@charset "utf-8";
 @font-face {
font-family: 'Noto Sans JP';
font-style: normal;
font-weight: 400;
src: local("Noto Sans CJK JP"),
url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),
url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),
url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
}
body {
font-family: 'Noto Sans JP', "游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo, sans-serif;
line-height:1.75em;
font-size:16px;
overflow-x: hidden;
}
.wrapper{
background-color: #f3fafe;
}
p{
margin-bottom:1em;
}
.container-fluid{
padding:0;
} .row-nopadding {
margin-left: 0;
margin-right: 0;
} .row-nopadding > [class*="col-"] {
padding-left: 0;
padding-right: 0;
} img {
max-width: 100%;
height: auto;
}
.v-middle{
vertical-align: middle;
}
.v-bottom{
vertical-align:bottom;
}
.alignleft{
float:left;
padding-right:30px;
padding-bottom:30px;
}
.alignright{
float:right;
padding-left:30px;
padding-bottom:30px;
}
.aligncenter{
display: block;
margin: 0 auto;
}
hr.clearfix{
visibility: hidden;
height: 1px;
margin: 0;
} .row-eq-height {
display: flex;
flex-wrap: wrap;
} table, table.table{
width: 100%;
border: 1px solid #cccccc;
margin-bottom: 15px;
}
table tr th{
border: 1px solid #cccccc;
background-color:#dfeed8;
padding: 5px 10px;
line-height: 1.5;
white-space:nowrap;
text-align: center;
}
table tr td{
border: 1px solid #cccccc;
padding: 5px 10px;
line-height: 1.5;
background-color:#ffffff;
}
table ol{
margin: 0;
padding-left: 1.25em;
}
table ul{
margin: 0;
padding-left: 1.25em;
}
table tr th p, table tr td p{
margin: 0;
}
table tr th.nowrap, table tr td.nowrap{
white-space:nowrap;
}
a{
color:#0068b7;
} header#site-header{
position: relative;
background-image: url(//uonuma-dokai.com/wp-content/themes/dokai/images/bg_header.png);
background-position: center top;
background-repeat: repeat-x;
min-height: 155px;
} header#site-header .site-title{
margin-top: 20px;
margin-bottom: 15px;
position:relative;
}
header#site-header .site-title p{
padding: 0;
margin: 0;
}
header#site-header .site-title p img{
position: relative;
} header#site-header .header-contact{
margin: 20px 0px 10px 0;
float: right;
}
header#site-header .header-contact::after{
float: none;
height: 1px;
display: block;
}
header#site-header .header-contact p{
margin: 0;
}
header#site-header .header-contact .contact-info{
line-height: 1;
margin: 5px 0 5px;
font-size: 12px;
}
header#site-header .header-contact .tel-pc{
}
header#site-header .header-contact .tel-pc .contact i{
color: #79c06e;
}
header#site-header .header-contact .tel-pc .contact{
font-size: 28px;
font-weight: 600;
line-height: 1;
margin: 0;
}
header#site-header .header-contact .tel-mobile .contact{
font-size: 12px;
font-weight:normal;
line-height: 1;
margin: 0;
text-align: right;
}
header#site-header .header-contact .tel-mobile{
display: none;
}
header#site-header .header-contact .tel-mobile .contact i{
font-size: 14px;
margin-bottom: 5px;
}
header#site-header .header-contact .tel-mobile .contact a{
border: 1px solid #79c06e;
background-color: #79c06e;
border-radius: 5px;	
padding: 5px;
width: 42px;
height: 42px;
color: #ffffff;
display: block;
text-align: center;
}
header#site-header .header-contact .tel-mobile .contact a:hover{
color: #ffffff;
text-decoration: none;
}
header#site-header .header-contact .tel-mobile .contact:hover{
color: #ffffff;
}  #frontcontents.container{
margin-top: 45px;
} #front-page{
margin-bottom: 30px;
}
#front-page section{
position: relative;
} #front-page h2::before{
content: "\f0c8";
color: #f7c7c6;
font-size: 24px;
font-weight: 900;
font-family: "Font Awesome 5 Free";
padding-right: 10px;	
}
#front-page h2{
padding: 5px 10px 5px;
font-size: 24px;
margin-bottom: 15px;
background-color: #00a95f;
background-image: url(//uonuma-dokai.com/wp-content/themes/dokai/images/bg_h2.png);
background-position: left top;
background-repeat: no-repeat;
color:#ffffff;
} #front-page #slider{
margin-top: 15px;
margin-bottom: 75px;
} #front-page #info{
margin-bottom: 75px;
padding: 0;
} #front-page #topic01{
margin-top: 75px;
margin-bottom: 45px;
padding: 0;
}
#front-page #topic01 .col-sm-6{
margin-bottom: 30px;
}
#front-page #topic01 .linkbutton{
border: solid 1px #b5b6b6;
background-color: #ffffff;
height: 100%;
position: relative;
}
#front-page #topic01 .linkbutton .photo:hover{
opacity: 0.8;
}
#front-page #topic01 .linkbutton .text{
padding: 10px;
margin-bottom: 15px;
}
#front-page #topic01 .linkbutton .text h3{
font-size: 1.5rem;
font-weight: 600;
}
#front-page #topic01 .linkbutton .link{
text-align: right;
position: absolute;
bottom: 0;
width: 100%;
}
#front-page #topic01 .linkbutton .link i {
padding-right: 5px;
}
#front-page #topic01 .linkbutton .link p{
margin: 0;
line-height: 1;
}
#front-page #topic01 .linkbutton .link a{
color:#333333;
display: block;
background-color: #cde5c3;
padding: 5px 10px;
}
#front-page #topic01 .linkbutton .link a:hover{
text-decoration: none;
background-color: #00a73c;
color:#ffffff;
}
#front-page #topic01 .linkbutton .link a i{
color :#00a73c;
}
#front-page #topic01 .linkbutton .link a:hover i{
color:#ffffff;	
}   .archive-post ul{
padding: 0;
list-style: none;
}
.archive-post ul li{
border-bottom: solid 1px #9fa0a0;
padding: 10px 5px;
}
.archive-post ul li:first-child{
border-top: solid 1px #9fa0a0;
}
.archive-post.front ul li:first-child{
border-top: none;
}
.archive-post ul li .post-date{
display:inline-block;
vertical-align: top;
width: 150px;
}
.archive-post ul li .post-name{
box-sizing: border-box;
display: inline-block;
vertical-align: top;
width : calc(100% - 155px) ;
padding: 0;
}
.archive-post .top-more {
text-align:right;
margin: 15px 0;
}
.archive-post .top-more a{
background-color:#cde5c3;
padding: 2px 15px;
color:#333333;
}
.archive-post .top-more a:hover{
text-decoration: none;
background-color:#00a73c;
color: #ffffff;	
}
.archive-post .top-more a i{
color:#00a73c;
padding-left: 5px;
}
.archive-post .top-more a:hover i{
color: #ffffff;	
}   #breadcrumb{
margin-top: 15px;
}
#breadcrumb ul{
padding: 0;
margin: 0;
list-style: none;
}
#breadcrumb ul li{
float: left;
} .contents{
min-height: calc(100vh - 500px);
margin-top: 45px;
} #content{
position: relative;
}
#content .post-content{
}
#content .post-content .entry-content, #content .post-content .entry-post{
padding: 25px;
margin-bottom: 30px;
}
#content header {
background: -moz-linear-gradient(top, #ffffff, #bae3f9); 
background: -webkit-linear-gradient(top, #ffffff, #bae3f9); 
background: linear-gradient(to bottom, #ffffff, #bae3f9);
}
#content header h1{
padding: 10px 5px 0px 110px;
font-size: 32px;
font-weight: 600;
color:#007c36;
border-bottom: solid 3px #5db75b;
background-image: url(//uonuma-dokai.com/wp-content/themes/dokai/images/bg_h1_post.png);
background-position: 10px bottom;
background-repeat: no-repeat;
}
#content .page, #content .post{
background-color: #ffffff;
}
#content .entry-content h1, #content .entry-post h1{
font-size: 28px;
font-weight: 600;
font-family: "リュウミン R-KL" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
text-align: center;
margin-bottom: 15px;
line-height: 1.5;
}
#content .entry-content h2::before, #content .entry-post h2::before{
content: "\f0c8";
color: #f7c7c6;
font-size: 24px;
font-weight: 900;
font-family: "Font Awesome 5 Free";
padding-right: 10px;
}
#content .entry-content h2, #content .entry-post h2{
padding: 5px 10px 5px;
font-size: 24px;
margin-bottom: 15px;
background-color: #00a95f;
background-image: url(//uonuma-dokai.com/wp-content/themes/dokai/images/bg_h2.png);
background-position: left top;
background-repeat: no-repeat;
color:#ffffff;
}
#content .entry-content h3, #content .entry-post h3{
font-size: 20px;
font-weight: 600;
margin-top: 30px;
margin-bottom: 15px;
border-bottom: 3px solid #5db75b;
color:#007c36;
padding-bottom: 5px;
}
#content .entry-content h4::before, #content .entry-post h4::before{
content: "\f45c";
font-weight: 900;
font-family: "Font Awesome 5 Free";
padding-right: 5px;
}
#content .entry-content h4, #content .entry-post h4{
font-size: 18px;
font-weight: 600;
margin-top: 30px;
}
#content .entry-content h5, #content .entry-post h5,
#content .entry-content h6, #content .entry-post h6{
font-size: 18px;
font-weight: 600;
margin-top: 15px;
}
#content .entry-post .entry-date{
text-align: right;
margin-bottom: 0.5em;
}
#content .entry-content img.img-base,  #content .entry-post img.img-base{
vertical-align: baseline;
}   #content .entry-content ul[class^="photo"], #content .entry-post ul[class^="photo"]{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
list-style: none;
margin: 0 -15px;
padding: 0;
}
#content .entry-content ul[class^="photo"] li, #content .entry-post ul[class^="photo"] li{
margin-bottom: 30px;
text-align: center;
font-size: 14px;
line-height: 1.5;
padding: 5px 15px;
} #content .entry-content ul.photo02 li, #content .entry-post ul.photo02 li{
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
} #content .entry-content ul.photo03 li, #content .entry-post ul.photo03 li{
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
max-width: 33.33%;
} #content .entry-content ul.photo04 li, #content .entry-post ul.photo04 li{
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
} iframe[src*="google.com"]{
max-width: 100%;
} .video {
position: relative;
height: 0;
padding: 30px 0 56.25%; }
.video iframe[src*="youtube.com"] {
position: absolute;
top: 0;
left: 0;
max-width: 100%;
max-height: 100%;
} #content .entry-content a.btn{
padding: 5px 30px;
position: relative;
border:solid 1px #333333;
color: #333333;
}
#content .entry-content a.btn:hover{
border:solid 1px #d3a243;
background-color: #d3a243;
color: #ffffff;
}
.btn:not(:disabled):not(.disabled){
border:solid 1px #33b371;
background-color: #33b371;
color: #ffffff;	
}
.btn:not(:disabled):not(.disabled):hover{
border:solid 1px #79c06e;
background-color: #79c06e;
} #content .post-content #nav-below{
margin-top: 45px;
} #content .post-content #nav-below .nav-next{
text-align: right;
}   a.btn[target="_blank"]::after {
font-family: "Font Awesome 5 Free";
content : "\f35d";
font-weight: 900;
padding-left: 15px;
}   a[href$=".pdf"] {
background: url(//uonuma-dokai.com/wp-content/themes/dokai/images/icon/pdf.png) no-repeat left 3px;
margin:0px;
padding: 0px 0px 15px 25px;
}  
a[href$=".doc"], a[href$=".docx"]{
background: url(//uonuma-dokai.com/wp-content/themes/dokai/images/icon/word.png) no-repeat left 3px;
margin:0px;
padding: 0px 0px 15px 25px;
}  
a[href$=".xls"], a[href$=".xlsx"]{
background: url(//uonuma-dokai.com/wp-content/themes/dokai/images/icon/excel.png) no-repeat left 3px;
margin:0px;
padding: 0px 0px 15px 25px;
}
a[href$=".pdf"] img {
margin-left: -25px;
background-image: none;
}  
a[href$=".doc"] img, a[href$=".docx"] img{
margin-left: -25px;
background-image: none;
}  
a[href$=".xls"] img, a[href$=".xlsx"] img{
margin-left: -25px;
background-image: none;
}  #content .archive-post{
margin-top: 45px;
}
#content .archive-post.front{
margin-top: 15px;
}
#content .archive-content{
margin-top: 45px;
}
#content .archive-content article{
margin-bottom: 30px;
}
#content .archive-content .entry-header h2::before{
content: "■ ";
color: #71b567;
}
#content .archive-content .entry-header h2{
font-size: 24px;
font-weight: 600;
margin-top: 30px;
margin-bottom: 15px;
}
#content .archive-content .entry-summary .entry-date{
margin-bottom: 0;
}
#content .archive-content .entry-summary h2.entry-title{
font-size: 18px;
margin: 0 0 15px;
}
#content .archive-content .entry-summary .excerpt_more{
text-align: right;
}
#content .archive-content .entry-summary .excerpt_more a i.fa{
color: #71b567;
}
#content .archive-content .entry-summary p{
line-height: 1.75em;
} #content #nav-above{
margin-top: 30px;
margin-bottom: 30px;
padding-right: 15px;
padding-left: 15px;
width: 100%;
}
#content #nav-above .tab_nav{
text-align: center;
line-height: 1.25em;
}
#content #nav-above .tab_nav .page-numbers {
padding: 2px 7px;
border:solid 1px #cccccc;
color: #666666;
}
#content #nav-above .tab_nav .page-numbers:hover{
color: #FFFFFF;
border:solid 1px #00a73c;
background-color: #00a73c;
text-decoration: none;
}
#content #nav-above .tab_nav .current {
padding: 2px 7px;
color: #FFFFFF;
border:solid 1px #00a73c;
background-color: #00a73c;
} #side-bar{
}
#side-bar .sticky-top{
top: 15px;
} #side-bar .widget{
margin-bottom: 30px;
}
#side-bar .widget header{
background:#5db75b;
padding: 10px 10px 10px 15px;
color:#ffffff;
}
#side-bar h3{
margin: 0;
font-size: 16px;
line-height: 1.5;
font-weight: 600;	
}
#side-bar ul{
padding: 0;
list-style: none;
}
#side-bar ul li{
border-bottom: solid 1px #898989;
padding: 10px 0px;
line-height: 1.5em;
}
#side-bar ul li a{
color: #333333;
}
#side-bar .posts-all-link-area{
position: relative;
margin-bottom: 1em;
}
#side-bar .posts-all-link{
text-align: right;
margin: 0;
}
#side-bar .posts-all-link a{
color: #333333;
padding: 0 15px;
background-color: #cde5c3;
}
#side-bar .posts-all-link a i{
padding-left: 5px;
font-size: 18px;
color:#00a73c;
}
#side-bar .posts-all-link a:hover{
text-decoration: none;
color: #ffffff;
background-color: #00a73c;
}
#side-bar .posts-all-link a:hover i{
color:#ffffff;
}
#side-bar .widget .poster{
border: solid 2px #b5b5b6;
border-radius: 10px;
margin-bottom: 15px;
background-color: #ffffff;
padding: 10px 10px 0;
}
#side-bar .widget .poster h3{
border-top: solid 1px #b98b61;
border-bottom: solid 1px #b98b61;
padding: 5px;
margin-bottom: 10px;
}
#side-bar .widget .poster h3::before{
content: "\f06a";
color: #e60012;
font-weight: 900;
font-family: "Font Awesome 5 Free";
padding-right: 5px;	
}
#side-bar .widget .poster p{
line-height: 1.5;
font-size: 14px;
} #side-bar .menu-mainmenu-container ul li{
border: solid 2px #b5b5b6;
border-radius: 10px;
margin-bottom: 15px;
line-height: 1.5em;
background: -moz-linear-gradient(top, #ffffff, #e6e6e6); 
background: -webkit-linear-gradient(top, #ffffff, #e6e6e6); 
background: linear-gradient(to bottom, #ffffff, #e6e6e6);
padding: 0;
}
#side-bar .menu-mainmenu-container ul li:hover{
opacity: 0.8;
}
#side-bar .menu-mainmenu-container ul li a{
display: block;
padding: 25px 10px;
}
#side-bar .menu-mainmenu-container ul li a:hover{
text-decoration: none;
}
#side-bar .menu-mainmenu-container ul li.menu-item-24 a{
background-image: url(//uonuma-dokai.com/wp-content/themes/dokai/images/menu01.png);
background-repeat: no-repeat;
background-position: right 5px center;
}
#side-bar .menu-mainmenu-container ul li.menu-item-25 a{
background-image: url(//uonuma-dokai.com/wp-content/themes/dokai/images/menu02.png);
background-repeat: no-repeat;
background-position: right 5px center;
}
#side-bar .menu-mainmenu-container ul li.menu-item-276 a{
background-image: url(//uonuma-dokai.com/wp-content/themes/dokai/images/menu02-1.png);
background-repeat: no-repeat;
background-position: right 5px center;
}
#side-bar .menu-mainmenu-container ul li.menu-item-275 a{
background-image: url(//uonuma-dokai.com/wp-content/themes/dokai/images/menu02-2.png);
background-repeat: no-repeat;
background-position: right 5px center;
}
#side-bar .menu-mainmenu-container ul li.menu-item-26 a{
background-image: url(//uonuma-dokai.com/wp-content/themes/dokai/images/menu03.png);
background-repeat: no-repeat;
background-position: right 5px center;
}
#side-bar .menu-mainmenu-container ul li.menu-item-27 a{
background-image: url(//uonuma-dokai.com/wp-content/themes/dokai/images/menu04.png);
background-repeat: no-repeat;
background-position: right 5px center;
} footer{
margin: 30px 0 0;
padding: 100px 0 0;
background-image: url(//uonuma-dokai.com/wp-content/themes/dokai/images/bg-footer.png);
background-position: center top;
background-repeat: repeat-x;
}
footer .footer01{
margin: 0;
padding: 0 0 15px;
color: #ffffff;
background-color: #008e3f;
} footer .footer-first p.title{
font-size: 18px;
font-weight: 600;
}
footer .footer-first p{
margin-bottom: 0;
font-size: 14px;
line-height: 1.5;
} footer .footer-first .maplink{
margin-left: 10px;
}
footer .footer-first .maplink a{
background-color: #ffffff;
padding: 0 15px;
color: #333333;
}
footer .footer-first .maplink a:hover{
text-decoration: none;
background-color: rgba(255,255,255,0.70);
color: #333333;
} footer #footer-second{
margin-top: 5px;
text-align: right;
padding-right: 5px;
}
footer #footer-second #nav_menu-2::after{
clear: both;
}
footer #footer-second #nav_menu-2{
float: right;
margin-bottom: 15px;
}
footer #footer-second #nav_menu-2 ul{
padding: 0;
list-style: none;
margin: 0;
}
footer #footer-second #nav_menu-2 ul li{
float: left;
line-height: 1em;
margin-right: 10px;
margin-bottom: 5px;
width: 80px;
height: 80px;
border-radius: 50%;
background-color: #61b059;
text-align: center;
}
footer #footer-second #nav_menu-2 ul li:hover{
background-color: #74CD6B;
}
footer #footer-second #nav_menu-2 ul::after{
clear: both;
display: block;
visibility: hidden;
content: " ";
}
footer #footer-second #nav_menu-2 ul li a{
color: #ffffff;
padding: 20px 10px;
height: 100%;
border-radius: 50%;
display:flex;
justify-content:center;
align-items:center;
font-size: 14px;
}
footer #footer-second #nav_menu-2 ul li#menu-item-128 a{
padding: 20px 15px;
}
footer #footer-second #nav_menu-2 ul li a:hover{
text-decoration: none;
}
footer .footer02{
margin: 0;
padding: 0 0 15px;
background-color:#008e3f;
color: #ffffff;
} footer .copyright{
padding: 0 15px;	
text-align: center;
}
.copyright p#copyright{
line-height: 1.25em;
font-size: 12px;
margin: 0;
color: #ffffff;
} .red{
color: #FF0000;
font-size: 12px;
}
#content .entry-content p.contact{
font-size: 32px;
margin-bottom: 0.5em!important;
}
#content .entry-content p.contact-etc{
margin-left: 50px;
}
#content .entry-content .contact i{
padding-right: 10px;
font-size: 34px;
}
#content .entry-content .contact .contact-mark{
color: #ffffff;
background-color: #5eb85b;
padding: 5px 10px;
border-radius: 5px;
display: inline-block;
line-height: 1;
}
.form-group input.btn{
padding: 10px 30px;
}
.form-group input.btn:hover{
}
span.wpcf7-list-item {
margin-right: 15px;
}
.form-group input#zip, .form-group input#zip2{
margin-bottom: 5px;
}
.disnon{
display: none;
}
span.wpcf7-acceptance{
font-size: 18px;
font-weight: 600;
}   #page-top {
position: fixed;
bottom: 20px;
right: 10px;
}
.page-id-18 #page-top{
bottom: 90px;
}
#page-top a {
background: #999;
text-decoration: none;
color: #fff;
width: 80px;
height: 80px;
text-align: center;
display: block;
opacity: 0.8;
border-radius: 50%;
font-size: 12px;
line-height: 1.5;
padding-top: 20px;
}
#page-top a i{
font-size: 18px;
}
#page-top a:hover {
text-decoration: none;
background: #999;
opacity: 0.6;
}
@media screen and (min-width: 991px) {
nav.navbar{
display: none!important;
}
}
@media screen and (max-width: 991px) { header#site-header .header-contact{
margin: 20px 0px 5px 0
} #front-page{
margin-bottom: 0;
} nav.navbar{
background-color: #33b371;
}
.navbar-light .navbar-toggler {
color: #ffffff;
border: solid 2px #ffffff;
width: 42px;
height: 42px;
position:relative;
}
.navbar-toggler .toggler-line{
display: block;
background: #ffffff;
width: 24px;
height: 2px;
position: absolute;
left: 8px;
transition: all 0.4s;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
}
.navbar-toggler .toggler-line:first-child{
top:10px;
}
.navbar-toggler .toggler-line:nth-child(2){
margin-top: -1px;
top: 50%;
}	
.navbar-toggler .toggler-line:last-child{
bottom: 10px;
}
.navbar-toggler[aria-expanded="true"] .toggler-line:first-child{
-webkit-transform: translateY(8px) rotate(-45deg);
transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .toggler-line:nth-child(2){
background-color: transparent;
display: none;
}	
.navbar-toggler[aria-expanded="true"] .toggler-line:last-child{
-webkit-transform: translateY(-8px) rotate(45deg);
transform: translateY(-8px) rotate(45deg);
}	
nav #navbarText{
margin: 15px auto;
}
nav #navbarText ul li{
text-align: center;
font-size: 20px;
}
nav #navbarText ul li a{
color:#ffffff;
padding: 10px 0;
display: block;
}
nav #navbarText ul li a:hover{
text-decoration: none;
background-color: #79c06e;
} #side-bar .menu-mainmenu-container{
display: none;
height: 1px;
margin: 0;
visibility: hidden;
}  footer .footer-top{
letter-spacing: 0.25em;
}
footer #footer-second{
margin-top: 15px;
}
footer #footer-second #nav_menu-2{
margin-right: 90px;
float:none;
}		
}
@media screen and (max-width: 767px) {    #front-page #info ul li .post-name, #content .archive-content ul li .post-name, #content .archive-post ul li .post-name{
display: block;
width: 100%;
}
#front-page #info ul li .post-title, #content .archive-content ul li .post-title, #content .archive-post ul li .post-title{
display: block;
width: 100%;
}
#front-page #info ul li .post-cid, #content .archive-content ul li .post-cid, #content .archive-post ul li .post-cid{
display: block;
}	
#front-page #info ul li .post-cid .cid, #content .archive-content ul li .post-cid .cid, #content .archive-post ul li .post-cid .cid{
margin-right: 20px;
margin-left: 0px;
margin-top: 5px;
}
#front-page #info ul li .post-cid .cid:last-child, #content .archive-content ul li .post-cid .cid:last-child, #content .archive-post ul li .post-cid .cid:last-child{
margin-right: 0px;
} #content .entry-content iframe[src*="google.com"],
#content .entry-post iframe[src*="google.com"]{
max-width: 100%;
height: 60vh;
} #content.post-content{
margin-left: 0px;
margin-right: 0px;
}
#content.post-content .entry-content {
margin-left: 0px;
} #content #side-bar{
margin-top: 30px;
padding-left:15px;
}
}
@media screen and (min-width: 576px) and (max-width: 767px) {   header#site-header .site-contact.col-sm-5{
padding-right: 0;
}	
header#site-header .header-contact p{
font-size: 12px;
}
header#site-header .header-contact .contact-info{
font-size: 10px;
}
header#site-header .header-contact .tel-pc .contact{
font-size: 22px;
}    #content .entry-content ul.photo03 li, #content .entry-post ul.photo03 li{
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
} #content .entry-content ul.photo04 li, #content .entry-post ul.photo04 li{
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media screen and (max-width: 575px) {   header#site-header{
min-height: 85px;
}
header#site-header .header{
position: relative;
min-height: 85px;
}
header#site-header .site-title{ padding-right: 75px;
z-index: 100;
}
header#site-header .site-title p{
font-size: 14px;
line-height: 1.5;
}
header#site-header .site-title p img{
padding-bottom: 5px;
} header#site-header .site-contact{
position:absolute;
right: 0px;
top: 0px;
width: 72px;
height: 72px;
z-index: 200;
}
header#site-header .header-contact{
margin: 30px 0px 5px 0;		
float:none;
}
header#site-header .header-contact .tel-pc{
display: none;
}
header#site-header .header-contact .tel-mobile{
display: block;
}	
header#site-header .header-contact .tel-mobile .contact a{
display: block;
}   #frontcontents.container {
margin-top: 30px;
}
#front-page #topic01{
margin-bottom: 30px;
} #front-page h2::before{
font-size: 20px;
}
#front-page h2{
font-size: 20px;
} .archive-post ul li{
padding: 10px 5px;
} #front-page #topic01 .linkbutton .text h3 {
font-size: 1.25rem;
}   .contents{
margin-top: 30px;
}
#content .post-content .entry-content, #content .post-content .entry-post{
padding:15px; 
} #content .entry-content ul[class^="photo"] li, #content .entry-post ul[class^="photo"] li{
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
} .alignleft{
float:none;
display:block;
padding-right:0px;
padding-bottom:10px;
}
.alignright{
float:none;
display: block;
padding-left:0px;
padding-bottom:10px;
} #content header h1{
font-size: 24px;
padding: 10px 5px 5px 5px;
background-image: none;
}
#content .entry-content h1, #content .entry-post h1{
font-size: 22px;
}
#content .entry-content h2::before, #content .entry-post h2::before{
font-size: 20px;
}
#content .entry-content h2, #content .entry-post h2{
font-size: 20px;
}
#content .entry-content h3, #content .entry-post h3{
font-size: 18px;
}
#content .entry-content h4::before, #content .entry-post h4::before{
font-size: 16px;
}	
#content .entry-content h4, #content .entry-post h4{
font-size: 16px;
}
#content .entry-content h5, #content .entry-post h5,
#content .entry-content h6, #content .entry-post h6{
font-size: 16px;
} #content .entry-content p.contact{
font-size: 22px;
}
#content .entry-content p.contact i{
padding-right: 10px;
font-size: 22px;
}  footer .footer-first p.title{
font-size: 16px;
} footer #footer-second #nav_menu-2 ul{
padding: 0;
list-style:disc;
margin-left: 20px;
text-align: left;
}
footer #footer-second #nav_menu-2 ul li{
float:none;
border-left:none;
padding: 0px;
line-height: 1em;
margin-right: 0;
margin-bottom: 5px;
width:inherit;
height:inherit;
border-radius: 0;
background-color:transparent;
}		
footer #footer-second #nav_menu-2 ul li a{
padding: 0;
border-radius: 0;
display:block;
text-align: left;
}
footer #footer-second #nav_menu-2 ul li#menu-item-128 a{
padding: 0;
}	
footer #footer-second #nav_menu-2 ul li:last-child{
border-right: none;
}
}
@media screen and (max-width: 360px) {      }
@media (min-width: 768px) and (max-width: 991px){   }
@media (min-width: 992px) and (max-width: 1199px){   }