/* カスタム CSS をここに入力してください */
#kotei {
    width: 95%;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 8px 0 10px;
    color: #cc9c52;
    background-color: #ffffff;
    border-radius: 20px;
        border: solid 2px;
    margin-bottom: 10px;
		margin-left:auto;
		margin-right:auto;
}
#kotei:hover {
    background: #cc9c52;
    color: #FFF;
}
.entry-content a, .entry-summary a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong {
    -webkit-box-shadow: none;
    box-shadow: 0;
    -webkit-transition: none;
    transition: none;
    transition: none;
    transition: none;
}
.post-page-content ol, .post-page-content ul {
    list-style-type: none;
}
.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover {
    color: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.single-post .entry-title, .page .entry-title{	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F66;
	border-left-color: #F66;
	padding-top: 0.25em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
	font-weight: bold;}

/* 投稿時のh2見出し */
.single-post .entry-title, .page .entry-title{	border-bottom-width: 1px;
    border-bottom-width: 1px;
    color: #f58b8b;
    border: solid 3px #ec8383;
    padding: 0.5em;
    border-radius: 0.5em;
}
/* カテゴリ一覧時のh2見出し */
.entry-header .entry-title{	
    border-bottom-width: 1px;
    color: #ffffff;
    border: solid 3px #ea7373;
    padding: 0.5em;
    border-radius: 0.5em;
    font-size: 1.3rem;
    font-weight: bold;
    background: #ea7373;
}.entry-title a  { 
    border-bottom-width: 1px;
    color: #ffffff;
    border: solid 3px #ea7373;
    /*padding: 0.5em;*/
    border-radius: 0.5em;
    font-size: 1.3rem;
    font-weight: bold;
    background: #ea7373;
}
.entry-title a:hover {
    color: #000;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
    box-shadow: none;
}
.entry-title a{
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
    box-shadow: none;
}
/* h3見出し */
h3#title3{ 
  position: relative;
  padding: 1em 0;
}
h3#title3::before,
h3#title3::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  box-sizing: border-box;
}
h3#title3::before {
  top: 0;
  border-top: 2px solid #ccc;
  border-bottom: 1px solid #ccc;
}
h3#title3:after {
  bottom: 0;
  border-top: 1px solid #ccc;
  border-bottom: 2px solid #ccc;
}
/* h4見出し */
h4#title4{
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F66;
	border-left-color: #F66;
	padding-top: 0.25em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
  font-weight: bold;
}

.aaa{    line-height: 5px;}
.bbb{    line-height: 25px;}
.button a{    color: #ffffff;}
h1#all{font-size: 0;
    clear: none;
    line-height: 0;
    margin: 0;
    padding: 0;}


.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
    border-bottom-width: 1px;
    border-bottom-width: 1px;
    color: #ffffff;
    border: solid 3px #ea7373;
    /*padding: 0.5em;*/
    border-radius: 0.5em;
    font-size: 1.625rem;
    font-weight: bold;
    background: #ea7373;
}
.blog:not(.has-sidebar) #primary article, .archive:not(.page-one-column):not(.has-sidebar) #primary article, .search:not(.has-sidebar) #primary article, .error404:not(.has-sidebar) #primary .page-content, .error404.has-sidebar #primary .page-content, body.page-two-column:not(.archive) #primary .entry-content, body.page-two-column #comments {
    float: none;
    width: 100%;
}

body:not(.has-sidebar):not(.page-one-column) .page-header, body.has-sidebar.error404 #primary .page-header, body.page-two-column:not(.archive) #primary .entry-header, body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
    float: none;
    width: 100%;
}


@media screen and (max-width: 500px) {
   /* 表示領域が320px以下の場合に適用するスタイル */
#content div ul li a img {
	width: 80%;
		height: auto;
	margin-right: auto;
	margin-left: auto;
}
    .content-wrap a img {
	height: auto;
	  width: 100%;
}
.home.blog.logged-in.preview-mode.light-body.light-header.dark-post-head.body-font.smartphone.landscape.ios7.theme-bauhaus.circles.no-com-bubbles.off-canvas.list-view.fonts-oswald_opensans .page-wrapper #content div a img {
	height: auto;
	width: 100%;
}

		.content-wrap{	text-align:left;}
		.content-wrap a img{	width: 100%;}
.post-page-head-area.bauhaus {
    padding-top: 10px;
    padding-bottom: 10px;
}
.post-page-head-area .post-author, .post-page-head-area .post-date-comments {
    font-size: 75%;
    color: rgba(0,0,0,.8);
    font-weight: 600;
    margin-right: 0px;
    margin-left: 0px;
}
		.post-page-content {
    text-align: left;
}
		.nav-controls {
    display: none;
}
		.post-title.heading-font {
	text-align: left;
}
		.loop-link {
    display: block;
    position: relative;
    min-height: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}
#content .loop-link h2 {
    display: inline-block;
    width: 70%;
    font-size: 130%;
    line-height: 120%;
    margin: 0 0 0 4px;
    padding-bottom: 10px;
    overflow: hidden;
    font-weight: 400;
    font-style: normal;
    padding-top: 10px;
    text-align: left;
}
		.landscape.ios7.theme-bauhaus.circles.no-com-bubbles.off-canvas.list-view.fonts-oswald_opensans .page-wrapper #content div a img {
	width: 100%;
	height: auto;
}
  .post-page-content li {
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    padding-left: 0;
}

.post-page-content {
    color: rgba(0,0,0,.7);
    font-size: 100%;
    line-height: 165%;
    padding-bottom: 50px;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
    word-wrap: break-word;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
}
/* ★250325 WPtouchスイッチリンク上の電話相談画像の削除★ */
.theme-bauhaus #content + hr + a {display: none;}
