/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

@import url('https://fonts.googleapis.com/css2?family=Marcellus&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');
:root {
  --black: #616373;
}
.marcellus-regular {
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
}

.pt-05 {
  padding-top: 0.5em !important;
}
.pt-1 {
  padding-top: 1em !important;
}
.pt-2 {
  padding-top: 2em !important;
}
.pt-3 {
  padding-top: 3em !important;
}
.pt-5 {
  padding-top: 5em !important;
}
.pt-10 {
  padding-top: 10em !important;
}
.pt-15 {
  padding-top: 15em !important;
}
.py-1 {
  padding-top: 1em !important;
  padding-bottom: 1em !important;
}
.py-2 {
  padding-top: 2em !important;
  padding-bottom: 2em !important;
}
.py-3 {
  padding-top: 3em !important;
  padding-bottom: 3em !important;
}
.py-5 {
  padding-top: 5em !important;
  padding-bottom: 5em !important;
}
.py-10 {
  padding-top: 10em !important;
  padding-bottom: 10em !important;
}
.py-15 {
  padding-top: 15em !important;
  padding-bottom: 15em !important;
}
.pb-1 {
  padding-bottom: 1em !important;
}
.pb-2 {
  padding-bottom: 2em !important;
}
.pb-3 {
  padding-bottom: 3em !important;
}
.pb-5 {
  padding-bottom: 5em !important;
}
.pb-10 {
  padding-bottom: 10em !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 1em !important;
}
.mt-2 {
  margin-top: 2em !important;
}
.mt-3 {
  margin-top: 3em !important;
}
.mt-4 {
  margin-top: 4em !important;
}
.mt-5 {
  margin-top: 5em !important;
}
.mt-5 {
  margin-top: 5em !important;
}
.mt-10 {
  margin-top: 10em !important;
}
.mt-minus-5 {
  margin-top: -5em;
}
.mb-minus-1 {
  margin-bottom: -1em !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 1em !important;
}
.mb-2 {
  margin-bottom: 2em !important;
}
.mb-3 {
  margin-bottom: 3em !important;
}
.mb-4 {
  margin-bottom: 4em !important;
}
.mb-5 {
  margin-bottom: 5em !important;
}
.my-0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.mx-5 {
  margin-left: 5% !important;
  margin-right: 5% !important;
}
.px-1 {
  padding-left: 1em;
  padding-right: 1em;
}
.px-5 {
  padding-left: 5% !important;
  padding-right: 5% !important;
}
.px-57 {
  padding-left: 5.7% !important;
  padding-right: 5.7% !important;
}
.mx-5 {
  margin-left: 5%;
  margin-right: 5%;
}
.mx-minus-5 {
  margin-left: -5.7% !important;
  margin-right: -5.7% !important;
}
.mx-minus-1 {
  margin-left: -1% !important;
  margin-right: -1% !important;
}
.flex {
  display: flex;
}
.flex img {
  min-width: 0;
}
.flex-between {
  gap: 3%;
  justify-content: space-between;
}
.link-btn .pc,
br.pc {
  display: block;
}
.link-btn .sp,
br.sp {
  display: none;
}
@media (max-width: 782px) {
  .sp-px-5 {
    padding-left: 5%;
    padding-right: 5%;
  }
  .sp-mb-2 {
    margin-bottom: 2em !important;
  }
  .sp-mb-3 {
    margin-bottom: 3em !important;
  }
  .sp-mb-5 {
    margin-bottom: 5em !important;
  }
  .sp-mt-2 {
    margin-top: 2em;
  }
  .sp-mt-10 {
    margin-top: 10em;
  }
  br.pc {
    display: none;
  }
  .link-btn .sp,
  br.sp {
    display: block;
  }
}
/*文字サイズ*/
.f03em {
  font-size: 0.3em !important;
}
.f04em {
  font-size: 0.4em !important;
}
.f05em {
  font-size: 0.5em !important;
}
.f06em {
  font-size: 0.6em !important;
}
.f07em {
  font-size: 0.7em !important;
}
.f08em {
  font-size: 0.8em !important;
}
.f09em {
  font-size: 0.9em !important;
}
.f10em {
  font-size: 1em !important;
}
.f11em {
  font-size: 1.1em !important;
}
.f12em {
  font-size: 1.2em !important;
}
.f13em {
  font-size: 1.3em !important;
}
.f14em {
  font-size: 1.4em !important;
}
.f15em {
  font-size: 1.5em !important;
}
.f16em {
  font-size: 1.6em !important;
}
.f17em {
  font-size: 1.7em !important;
}
.f18em {
  font-size: 1.8em !important;
}
.f19em {
  font-size: 1.9em !important;
}
.f20em {
  font-size: 2em !important;
}
.f21em {
  font-size: 2.1em !important;
}
.f22em {
  font-size: 2.2em !important;
}
.f23em {
  font-size: 2.3em !important;
}
.f24em {
  font-size: 2.4em !important;
}

html body {
font-family: "Noto Serif JP", serif;
	  font-weight: 500;
	color:var(--black);
}

.main-title a, .main-title a:hover{
font-family: "Marcellus", serif;
	color:#fff;
	letter-spacing:1px;
}
h1.entry-title{
	display:none;
}
.site-header{
	background:transparent;
	max-width: 1200px;
    margin: 0 auto;
}
.main-navigation, .main-navigation ul ul{
	background-color:transparent;
}
.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{
	color:#fff;
	font-weight:700;
	text-shadow: 1px 1px 2px #aaaaaa;
}
.inside-header {
    padding: 10px 40px;
}
#wpadminbar{
	display:none;
}
.separate-containers .inside-article{
	padding:0;
}
.grade{
background: #bb9dff;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #bb9dff, #f2ccdb);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #bb9dff, #f2ccdb); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */	
}
.home .entry-content{
	margin-top:0;
}
.site-branding-container{
	z-index:2;
}

.fv{
	position:relative;
margin-top:-160px;
}
.fv img{
	max-height:700px;
}
body:not(.home) .fv img {
    height: 500px;
	object-fit:cover;
}
.fv-message{
	position:absolute;
	color:#fff;
	top:50%;
 right: calc((100vw - 1200px) / 2 + 60px);
	text-align:right;
}
@media (max-width: 1200px) {
    .fv-message {
        right: 0; /* 画面幅が1200px以下の時は右端に */
    }
}
body:not(.home) .fv-message{
	top:40%;
}
.fv-ms-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;   /* 縦中央 */
  justify-content: flex-end; /* 右寄せ */
}
.fv-message p{
	font-size:2em;
	margin-bottom:0;
}
.fv-message h2{
	font-family: "Marcellus", serif;
	font-size:3em;
	letter-spacing:1px;
}
.circle-text-wrap{
	position:absolute;
	top:30%;
	left:-10%;
	width:50%;
}
.rotating-text {
		font-family: "Marcellus", serif;
  animation: rotate 90s linear infinite;
  transform-origin: 50% 50%;
  display: block;
width:90%;
	letter-spacing:3px;
}
svg .circle-text {
  font-size: 6px;
	fill: #fff;
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
.grid-container{
	max-width:unset;
}
.custom-shape-divider-bottom-1759569147 {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1759569147 svg {
    position: relative;
    display: block;
    width: calc(126% + 1.3px);
    height: 66px;
    transform: rotateY(180deg);
}
.custom-shape-divider-bottom-1759569147 .shape-fill {
    fill: #f3eff7;
}
body:not(.home) .custom-shape-divider-bottom-1759569147 .shape-fill{
	fill:#fff;
}
section.top-section{
	padding-top:13em;
		padding-bottom:13em;
}
section{
	padding-top:5em;
		padding-bottom:5em;
}
.max900{
	max-width:900px;
	margin:0 auto;
}
.max1200{
	max-width:1200px;
	margin:0 auto;
}

h2{
  font-family: "Marcellus", serif;
	font-size:3.5em;
	letter-spacing:2px;
}
p{
	line-height:1.8;
}
.back-pcphoto{
	background:url("http://make-seren.com/wp-content/uploads/2025/10/Group-87-1-scaled.png") no-repeat;
	background-size:cover;
	margin-top:-5em;
}
a.more-btn {
    display: inline-block;
    position: relative;
    padding: 1em 0;
    text-align: center;
	color:var(--black);
    border: solid 1px var(--black);
    width: 40%;
    max-width: 250px;
    min-width: 180px;
	text-decoration:none;
	font-size:0.9em;
	  font-family: "Marcellus", serif;
}
a.more-btn:before {
    content: "";
    width: 0.4em;
    height: 0.4em;
    border: 0;
    border-top: solid 1px var(--black);
    border-right: solid 1px var(--black);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 10%;
    bottom: 0;
    margin: auto;
}
.flex{
	display:flex;
	gap:4%
}
.flex-left{
	width:46%;
}
.flex-right{
	width:48%;
}
section.mission .flex-left{
	width:30%;
}
section.mission .flex-right{
	width:66%;
}
.text-center{
	text-align:center;
}
.back-gray{
	background:#F8F8F8;
}
ul.service-list{
	list-style:none;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	margin:0;
}
ul.service-list li{
	width:33.333%;
	background:url("http://make-seren.com/wp-content/uploads/2025/10/Ellipse-6-1.png") no-repeat;
	background-size:contain;
	color:#fff;
	font-weight:600;
	font-size:0.9em;
	font-family: "Noto Sans JP", sans-serif;
	padding: 14% 0;
}
.back-perplephoto{
	background:url("http://make-seren.com/wp-content/uploads/2025/10/Group-88-scaled.png") no-repeat;
	background-size:cover;
}
section.contact{
	padding-top:10em;
	padding-bottom:10em;
	color:#fff;
}
.text-white{
	color:#fff;
}

section.contact a.more-btn{
	width:70%;
	  border: solid 1px #fff;
	font-family: "Noto Serif JP", serif;
	color:#fff;
}
section.contact a.more-btn::before{
	border-top: solid 1px #fff;
    border-right: solid 1px #fff;
	
}
/*footer*/
.separate-containers .site-main{
	margin-bottom:0;
}
.footer-widgets{
	background-color:#2e2f30;
	padding-bottom:4em;
}
.footer-widgets-container{
	width:70%;
	max-width:900px;
	margin:0 auto;
	background:#fefefe3d;
	border-radius:0.4em;
	margin-top:-3em;
	position:relative;
	padding:4em 2em;
	z-index:2;
	box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}
.copyright-bar {
	display:none;
}
.site-footer .footer-widgets-container .inside-footer-widgets{
	margin-left:0;
	align-items:center;
}
.footer-widget-3{
	display:none;
}
.footer-widgets-container .site-logo img{
	max-width:60px;
}
.inside-site-info{
	background:#2e2f30;
	color:#fff;
}
.footer-widget-2{
	display:none;
}
.footer-widget-1 .textwidget{
	text-align:center;
}
/*会社概要*/
table.about-table{
	border-left:none;
}
table.about-table td,
table.about-table th {
  font-size: 1.1em;
  line-height: 1.7;
	border-right:none;
	border-left:none;
	padding-top:2em;
		padding-bottom:2em;
}
table.about-table th {
  min-width: 7em;
	width: 20%;
}
.ls6 {
  letter-spacing: 6px;
}
.text-justify {
  text-align: justify;
}
.lh17 {
  line-height: 1.7;
}
.daihyo-flex {
  display: flex;
  gap: 5%;
  align-items: flex-end;
}
.daihyo-flex img {
  width: 55%;
}
@media (max-width: 782px) {
  .right-wrap.about-us-wrap {
    padding: 0 5% !important;
  }
  table.about-table th {
    min-width: 7em;
  }
  .daihyo-flex {
    flex-direction: column;
    align-items: center;
  }
  .daihyo-flex img {
    width: 100%;
    margin-bottom: 1em;
  }
  ul.facilities-page-list li,
  ul.facilities-page-list li:nth-child(2n) {
    margin-bottom: 0;
  }
}
/*service-page*/
ul.service-page{
	
}
ul.service-page li{
	position:relative;
	color:var(--black);
	width:80%;
	background:none;
	box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
	border-radius:1em;
	padding:3em 2em;
	margin:0 auto 8em;
	text-align:center;
	font-weight:500;
}
ul.service-page li .service-icon img{
	width:20%;
}
ul.service-page li .service-icon {
	margin-bottom:3em;
		margin-top:3em;
}
ul.service-page li h3{
	font-family: "Noto Serif JP", serif;
	font-size: 1.6em;
	font-weight:700;
}
ul.service-page li span{
	position:absolute;
	left:0;
	top:-1em;
	background:url("http://make-seren.com/wp-content/uploads/2025/10/Ellipse-6-1.png") no-repeat;
	background-size:contain;
	  font-family: "Marcellus", serif;
	font-size:2em;
	display: inline-block;
    padding: 1.5em;
    color: #fff;
}
.text-right{
	text-align:right;
}
/*contact*/
.max600{
	max-width:600px;
	margin:0 auto;
}
.wpcf7-form input{
	width:100%;
	border-bottom:1px solid var(--black);
}