/*
Theme Name: OnePress Child
Theme URI: https://www.famethemes.com/themes/onepress/
Author: FameThemes
Author URI: http://www.famethemes.com
Description: OnePress Child Theme
Version: 2.2.4
Template: onepress
Text Domain: onepress-child
*/

body, table, button, input, select, textarea {
  /*font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Meiryo", "Yu Gothic", sans-serif !important;*/
  font-family: 'Noto Sans JP', sans-serif !important;
  font-size: 16px !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Noto Sans JP', sans-serif;
}
.onepress-menu a {
  font-family: 'Noto Sans JP', sans-serif !important;
}
.entry-header .entry-title {
  font-family: 'Noto Sans JP', sans-serif !important;
}

.entry-content p {
	font-size: 16px;
	font-weight: normal;
	letter-spacing:normal;
	line-height: 1.7;
} 

a:hover,
a:active {
    text-decoration: none !important;
}

table {
	border: none;
}
table th,
table td {
	font-size: 16px !important;
	letter-spacing:normal;
	font-weight: normal !important;
	border: none !important;
}
table th {
	text-align: left;
	white-space:nowrap;
}

.btn {
  color: #ffffff;
  background: #e04f0c;
  text-align: center;
  width:100%;
  font-size: 16px;
  padding: 15px !important;
  border-radius:0px !important;
}
.btn:hover {
  background: #f2560e;
  color: #ffffff;
}
.btn a,
.btn a:link {
  color: #ffffff !important;
}
.btn a:hover {
  color: #ffffff !important;
}

.gmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
	clear:both;
}
.gmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*PCでは無効（改行しない）*/
.smp{
    display: none;
}

/*スマートフォンでは有効（改行する）*/
@media screen and (max-width:768px) {
    .smp{
        display: block;
    }
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.custom-logo {
	max-width: 250px !important;
}
@media screen and (max-width: 768px){
	.custom-logo {
		max-width: 200px !important;
	}
	header {
		background: rgba(255,255,255,0.75) !important;
	}
}
@media screen and (max-width: 480px){ 
	.custom-logo {
		max-width: 150px !important;
	}
}

.onepress-menu {
  clear: both;
  float: none;
}
.onepress-menu a {
  font-size: 14px;
  font-weight: normal;
  letter-spacing:normal;
}
.onepress-menu ul li a {
  font-size: 14px;
  color: #777777;
}
.onepress-menu a:hover {
  color: #ffffff;
}
.onepress-menu a:focus {
  color: #777777;
  text-decoration: none;
}
.onepress-menu ul li a,
.onepress-menu ul ul li a {
  width: 220px;
  text-align: left;
}

.header-contact-details {
	float: right;
}
.btn-header {
  color: #ffffff;
  background: #e04f0c;
  text-align: center;
}
.btn-header {
  width:120px;
  float: right;
  margin-left: 10px;
  font-size: 14px;
  height: 70px;
  padding: 10px;
  line-height: 50px;
}
.btn-header:hover {
  background: #e6743f;
  color: #ffffff;
}
.btn-header a {
  color: #ffffff;
}
.btn-header a:hover,
.btn-header a:active,
.btn-header a:focus,
.btn-header a:visited {
  color: #ffffff !important;
  text-decoration: none !important;
}
.freedial {
    float: right;
	font-size: 14px;
	text-align: center;
	line-height: 120%;
  	margin-top: 10px;
    margin-right: 15px;
}
.freedial span {
	font-size: 26px;
	font-weight: bold;
	font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}

.breadcrumbs {
	font-size: 14px;
}
.breadcrumbs a {
	font-weight: normal;
}

.menu-mobonly {
	display: none;
}
@media screen and (max-width: 1140px) {
	.menu-mobonly {
		display: block;
	}
	.header-contact-details {
		display: none;
	}
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.branch {
	margin: 30px auto;
	width:1120px;
	max-width: 90%;
	font-size: 12px;
	line-height: 150%;
}
.smp-footer {
	margin: 30px auto;
	width:100%;
	text-align: center;
	display: none;
}
.smp-footer-phone {
	font-size: 26px; 
	font-weight: bold;
}
.smp-footer-phone a {
	color:#fff !important;
	font-size: 26px !important; 
}
.smp-footer-menu li a {
	color:#fff;
}
.smp-footer-phone a:hover,
.smp-footer-menu li a:hover {
	color:#999;
}
.smp-footer-menu {
	margin:30px;
	padding-left: 0px;
}
.smp-footer-menu li {
	list-style: none;
	margin-left:0px;
	padding: 10px 0px;
	border-bottom: 1px solid #666666;
}

.calendar-caption,
.xo-month th,
.xo-month td {
	font-size: 14px !important;
}
.month-dayname-space {
	height: 0.5em !important;
}

@media screen and (max-width: 768px){
  .branch,
  .footer-widgets {
    display: none;
  }
  .smp-footer {
    display:block;
  }
}

ul.icon-social li {
    display: inline;
    list-style-type: none;
	margin-right: 5px;
}
ul.icon-social li img {
    max-width:30px !important;
}
ul.icon-social li a:hover img {	
	background: #050505;
}

/*LINE*/
h3.title-line {
	font-size: 20px;
	font-weight: bold;
	color: #00b833;
	margin-bottom: 20px;
}
.box-line {
	text-align: center;
	border-top: solid 3px #00b833;
	padding: 30px;
}
.ban-smp {
    display: none;
}
@media screen and (max-width: 640px) {
    /*LINE*/
    .ban-pc {
        display: none;
    }
    .ban-smp {
        display:block !important;
    }
}

/*フッター固定メニュー*/
#footerFloatingMenu {
	width: 100%;
	height: 70px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 9999;
	text-align: center;
	background: rgba(0,0,0,0.5);
	color: #fff;
	padding-bottom: 10px;
}
#footerFloatingMenu ul {
  font-size: 0;
}
#footerFloatingMenu li {
  font-size: 12px;
  display: inline-block;
  width: 25%;
  list-style:none;
}
#footerFloatingMenu .fa {
    font-size: 2em;
    color: #fff;
}
@media only screen and (min-width: 960px) {
	#footerFloatingMenu {
		display: none;
	}
}
@media only screen and (max-width:959px){
	footer {
		padding-bottom:70px !important;
	}
	#footerFloatingMenu {
		display: block;
	}
}


/*--------------------------------------------------------------
## Voice
--------------------------------------------------------------*/
h2.h2-voice {
	font-size: 26px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	text-align: center;
	border-bottom: 1px solid #e04f0c;
	border-width: 60%;
}

.voice-container{
  display: flex;
  justify-content:space-between;
  flex-wrap: wrap;
} 
.voice-item{
    width: 48%;
    margin-bottom: 30px;
	border: solid 1px #ccc;
	border-radius: 10px;
	padding: 15px;
}
.voice-thumb {
	text-align: center;
	margin-bottom: 15px;
}
.voice-item h2 {
    font-size: 18px !important;
	font-weight:bold !important;
}
.btn-voice {
	width:200px;
	background: #aaaaaa !important;
	margin: 15px auto 0px;
}
.btn-voice:hover {
  background: #cccccc !important;
}
.btn-voicelist {
	width:250px;
	margin: 15px auto 0px;
}
h1.entry-title {
	font-size: 22px !important;
}
.voiceL {
	float: left;
	width:40%;
}
.voiceR {
	float: right;
	width:60%;
}
.voiceL img {
	max-width:95%;
}
.voiceR h2,
.voiceex-item h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 160%;
	border-bottom: solid 1px #e04f0c;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.voiceR p {
	margin-bottom: 50px;
}
.voiceex-item p {
	margin-bottom: 50px;
}
.voiceex-item ol {
	margin-bottom: 40px;
}
.voiceex-item ol li {
	margin-left: 25px;
}

h2.voice-sideh2 {
	padding: 15px !important;
	margin-bottom: 0px !important;
}
.widget_archive {
	margin-top: 0px !important;
}
.widget ul.st-tag-cloud {
	list-style: disc;
	margin-left: 20px;
	margin-top: 0px !important;
}

@media screen and (max-width: 768px){ 
	.voice-item{
		width: 100%;
	}
	
	.voiceL,
	.voiceR {
		float: none;
		width:100%;
	}
	.voiceL {
		text-align: center;
	}
}

/*--------------------------------------------------------------
## Blog
--------------------------------------------------------------*/
.section-news .list-article-thumb img, .archive .list-article-thumb img, .blog .list-article-thumb img {
  width: 300px;
  height: 200px;
  object-fit: cover;	
}
.section-news .list-article-meta, .archive .list-article-meta, .blog .list-article-meta {
  font-size: 12px;
  font-weight: normal;
  letter-spacing:normal;
}

.nav-links a, .nav-links .page-numbers {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: normal;
}
.nav-links a:hover {
  color: #ffffff;
}
.nav-links a:focus {
  color: #ffffff;
  text-decoration: none;
}

.entry-meta,.cat-links {
  font-weight: normal !important;
  font-size: 14px;
  letter-spacing: normal;
}
.entry-meta a,.cat-links a {
  color: #333333;
}
.entry-meta a:hover,.cat-links a:hover {
  color: #e04f0c;
}

.section-news .list-article-meta a, .archive .list-article-meta a, .blog .list-article-meta a {
  color: #333333;
}
.section-news .list-article-meta a:hover, .archive .list-article-meta a:hover, .blog .list-article-meta a:hover {
  color: #e04f0c;
}
.entry-header h2 a:hover,
.breadcrumbs a:hover {
  color: #e04f0c;	
}
.entry-header h2 a:focus,
.breadcrumbs a:focus {
  color: #333333;
  text-decoration: none;
}

.breadcrumbs a:before {
  border-bottom: none;
  border-left: none;
  border-top: none;
}

.btn-exL {
	float:left;
}
.btn-exR {
	float:right;
}
.btn-exL,
.btn-exR {
	width: 250px;
	background: #aaaaaa !important;
}

.btn-exL:hover,
.btn-exR:hover {
  background: #cccccc !important;
}
.clear {
	clear: both;
}
.btn-backtop {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 250px;
}

@media screen and (max-width: 768px){
	.btn-exL,
	.btn-exR {
		width:150px;
		font-size: 16px;
	}
	.btn-backtop {
		width:250px;
		font-size: 16px;
	}
}
