@charset "UTF-8";

/*
Theme Name: JAMTPL 2019
Theme URI: http://jam.codes
Version: 1.05
Author: JAM Community Design
Description: オフィシャルWEBサイトテンプレート
*/


/* ==================== タグの初期設定 ==================== */

body {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

BODY, H1, H2, H3, H4, H5, H6, P, TD, TH, DIV, INPUT, TEXTAREA, OL, UL, LI, PRE {
font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-break: strict;
}


body,html{
height:100%;
}
body {
color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
}
h1 {
font-weight: normal;
font-size: small;
}
h2,
h3,
h4,
h5,
h6 {
font-size: medium;
}
p,
td,
th,
li,
dt,
dd,
input,
textarea,
.entryBody,
.entryMore {
font-size: 14px;
}
.clear {
clear: both;
}
br.clear {
letter-spacing: 0;
line-height: 1;
}
.center {
text-align: center;
}

ul.reset{
	margin:0;
	padding:0;
	list-style:none;
}

.caution{
	color:#ff0000;
}

BR.clear {
clear: both;
}
.center {
text-align: center;
}

a img:hover {
    transition: 0.3s linear;
    opacity: 0.7;
}

.aligncenter {
display: block;
margin: 5px auto;
}

/*forsp*/

.pcNone {
  display: none;
}
.ac_Menu {
  display: none;
}

#sp_gnavi{
  display: none;
}

.mincho{
    font-family: "游明朝", YuMincho, 'HG正楷書体-PRO',"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

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

.imgScale img {
	display: block;
	transition-duration: 0.3s;
}
.imgScale img:hover {
	transform: scale(1.1);
	transition-duration: 0.3s;
}

p.btn{
border:solid 1px #333;
max-width:300px;
box-sizing:border-box;
margin:50px auto;
text-align:center;
}

p.btn i{
margin-right:10px;
}

p.btn a{
display:block;
padding:10px 30px ;
}

.navigation{
	font-size:12px;
}

.navigation a{
color:#ddd;	
}


.alignleft{
	float:left;
	width:50%;
}

.alignright{
	float:right;
	width:50%;
	text-align:right;
}

.pagetop {
	z-index:9999;
    cursor: pointer;
    position: fixed;
    right: 80px;
    bottom: 60px;
}

/* ==================== クリアフィックス ==================== */
.clearfix:after {
content: ".";
display: block;
clear: both;
line-height: 0;
font-size: 0;
height: 0;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Mac版IEを除外 \*/
.clearfix {
display: block;
}
/* */



/* ==================== サイト全体 レイアウト ==================== */
/* ========== 全体枠 ========== */
#container_top {
}

#container {
}

/* ========== ヘッダー ========== */
#header {
width:100%;
z-index:9999;
position:absolute;
background:#fff;	
}

.topPage #header {
position:absolute;
top:0;	
/*background:transparent;*/
background:rgba(255, 255, 255, 0.88);
}

#header.fixed{
position:fixed;
top:0;
height:65px;
background:#fff;
}

#headerTitle {
max-width:1600px;
margin: 0 auto;
	padding:0 20px;
}
#headerAreaLogo {
float: left;
margin-top:6px;
}

#headerAreaLogo img{
/*max-height:30px;*/
max-height:50px;
}

#headerAreaLogo img:hover {
}

#headerAreaSub {
float: right;
text-align: right;
}

p#headerAddress {
}


.topPage #mainBg{
	padding: 0!important;
}

#mainBg {
margin: 0 auto;
padding: 65px 0 0;
}



@media screen and (min-width: 992px) {
.navbar-toggle {
    display: none;
}
}

/* ========== キャッチ画像 ========== */
#catchArea {
/*height:100vh;*/
height:100vh;
max-height: 650px;
background: url("https://www.daphne-coffee.jp/wp-content/themes/JAMTPL/cmn/images/mainimage.jpg") center center no-repeat;
background-size: cover;
background-attachment:fixed;
position:relative;
background-position: bottom;
top:0;
left:0;
transition: background 1s ease;
    -webkit-transition: background 1s ease;
}
#catchArea:before {
content: "";
padding: 50%;
background: rgba(0, 0, 0, 0.38);
position: absolute;
bottom: 0;
}

#catchArea_sp{
	display:none;
}

.catchArea_inner{
top:0;
bottom:0;
left:0;
right:0;
margin:auto;
height:180px;
position:absolute;
color:#fff;
text-align: center;
}

.catchArea_inner h1{
/*font-size: 72px;*/
/*font-weight: 700;
font-size: 48px;
margin-bottom:20px;*/
}
.catchArea_inner h1 {
font-weight: 700;
font-size: 36px;
margin-bottom: 20px;
line-height: 60px;
}
.catchArea_inner h1 span {
    font-size: 60px;
    display: block;
}
.catchArea_inner h2 {
/*font-weight: 600;*/
font-size: 20px;
margin: 20px 0 40px;
}

.catchArea_inner p {
font-size: 16px;
line-height: 2.1;
font-weight: 600;
}

#subcatch{
	max-height:250px;
	overflow:hidden;
}

#main {
width: 1200px;
margin: 0 auto;
}
#mainInner {
padding: 15px 0;
}



/* ========== メインメニュー ========== */
#mainMenu {
margin: 0 auto;
height:64px;
}
#mainMenu ul {
margin: 0 auto;
padding: 0;
float:right;
}

div#mainMenu ul,
div#mainMenu ul li,
div#mainMenu ul li a {
line-height:64px;
color:#3e3013;
font-weight:500;
}
div#mainMenu ul li {
float:left;
margin:0 0 0 20px;
list-style-type: none;
position:relative;
}

div#mainMenu ul li:first-of-type {
margin-left:0;	
}

div#mainMenu ul li a{
position: relative;
	display:inline-block;
}

div#mainMenu ul li:last-child a {
    background: #3e3013;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
}
div#mainMenu ul li:last-child a:hover{
background:#111;
color: #fff;
}



div#mainMenu ul li a:before {
	position:absolute;
	content:'';
	left:0;
	bottom:0;
	width:0;
	height:4px;
	background-color:#3e3013;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
}

div#mainMenu ul li:hover a:before {
width:100%;
}

/*
div#mainMenu ul li:before{
content:"|";
margin-right:20px;
}

div#mainMenu ul:after{
content:"|";
margin-left:15px;
}
*/

div#mainMenu ul li a:hover {
text-decoration:none;
color: #3e3013;
opacity: 0.8;
}


div#mainMenu div.sub_menu{
background: rgba(240,240,240,1);
position:absolute;
z-index:9999;
left:0px;
bottom:65px;
width:100%;
color:#000;
padding:5px 0;
}

#header.fixed div#mainMenu div.sub_menu{
top:65px;
bottom:unset;
}	

div#mainMenu ul li ul {
text-align:center;
}

div#mainMenu ul li ul li{
display:inline-block;
font-weight:200;
}

div#mainMenu ul li ul li a{
font-weight:500;
}

div#mainMenu ul li ul li a:hover{
font-weight:500;
color:#3e3013;
}

div#mainMenu ul li i{
margin-right:8px;
}

div#mainMenu ul li ul {
float:none;
}

div#mainMenu ul li div a{
color:#000;
}

div#mainMenu ul li ul li a:before {
display:none;
}

div#mainMenu ul li ul li:before{
display:none;
}

div#mainMenu ul li ul:after{
display:none;
}

div#mainMenu ul a {
}

.sub_menu{
display:none;
}


/* ========== 2カラム 設定 ========== */
#secondArea {
}
#contents {
}

/* ==================== コンテンツ ==================== */
#contents {
}


/* ---------- コモン ---------- */
#contents h1,
#contents h2,
#contents h3,
#contents h4,
#contents h5,
#contents h6 {
clear: both;
margin-bottom: 10px;
}
#contents h2,
#contents h3,
#contents h4,
#contents H5,
#contents H6,
#contents p,
#contents td,
#contents th,
#contents li,
#contents dt,
#contents dd,
#contents .entryBody,
#contents .entryMore {
line-height: 1.5;
}
#contents p,
#contents ul,
#contents ol,
#contents dl,
#contents table {
margin-bottom: 15px;
font-size:14px;
}
#contents tr{
border-bottom: 1px solid #dddddd;
}

#contents tr:nth-child(even) {
    background: #fafafa;
}

#contents td{
padding: 15px 10px;
}
#contents th{
font-weight:bold;
padding: 15px 10px;
}
#contents thead th,
#contents tfoot th{
color: #fff;
background-color: #333;
}




/* ---------- 見出し ---------- */

#contents .mainTitle h2:before {
content: "";
    width: 40px;
    height: 1px;
    background: #000000;
    display: block;
    margin: 30px auto 15px;
}

#contents .mainTitle h2 {
/*font-family:"游明朝", YuMincho, 'HG正楷書体-PRO',"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
text-align:center;
font-size:28px;
position: relative;
margin:50px 0;
}

#contents .mainTitle h2 span{
/*font-family: 'Noto Sans JP','Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
display:block;
font-size:14px;
color:#aaa;
}

#contents .mainTitle h3 {
text-align:center;
font-size:22px;
/*font-family:"游明朝", YuMincho, 'HG正楷書体-PRO',"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
color:#771c1c;
}

#contents .mainTitle h2.rss {
}
#contents .mainTitle a.rss {
display: block;
text-decoration: none;
color: #333333;
width: 100%;
}
#contents .mainTitle a.rss:hover {
text-decoration: none;
}

#contents h3 {
font-weight:700;
font-size:17px;
}



/* ---------- ボディー ---------- */
#contents .mainContents {
padding: 10px 0;
}
#contents .entryBody,
#contents .entryMore {
}
#contents .entryBody a:hover img,
#contents .entryMore a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
}

/* ---------- ページ送り ---------- */
#contents .contentNavi {
text-align: center;
padding-bottom: 8px;
width: 100%;
margin: 0 0 8px;
background: url("https://www.daphne-coffee.jp/wp-content/themes/JAMTPL/cmn/images/hr_bg.gif") left bottom repeat-x;
}
#contents .contentNavi a,
#contents .contentNavi strong,
#contents .contentNavi span.current_page{
display: inline-block;
text-decoration: underline;
text-align: center;
line-height: 1;
font-size: 130%;
margin: 0 5px 0 0;
padding: 5px 8px;
border: 2px solid #efefef;
/* color */
color: #1C55FF;
border-color: #efefef;
background-color: #f5f5f5;
}
#contents .contentNavi strong,
#contents .contentNavi a:hover {
text-decoration: none;
color: #101113;
border-color: #dddddd;
background-color: #ffffff;
}

#contents .contentNavi span.current_page{
text-decoration: none;
color: #101113;
border-color: #dddddd;
background-color: #ffffff;
}



/* ---------- 基本クラス ---------- */
.pankuzu {
background:#f3f3f3;
padding:5px;
color:#333;
}

.pankuzu p{
	width:1200px;
	margin:0 auto;
	text-align:right;
	font-size:11px;
}

.pankuzu a{
color:#333;
}



/* ==================== ブログセカンドエリア ==================== */
#secondArea {
width: 300;
float:right;
}

#contents.has_secondArea{
	width:850px;
	float:left;
}

#secondArea .widget{
	border:solid 3px #f3f3f3;
	padding: 15px;
	box-sizing:border-box;
	margin-bottom:50px;
}

#secondArea .widget h3 { margin-bottom: 20px;}

#secondArea .post-list-wrapper li { 
display: inline-block;
border-bottom: 1px solid rgb(235, 235, 235);
width: 100%;
margin-top: 12px;
padding-bottom:12px;}
.small_featured_image { float: left;
width: 70px;
height: 60px;
background-size: cover;
margin-right: 15px;}
.list_metas { font-size: 11px;
margin-top: -5px;}

#secondArea .list_metas span {margin-right:15px;}
#secondArea .list_metas i {margin-right:5px;}
#secondArea .small_title {font-size: 14px;
font-weight: bold;
color: rgb(134, 134, 134);
line-height: 18px;
}

#contents.has_secondArea .mainTitle h2{
text-align:left;
}

#contents.has_secondArea .mainTitle h2:before{
margin:30px 0 15px;	
}

.post-meta{
	border-bottom:solid 1px #eee;
	padding-bottom:15px;
}

.post-meta .post-date i{
	margin-right:10px;
}

.post-meta .category{
	margin-left:15px;
	background:#e01d03;
	border-radius :3px;
	padding:3px 30px;
}

.post-meta .category a{
color:#fff;	
}



/* ========== フッター ========== */

#footer {
  text-align: center;
  clear: both
}

#footerInner {
  width: 1200px;
  padding: 40px 0;
  margin: 0 auto
}


#footerAreaLogo p{
font-size:12px;
line-height:1.8;
margin-bottom:25px;
}

footer p#copyright {
  text-align: center;
  font-size: 60%;
  padding: 30px 0;
}


/* ==================== トップページ ==================== */

.mainBlock{
	padding:40px 0 ;
}



#news {
  margin: 80px auto
}

#contents #news .mainTitle h2 {
  margin-bottom: 20px
}

#news .date {
  list-style: none;
  margin: 0;
  padding: 0
}

#news .date li {
  font-size: 16px;
  padding: 25px 0;
  border-bottom: solid 1px #ddd
}

#news .date li a:hover {
  text-decoration: underline;
  color: #0A172F
}

#news .date li span.news_title {
  font-weight: 700
}

#news .date li span.dateCategory {
  border: solid 1px #999;
  padding: 10px 20px;
  margin: 0 50px
}

.content-inner {
  width: 80%;
  max-width: 1200px;
  margin: 0 auto
}

.gray{
background:#fafafa;
border-top:solid 1px #efefef;
border-bottom:solid 1px #efefef;
}

/* ==================== 1カラム ==================== */
/*主な用途
コンセプト
メッセージ
*/

.one_colomun{
/*background-image:url("https://www.daphne-coffee.jp/wp-content/themes/JAMTPL/cmn/images/concept_bg.jpg");
background-size: cover;
background-attachment: fixed;*/
background:#fff;
position:relative;
}

.one_colomun #read {
margin:80px auto;
text-align:center;
}

.one_colomun #read p{
font-size:16px;
line-height:2.1;
font-weight:500;
margin-bottom:30px;
}




/* ==================== サービスの特徴 ==================== */
	
#point ul{
margin:0 auto;
padding:0;
list-style:none;
  display: flex;
flex-wrap: wrap;
}

#point ul li{
    width: 23%;
    margin: 0 1% 50px;
    box-sizing: border-box;
    padding: 10px 15px;
    border: solid 1px #dddddd;
	background:#fafafa;
}


#point ul li div.imgScale{
margin-bottom:15px;
background:#000;
 transition: all .5s ease;
 -webkit-transition: all .5s ease 0s;
 -moz-transition: all .5s ease 0s;
 -ms-transition: all .5s ease 0s;
 -o-transition: all .5s ease 0s;
}

#point ul li:hover div.imgScale{
	background:#333;
}

#point ul li img{
	width:100%;
}



/* ==================== サービスの特徴 ==================== */
	
#point2 ul{
margin:0 auto;
padding:0;
list-style:none;
}

#point2 ul li{
	margin-bottom:50px;
}

#point2 ul li div.imgScale{
	width:45%;
	display: table-cell;
	vertical-align:top;
}

#point2 ul li div.imgScale span{
		max-height:600px;
	overflow:hidden;
	display:block;
}

#point2 ul li div.textArea h3{
	text-align:left;
}

#point2 ul li div.textArea{
	width:55%;
	display: table-cell;
	vertical-align:middle;
	box-sizing:border-box;
	padding:0 70px;
}

#point2 ul li div.imgScale{
margin-bottom:15px;
}

#point2 ul li:hover div.imgScale{
}

#point2 ul li div.textArea .subcomment{
	padding:30px 15px;
	background:#f3f3f3;
	margin-bottom:20px;
}

#point2 ul li img{
	width:100%;
}

#point2 ul li p{
	font-size:16px;
}

#point2 ul li p.mini{
font-size:14px;	
}

#point2 ul li h3{
	font-size:26px;
	margin-bottom:20px;
}

/* ==================== メニュー紹介 ==================== */

#menu table th{
}

#menu table{
margin:0 0 30px;
}

#menu p{
margin-bottom:50px;
}

#menu h3.title{
    color: #e01d03;
margin-bottom:0;
}

/* ==================== 会社 ==================== */

#about h3{
text-align:center;
}

#about ul {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

#about ul li {
    float: left;
    width: 380px;
    margin-right: 30px;
    margin-bottom: 30px;
}

#about ul li:nth-child(3n) {
    margin-right: 0;
}


#insta ul{
margin:0;
padding:0;
list-style:none;
text-align:center;
}

#insta ul li{
display:inline-block;
width:150px;
margin:5px;
}

#insta ul li img{
width:100%;
height:auto;
}


/* ==================== 問い合わせボックス ==================== */


#contact_box{
width:1000px;
border:solid 5px #eee;
margin: 50px auto;
box-sizing:border-box;
}

#contact_box p{
margin:30px 0;
font-size:20px;
text-align:center;
}

#contact_box p span{
font-size:28px;
color:#e01d03;
}

#contact_box table{
width:100%;
}

/* ==================== contactform7 ==================== */

.widget label {
  display: block; }

.widget .wpcf7-text,
.widget .wpcf7-textarea {
  margin-bottom: 20px !important; }

.wpcf7 {
  margin: 30px auto !important;
  padding: 40px 30px !important;
  background: rgba(215, 215, 215, 0.15); }
  @media (max-width: 767px) {
    .wpcf7 {
      width: 100%; } }
  @media (min-width: 768px) {
    .wpcf7 {
      width: 80%;max-width:600px; } }

.wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap textarea {
  box-sizing: border-box;
  width: 100%;
  border-radius: 2px;
  border: 1px solid #ccc;
  padding: 7px 10px;
  font-size: 1em;
  -webkit-appearance: none; }

.wpcf7-form p {
	margin-bottom:30px;
}

.wpcf7-form input[type="submit"] {
  border-radius: 2px;
  -webkit-transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid #ddd;
  padding: 7px 50px;
  font-size: 1em;
  display: block;
  margin: 0 auto;
  background: #ddd;
  cursor: pointer;
  color: #fff;
  margin-top: 0px; }

.wpcf7-form input[type="submit"]:hover {
  background: #ccc;
  border: 1px solid #ccc; }



/* カート（ゴースト）ボタン設定
----------------------------------------------- */
.form_btn a {
position: relative;
z-index: 2;
    display: inline-block;
    padding: 0;
    background: #3e3013;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff !important;
    text-decoration: none;
    font-weight: 500;
    max-width: 300px;
    width: 300px;
    height:40px;
    line-height:40px;
    text-align: center;
    font-size: 15px;
	overflow: hidden;
box-sizing:border-box !important;
}

.form_btn a:hover{
  color: #3e3013 !important;
	    text-decoration: none;
}
.form_btn a::after {
	top: 0;
        bottom:-100%;
	width: 100%;
	height: 100%;
}

.form_btn a:hover::after {
	left: 0;
	 background: #fff;
	border:1px solid #3e3013;
}
.form_btn a::before,
.form_btn a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.form_btn a,
.form_btn a::before,
.form_btn a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#contact_box p.form_btn a i{
margin-right:15px;
}


#contents .faq_block{
	padding:15px;
	background:#fff;
	margin-bottom:20px;
}


#contents .faq_block h3 {
    cursor:pointer;
    border:solid 1px #ccc;
    padding:8px;
    font-size:16px; 
	margin-bottom:0;
}

.faq_block h3::after {
font-family: 'Font Awesome 5 Free';
    content: "\f067";
    float: right;
    color: #000;
    font-size: 18px;
    line-height: 22px;
}

.faq_block h3.active:after {
font-family: 'Font Awesome 5 Free';
    content: "\f068";
    }

.answer_area{
    display:none;
    font-size:14px;
    line-height:140%;
    margin:0;
    padding:15px 15px 0;  
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
    }

.faq_block h3.over {
background-color: #efefef;
}

/* ==================== ブログ記事デザイン ==================== */

#contents.blog blockquote {
	margin:0 0 25px 0;
    padding: 20px;
    font-size: .9em;
    background: #eee;
    border-radius: 4px; }

#contents.blog blockquote p:last-child{
margin-bottom:0;	
}

#contents.blog iframe{
}

#contents.blog h1{
	font-size:200%;
border-left:solid 3px #e01d03;
	padding-left:10px;
	margin-bottom:25px;
}

#contents.blog h2 {
font-weight:700;
border-bottom:solid 1px #ddd;
	padding-bottom:15px;
font-size:22px;
	margin:40px 0 20px;
}	
	
#contents.blog h3 {
font-weight:700;
font-size:17px;
color:#e01d03;	
}
#contents.blog h4 {
font-weight:700;
font-size:17px;
}

#contents.blog .mainContents A,
#contents.blog .mainContents A:visited,
#contents.blog .mainContents A:hover{
}

/* ==================== スクロールボタン ==================== */

.scroll-btn p {
  margin-left: -42px;
}
@-webkit-keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
}
@-moz-keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
}
@keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
}
 .scroll-btn {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5%;
    text-align: center;
}
.scroll-btn > * {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
    color: #ffffff;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.scroll-btn .mouse {
    position: relative;
    display: block;
    width: 35px;
    height: 55px;
    margin: 0 auto 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #ffffff;
    border-radius: 23px;
}
.scroll-btn .mouse > * {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #ffffff;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite;
    }


/* ==================== 以下サイト別追加CSS ==================== */

.wpco{background-color:#fcfcfc;border:1px solid #eee;padding:.93478rem .93478rem .46739rem;}.wpco-wrapper[aria-hidden=false] .wpco{visibility:visible}@media (min-width:40em){.wpco{padding:.93478rem 1.86957rem .46739rem}}.wpco__title{margin:0 0 .46739rem;font-size:16px;font-size:1rem;line-height:1.86957}.wpco .contents-outline ol{list-style:none;margin-left:0;padding-left:0;counter-reset:wpco;border-top:1px dotted #eee}.wpco .contents-outline li:not(:first-child){border-top:1px dotted #eee}.wpco .contents-outline li ol{margin-top:-1px}.wpco .contents-outline a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#333;padding:.46739rem 0;text-decoration:none}@media (min-width:64em){.wpco .contents-outline a:active,.wpco .contents-outline a:focus,.wpco .contents-outline a:hover{color:#888}}.wpco .contents-outline a:before{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-item-align:start;align-self:flex-start;margin:3px 10px 0 0;display:inline-block;background-color:#e01d03;color:#fff;font-size:10px;line-height:1;padding:.25em .55em .35em;counter-increment:wpco;content:counter(wpco)}.wpco .contents-outline li li>a{padding-left:1.5em}.wpco .contents-outline li li li>a{padding-left:3em}.wpco .contents-outline li li li li>a{padding-left:4.5em}.wpco .contents-outline li li li li li>a{padding-left:6em}

.wp-oembed-blog-card{margin-bottom:15px;}

a.wp-share-button__button:hover{text-decoration:none!important;}

#contents.blog h2.wpco__title{
font-weight: 500;
border:none;
padding-bottom: 0;
font-size: 18px;
margin:0 0 15px 0;
}

table.tw1000{
width:1000px;
	box-sizing:border-box;
border:solid 5px #eee;
margin: 50px auto;
}


.viwport{
    margin-top: -120px;
    padding-top: 120px;
}

.wd1200{
width:1200px;
margin:0 auto;
}


/*コンセプト*/
#concept ul {
    width: 900px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
	display:flex;
	flex-wrap:wrap;
}
#concept ul li {
    float: left;
    width: 48%;
	margin:1%;
}

#concept ul li a span {
    text-align: center;
    color: #fff;
    position: absolute;
    /* bottom: 0; */
    top: 10px;
    height: 36px;
    margin: auto;
    /* right: 0; */
    left: 0;
    font-size: 18px;
    text-shadow: 1px 1px 1px #000;
    padding: 8px 12px;
    line-height: 18px;
    background: rgba(0, 0, 0, 0.58);
    box-sizing: border-box;
}
/*メニュー*/
span.small {
    font-size: 80%;
    font-weight: 400;
}
.linkbox a {
    padding: 10px 20px;
		font-size: 16px;
    border: 1px solid;
margin: 20px 5px;
    display: inline-block;
    background: #fff;
}
.linkbox {
    text-align: center;
}
.linkbox a:hover {
    text-decoration: none;
}
#menu {
    background-image: url(https://www.daphne-coffee.jp/wp-content/themes/JAMTPL/cmn/images/concept_bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.menu_box {
width: 90%;
background: rgba(255, 255, 255, 0.87);
margin: auto;
padding: 5%;
box-sizing: border-box;
}
#contents .menu_box tr:nth-child(even) {
    background: unset;
}
.menu_box .wd1200 {
    max-width: 1200px;
    width: 100%;
}
span.priceleft {
    text-align: left;
    display: inline-block;
    width: 48%;
}
span.priceright {
    text-align: right;
    display: inline-block;
    width: 48%;
}
#menu table th {
	padding: 15px 0;
    box-sizing: border-box;
}
#menu table td {
	width:20%;
	padding: 15px 0;
    box-sizing: border-box;
}

/*店舗案内*/
.imgScale {
overflow: hidden;
width: 100%;
height: 250px;
position: relative;
border: 1px solid #ccc;
}
.imgScale img {
    display: block;
    transition-duration: 0.3s;
    text-align: center;
    margin: auto;
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

/*how to*/
div#under_catchArea_howto {
    height: 200px;
    background: url(https://www.daphne-coffee.jp/wp-content/themes/JAMTPL/cmn/images/header_howto.jpg);
	background-size: cover;
    background-position: center center;
}
.mb_60 {
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px dotted #ccc;
}

/*about*/
.intro {
    margin-bottom: 60px;
}
#contents .intro p {
    line-height: 30px;
}
.dinb {
    letter-spacing: -4px;
}
.dinb_inner {
    letter-spacing: 0;
    width: 48%;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
}
.dinb_inner:nth-child(2n) {
margin-right: 0;
}
.dinb_inner img {
    width: 100%;
}

/*ヘッダーメニュー*/
div#mainMenu ul li ul#about {
    position: absolute;
    width: 200px;
    margin: auto;
    left: -80px;
}
div#mainMenu ul li ul#about li {
    display: block;
    width: 200px;
    margin: 0;
    float: none;
    background: rgba(255, 255, 255, 0.88);
}
div#mainMenu ul li ul#about li:last-child a {
    background: unset;
	color:#3e3013;
}

.img_left {
    float: left;
    margin-right: 30px;
}

/* ========== 下層サブキャッチ ========== */

#subcatch{
background: #efefef;	
margin-bottom:50px;
display:flex;
align-items:center;
justify-content:center;
height:200px;
max-height:30vh;
}

#subcatch h1 {
text-align:center;
font-size:120%;
position: relative;
margin:0;
color:#000;
width:600px;
padding:20px;
box-sizing:border-box;
}

.pager ul.pagination {
  text-align: center;
  margin: 30px 0 0;
  padding: 0
}

.pager .pagination li {
  margin: 0 2px;
  padding: 0;
  display: inline-block;
  background: #ddd;
  width: 50px;
  height: 50px;
  text-align: center;
  position: relative
}

.pager .pagination li span {
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: table;
  color: #fff;
  text-decoration: none
}

.pager .pagination li span a {
  display: table-cell;
  vertical-align: middle
}

.pager .pagination li a:hover, .pager .pagination li a.active {
  color: #fff;
  background: #ccc
}

@media only screen and (max-width:767px) {
  .pager .pagination li {
    display: none
  }
  .pager .pagination li.pre, .pager .pagination li.next {
    display: inline-block;
    width: 40%;
    height: 50px;
    text-align: center
  }
  .pager .pagination li.pre a, .pager .pagination li.next a {
    width: 100%;
    text-align: center
  }
  .pager .pagination li.pre span a::after {
    content: "　前の10件へ"
  }
  .pager .pagination li.next span a::before {
    content: "次の10件へ　"
  }
}
