@charset "utf-8";
/*
Theme Name: wdl2014
Theme URI: https://www.webdesignleaves.com/wp/
Description: webdesignleaves official theme
*/

/*-------------base-------------*/
/*html	{overflow-y:scroll;}*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,blockquote,th,td {
	margin:0;
	padding:0;
	line-height: 1.5em;
}

img {
	border:0;
	max-width: 100%;
	height: auto;
}
body {
	/*font-family: "メイリオ",Meiryo,Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;*/
	font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, メイリオ, Verdana, Arial, sans-serif;
	/*background: #f9f7f7;*/
	background: #fdfdfd;
}

a	{text-decoration: none;
	color: #2288cc;
	outline: none;}

a img	{border: none;}

a:hover {
	text-decoration: none;
}

.fLeft {
	float: left;
}
.fRight {
	float: right;
}

.clearfix {
  overflow: hidden;
  /* *zoom: 1; */
}
.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.single p.margin_top30 {
  margin-top: 30px !important;
}

.single p.margin_top40 {
  margin-top: 40px !important;
}

.single p.margin_top50 {
  margin-top: 50px !important;
}

/*---訂正：赤色----*/
.correction {
	color: red;
}

.info {
	color: #ffffff;
	display: inline-block;
	background-color: #1C8DCC;
	padding: 3px 5px 2px;
	border-radius: 2px;
}

.textCenter {
	text-align: center;
}

/*------------- container -------------*/

#container {
	width: 94%;
	max-width: 1120px;
	margin: 0 auto;
	min-width: 320px;

	/*border: 1px solid #ccc;*/
	/*border-right: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	/*background: #EFEFEF;*/
}

/*------------- header -------------*/
#header {
	width: 100%;
	padding-top: 5px;
	border: 1px solid #ccc;
	background-color: #faf9f9;
	/* *zoom: 1; */
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF3F0F0', endColorstr='#FFFAF9F9');
	/* background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f3f0f0), color-stop(100%, #faf9f9)); */
	background-image: -webkit-linear-gradient(#f3f0f0 0%, #faf9f9 100%);
	background-image: -moz-linear-gradient(#f3f0f0 0%, #faf9f9 100%);
	background-image: -o-linear-gradient(#f3f0f0 0%, #faf9f9 100%);
	background-image: linear-gradient(#f3f0f0 0%, #faf9f9 100%);
}

#logo {
	width: 300px;
	margin: 10px auto;
}

#logo span {
	display: block;
	float: left;
	height: 80px;
	width: 80px;
	border-radius: 40px;
	background: #333;
	font-size: 30px;
	line-height: 80px;
	text-align: center;
	color: #fff;
	font-family: "Abril Fatface", sans-serif;
	box-shadow:0 2px 2px rgba(0, 0, 0, .2);
}

#logo span#logo_w {color: #7fb6b9; margin-right: 20px;}
#logo span#logo_d {color: #bc9696; margin-right: 20px;}
#logo span#logo_l {color: #6e9d79;}
#header h1 {
	clear: both;
	font-family: "Petit Formal Script", sans-serif;
	font-weight: bold;
	margin: 10px auto;
	text-align: center;
	font-size: 28px;
	padding-top: 20px;
	-webkit-font-smoothing: antialiased;
	text-shadow: 0 1px rgba(0, 0, 0, 0.2);
}

#header h1 a, #description a {
	color: #333C35;
}

.home.blog #description a:hover {
	cursor: default;
}

h2 {
	text-shadow: 1px 1px rgba(255, 255, 255, 0.3);
}

h3, h4 {
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3);
	max-width: 600px;
}

.icon-leaf {
	text-shadow: -1px 1px rgba(0, 0, 0, 0.2);
	font-size: 110%;
	margin-right: 5px;
}

#description {
	clear: both;
	text-align: center;
	padding: 20px 0;
	margin: 0;
}

.leaves {
	display: none;
}

.my-sticky-element.stuck {
	position:fixed;
	top:0;
	margin-left: 0;
	z-index: 1100;
	width: 94%;
	box-shadow:0 2px 4px rgba(0, 0, 0, .3);
	max-width: 1120px;
}

#nav_bar {
	background-color: #d0cece;
	/* *zoom: 1; */
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE9E8E8', endColorstr='#FFD0CECE');
	/* background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e9e8e8), color-stop(100%, #d0cece)); */
	background-image: -webkit-linear-gradient(#e9e8e8 0%, #d0cece 100%);
	background-image: -moz-linear-gradient(#e9e8e8 0%, #d0cece 100%);
	background-image: -o-linear-gradient(#e9e8e8 0%, #d0cece 100%);
	background-image: linear-gradient(#e9e8e8 0%, #d0cece 100%);
	height: 40px;
	border: 1px solid #AAA;
	border-top: 1px solid #FFF;
}

#header_cat, #header_tag {
	display: none;
	clear: both;
}

#cat_tag {
	float: left
}

#cat_tag ul {
	margin: 0;
	padding: 0;
}

/*#header_tag {
	display: none;
	clear: both;
}*/


#header_cat a, #header_tag a{
	display: inline-block;
	/*background: #EFEFEF;
	border: 1px solid #FFF;
	border-radius: 5px;*/
}

#header_cat a, #header_tag a  {
	padding: 5px 10px;
	color: #333;
	margin-left: 5px;
}

#header_cat a:hover, #header_tag a:hover  {
	color: #FFF;
	text-shadow: -1px 1px rgba(0, 0, 0, 0.3);
	background-color: #666666;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);
	box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);
	/* *zoom: 1; */
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF4D4D4D', endColorstr='#FF666666');
	/* background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d4d4d), color-stop(100%, #666666)); */
	background-image: -webkit-linear-gradient(#4d4d4d 0%, #666666 100%);
	background-image: -moz-linear-gradient(#4d4d4d 0%, #666666 100%);
	background-image: -o-linear-gradient(#4d4d4d 0%, #666666 100%);
	background-image: linear-gradient(#4d4d4d 0%, #666666 100%);
}

#header_cat ul {
	list-style-type: none;
	margin-left: 1em;
	line-height: 1.8em;
	/*font-size: 0.9em;*/
}

#header_cat li {
	display: inline-block;
}

#cat_tag li {
	display: inline-block;
	padding: 10px 20px;
	cursor: pointer;
}

#cat_tag li a{
	color: #333;
}

#cat_tag li a:hover, #cat_tag li:hover {
	color: #2288cc;
	text-shadow: -1px 1px rgba(0, 0, 0, 0.3);
}

#cat_tag #nav_page_top {
	padding: 0;
}

#nav_page_top a{
	display:  none;
}

/*#cat_tag li a:active, #cat_tag li:active {
	color: orange;
}*/

.home.blog #cat_tag li#nav_top a:hover, .home.blog #cat_tag li#nav_top:hover {
	color: #333;
	cursor: default;
	text-shadow: none;
}
#menu-header_cat li {
	padding-left: 20px;
	line-height: 1.8em;
}

/*------------- breadcrumbs ここから（8月15日2018年追加 まだアップしていない）-------------*/
.bc_wrapper {
   position: absolute;
  right: 20px;
  bottom: 20px;
}
#breadcrumbs {
	padding-right: 10px;
	display: none;
}

#breadcrumbs ul {
  list-style-type: none;
  background: none;
}

#breadcrumbs ul li {
	display: inline-block;
	font-size: 0.8em;
  margin-right: 5px;
}
#breadcrumbs ul li::after {
	content: " > ";
}
#breadcrumbs ul li:last-child::after {
	content: "";
}

/*------------- breadcrumbs　ここまで -------------*/

/*----search-------*/

.search-form {
	float: right;
	margin: 7px 0 5px;
	display: none;
}

input#s {
	width: 150px;
	-webkit-border-radius: 20px 20px;
	-moz-border-radius: 20px / 20px;
	border-radius: 20px / 20px;
	height: 26px;
	float: left;
	margin-right: 10px;
	border: 1px solid #AAA;
	font-size: 0.9em;
}
button#search {
	height: 26px;
	line-height:10px;
	margin-right: 10px;
	border: 1px solid #999;
	font-size: 11px;
}

/*------------- contents -------------*/
#contents {
	width: 94%;
	margin: 30px auto;
}
#contents h1, #contents h2, #contents h3, #contents h4, #contents h5, #contents h6 {
	font-family: "メイリオ",Meiryo,Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#contents h2 {
	font-size:1.4em;
	margin: 20px 0;

}

#contents h2.category {
	font-size: 1.1em;
	font-size: 1.2em;
	margin: 20px 10px 10px 20px;
}

.home.blog #contents h2 {
	font-size: 1.3em;
	font-size: 1.4em;
	color: #666;
}

#contents p#intro {
	padding: 10px 0 0 0;
}

p#intro i.icon-leaf {
	color: #94D38A;
}

#contents h3.toptitle {
	font-size: 1.1em;
	font-size: 1.2em;
	margin: 10px;
	position: relative;

}

#contents h3.toptitle a.permalinktop{
	line-height: 30px;
	padding-left: 45px;
	text-shadow: none;

}

#contents h3.toptitle img{
	position:absolute;

}
#contents .posts {
	margin: 10px 0;
	border-color:rgb(204,204,204);
	border-width:1px;
	/* Firefox v1.0+ */
	-moz-border-radius:4px ;
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-border-radius:4px ;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
	border-radius:4px ;
	border-style:solid;
}

#contents p {
	max-width: 600px;
}

#contents ul {
	max-width: 580px;
}

#contents p.date {
	text-align: right;
	margin-right: 20px;
	font-size: 0.9em;
	font-size: 1.0em;
	color: #666666;
}

#contents p.postmeta {
	text-align: left;
	margin-left: 10px;
	font-size: 0.9em;
	font-size: 1.0em;
	color: #666666;
	float: left;
}

.single #contents p.postmeta {
	margin: 0;
}

#contents .excerpt {
	margin: 10px;
	border: 1px solid #dddddd;
	padding: 10px;
	background-color: #F8F8F8;
	background-color: #FFF;
}

span.cat_class a {
	color: #FFF;
}

p.logo_icon {
	padding: 10px 0;
	display: none;
}

.single ul, .single ol {
	margin-left: 1em;
	line-height: 1.8em;
	font-size: 0.9em;
	font-size: 1.0em;
}
.single ol {
	margin-left: 1.5em;
}

#h_index_area {
	margin: 10px 0;
}

#h_index_area ul {
	list-style: none;
	line-height: 1.5em;
	margin-left: 0;
}
#index_list_side a.selected {
	color:#333280;
	text-decoration: underline;
}
/*#index_list_side a.selected:before {
	content: '★  ';
}*/
.single h3 {
	color: #555;
}

.single h4, .single h5 {
	color: #777;

}
.single h3 {
	font-size: 1.4em;
	margin: 2em 0;
	padding-top: 30px
}

.single h4{
	font-size: 1.3em;
	margin: 2em 0;
}

.single h5 {
	font-size: 1.2em;
	margin: 2em 0;
}

.single h4 {
	margin-left: 5px;
}

.single h5 {
	margin-left: 10px;
}

.single h3 i {
	color: #093;
}

.single h4 i {
	color: #0C6;
}

.single h5 i {
	color: #9C6;
}

.single h3 i, .single h4 i, .single h5 i {
	color: #ccc;
}

/*.single h4, .single h5 {
	font-size: 1.0em;
}*/

.single p {
	margin: 1.3em 0;
	line-height: 1.8em;
	font-size: 0.9em;
	font-size: 1.0em;
}

.single #logo p, .single p#description{
	margin: 0;
	font-size: 1em;
	line-height: 1.5em;
}

.single_content dl {
	margin: 1em;
	color: #333333;
	max-width: 620px;

}

.single_content dt {
	font-weight: bold;
	line-height: 1.8em;
	font-size: 0.9em;
	font-size: 1.0em;
}

.single_content dd {
	margin-left: 1em;
	line-height: 1.8em;
	font-size: 0.9em;
	font-size: 1.0em;
	max-width: 580px;
}

.single_content table {
	font-size: 0.85em;
	font-size: 0.95em;
	margin: 2em 0;
}

#h_index_area ul li.h4_class {
	margin-left: 1em;
}

#h_index_area ul li.h5_class {
	margin-left: 2em;
}

#h_index_area ul li.h6_class {
	margin-left: 3em;
}

#contents div.bq {
	margin: 2.0em 0;
	padding: 0;
	background: url(/prx/000/https/www.webdesignleaves.com/wp/wp-content/themes/wdl2014/images/quote_begin-trans.png) no-repeat top left;
	max-width: 640px;
	background-color: #fff;
}

#contents blockquote.imgbq {
	padding: 1.0em;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #333;
	background: url(/prx/000/https/www.webdesignleaves.com/wp/wp-content/themes/wdl2014/images/quote_end-trans.png) no-repeat bottom right;
	border: 1px solid #CCC;
}

#contents .single_content div.box_w {
	margin: 1.0em 0;
	padding: 1em;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #333;
	background: #FFF;
	border: 1px solid #CCC;
	max-width: 650px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#contents .single_content div.box_w.smaller {
	font-size: 0.9em;
}

/*------------- pagination -------------*/
ul.pagination li  span{
	background: #eee;
}

ul.pagination li span.dots{
	background: #fff;
}

/*------------- pager -------------*/
.postlink {
	padding-top: 40px;
}
.pager {
	font-size: 0.9em;
}

/*------------- sidebar -------------*/
#sidebar {
	width: 98%;
	margin: 30px auto;
}

.ref_list ul {
	list-style-type: none;
}

#side_cat_tag, #side_cat, #side_tag {
	display: none;
}

#side_cat ul{
	list-style-type: none;
	margin-left: 1em;
	line-height: 1.8em;
	font-size: 0.9em;
	font-size: 1.0em;
}

#sidebar #side_nav_cat, #sidebar #side_nav_tag {
	margin: 1em 0;
	line-height: 1.6em;
	font-size: 0.9em;
	font-size: 1.0em;
}

#sidebar h4 {
	font-size: 1.2em;
}

/*------------- page -------------*/
.page #contents .posts {
	width: 90%;
	padding: 20px;
}

.contact #contents .posts {
	background-color: #F8F8F8;
}

.contact h2 {
	color: #666;
}

.contact h2 i {
	color: #CCC;
}


.page #contents .posts p {
	margin: 1.5em 0;
	line-height: 2em;
	font-size: 0.9em;
	font-size: 1.0em;
}

.form-group label {
	font-weight: normal;
}


/*------------- 404 -------------*/

#contents .single_content span.notfound {
	color: red;
}


.error404 p {
	clear: both;
	padding: 10px 0;
}

/*------------- footer -------------*/

#footer {
	clear: both;
	width: 100%;
	background-color: #c6c3c3;
	/* *zoom: 1; */
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFD7D5D5', endColorstr='#FFC6C3C3');
	/* background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d7d5d5), color-stop(100%, #c6c3c3)); */
	background-image: -webkit-linear-gradient(#d7d5d5 0%, #c6c3c3 100%);
	background-image: -moz-linear-gradient(#d7d5d5 0%, #c6c3c3 100%);
	background-image: -o-linear-gradient(#d7d5d5 0%, #c6c3c3 100%);
	background-image: linear-gradient(#d7d5d5 0%, #c6c3c3 100%);
	height: 460px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: rgba(255, 255, 255, 0.8) 0 1px 0 inset;
	-moz-box-shadow: rgba(255, 255, 255, 0.8) 0 1px 0 inset;
	box-shadow: rgba(255, 255, 255, 0.8) 0 1px 0 inset;
}

#footer_contents {
	width: 94%;
	max-width: 1120px;
	margin: 0 auto;
	text-align: center;
}

#menu-footer_list {
	list-style-type: none;
	float: left;
}

#menu-footer_list li {
	display: inline-block;
	padding: 20px;
}

#menu-footer_list li a {
	color: #fff;
	display: block;
	float: left;
	height: 70px;
	width: 70px;
	border-radius: 35px;
	background: #c6c3c3;
	font-size: 12px;
	line-height: 70px;
	text-align: center;
	color: #fff;
	font-family: "Abril Fatface", sans-serif;
	/*box-shadow:0 2px 4px rgba(0, 0, 0, .3);*/
	/*border: 1px solid #fff;*/
	/*text-shadow: -1px 1px rgba(0, 0, 0, 0.1);*/
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: rgba(0, 0, 0, 0.08) 0 0 2px, rgba(255, 255, 255, 0.3) 0 0 2px inset;
	-moz-box-shadow: rgba(0, 0, 0, 0.08) 0 0 2px, rgba(255, 255, 255, 0.3) 0 0 2px inset;
	box-shadow: rgba(0, 0, 0, 0.08) 0 0 2px, rgba(255, 255, 255, 0.3) 0 0 2px inset;
}

#menu-footer_list li a:hover {
	box-shadow:0 2px 4px rgba(0, 0, 0, .3);
	color: #666;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.4);
}

#footer #credit {
	clear: both;
	color: #fff;
}

#footer #credit {
  clear: both;
  padding-top: 30px;
  text-shadow: -1px 1px rgba(255, 255, 255, 0.1);
}

#footer #credit small span {
  font-size: 13px
}
#footer #credit small span.copy {
  font-size: 24px;
  vertical-align:-4px;
}
#footer .ppl {
	margin-left: 20px;
	color: #999;
	font-size: 13px
}

/*div.tothetop {
	position: fixed;
	right: 8%;
	bottom: 5%;
	z-index: 1500;
	opacity: .8;
}

div.tothetop a {
	display: block;
	font-weight: bold;
	color: #eee;
	padding: 10px;
	margin: 0;
	background-color: #999;
	font-size: 0.8em;
	outline: none;
	text-shadow: 1px -1px rgba(0, 0, 0, .3);
	text-decoration: none;
	-moz-border-radius:4px ;
	-webkit-border-radius:4px ;
	border-radius:4px ;
	 border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: rgba(0, 0, 0, 0.05) -1px 1px 2px inset, rgba(255, 255, 255, 0.3) -1px 1px 0;
	-moz-box-shadow: rgba(0, 0, 0, 0.05) -1px 1px 2px inset, rgba(255, 255, 255, 0.3) -1px 1px 0;
	box-shadow: rgba(0, 0, 0, 0.05) -1px 1px 2px inset, rgba(255, 255, 255, 0.3) -1px 1px 0;
}

div.tothetop a:hover {
	color: #ccc;
	background-color: #666;
	 border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: rgba(0, 0, 0, 0.03) -1px 1px 0, rgba(255, 255, 255, 0.2) -1px 1px 0 inset;
	-moz-box-shadow: rgba(0, 0, 0, 0.03) -1px 1px 0, rgba(255, 255, 255, 0.2) -1px 1px 0 inset;
	box-shadow: rgba(0, 0, 0, 0.03) -1px 1px 0, rgba(255, 255, 255, 0.2) -1px 1px 0 inset;
}

div.tothetop a:active {
	background-color: #777;
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: rgba(0, 0, 0, 0.05) -1px 1px 2px inset, rgba(255, 255, 255, 0.7) -1px 1px 0;
	-moz-box-shadow: rgba(0, 0, 0, 0.05) -1px 1px 2px inset, rgba(255, 255, 255, 0.7) -1px 1px 0;
	box-shadow: rgba(0, 0, 0, 0.05) -1px 1px 2px inset, rgba(255, 255, 255, 0.7) -1px 1px 0;
}
*/
div.tothetop {
	position: fixed;
	right: 7%;
	bottom: 5%;
	z-index: 150;
	opacity: .6;
}
div.tothetop a {
	display: block;
	/*color: #555555;*/
	color: #fff;
	/*padding: 10px;*/
	margin: 0;
	background-color: #fdfdfd;
	background-color: #555;
	font-size: 0.8em;
	outline: none;
	text-decoration: none;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	/*border: 1px solid #a2a2a2;*/
	height: 60px;
	width: 60px;
	line-height: 60px;
	text-align: center;
}
div.tothetop a:hover {
	/*color: #fff;
	color: #555555;
	border: 1px solid #666;
	background-color: #999;
	background-color: #fdfdfd;*/
	background-color: #222;
	color: #789ACD;
}
div.tothetop a:active {
	background-color: #888888;
	color: #fff;
	border: 1px solid #a2a2a2;
}

/*------------- prettyprint -------------*/
.prettyprint {
	border-radius: 4px;
	max-width: 600px;
}

.prettifydiv{
	max-width: 650px;
	margin: 1em 0 3em;
}

pre.prettyprint {
  font-family: Monaco, Menlo, Consolas, Verdana, Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, メイリオ, sans-serif;
  font-size: 13px;
}


/*投稿した画像に付くクラス*/
.alignleft {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 1em;
}
.aligncenter {
	display: block;
	margin:0 auto;
}
.alignright {
	display: block;
	float: right;
	margin-left: 10px;
	margin-bottom: 1em;
}
/*--labels--*/
.label-wp {
  background-color: #357ebd;
}
.label-wp[href]:hover,
.label-wp[href]:focus {
  background-color: #2a6496;
}
.label-jq {
  background-color: #4cae4c;
}
.label-jq[href]:hover,
.label-jq[href]:focus {
  background-color: #3d8b3d;
}
.label-html {
  background-color: #46b8da;
}
.label-html[href]:hover,
.label-html[href]:focus {
  background-color: #28a1c5;
}
.label-c5 {
  background-color: #eea236;
}
.label-c5[href]:hover,
.label-c5[href]:focus {
  background-color: #df8a13;
}
.label-inmotion {
  background-color: #d43f3a;
}
.label-inmotion[href]:hover,
.label-inmotion[href]:focus {
  background-color: #b52b27;
}

/*.single .popover h3, .single .popover h4, .single .popover h5 {
	margin: 0;
}
*/
h3.popover-title {
  margin: 0;
}

/*.popover-title {
  margin: 0;
  padding: 6px 10px;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}*/

/*  Lightbox    */


div.attached_img_info {
	display: none;
}
#post_image_info {
	display: none;
}

#bg_layer {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.70;
	/*filter: alpha ( opacity=65 );*/
	z-index: 1200;
}
#over_layer {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1500;
}
* html #bg_layer {
	position: absolute;
}
* html #over_layer {
	position: absolute;
}
p.title_img {
	font-size: 11px; font-size: 1.1rem;
	color: #FFF;
}
p.close_button {
	display: none;
	position: absolute;
	top: -25px;
	right: -5px;
	cursor: pointer;
	z-index: 2000;
}

.kb {
	padding: 3px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	box-shadow: -1px -1px 1px rgba(153, 153, 153, 0.2) inset;
}

.adsense {
	margin: 50px 0 70px;
	display: none;
}

#as_side_2, #as_side_3 {
	display: none;
}

/*.amazon_bottom {
	display: none;
}

.amazon_side {
	margin-top: 100px;
}*/

@media only screen and (min-width: 480px) {
	.adsense {
	  display: block;
  }
}

@media only screen and (min-width: 600px) {
	.search-form {
		display: block;
	}
}

@media only screen and (min-width: 960px) {
	/*.amazon_bottom {
		display: block;
		margin: 50px auto;
	}*/

	#breadcrumbs {
		display: block;
	}

	#as_side_2, #as_side_3 {
		display: block;
		padding-top: 60px;
	}

	#header {
		height: 200px;
		position: relative;
		padding-top: 20px;
	}
	#logo {
		/*display: none;*/
		position: absolute;
		top: 50px;
		right: 10px;
	}

	#logo span {
		height: 60px;
		width: 60px;
		border-radius: 30px;
		background: #444;
		font-size: 24px;
		line-height: 60px;

	}

	#logo span#logo_w {margin-right: 10px;}
	#logo span#logo_d {margin-right: 10px;}

	#header h1 {
		font-size: 38px;
		text-align: left;
		padding: 10px 0 0 40px;

	}

	#description {
		text-align: left;
		padding: 30px 0 0 40px;
		float: left;
	}

	#nav_bar {
		clear: both;
	}

	#contents {
		clear: both;
		float: left;
		width: 69.3589%;
		padding: 10px 20px;
	}

	#cat_tag #nav_page_top {
		padding: 10px 20px;
	}

	#nav_page_top a{
		display:  inline-block;
	}

	li#nav_cat, li#nav_tag {
		display: none;
	}

	.single_content ul li {
		line-height: 1.7em;
	}

	#side_cat_tag /*#side_cat, #side_tag*/ {
		display: block;
	}

	#side_cat_tag ul {
		list-style-type: none;
	}

	#side_cat_tag p {
		cursor: pointer;
	}

	#side_tag a, #side_cat a{
		display: inline-block;
		padding: 5px;
		margin: 2px;
		background: #FFF;
		border-radius: 3px;
		border: 1px solid rgba(0, 0, 0, 0.2);
		border: 1px solid rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: rgba(0, 0, 0, 0.08) 0 0 2px, rgba(255, 255, 255, 0.3) 0 0 2px inset;
		-moz-box-shadow: rgba(0, 0, 0, 0.08) 0 0 2px, rgba(255, 255, 255, 0.3) 0 0 2px inset;
		box-shadow: rgba(0, 0, 0, 0.08) 0 0 2px, rgba(255, 255, 255, 0.3) 0 0 2px inset;
	}

	#side_tag a:hover, #side_cat a:hover {
		color: #FFF;
		text-shadow: -1px 1px rgba(0, 0, 0, 0.2);
		background-color: #999999;
		border-color: #777777;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		border-radius: 4px;
		-webkit-box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);
		-moz-box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);
		box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);
		/* *zoom: 1; */
		filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF808080', endColorstr='#FF999999');
		/* background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #808080), color-stop(100%, #999999)); */
		background-image: -webkit-linear-gradient(#808080 0%, #999999 100%);
		background-image: -moz-linear-gradient(#808080 0%, #999999 100%);
		background-image: -o-linear-gradient(#808080 0%, #999999 100%);
		background-image: linear-gradient(#808080 0%, #999999 100%);
	}

	#side_cat a {
		width: 80%;
		padding-left: 20px;
	}

	#sidebar {
		float: right;
		width: 28.0769%;
	}

	p.logo_icon {
		display:block;
	}

	#h_index_area_side a {
		color: #777;
		font-size: 13px;
	}

	#h_index_area_side a:hover {
		color: #2288cc;
	}

	.leaves-sprite, .leaves-leaf1-trans, .leaves-leaf2-trans, .leaves-leaf3-trans, .leaves-leaf4-trans, .leaves-leaf5-trans, .leaves-leaf6-trans, .leaves-leaf7-trans, .leaves-leaf8-trans {
	  background: url(/prx/000/https/www.webdesignleaves.com/wp/wp-content/themes/wdl2014/images/leaves-s9a3fdc5212.png) no-repeat;
	}

	.leaves-leaf1-trans {
	  background-position: 0 -96px;
	}

	.leaves-leaf2-trans {
	  background-position: 0 -48px;
	}

	.leaves-leaf3-trans {
	  background-position: 0 -120px;
	}

	.leaves-leaf4-trans {
	  background-position: 0 -72px;
	}

	.leaves-leaf5-trans {
	  background-position: 0 -168px;
	}

	.leaves-leaf6-trans {
	  background-position: 0 0;
	}

	.leaves-leaf7-trans {
	  background-position: 0 -24px;
	}

	.leaves-leaf8-trans {
	  background-position: 0 -144px;
	}

	.leaf-image {
		width: 24px;
		height: 24px;
		display: inline-block;
		margin-left: 2px;
		margin-top: 16px;
	}
	.leaf-first {
		margin-left: 30px;
	}
	.leaves {
		display: block;
		padding-top: 10px;
		float: left;
	}
}

.greenArrowList {
  margin-left: 0;
}
.greenArrowList li {
  padding-left: 20px;
  background: url('/prx/000/https/www.webdesignleaves.com/wp/wp-content/themes/wdl2014/images/arrow_green_small-trans.png?1365895820') no-repeat 5px 5px;
  list-style-type: none;
}


 @media only screen and (max-width: 360px) {
	.my-sticky-element.stuck {
		width: 100%;
		left: 0;
	}
	#header h1 {
		font-size: 24px;
	}
}

.rotateIn {
  -webkit-animation: rotateIn 1s 0.2s ease none;
  -moz-animation: rotateIn 1s 0.2s ease none;
  -ms-animation: rotateIn 1s 0.2s ease none;
  -o-animation: rotateIn 1s 0.2s ease none;
  animation: rotateIn 1s 0.2s ease none;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0.5;
  }

  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@-moz-keyframes rotateIn {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(-200deg);
    opacity: 0.5;
  }

  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}

@-ms-keyframes rotateIn {
  0% {
    -ms-transform-origin: center center;
    -ms-transform: rotate(-200deg);
    opacity: 0.5;
  }

  100% {
    -ms-transform-origin: center center;
    -ms-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0.5;
  }

  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}

.my_button {
  display: inline-block;
  background-origin: border-box;
  position: relative;
  cursor: pointer;
  font-weight: bold;
  text-shadow: 1px -1px rgba(0, 0, 0, 0.1);
  background-color: #48b1f2;
  /* *zoom: 1; */
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF60BBF4', endColorstr='#FF48B1F2');
  /* background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #60bbf4), color-stop(100%, #48b1f2)); */
  background-image: -webkit-linear-gradient(#60bbf4 0%, #48b1f2 100%);
  background-image: -moz-linear-gradient(#60bbf4 0%, #48b1f2 100%);
  background-image: -o-linear-gradient(#60bbf4 0%, #48b1f2 100%);
  background-image: linear-gradient(#60bbf4 0%, #48b1f2 100%);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) -1px 1px 0, rgba(255, 255, 255, 0.2) -1px 1px 0 inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) -1px 1px 0, rgba(255, 255, 255, 0.2) -1px 1px 0 inset;
  box-shadow: rgba(0, 0, 0, 0.1) -1px 1px 0, rgba(255, 255, 255, 0.2) -1px 1px 0 inset;
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
  font-size: 16px;
  padding: 0 32px;
  height: 48px;
  line-height: 48px;
}
.my_button i {
  font-size: 130%;
  margin-right: 5px;
  color: rgba(255, 255, 255, 0.5);
}
.my_button:hover {
  background: #60bbf4;
  text-decoration: none;
  color: white;
}
.my_button:hover i {
  color: white;
}
.my_button:active {
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  transform: rotate(5deg);
}

.my_button2 {
  display: inline-block;
  background-origin: border-box;
  position: relative;
  cursor: pointer;
  font-weight: normal;
  text-shadow: 1px -1px rgba(0, 0, 0, 0.1);
  background-color: #aaaaaa;
  /* *zoom: 1; */
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFDDDDDD', endColorstr='#FFAAAAAA');
  /* background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #aaaaaa)); */
  background-image: -webkit-linear-gradient(#dddddd 0%, #aaaaaa 100%);
  background-image: -moz-linear-gradient(#dddddd 0%, #aaaaaa 100%);
  background-image: -o-linear-gradient(#dddddd 0%, #aaaaaa 100%);
  background-image: linear-gradient(#dddddd 0%, #aaaaaa 100%);
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  -ms-border-radius: 21px;
  -o-border-radius: 21px;
  border-radius: 21px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) -1px 1px 0, rgba(255, 255, 255, 0.2) -1px 1px 0 inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) -1px 1px 0, rgba(255, 255, 255, 0.2) -1px 1px 0 inset;
  box-shadow: rgba(0, 0, 0, 0.1) -1px 1px 0, rgba(255, 255, 255, 0.2) -1px 1px 0 inset;
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
  font-size: 14px;
  padding: 0 28px;
  height: 42px;
  line-height: 42px;
}
.my_button2 i {
  font-size: 130%;
  margin-right: 5px;
  color: rgba(255, 255, 255, 0.5);
}
.my_button2:hover {
  background: #b9b9b9;
  text-decoration: none;
  color: white;
}
.my_button2:hover i {
  color: white;
}
.my_button2:active {
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  transform: rotate(5deg);
}

.emboss-deboss-button {
  display: inline-block;
  background-origin: border-box;
  position: relative;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  background: #f8f8f8;
  padding: 0 32px;
  height: 48px;
  line-height: 48px;
  color: #666666;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px, -1px 0 1px rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0.3) 0 -1px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px, -1px 0 1px rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0.3) 0 -1px 1px;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px, -1px 0 1px rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0.3) 0 -1px 1px;
}
.emboss-deboss-button:active {
  background: #f0f0f0;
  color: #737373;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px inset, -1px 0 1px rgba(0, 0, 0, 0.3) inset, rgba(255, 255, 255, 0.3) 0 -1px 1px inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px inset, -1px 0 1px rgba(0, 0, 0, 0.3) inset, rgba(255, 255, 255, 0.3) 0 -1px 1px inset;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px inset, -1px 0 1px rgba(0, 0, 0, 0.3) inset, rgba(255, 255, 255, 0.3) 0 -1px 1px inset;
}

#triangle {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
	margin: 30px 0;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#triangle::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
  border-bottom: calc(10px * 1.732) solid #139563;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  width: 0;
  height: 0;
  transform-origin: 50% 58%;
}


/* Contact Page
-----------------------------------------------------------------*/

*:has(> .form) {
  container-type: inline-size;
}

.form {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin: 50px 20px 50px 0;
  label {
    font-size: 1.25rem;
  }
}

@container (width >= 640px) {
  .form {
    grid-template-columns: 200px 1fr;
    grid-gap: 16px;
    align-items: center;
  }
  label {
    grid-column: 1 / 2;
  }
  .field {
    grid-column: 2 / 3;
  }
}

input,
textarea {
  font-size: 1.25rem;
  padding: 8px 12px;
  border: 1px solid lightgray;
  width: 100%;
}

input::placeholder,
textarea::placeholder {
  font-size: 1.25rem;
  color: #ccc;
}

[type="submit"] {
  border: 1px solid lightgray;
  background-color: #fff;
  color: #666;
  padding: 8px 16px;
  width: 120px;
  cursor: pointer;
  transition: 0.3s;
}

[type="submit"]:hover {
  background-color: #eee;
  border-color: #999;
}

.flex {
  display: flex;
  column-gap: 20px;
}

.confirm-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  max-width: 640px;
  margin-bottom: 20px;
  font-size: 1.25rem;
  margin-block: 50px;

  th {
    padding: 16px 12px;
    text-align: left;
    vertical-align: middle;
    font-weight: 400;
    color: #999;
    min-width: 100px;
    border-bottom: 1px solid #4dc179;
  }

  td {
    padding: 16px 12px;
    vertical-align: top;
    word-break: break-all;
    border-bottom: 1px solid #c1c7c6;
  }
}

.entry-content.complete, .entry-content.confirm{
	min-height: 500px;
}

.entry-content.complete p, .entry-content.confirm p {
	line-height: 36px;
}

/* エラーメッセージ */
.error-js,
.error-php {
  color: red;
  font-size: 13px;
}