/*
Theme Name: Pirika-HP ONEPAGE
Author URI: http://www.pirikaworks.co.jp/
Version: 1.0
*/

/* ========================================
  (共通)
======================================== */

@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body{
	width: 100%;
	font-size: 14px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6em;
}
a,a:link{
	text-decoration: none;
}
a:hover{
	color: #02a3b7;
	text-decoration: underline;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	zoom: 1;
}
img {
	max-width: 100%;
}
.red { color: #c00 !important; }
.sitecolor { color: #3252a3; }

th,td {
	vertical-align: middle;
	text-align: left;
	padding: 12px 12px;
	border-bottom: solid 1px #cfeaef;
}

table.table-standard {
	border: 1px #ddd solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
}
table.table-standard th {
	padding: 12px;
	border: #ddd solid;
	border-width: 0 0 1px 1px;
	background: #f0f0f0;
	font-weight: bold;
	text-align: left;
}
table.table-standard td {
	padding: 12px;
	border: 1px #ddd solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}
table.table-full {
	width: 100%;
}
table.table-half {
	width: 50%;
	margin-left: 0px;
}


/*-----------------------------------------
　パーツ
---------------------------------------- */

h2 {
	display:block;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 0px;
	line-height: 30px;
}
h3 {
	display:block;
	color: #14c8e9;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 40px;
	margin-bottom: 8px;
}
h4 {
	display:block;
	font-size: 14px;
	font-weight: bold;
	padding-left: 32px;
	/* background:url(/images/bg_h4.gif) no-repeat 0px 14px; */
	line-height: 40px;
	border-bottom: dotted 1px #0c0;
	margin-bottom: 20px;
}


/* ========================================
  カラム設定
======================================== */

/* メインコンテンツ */
div.content{
	width: 100%;
	padding-top: 16px;
	padding-bottom: 30px;
}
.wrapper{
	width: 960px;
	margin:0 auto 0px;
}


/* ========================================
  ヘッダー
======================================== */

#header {
	background: url(images/border.png);
	height: 16px;
	line-height: 0;
}


/* ========================================
  フッター
======================================== */

/* フッター */
#footer {
	/*background: #fff;
	border-top: solid 3px #02a3b7;*/
}
#footer-border {
	background: url(images/border.png);
	height: 16px;
	line-height: 0;
}
.footer-social {
	text-align: center;
}
.wp_social_bookmarking_light {
	text-align: center;
	display: inline-block;
}


/* ========================================
  メインコンテンツ
======================================== */

/*---------------------------------------
  共通設定
---------------------------------------*/

#cts {
	padding-top: 0px;
	padding-bottom: 20px;
}


/* ----------------------------------------
  ホーム
---------------------------------------- */

#top-img {}

#sideflowmenu {
	width: 100px;
	position: fixed;
	top: 75%;
	right: 0%;
	z-index: 10;
}
#top-bt1 {
	margin: 40px auto 10px;
}
#top-bt2 {
	margin: 40px auto 20px;
}
#top-bnr {
	background: url(images/bg-special.png) repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 20px 0 0px;
}
#top-bnr img {
	max-width: 450px;
}
.top-form {
	float: left;
	width: 50%;
	text-align: left;
}
.top-fax {
	float: right;
	width: 50%;
	text-align: right;
}
.top-form img,
.top-fax img {
	max-width: 100%;
}

/* --carp-- */
#top-carp {
	text-align: center;
	margin-top: -20px;
	margin-bottom: 20px;
}
#top-carp img {
	width: 80%;
}

/* ----------------------------------------
  お問い合わせ
---------------------------------------- */

#page-logo {
	text-align: center;
	margin-bottom: 20px;
}
#page-logo img {
	width: 50%;
	max-width: 360px;
}
.page-text {
	margin-bottom: 20px;
}
.page-thanks {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
}
.tablesec {
	position: relative;
	background-color: #0095ab;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-bottom: none;
}
.tablesec:after {
	content: "";
	position: absolute;
	bottom: -10px; left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #0095ab transparent transparent transparent;
}
th {
	background-color: #f5f5f5;
	width: 18%;
}
td span.example {
	color: #999;
	font-size: 12px;
}
.submit-bt {
	margin: 50px auto 10px;
	text-align: center;
}
#zip { margin: 0px 5px 5px; }
#pref { margin: 0px 0px 5px; }


/*確認ページ*/
.mw_wp_form_confirm td span.example,
.mw_wp_form_confirm .noconfirm {
	display: none;
}
/*完了ページ*/
.page-id-32 .page-thanks,
.page-id-11 .page-thanks {
    text-align: center;
    line-height: 5;
}
.page-id-32 .page-text,
.page-id-11 .page-text {
    text-align: center;
    margin-bottom: 100px;
}
.page-id-32 a,
.page-id-11 a {
	color: #0095ab;
	text-decoration: underline;
}
.page-id-32 a:hover,
.page-id-11 a:hover {
	text-decoration: none;
}

/* フォームパーツ */

input[type="text"],
input[type="email"],
textarea {
	border:0;
	padding: 5px 8px;
	font-size: 1.3em;
	color: #666;
	border: solid 3px #0095ab;
	width: 96%;
}
input[type="submit"] {
	padding: 10px 40px;
	letter-spacing: 0.1em;
	font-size: 1.2em;
	background-color: #0095ab;
	color: #fff;
	border-style: none;
	cursor: pointer;
}
.form-inline {
	display: inline-block;
	width: 40% !important;
	margin-left: 10px;
}
.form-short {
	display: inline-block;
	width: 20% !important;
}

table#contact {
	width: 100%;
}
table#contact th {
	width: 24%;
	vertical-align: middle;
}
table#contact td {
	width: 76%;
}
.contact-text {
	margin-bottom: 20px;
}
.contact-thanks {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
.contact-backlink {
	text-align: center;
	margin: 30px auto;
}
.hissu {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	background-color: #c00;
	padding: 4px 6px;
	border-radius: 6px;
}
p.button {
	width: 100%;
	text-align: center;
	margin: 20px auto;
}


/*------------
common
-------------*/
.strong{ font-weight: bold; }
.center{ text-align: center; }
.right{ text-align: right; }
.fL{ float:left; }
.fR{ float:right; }
.small{ font-size: 0.9em; }
.clearfix:after {
clear:both;
content:".";
display:block;
font-size:0.1em;
height:0.1px;
line-height:0;
visibility:hidden;
}
.clearfix {
min-height:1px;
zoom:1;
}
* html .clearfix {
height:1px;
}


/* ----------------------------------------
  レスポンシブ
---------------------------------------- */
@media screen and (max-width:640px){}