/*
Template:astrid
Theme Name:astrid_child
*/

/********************************
 * initialze
 ********************************/
body { 
    background-color: #fff;
	font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif !important;
}
.site-content {
    margin: 0;
}
.site-content > .container {
    width: 100%;
	background-color: #fff;
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding: 0;
}
.hentry {
	border: none;
    padding: 0;
    margin: 0;
}
.home .entry-header {
    display: none;
}
.content-area {
    margin-left:0;
}
.widget-title .title-decoration::before,
.widget-title .title-decoration::after {
	background:none;
}
.atblock h2.widget-title {
	color: #39332f;
	font-size: 36px;
	text-align: center;
	margin: 0 0 75px;
	position: relative;
}
.atblock h2.widget-title::after {
	width: 32px;
	height: 3px;
	bottom: -8px;
	border-radius: 0px;
	background-color: #067428;
	left: -webkit-calc(50% - 16px);
	left: -moz-calc(50% - 16px);
	left: calc(50% - 16px);
}
.entry-footer {
    padding: 0;
    margin: 0;
    display: none;
}
.entry-content ul,
.entry-content li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.entry-content a:hover {
    text-decoration: none;
}
.entry-content table,
.entry-content td { border: none; }
.entry-content td { padding: 0;   }
.entry-content > section { position: relative; }
.entry-footer { display: none; }

.wrap {
    display: block;
    position: relative;
    width: 1280px;
    padding: 0;
    margin: 0 auto;
}
.fullwidht { width: 100%; }

.bg-wh     { background-color: #fff    !important; }
.bg-bk     { background-color: #000    !important; }
.bg-grey   { background-color: #e5e5e5 !important; }
.bg-red    { background-color: #ff0014 !important; }

.text-left   { text-align: left;  }
.text-right  { text-align: right; }
.text-center { text-align: center; }
.text-just   { text-align: justify; }
.text-space-1p { letter-spacing: -1px !important; }
.bold          { font-weight: bold; }
.fw-normal     { font-weight: normal; }
.serif         { font-family: serif; }
.san-serif     { font-family: sans-serif; }

.underline { text-decoration: underline !important; }
.line-yellow { background: linear-gradient(transparent 60%, #fff4c1 60%); display: inline-block; line-height: 1; }
.line-orange { background: linear-gradient(transparent 60%, #ffe3cb 60%); display: inline-block; line-height: 1; }
.line-pink   { background: linear-gradient(transparent 60%, #ffb4a5 60%); display: inline-block; line-height: 1; }

.fs-80p{ font-size: 80%  !important; }
.fs-72 { font-size: 72px !important; }
.fs-48 { font-size: 48px !important; }
.fs-36 { font-size: 36px !important; }
.fs-32 { font-size: 32px !important; }
.fs-30 { font-size: 30px !important; }
.fs-28 { font-size: 28px !important; }
.fs-26 { font-size: 24px !important; }
.fs-24 { font-size: 24px !important; }
.fs-22 { font-size: 22px !important; }
.fs-20 { font-size: 20px !important; }
.fs-18 { font-size: 18px !important; }
.fs-16 { font-size: 16px !important; }
.fs-14 { font-size: 14px !important; }
.fs-12 { font-size: 12px !important; }

.fc-bk    { color: #000    !important; }
.fc-wh    { color: #fff    !important; }
.fc-grey  { color: #5b5b5b !important; }
.fc-red   { color: #ff0014 !important; }

.position { position: absolute !important; }
.mb0 { margin-bottom: 0 !important; }
.flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}
.btn {
    display: block;
    width: 200px;
    position: relative;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border: 1px solid #000;
    line-height: 1.2;
    border-radius: 0;
    color: #fff;
    font-family: serif;
    padding: 12px 0;
    margin: 0 auto;
    transition: all 0.5s
}
.btn:hover {
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    transition: all 0.5s
}
.btn > span {
    display: block;
    color: #c9c9c9;
    transition: all 0.5s
}
.btn:hover > span {
    color: #000;
    transition: all 0.5s
}
.cl {
	clear: both;
}
#blog h2.page-title::before,
#main h2::before {
    content: '';
    position: absolute;
    bottom: -8px;
    display: inline-block;
    width: 1.2em;
    height: 5px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #22aadd;
    border-radius: 2px;
}
#blog h2.page-title,
#main h2 {
    font-family: "SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
    text-align: center;
    position: relative;
    color: #333;
    font-weight: 700;
    font-size: 48px;
    margin: 0 0 60px 0;
}
#main h3 {
    margin: 0;
}
#main p {
    font-family: "SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
    color: #333;
    font-size: 24px;
}
#main dl,
#main dt,
#main dd {
    padding: 0;
    margin: 0;
}
.row-overlay {
	background-color: rgba(255, 255, 255, 0.6);
}
section > .atblock.container {
    padding: 80px 16px;
    width: 100%;
}

/********************************
 * Header Menu
 ********************************/
.col-xs-12 {
    padding: 0;
}
.site-branding .site-title a {
    color: #333;
}
.site-branding .site-title a:hover {
	opacity: 0.7;
} 
header#masthead.site-header {
    background-color: rgba(255,255,255,0.8);
}
header#masthead.site-header .site-branding .site-description {
	display: none;
}
.main-navigation a {
    color: #41494c;
}
.site-header.header-scrolled {
	padding: 7px 0;
}
/********************************
 * Common : goto top btn
 ********************************/
.page-top{
	margin: 0;
	padding: 0;
	display: none;
}
.page-top p{
	margin: 0;
	padding: 0;
	position: fixed;
	right: 48px;
	bottom: 32px ;
    z-index: 10000;
}
.move-page-top{
	display: block;
	width: 50px;
	height: 50px;
    background-color: #44aadd;
	color: #fff;
	line-height: 50px;
	text-decoration: none;
	text-align: center;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}
.move-page-top:hover{
	opacity: 0.7;
	text-decoration:none;
	color: #fff;
}
/********************************
 * top-page (newpage)
 ********************************/
.entry-header > h1 { display: none; }
.slick-slide img { width: 100%; }
#top-concept {
    background-image: url(/wp-content/uploads/2019/08/bg-concept.jpg);
    background-position: bottom left;
    background-size: 50%;
    background-repeat: no-repeat;
    padding: 200px 0;
    margin: 0;
}
#top-concept .wrap p {
    text-align: center;
    line-height: 2.5;
    margin: 0 auto;
}
#top-company {
    padding: 100px 0;
    margin: 0;
}
#top-company .wrap dl {
    width: 1000px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #d6d6d6; 
    padding: 0;
    margin: 0 auto;
}
#top-company .wrap dl dt,
#top-company .wrap dl dd {
    border-top: 1px solid #d6d6d6; 
    color: #333;
    margin: 0;
}
#top-company .wrap dl dt {
    width: 20%;
    text-indent: 0.25em;
    font-size: 24px;
    font-weight: 600;
    padding: 48px 0;
}
#top-company .wrap dl dd {
    width: 80%;
    font-size: 18px;
    padding: 55px 0 41px 0;
}
#top-map {
    background-color: #f0f0f0;
    padding: 100px 0 0 0;
}
#top-pricemenu {
    padding: 100px 0;
}
#top-pricemenu .wrap {
    width: 1000px;
}
#top-pricemenu .wrap dl {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}
#top-pricemenu .wrap dt,
#top-pricemenu .wrap dd {
    font-size: 18px;
    color: #333;
}
#top-pricemenu .wrap > dl {
    border-bottom: 1px solid #d6d6d6;
    padding: 48px 2em 48px 0.25em;
}
#top-pricemenu .wrap > dl:first-of-type {
    border-top: 1px solid #d6d6d6;
}
#top-pricemenu .wrap > dl > dt {
    width: 60%;
    font-size: 24px;
    font-weight: 600;
    color: #333;
    line-height: 1.2;
}
#top-pricemenu .wrap > dl > dd {
    width: 40%;
}
#top-pricemenu .wrap > dl > dd > dl > dt {
    width: 60%;
}
#top-pricemenu .wrap > dl > dd > dl > dd {
    width: 40%;
    text-align: right;
}
#top-contact {
    background-color: #f0f0f0;
    padding: 100px 0;
}
/********************************
 * Contact Form 7
 ********************************/
div.wpcf7 {
     text-align: center;
     margin-top: 64px;
}
.wpcf7 form p {
     margin: 0 0 2rem 0;
}
.wpcf7 span.item {
    font-size: 22px;
}
.wpcf7 span.required {
    color: #ff0000;
}
.wpcf7 input,
.wpcf7 select {
    width: 360px;
    background-color: #fff;
    border-radius: 3px;
}
.wpcf7 textarea {
    width: 60%;
    background-color: #fff;
    -webkit-appearance: none;
    border-radius: 0;
}
.wpcf7-form-control-wrap > input {
    -webkit-appearance: none;
    border-radius: 0;
}
.wpcf7-form-control-wrap > select {
    border-radius: 0;
    box-shadow: none;
}
.wpcf7 .radio_area .wpcf7-list-item {
    width: 30%;
    margin: 0;
}
.wpcf7 .radio_area .wpcf7-list-item input {
    width: 1em;
}
.wpcf7-form-control.wpcf7-submit {
    width: 180px;
    height: 40px;
    line-height: 1.5;
    padding: 8px;
    color: #fff;
    border: none;
    background-color: #44aadd;
}
.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #fff;
    border: 1px solid #44aadd;
    color: #44aadd;
}

/********************************
 * Footer
 ********************************/
.footer-wrapper .site-footer {
    background-color: #fff;
    padding: 0;
    margin: 0;
}
.footer-wrapper .footer-widgets,
.footer-wrapper .footer-info {
    background-color: transparent;
    border: none;
}
.footer-wrapper .container {
    width: 100%;
    padding: 0;
    margin: 0;
}
.footer-wrapper .sidebar-column {
    width: 100%;
    display: block;
    text-align: center;
    float: none;
    margin: 0 auto;
}
.footer-wrapper .footer-navigation {
    width: 100%;
    float: none;
}
.footer-navigation ul {
    text-align: center;
}
.footer-navigation ul li a {
    color: #333;
}
.footer-wrapper .footer-branding {
    display: block;
    width: 100%;
    float: none;
}
.footer-wrapper .footer-logo {
    display: block;
    width: 320px;
    margin: 24px auto;
}
.footer-wrapper .site-copyright {
    width: 100%;
    float: none;
    text-align: center;
    color: #333;
    background-color: #ccc;
    padding: 4px 0;
    margin: 0;
}

/********************************
 * Contents
 ********************************/
#contents .textwidget > div > p {
    text-align: center;
}
#contents .jisseki {
	margin: 2rem 0 0 0;
}
#contents .jisseki ul {
	display: flex;
	width: 100%;
    max-width: 840px;
	flex-wrap: wrap;
	justify-content: space-between;
    padding: 0;
    margin: 0 auto;
}
#contents .jisseki  ul li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 3rem 0;
}
#contents .jisseki  ul li {
	width: 400px;
	background-color: #eee;
}
#contents .jisseki a {
	color: #fff;
	text-decoration: none;
	box-shadow: none;
}
#contents .jisseki  a:hover {
	opacity: 0.6;
	text-decoration: none;
	box-shadow: none;
}
#contents .jisseki  ul li h4 {
	text-align: center;
	font-size: 22px;
	line-height: 1;
	color: #fff;
	background-color: #1ba6f3;
	padding: 1rem 0;
	margin: 0;
}
#contents .jisseki ul li p{
	padding: 0.5em;
	color: #444;
}
#contents .jisseki ul li span{
	font-size: 14px;
}
@media screen and (max-width: 840px) {
    #contents .jisseki ul {
        justify-content: center;
    }
}

/********************************
 * Single-list (blog-list)
 ********************************/
.single .site-content > .container {
    width: 1280px;
    padding: 0;
    margin: 0 auto;
}
#blog   .content-area,
.single .content-area {
    width: 68%;
    margin-right: 2%;
}
#blog   .widget-area,
.single .widget-area {
    width: 30%;
}
.bloglist-cont {
    background-color: #f0f0f0;
    margin: 0 0 4% 0;
}
.bloglist-cont .img-area {
    width: 33%;
    height: 200px;
    overflow: hidden;
}
.bloglist-cont .text-area {
    position: relative;
    width: 67%;
    padding: 1em;
}
.blog-title {
    text-align: left;
    font-size: 20px !important;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0;
    margin: 0 0 0.5em 0 !important;
}
.blog-title a {
    color: #333;
}
.blog-text {
    text-align: left;
    font-size: 18px !important;
    color: #444;
    line-height: 1.5 !important;
    margin: 0 0 1em 0;
}
.blog-date {
    position: absolute;
    bottom: 1em;
    right: 1em;
    text-align: right;
    font-size: 12px !important;
    color: #444;
    margin: 0;
}
.pagenum {
    text-align: center;
    font-size: 16px;
}
.pagenum span {
    color: #bbb;
}
.pagenum a {
    color: #333;
    font-weight: bold;
}
.pagenum a:hover {
    color: #22aadd;
}
.wp-block-group__inner-container > p {
    text-align: left;
    font-size: 20px !important;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0;
    columns: #333;
    margin: 0 0 0.5em 0 !important;
}
/********************************
 * Single (blog)
 ********************************/

#blog .entry-content > p {
    font-size: 18px !important;
    color: #444;
    line-height: 1.5 !important;
    margin: 0 0 1em 0;
}
#blog .entry-meta {
    text-align: right;
}
#blog .post-navigation .screen-reader-text { display: none; }

#blog .post-navigation {
    padding: 2em 0;
}
#blog .post-navigation .nav-links .nav-previous,
#blog .post-navigation .nav-links .nav-next {
    width: 49%;
    background-color: #f0f0f0;
    padding: 1em;
}
#blog .post-navigation .nav-links .nav-previous a::before,
#blog .post-navigation .nav-links .nav-next a::after {
    display: inline;
    width: 1em;
}

#blog .post-navigation .nav-links .nav-previous a::before {
    content: "<< ";
}
#blog .post-navigation .nav-links .nav-next a::after {
    content: " >>";
}

#blog .post-navigation .nav-links .nav-previous a,
#blog .post-navigation .nav-links .nav-next a {
    color: #333;
    font-weight: bold;
}
#blog .post-navigation .nav-links .nav-previous a:hover,
#blog .post-navigation .nav-links .nav-next a:hover {
    color: #22aadd;
}

/********************************   SP  ********************************/
/********************************
 * Header Menu
 ********************************/
.btn-menu {
     color: #44aadd;   
 }
#mainnav-mobi {
    background-color: rgba(255,255,255,0.8);
}
#mainnav-mobi li {
    border-bottom: 1px solid #44aadd;
    padding: 0;
}
#mainnav-mobi li:last-of-type {
    border-bottom: none;
}
#mainnav-mobi a {
    display: block;
    padding: 10px 0;
}
#mainnav-mobi a:hover {
    background-color: #44aadd;
    color: #fff;
}

/********************************
 * Common : goto top btn
 ********************************/
 
 @media only screen and (max-width:414px){
    .page-top p{
        right: 16px;
        bottom: 16px ;
    }
}

/********************************
 * Contact Form 7
 ********************************/
@media only screen and (max-width:480px){
    .wpcf7 input,
    .wpcf7 select,
    .wpcf7 textarea,
    .wpcf7 .radio_area {
        width: 100%;
        background-color: #ece2db;
    }
    input.hasDatepicker {
        font-size: 11px;
    }
    .wpcf7 textarea {
        resize: vertical;
    }
    div.wpcf7 .ajax-loader {
        display: block;
        margin: 1rem auto 0 auto;
    }
    span.wpcf7-list-item {
        margin: 0;
    }
    span.wpcf7-list-item-label::before,
    span.wpcf7-list-item-label::after {
        display: none;
    }
}
@media only screen and (max-width:768px){
.wrap {
    width: 100%;
}
#top-company .wrap dl {
    width: 100%;
    display: block;
}
#top-company .wrap dl dt {
    width: 100%;
    text-align: center;
    text-indent: 0;
    line-height: 1;
    padding: 24px 0 0 0;
    margin: 0 0 16px 0;
}
#top-company .wrap dl dd {
    width: 100%;
    border-top: none;
    text-align: center;
    line-height: 1.25;
    padding: 0 0 24px 0;
}
#top-pricemenu .wrap {
    width: 100%;
}
#top-pricemenu .wrap > dl {
    padding: 24px 0;
}
#top-pricemenu .wrap > dl > dt {
    width: 100%;
    text-align: center;
    margin: 0 0 16px 0;
}
#top-pricemenu .wrap > dl > dd {
    width: 100%;
    text-align: center;
    line-height: 1.5;
    padding: 0 24px;
}
#top-pricemenu .wrap > dl > dd > dl {
    line-height: 1.5;
}
#top-pricemenu .wrap > dl > dd > dl > dt {
    text-align: left;
}





}

/********************************
 * Custom additions by mako - 2025-06-26
 ********************************/

/* 2025-06-26 mako: アクセントラインの色をロゴに合わせて変更 */
.atblock h2.widget-title::after {
  background-color: #245983;
}

/* 2025-06-26 mako: CTAボタンのスタイルをブランドカラーに統一 */
.btn {
  background-color: #245983;
  border: 1px solid #245983;
  color: #fff;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  transition: all 0.5s;
}
.btn:hover {
  background-color: #fff;
  color: #245983;
  border: 1px solid #245983;
}

/* 2025-06-26 mako - WordPress見出し内の異なるフォントスタイルをリセット */
h2 span,
h3 span,
.section-title span {
  font-family: inherit !important;
  font-weight: inherit !important;
  font-style: inherit !important;
}