@charset "utf-8";

/*
Theme Name: freppe_web_v2
Author: RAMLABEL
Description: テーマの説明。
Template:twentysixteen
*/

/*子テーマに必要なCSSは、@importの後に書き込む*/
/* @import url("../twentysixteen/style.css"); */

/*　スマホ　*/
@media screen and (max-width:767px) {
#page{border:0px green solid; }
.site-inner{border:0px pink solid; max-width:1280px; margin:auto;}
#masthead{border:0px yellow solid;}
.tow_column{border:0px #66ff66 solid; padding:0; max-width:1280px; width:100%; margin:auto;}
#primary{border:0px red solid; width:100%;  background-color:#f5f5f5;}
#secondary{border:0px blue solid;  width:80%; margin:auto; }
#colophon{border:0px black solid;}
 }
/*　Pad　*/
@media screen and (min-width:768px) and ( max-width:1023px) {
#page{border:0px green solid; }
.site-inner{border:0px pink solid; max-width:1280px; margin:auto;}
#masthead{border:0px yellow solid;}
.tow_column{border:0px #66ff66 solid; padding:0; width:100%; margin:auto;}
#primary{border:0px red solid; width:100%;  background-color:#f5f5f5;}
#secondary{border:0px blue solid;  width:80%; margin:auto;}
#colophon{border:0px black solid;}
}
/*　PC　*/
@media screen and (min-width:1024px) {
#page{border:0px green solid; }
.site-inner{border:0px pink solid; margin:auto; }
#masthead{border:0px yellow solid;}
.tow_column{border:0px #66ff66 solid; padding:0; width:100%; margin:auto;}
#primary{border:0px red solid; width:100%; background-color:#f5f5f5; }
#secondary{border:0px blue solid;  max-width:800px; margin:auto; }
#colophon{border:0px black solid;}
}

@media screen and (max-width:767px) {}
@media screen and (min-width:768px) and ( max-width:1023px) {}
@media screen and (min-width:1024px) {}

body{font-family:  "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", "Verdana", sans-serif; font-feature-settings : "palt"; letter-spacing:1px; }
.fontface{font-family: 'Barlow Condensed', sans-serif;}
.fontface01{font-family: 'Abril Fatface', cursive;}
@media screen and (max-width:767px) {.kesusp{display:none; }}
@media screen and (min-width:768px) and ( max-width:1023px) {}
@media screen and (min-width:1024px) {}


/*キャプションを設定すると画像がはみ出してしまう場合の対処*/
.wp-caption { max-width: 100% !important; }

/*トップページ　コンテンツインデックス関連*/
.contents_index a{color:#333; text-decoration:none;}
.entry-title-toppage { margin-top:5px;}
.entry-title-toppage h2{ font-weight:normal; font-size:9pt;}
.contents_index{font-size:0; margin:auto; max-width:1800px; letter-spacing:-100px; border:0px red solid; }
@media screen and (max-width:767px) {.contents_index{ width:96%; padding-top:46px; }}
@media screen and (min-width:768px) and ( max-width:1023px) {.contents_index{padding-top:60px;  }}
@media screen and (min-width:1024px) {.contents_index{ padding-top:60px; }}
.contents_index li{
    display: inline-block; 
    vertical-align: top; 
    border:0px red solid; 
    margin-bottom:10px; 
    font-size:9pt; 
    letter-spacing:1px} 
@media screen and (max-width:767px) {.contents_index li{ width:50%;}}
@media screen and (min-width:768px) and ( max-width:1023px) {.contents_index li{ width:25%;}}
@media screen and (min-width:1024px) {.contents_index li{ width:20%; border:0px red solid; }}
.contents_index li a{ display: block; }
.contents_index li img {width:100%; height:auto; }
@media screen and (max-width:767px) {.index_onebox{margin:0 4px 5px 4px; }}
@media screen and (min-width:768px) and ( max-width:1023px) {.index_onebox{margin:0 10px 20px 10px; }}
@media screen and (min-width:1024px) {.index_onebox{margin:0 10px 20px 10px; }}
/*▼▼▼ページネーション▼▼▼*/
.m-pagenation_title{width:100%; text-align:center; font-size:12pt; margin-top:36px; margin-bottom:25px; }
.m-pagenation{width:100%; text-align:center;}
.m-pagenation__body{ margin:auto; width:600px; font-family:Arial,Helvetica,sans-serif;}
.m-pagenation__body li{float:left; width:60px; list-style-type:none; font-size:12pt; font-weight:bold; padding:10px 0}
.m-pagenation__body li a{display:block; color:#ff00cc; text-decoration:none; }
.m-pagenation .-current{border-bottom :2px #ff00cc solid;}
.m-pagenation__body li:hover{color:#ff00cc; border-bottom :2px #ff00cc solid;}
.m-pagenation__body li a:hover{color:#ff00cc;}



/*トップページ関連*/
.entry-content{font-size:10pt; line-height:220%; letter-spacing:1px;}
.entry-content img{ width:100%; height:auto;}
.entry-header{width:100%; background-color:#fff; text-align:center;}
@media screen and (max-width:767px) {.entry-header_box{padding:10px 10px 0; height:56px;}}
@media screen and (min-width:768px) and ( max-width:1023px) {.entry-header_box{padding:17px 10px 0; height:50px;}}
@media screen and (min-width:1024px) {.entry-header_box{padding:17px 10px 0; height:50px;}}
.entry-header h1{font-size:8pt; line-height:1.5; font-weight:normal; }
.entry-header h2{line-height:1.5; font-weight:normal; }
@media screen and (max-width:767px) {.entry-header h2{font-size:7pt;}}
@media screen and (min-width:768px) and ( max-width:1023px) {.entry-header h2{font-size:8pt;}}
@media screen and (min-width:1024px) {.entry-header h2{font-size:8pt;}}

/*エントリー関連*/
.entry-header-single{max-width:1200px; width:90%; margin:auto; text-align:center; padding-top:20px; }
.entry-header-single h1{font-weight:normal; line-height:1.5; }
@media screen and (max-width:767px) {.entry-header-single h1{font-size:16pt; }}
@media screen and (min-width:768px) and ( max-width:1023px) {.entry-header-single h1{font-size:30pt; }}
@media screen and (min-width:1024px) {.entry-header-single h1{font-size:30pt; }}
.post-author{width:100%; text-align:center; padding-top:20px; font-szie:8pt; letter-spacing:2px; }
.entry-content{max-width:960px; width:90%; margin:auto; line-height:2.2; font-size:12pt; letter-spacing:2px; text-align: justify; text-justify: inter-ideograph;}
@media screen and (max-width:767px) {}
@media screen and (min-width:768px) and ( max-width:1023px) {}
@media screen and (min-width:1024px) {}

.alignnone{margin:10px auto; }
.alignnone img{max-width:100%; height:auto;}
.wp-caption-text{margin-top:4px; font-style:italic; color:#696969;}
.post-author{font-family:Arial,Helvetica,sans-serif; font-size:8pt; letter-spacing:1px; margin:0 0 20px 0;}

.shopinfo_button_wrapper{width:250px; margin:30px auto;}
.shopinfo_button { display: inline-block; width: 100%; height: 50px; line-height: 48px; text-align: center; text-decoration: none; outline: none; background-color: #8d8d8d; border: 2px solid #8d8d8d; color: #fff; letter-spacing:2px; margin:0px auto 1px auto; font-family:Arial,Helvetica,sans-serif; font-size:9pt; font-weight:bold; }
.shopinfo_button::before, .shopinfo_button::after {position: absolute; z-index: -1; display: block; content: '';}
.shopinfo_button, .shopinfo_button::before, .shopinfo_button::after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .3s; transition: all .3s;}
.shopinfo_button:hover {background-color: #fff; border-color: #59b1eb; color: #59b1eb;}

.widget{margin-bottom:40px;}
.widget ul{margin-top:5px; padding-top:15px; border-top:1px #484848 solid;}
.widget ul li{list-style-type:none; font-size:10pt; margin:0 0 5px 0; line-height:180%;}
.widget ul a{text-decoration:none; color:#000;}
.widget ul a:hover{text-decoration:underline; color:#fba9b5;}


@media screen and (max-width:767px) { .ram_form{  border-top:0px #484848 solid; margin-top:40px; padding-top:40px; text-align:center;}}
@media screen and (min-width:768px) and ( max-width:1023px) { .ram_form{  border:0px red solid; text-align:center; margin-top:40px; padding-top:40px;}}
@media screen and (min-width:1024px) { .ram_form{ text-align:center; margin-top:40px; padding-top:40px;}}


.searchform {
  position: relative;
}

.searchfield {
  font-size: 14px;
  width: 90%;
  margin: 0 auto;
  padding: 10px;
  border: solid 1px #bbb;
  border-radius: 4px;
  background-color: #efefef;

}
 
.searchsubmit {
  font-family: FontAwesome;
  font-size: 1.4em;
  position: absolute;
  top: 0;
  right: 8%;
  margin-top: 10px;
  padding: 0;
  cursor: pointer;
  color: #6297f5;
  border: none;
  background: transparent;
}
 
.searchsubmit:hover {
  opacity: .6;
}


/* Calendar Widget*/

.widget_calendar table {
	line-height: 2;
	margin: 0;
	width:100%;
	font-size:8pt;
}

.widget_calendar caption {
	color: #696969;
	font-weight: lighter;
	line-height: 1.7142857142;
	margin-bottom: 5px;
	text-align: center;
	text-transform: uppercase;
	margin-top:5px; padding-top:15px; border-top:1px #484848 solid;
	font-size:10pt;
}

.widget_calendar thead th {
	background-color: rgba(255, 255, 255, 0.1);
}

.widget_calendar tbody td,
.widget_calendar thead th {
	text-align: center;
}

.widget_calendar tbody a {
	background-color: #fba9b5;
	color: #fff;
	display: block;
	text-decoration:none;
}

.widget_calendar tbody a:hover {
	background-color: #f98998;
}

.widget_calendar tbody a:hover {
	color: #fff;
}

.widget_calendar #prev {
	padding-left: 5px;
}

.widget_calendar #next {
	padding-right: 5px;
	text-align: right;
}

.widget_calendar #prev a{color: #fba9b5;}
.widget_calendar #next a{color: #fba9b5;}

.page-header{padding-bottom:20px; }

.page-content_search p{padding-bottom:10px; text-align:center;} 


.button_wrapper{width:250px; margin:30px auto; padding-bottom:60px; }

.button2 {
	display: inline-block;
	width: 100%;
	height: 54px;
	line-height: 54px;
	text-align: center;
	text-decoration: none;
	outline: none;
	background-color: #fff;
	border: 2px solid #000;
	color: #000;
	letter-spacing:2px;
	margin:0px auto 1px auto;
	border-radius: 27px;        /* CSS3草案 */  
    -webkit-border-radius: 27px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 27px;   /* Firefox用 */  
    font-family:Arial,Helvetica,sans-serif; font-size:10pt; font-weight:bold; 
}
.button2 img{margin-top:30px;}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2:hover {
	background-color: #fff;
	border-color: #59b1eb;
	color: #59b1eb;
}

.size-full{filter: drop-shadow(2px 2px 4px rgba(0,0,0,0.3));}


