/*
Theme Name:   floralies
Template:     responsive_249
*/

/*
 * ライセンス表記
 * 
 * Copyright (C) 2018 Rochester
 *      https://fonts.google.com/specimen/Rochester
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

/*
紫：#bc4277
*/

@import url('https://fonts.googleapis.com/css?family=Abril+Fatface|Pacifico|Open+Sans');

/* リンク設定
------------------------------------------------------------*/
a{
	color: #2957ba;
}

	a:hover, a:active{
		color: #8497c0;
	}


/* レイアウト
------------------------------------------------------------*/
#content{
	float:left;
}

#sidebar{
	float:right;
	padding: 50px 0 50px;
}

body{
	font-size: 14px;
	font-family: "Open Sans","Lucida Sans Unicode", "Lucida Grande","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5em;
}

	body:lang(en-AU){
		font-size: 15px;
		letter-spacing: 0.1px;
	}

/* ヘッダー
*****************************************************/
#header .inner{
	position: relative;
	padding: 10px 0 0 0;
}


/* 言語選択
----------------------------------*/
#header .hdLang{
	top: 15px;
	position: absolute;
	z-index: 2;
}

.lang-item {
  display: inline;
}

/* ロゴ (サイトタイトル)
----------------------------------*/
#header h1{
text-align:center;
}


.ftText {
	margin-bottom: 10px;
	padding: 0px 15px;
	border-left: 3px double #CCC;
	font-style: italic;
	font-size: 15px;
}

/* タイポグラフィ
*****************************************************/
h2.title span,
.post h1,
.post h2,
.post h3,
.post h4,
#footer h3 {
	font-family: "Abril Fatface", "Lucida Sans Unicode", "Lucida Grande","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

#footer h3{
	font-size:140%;
	color: #333;
	border-bottom: 1px solid #bc4277;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}


/* pages */
.post h1 {
	border-bottom: 1px solid #bc4277;
	color: #333;
	font-size: 160%;
    padding-left: 10px;
}

.post h2 {
	border-left: 4px solid #bc4277;
	color: #333;
	font-size: 140%;
}

.post h3 {
	border-bottom: 1px solid #cad2dc;
	color: #333;
	font-size:130%;
}

.post h4 {
	color: #333;
	font-size:120%;
}

.post h5 {
	color: #333;
	font-size:110%;
	border-left: 4px solid #bc4277;
	padding-left:15px;
}

.post strong {
	font-weight: bold;
}

.post table {
	width: 100%;
	border: none;
}
	.post table th {
		text-align: center;
		border: none;
		color: #bc4277;
		background-color: #FFF;
		border-bottom: #bc4277 1px solid;
	}
	.post table td {
		border: none;
		border-bottom: 1px dashed #cad2dc;
		border-right: 1px dashed #cad2dc;
		text-align: center;
	}
		.post table td:last-child {
			border-right: none;
		}

.post .decoWrapper {
	border: 1px solid #a12c5e;
	padding: 10px 15px 0;
}
	.post .decoWrapper h3{
		font-family: "Abril Fatface", "Lucida Sans Unicode", "Lucida Grande","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;		
		margin-top: 20px;
		text-align: center;
		border-bottom: none;		
		font-size: 36px;
		position: relative;
	}

	.post .decoWrapper p{
		text-align: center;
	}

.breakWord {
	word-wrap: break-word;
	overflow-wrap: break-word;
}

.post .flexCenter {
	display: flex;
	justify-content: center;
}

/*
Copyright Ottis Kelleghan
https://codepen.io/cheeriottis/pen/inluv
Released under the MIT license
*/
.post .action-button {	
	padding: 10px 0;
	display: block;
	width: 40%;
	white-space: nowrap; 
	border-radius: 10px;
	font-family: 'Pacifico', cursive;
	font-size: 25px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 1;
	background-color: #bc4277;
	border-bottom: 5px solid #a12c5e;
	text-shadow: 0px -2px #a12c5e;
	transition: all 0.1s;
	-webkit-transition: all 0.1s;
}

	.post .action-button span{
		font-size: 13px;
	}
	
	.post .action-button:active {
		transform: translate(0px,5px);
		-webkit-transform: translate(0px,5px);
		border-bottom: 1px solid;
	}

/* top page */
.toppage {
	margin: 0;
}

h2.topTextTitle {
	clear:both;
	margin:30px 0 60px;
	font-size:140%;
	text-align:center;
	border-left: none;
}
	h2.topTextTitle span{
		padding:5px 0 8px 0;
		border-bottom: 7px solid #bc4277;
	}
	
	
/* cake */
.cakeFlavour {
	text-align: center;
}
	.cakeFlavour h4 {
		font-family: "Abril Fatface", "Lucida Sans Unicode", "Lucida Grande","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
		font-size: 160%;
		line-height: 1.2;
		border-left: none;
		text-align: center;
		padding: 10px 10px 0px 10px;
		margin: 10px 10px 0 10px;
		text-align: center;
		position: relative;
	}
		.cakeFlavour h4::after {
			content: ' ';
			width: 20%;
			height: 2px;
			background-color: #bc4277;
			top: 0;
			left: 40%;
			position: absolute;
		}
	.cakeFlavour h5 {
		font-size: 100%;
		color: #666;		
		border-left: none;
		text-align: center;
		padding: 0 10px;
		margin: 0 10px 10px 10px;
		text-align: center;
		position: relative;
	}

/*
	.cakeFlavour h4 {
		color: #666;		
		border-left: none;
		text-align: center;
		padding: 10px;
		margin: 10px 10px 15px 10px;
		text-align: center;
		position: relative;
	}
	.cakeFlavour h4::before {
		content: ' ';
		width: 33.3%;
		height: 1px;
		background-color: #bc4277;
		top: 0;
		left: 33.3%;
		position: absolute;
	}
*/
	
/* contact */
.mailFormWrapper {
	padding: 15px 5% 20px;
	border: 1px solid #CCC;
	background-color: #EFEFEF;
	border-radius: 3px;
}
.mailFormWrapper h5 {
	clear:both;
	margin:30px 0 60px;
	font-size:140%;
	text-align:center;
	border-left: none;
	margin: 20px 0 40px;
	font-size: 120%;
	padding: 0;
}
.mailFormWrapper h5 span{
	padding : 0 0 5px 0;
	border-bottom: 7px solid #bc4277;
}
		
.mailFormWrapper label {
	line-height: 2;
}
.formWrapper .required,
.mailFormWrapper .required {
	background: #933;
	border-radius: 3px;
	color: #FFF;
	font-weight: bold;
	padding: 2px 5px;
	margin-right: 8px;
	font-size: 70%;
}

.mailFormWrapper .formTxt {
	border: #bc4277 2px solid;
	background: #f8dbe7;
	border-radius: 5px;
	padding: 10px;
	text-align: center;
}

.mailFormWrapper .formComment {
	padding-top: 10px;
	font-size: 90%;
	text-align: right;
}
	
/* contact form 7 */
.mailFormWrapper span.wpcf7-list-item {
	display: block;
}

.formWrapper .serviceForm {
	background: #FFF;
	padding: 5%;
	margin-bottom: 20px;
}

.formWrapper table.formTbl {
	width: 100%;
	margin: 0 0 20px;
}
.formWrapper table.formTbl td {
	vertical-align: middle;
}

	.formWrapper table.formTbl td input{
		width: 50px;
	}

.formWrapper .btnWrapper {
	text-align: center;
}
.formWrapper .btnWrapper input {
	padding: 10px 15px;
	border-radius: 5px;
	border: 1px solid #666;
	color: #FFF;
	font-size: 100%;
	cursor: pointer;						
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7f7f7f+0,424242+100 */
	background: rgb(127,127,127); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(127,127,127,1) 0%, rgba(66,66,66,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(127,127,127,1) 0%,rgba(66,66,66,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(127,127,127,1) 0%,rgba(66,66,66,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f7f7f', endColorstr='#424242',GradientType=0 ); /* IE6-9 */
}


.formWrapper {
	font-size: 16px;
	line-height: 1.7em;
}
.formWrapper input[type=text],
.formWrapper input[type=email],
.formWrapper textarea {
	font-size: 16px;
	padding: 10px;
}
.sent .formWrapper {
    display: none;
}

/* フッター
*****************************************************/
#footer .box .textwidget {
	padding: 0 10px;
	font-size: 90%;
	line-height: 1.5;
}
.contact p{
	font-size:100%;
	padding: 2px 0 3px 48px;
	background-position: 14px 0;
}
.contact p.in{background-image:url(images/iconTW.png);}

#footer .contact p{
	word-wrap: break-word;
	overflow-wrap: break-word;
}

#copyright{
    padding: 50px 5%;
    font-size: 80%;
}

/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){

nav#mainNav ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}
nav#mainNav li a{
	padding:0 15px !important;
	border-bottom:1px solid #E7E7E7 !important;
}

nav#mainNav li a:hover{
border-color: #bc4277 !important;
}


}

/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
	
/* fontact form 7 */
.formWrapper table.formTbl textarea label {
	display: inline;
}

}

/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){

#content, #sidebar{float:none;}

/* 言語選択
----------------------------------*/
#header .hdLang{
	top: 20px;
}


}


/* 幅620px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 620px){

/* 言語選択
----------------------------------*/
#header .hdLang{
	top: 15px;
}

.post .decoWrapper h3{
	font-size: 24px;
}
.post .action-button {	
	width: 90%;
}

/* contact form 7 */
.formWrapper input[type=text],
.formWrapper input[type=date],
.formWrapper input[type=email] {
	width: 95%;
}

.formWrapper textarea {
	height: auto;
	min-height: auto;
	width: 90%;
}

.formWrapper table.formTbl  thead {
	display: none;
}
	.formWrapper table.formTbl  tr {
		border-bottom: 3px solid #ddd;
		display: block;
	}
	.formWrapper table.formTbl  td {
		border-right: none;
		border-bottom: 1px solid #ddd;
		display: block;
		text-align: right;
	}
		.formWrapper table.formTbl  td:before {
			content: attr(aria-label);
			float: left;
			font-size: 80%;
			color: #999;
			text-align: left;
			padding: 0 0 5px 0;
			width: 100%;
		}

}