/*
Theme Name: Stellviator Child
Theme URI: http://underscores.me/
Template: stellviator
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.0.0.1759265485
Updated: 2025-10-01 05:51:25

*/

h2 {

    position: relative;
    /* font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "IBM Plex Sans JP", sans-serif; */
    margin: 0 auto 70px;
    width: 100%;
    /* height: calc(var(--font-size-xl) * 1.5); */
    font-size: var(--font-size-xxl);
    font-weight: ;
    line-height: var(--font-size-xxl);
    text-align: left;
    color: #032642;
    /* border-bottom: 2px solid #F5F4F9; */
    display: flex
;
    align-items: center;

    }

@media screen and (max-width: 768px) {
    h2 {
        margin:0 auto 40px;
    }
}

 h2::before {
 	    content: '';
    background-color: #FFC52E;
    border-radius: 50%;
    display: inline-block;
    width: var(--font-size-sm);
    height: var(--font-size-sm);
    line-height: var(--font-size-xxl);
    margin-right: 10px;
 }

 h4 {
 	    margin: 0 auto 30px;
    padding: 0 0 10px 0;
    width: 100%;
    font-size: var(--font-size-xl);
    font-weight: 700;
    line-height: var(--font-size-xl);
    text-align: left;
    color: #032642;
    border-bottom: 2px solid #FFC52E;
 }

 .photo_flex {
 	display: flex;
 	margin:10px auto;
 	width:94%;
 }

 .photo_flex_left {
 width:40%; 	
 }

 .photo_flex_right {
 width:40%;	
 }

.site-title {
	display: none;
}

.site-branding h1 {
    position: relative;
    top: 0;
}

.site-branding h1 img {
	max-width: 200px;
}

.chr-v-wrap {
    margin-top:70px;
}

@media screen and (max-width: 768px) {

.chr-v-wrap {
	margin-top:70px;
	height: calc(var(--primary-width-01) * 1.580);
}

.chr-v-wrap .catchphrase_text {
    bottom: -10%;
}
}

@media screen and (max-width: 768px) {
.entry-content {
    padding-top:40px;
}
}

@media screen and (max-width: 768px) {
    .site-branding h1 {
        height: 30px;
    }
}

.main-navigation-footer-lp img {
	max-width: 200px;
}

.main-navigation li:first-child::after {
	border-right:none;
	display: block;
}

.inner {
    max-width:980px;
    margin:0 auto;
}

.point_img {
    text-align: center;
    margin:0px auto 40px auto;
}

.point_img img {
    width: 76%;
    border-radius: 14px;
}

@media(max-width:798px) {

.point_img img {
    width: 94%;
}

}

.flexbox_2col {
    display: flex;
    justify-content: space-between;
}

.flexbox_2col_words {

}

.flexbox_2col_pict {
    
}

.flexbox_2col_pict img {
    border-radius: 14px;
    width: 100%;
    max-width:440px;
}



@media(max-width:798px) {

.flexbox_2col {
    flex-direction: column-reverse;
}

}

/* プロフィール */

#b_prof {

}

#b_prof .photo_flex {
 	/*width:80%;*/
 	margin:10px;
 	justify-content: flex-start;
 }

#b_prof .photo_flex_left {
 width:40%;
 }

#b_prof .photo_flex_right {
 width:56%;
 margin-left:4%;
 }

#b_prof .prof_word {
    font-size: 15px;
    line-height: 1.6;
 }

#b_prof .prof_word strong{
    font-size:18px;
}

@media(max-width:798px) {

#b_prof .photo_flex {
 	display: block;
 	width:96%;
 }

#b_prof .photo_flex_left {
 width:100%;
 }

#b_prof .photo_flex_right {
	margin:0;
	width:100%;
 }

}

/* メディア */

#b_media {
	    background: #F7F4EA;
}

#b_media .flexbox_2col {
    flex-direction:row-reverse;
    margin-bottom:50px;
}

#b_media .flexbox_2col_words {
    width:72%;
}

#b_media .flexbox_2col_pict {
    width:24%;
}

#b_media .flexbox_2col_pict img {
    border-radius: 14px;
    width: 100%;
    max-width:440px;
}

#b_media p {
    margin:0 10px;
}

@media(max-width:798px) {

#b_media .flexbox_2col {
    flex-direction:column-reverse;
    margin-bottom:50px;
}

#b_media .flexbox_2col_words {
    width:96%;
}

#b_media .flexbox_2col_pict {
    width:96%;
}

#b_media p {
    margin:0;
    }

}

/* お客様の声 */

#b_voice_wrap {
    background: #f5f3ed;
        padding-bottom:10px;
}

#b_voice {
        
}

/*#b_voice p {
	display: block;
	margin-bottom: 20px;
    background: #FAF6CF;
    padding: 20px;
    border: 2px solid #DFD262;
    border-radius: 20px;
}*/

#b_voice .voice_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin:70px 50px;
}

#b_voice .voice_icon_left,#b_voice .voice_icon_right {
    width:12%;
    background: #faf6cf;
    border-radius: 50%;
    padding:20px;

}

#b_voice .voice_icon_left img,#b_voice .voice_icon_right img {
    width: 100px;
}

#b_voice .voice_words_right {
  width:82%;
  position: relative;
  display: inline-block;
  margin-left: 20px;
  padding: 16px;
  /*border: 2px solid #dfd262;*/
  border-radius: 8px;
  background-color: #faf6cf;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
}

#b_voice .voice_words_right::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  /*border-style: solid;
  border-width: 10px 20px 10px 0;
  border-color: transparent #dfd262 transparent transparent;*/
  translate: -100% -50%;
}

#b_voice .voice_words_right::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-style: solid;
  border-width: 7.8px 15.5px 7.8px 0;
  border-color: transparent #faf6cf transparent transparent;
  translate: -100% -50%;
}

#b_voice .voice_words_left {
width:82%;
  position: relative;
  display: inline-block;
  margin-right: 20px;
  padding: 16px;
  /*border: 2px solid #dfd262;*/
  border-radius: 8px;
  background-color: #faf6cf;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
}

#b_voice .voice_words_left::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  /*border-style: solid;
  border-width: 10px 0 10px 20px;
  border-color: transparent transparent transparent #dfd262;*/
  translate: 100% -50%;
}

#b_voice .voice_words_left::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  border-style: solid;
  border-width: 7.8px 0 7.8px 15.5px;
  border-color: transparent transparent transparent #faf6cf;
  translate: 100% -50%;
}

@media(max-width:798px) {

#b_voice .voice_flex {
    margin:50px 10px;
    }

#b_voice .voice_icon_left, #b_voice .voice_icon_right {
    width: 20%;
    height: 20%;
    padding: 16px;
}

#b_voice .voice_words_right p,#b_voice .voice_words_left p {
    font-size: 14px;
    line-height: 1.4;
}


}

/* Q&A */

.faq_q {
    background: #e1dfdf;
    padding:10px;
    margin-bottom:30px;
    cursor:pointer;
}

.faq_q p {
    margin: 0;
}

.faq_a {
    margin-bottom: 30px;
    margin-left:10px;
}

.faq_a p {
    margin: 0;
}



/* アクセス */

.accessmap_wrap {
    display: flex;
    justify-content: space-between;
}

.accessmap_info {
    width: 42%;
}

.accessmap_info p {
    margin:0 0 20px 0;
}

.accessmap_map {
    width: 46%;
}

.accessmap_map iframe {
    width: 100%;
}

.accessmap_map p {
    text-align: center;
    margin:10px;
}

@media(max-width:798px) {

.accessmap_wrap {
    display: block;
}

.accessmap_info {
    width: 100%;
}

.accessmap_map {
    width: 100%;
}

    }


/* お問い合わせフォーム */

#b_contact {

}

#b_contact h2 {
    text-align: center;
    margin:10px auto 30px;
    display: block;

}

#b_contact h2::before {
    content:none;
}

button,input[type=text],input[type=tel],input[type=email],input[type=url],select,textarea,input[type=number],input[type=date] {
    border:1px solid #ccc;
    padding:1.4rem;
    -webkit-appearance:none;
    -moz-appearance:none;
    box-sizing:border-box;
}
input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance:none;
    margin:0;
}
input[type=number] {
    -moz-appearance:textfield;
}
button,input[type=submit],input[type=button],input[type=reset] {
    cursor:pointer;
    -webkit-appearance:none;
    -moz-appearance:none;
}
input[type=checkbox],input[type=radio] {
    margin-right:.5rem;
}
input[type=checkbox] {
    width:1.2em;
    height:1.2em;
    vertical-align:-2px;
}
@media(max-width:798px) {
    input[type=checkbox] {
        vertical-align:0;
    }
}
.form-desc {
    margin:0 0 4rem;
}
@media(max-width:798px) {
    .form-desc {
        margin-bottom:2.5rem;
    }
}
.required {
    background:#d41414;
    color:#fff;
    margin-left:1rem;
    font-size: 0.9rem;
    padding: .1rem 0.8rem;
}
@media(max-width:798px) {
    .required {
        font-size:1rem;
    }
}
.consent {
    text-align:center;
    margin:5rem 0 -1rem;
}
@media(max-width:798px) {
    .consent {
        margin:3rem 0 -1rem;
    }
}

.submit-btn {
    text-align:center;
    margin-top:5rem;
}
@media(max-width:798px) {
    .submit-btn {
        display:block;
        margin-top:3rem;
    }
}
.submit-btn input {
    color:#fff;
    text-decoration:none;
    font-size:1.8rem;
    box-sizing:border-box;
    padding:2rem 8rem;
    line-height:1;
    display:inline-block;
    border:none;
    font-weight:700;
    letter-spacing:.2rem;
    transition:.3s linear;
    background:#d41414;
    outline:none;
    margin-left:90px;
}
.submit-btn input:hover,.submit-btn input:active,.submit-btn input:focus {
    background:#f48d8d;
}
@media(max-width:798px) {
    .submit-btn input {
        font-size:1.6rem;
        margin-left:0;
    }
}
.submit-btn input.back-btn {
    background:#666;
}
.submit-btn input.back-btn:hover,.submit-btn input.back-btn:active,.submit-btn input.back-btn:focus {
    background:#b3b3b3;
}
.submit-btn input:nth-of-type(n+2) {
    margin-left:2rem;
}
@media(max-width:798px) {
    .submit-btn input:nth-of-type(n+2) {
        margin-left:0;
        margin-top:2rem;
    }
}
.submit-btn input:disabled {
    background:#ccc;
}
.form-box {
    margin:0 auto;
    font-size: 0.9rem;
}

.form-box li {
	list-style-type: none;
}

.form-box input[type=text],.form-box input[type=email],.form-box input[type=tel] {
    width:300px;
}
@media(max-width:798px) {
    .form-box input[type=text],.form-box input[type=email],.form-box input[type=tel] {
        width:100%;
    }

    .form-box dd {
    	margin:0;
    }

    .form-box ul {
    	margin-left:10px;
    	padding:0;
    }
}
.form-box input[type=number] {
    width:200px;
}
.form-box textarea {
    width:100%;
    height:100px;
}
.form-box.simulator-box input[type=number] {
    text-align:right;
}
.form-box.simulator-box dt {
    min-width:300px;
}
@media(max-width:798px) {
    .form-box.simulator-box dt {
        min-width:100%;
    }
}
.form-box .selec-twrap {
    position:relative;
    display:inline-block;
}
.form-box .selec-twrap:after {
    content:'';
    width:6px;
    height:6px;
    border:0;
    border-bottom:solid 2px #5a5a5a;
    border-right:solid 2px #5a5a5a;
    transform:rotate(45deg);
    position:absolute;
    top:50%;
    right:15px;
    margin-top:-6px;
    z-index:2;
}
.form-box .selec-twrap select {
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    width:100%;
    height:40px;
    background:#f8f8f8;
    position:relative;
    z-index:1;
    padding:0 50px 0 20px;
    border:1px solid #b4b3b3;
    border-radius:2px;
    font-size:1.6rem;
}
@media(max-width:798px) {
    .form-box .selec-twrap select {
        font-size:1.4rem;
    }
}
.form-box .selec-twrap select::-ms-expand {
    display:none;
}
.form-box dl {
    display:flex;
    padding:1rem 1rem;
    border-bottom:1px solid #d0d0d0;
}
@media(max-width:798px) {
    .form-box dl {
        display:block;
        padding:0.5rem 0;
    }
}
.form-box dl.border-none {
    padding-top:0;
}
.form-box dl:not(.border-none):first-of-type {
    border-top:1px solid #d0d0d0;
}
.form-box dl dt {
    font-weight:700;
    min-width:220px;
    margin-top:.5rem;
}
@media(max-width:798px) {
    .form-box dl dt {
        margin:0 0 1rem;
        min-width:100%;
    }
}
.form-box dl dd {
    flex:1 1;
}
.form-box dl dd label {
    margin:0 1rem;
}
@media(max-width:798px) {
    .form-box dl dd label {
        margin:0 1rem 0 0;
    }
}
.form-box dl ul.side-list {
    display:flex;
    margin:0;
}
@media(max-width:798px) {
    .form-box dl ul.side-list {
        display:block;
    }
}
.form-box dl ul.side-list li:nth-of-type(n+2) {
    margin-left:1.5rem;
}
@media(max-width:798px) {
    .form-box dl ul.side-list li:nth-of-type(n+2) {
        margin:1rem 0 0;
    }
}
.form-box dl ul.vertical-list li:nth-of-type(n+2) {
    margin-top:2rem;
}
@media(max-width:798px) {
    .form-box dl ul.vertical-list li:nth-of-type(n+2) {
        margin-top:1.5rem;
    }
}
.form-box dl .size-full {
    width:100%;
    box-sizing:border-box;
}
.form-box dl .size-s {
    width:100px;
}
.form-box dl .size-m {
    width:200px;
    padding:0.8rem;
}
.form-box dl .size-l {
    width:400px;
}
@media(max-width:798px) {
    .form-box dl .size-l {
        width:100%;
    }
}
.form-box .form-attention {
    font-size:1.4rem;
    text-align:center;
    margin-top:30px;
}
@media(max-width:798px) {
    .form-box .form-attention {
        margin-top:20px;
        font-size:1.2rem;
    }
}
.form-box .wpcf7-checkbox .wpcf7-list-item,.form-box .wpcf7-radio .wpcf7-list-item {
    display:block;
    margin:0;
}
.form-box .wpcf7-checkbox .wpcf7-list-item:nth-of-type(n+2),.form-box .wpcf7-radio .wpcf7-list-item:nth-of-type(n+2) {
    margin-top:1rem;
}
.form-box .wpcf7-free-text {
    display:block;
    margin-top:1rem;
}
.form-box div.wpcf7 .ajax-loader {
    display:block;
    margin:.5rem auto 0;
}

.page-sec {
    padding:0 2rem 10rem;
}
@media(max-width:798px) {
    .page-sec {
        padding:0 2rem 5rem;
    }
}
.page-sec .wrap-box {
    padding:2rem 3rem;
    background:#fff;
}
@media(max-width:798px) {
    .page-sec .wrap-box {
        padding:1rem;
    }
}
.page-sec.sec-wrap {
    padding:2rem 2rem;
    margin-bottom:0;
}
@media(max-width:798px) {
    .page-sec.sec-wrap {
        padding:2rem 1rem;
    }
}
.page-sec.sec-wrap+.page-sec:not(.sec-wrap) {
    margin-top:10rem;
}
@media(max-width:798px) {
    .page-sec.sec-wrap+.page-sec:not(.sec-wrap) {
        margin-top:5rem;
    }
}
.page-sec p+p {
    margin-top:3rem;
}
@media(max-width:798px) {
    .page-sec p+p {
        margin-top:2rem;
    }
}
.page-sec .video-wrapper {
    max-width:640px;
}
.page-sec .detail-icatch {
    max-width:700px;
    margin:0 auto 5rem;
}
@media(max-width:798px) {
    .page-sec .detail-icatch {
        margin:0 auto 3rem;
    }
}

.bg-sub01 {
    background:#ededed;
}