s@charset "utf-8";

html {
    scroll-behavior: smooth;
}
.kinokotoba_body{
    margin: 0px;
    padding-top: 100px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    line-height: 1.8;
    font-family: "Noto Sans JP", sans-serif;
    color: #151611;
}
img{
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    height: auto;
    width: 100%;
	display: block;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,
dt,dd,figure,blockquote {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
}

a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
a {
    color: inherit;
    text-decoration: none;
	transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
}
.il_bl {
    display: inline-block;
}
.txt_blk {
    display: block;
}




header {
    background-color: #FFFFFF;
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 1000;
}
#header_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* [disabled]margin-left: auto; */
    /* [disabled]margin-right: auto; */
    padding-left: 24px;
    /* [disabled]max-width: 1200px; */
    padding-right: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
}
#head_logo {
    width: 272px;
    min-width: 272px;
    z-index: 1001;
}
#head_right {
    display: flex;
    justify-content: flex-end;
    gap: 24px;
    align-items: center;
}



#head_tel{
}

#head_tel p {
    font-family: 'Lora', serif;
    font-size: 32px;
    line-height: 1;
    font-weight: 600;
}
#head_tel p img {
    width: 32px;
    display: inline-block;
    vertical-align: baseline;
    margin-right: 8px;
}
#head_tel #head_open {
    font-size: 16px;
    text-align: right;
    font-weight: 500;
    margin-top: 6px;
}
#head_mail {
}
#head_mail a {
    background-color: #ff6b00;
    font-family: 'Lora', serif;
    color: #FFFFFF;
    padding-top: 16px;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 16px;
    display: block;
    line-height: 1;
}
#head_mail a img {
    width: 18px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
}
#mv {
    position: relative;
    background-image: url(../kinokotoba-img/suquare_yellow-dot.svg),url("../kinokotoba-img/suquare_ivory.svg");
    background-repeat: no-repeat;
    background-position: right 50% bottom,left top 4%;
    background-size: 18.46% auto,12.3% auto;
	padding-bottom: 4.61%;
}
#mv_catch {
    position: absolute;
    left: 48px;
    top: 8.46%;
}
#sub-catch {
    font-size: clamp(26px, 3vw, 41px);
    line-height: 1;
    font-weight: 800;
    margin-bottom: 32px;
    padding-bottom: 8px;
}
#main-catch {
    font-size: clamp(42px, 5vw, 72px);
    font-weight: 800;
    line-height: 1;
}
#main-catch span {
    background-color: #ff6b00;
    color: #FFFFFF;
    display: inline-block;
    margin-right: 8px;
    padding-top: 2px;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 10px;
}
#mv_catch2 {
    position: absolute;
    top: 44.61%;
    left: 48px;
    width: 44.61%;
}
#mv_catch2_head {
    font-size: 19px;
    color: #FFFFFF;
    font-weight: 600;
    /* [disabled]background-color: hsla(80,15%,8%,0.64); */
    line-height: 2;
}
#mv_catch2_head span {
    background-color: hsla(80,15%,8%,0.64);
    display: inline-block;
    padding-right: 8px;
    padding-left: 8px;
    margin-bottom: 6px;
}
#mv_catch2_head span:nth-child(2) {
	padding-left: 0px;
	padding-right: 0px;
}

#mv_catch2_body {
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    background-color: hsla(0,0%,100%,0.80);
    margin-top: 8px;
}
#mv_catch2_body p {
    font-size: 15px;
    font-weight: 500;
}









#mv_mv {
    width: 46.15%;
    margin-left: auto;
}

.contents_wrap {
    max-width: 1200px;
    margin-left: auto;
    padding-right: 6.15%;
    padding-left: 6.15%;
    margin-right: auto;
}

.commit {
    padding-top: 6.15%;
    padding-bottom: 6.15%;
}
.commit ul {
    display: flex;
    gap: 8px;
}
.commit ul li {
    padding-top: 16px;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    flex: 1;
    background-image: url("../kinokotoba-img/suquare_yellow-dot.svg");
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 104px auto;
    /* [disabled]background-color: #E1C8C9; */
/*
    background-image: url(../kinokotoba-img/suquare_ivory.svg),url("../kinokotoba-img/suquare_yellow-dot.svg"),url("../kinokotoba-img/ashiato_light.svg");
    background-repeat: no-repeat;
    background-position: left top,right bottom,left  32px bottom 16px;
    background-size: 72px auto,104px auto;
*/
}
.commit_inner {
    padding: 20px;
    background-color: #FFFFFF;
    display: flex;
    flex-direction: column;
    height: 100%;
    box-sizing: border-box;
    border: 4px double #ff6b00;
}

.commit ul li .commit_head {
    background-image: url("../kinokotoba-img/ashiato_light.svg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 64px auto;
    font-size: 22px;
    font-weight: 800;
    border-bottom: 4px double #ff6b00;
    margin-bottom: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    color: #ff6b00;
    line-height: 1.4;
    text-align: center;
}
.commit ul li p {
    font-weight: 500;
}
.cont_title {
    background-image: url(../kinokotoba-img/ashiato.svg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 56px auto;
    padding-top: 64px;
    text-align: center;
    font-size: 40px;
    line-height: 1;
}

.commit_tree {
}

.commit_tree_item {
    display: flex;
	align-items: flex-start;
    gap: 3.84%;
    margin-top: 4.61%;
}

.commit_tree_item.reverse {
    flex-direction: row-reverse;
}
.commit_tree_item.reverse.wide {
	margin-top: 3.07%;
}

.commit_tree_img,
.commit_tree_text {
    flex: 1;
}
.commit_tree_img {
	background-image: url(../kinokotoba-img/suquare_yellow-dot.svg),url("../kinokotoba-img/suquare_ivory.svg");
    background-repeat: no-repeat;
    background-position: left top,right bottom;
    background-size: 30% auto,26.15% auto;
    padding: 3.84% ;
}

.commit_tree_text {
	padding-top: 3.84% ;
}
.commit_tree_text h3 {
    margin-bottom: 32px;
    font-size: 32px;
    font-weight: 600;
    line-height: 1;
    border-bottom: 4px double #ff6b00;
    padding-bottom: 20px;
}
.commit_tree_text p {
    margin-bottom: 16px;
}
.tokusan {
    padding-top: 9.23%;
    padding-right: 6.15%;
    padding-left: 6.15%;
    padding-bottom: 6.15%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tokusan .contents_wrap {
    border: 4px double #ff6b00;
    position: relative;
    background-image: url(../kinokotoba-img/ashiato_light.svg),url(../kinokotoba-img/ashiato_light.svg);
    background-repeat: no-repeat;
    background-position: left 64px center,right 64px center;
    background-size: 80px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.neko_illust {
    position: absolute;
    width: 120px;
    top: -64px;
    left: 0px;
}

.tokusan_inner {
    padding: 32px;
    /* [disabled]background-color: #f1e8d9; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tokusan p {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}
.marker {
    background: linear-gradient(
        transparent 70%,
        rgba(255, 215, 0, 0.35) 70%
    );
}
.profile {
    padding-bottom: 6.15%;
}

.profile_body {
    display: flex;
    gap: 4.61%;
    align-items: flex-start;
}

/*
.profile_img,
.profile_txt {
    flex: 1;
}
*/

.profile_img {
	flex: 4.5;
    background-image: url(../kinokotoba-img/suquare_yellow-dot.svg),url("../kinokotoba-img/suquare_ivory.svg");
    background-repeat: no-repeat;
    background-position: left top,right bottom;
    padding: 3.84%;
    background-size: 30% auto,26.15% auto;
}
.profile_txt {
	flex: 5.5;
}
.profile_txt h2 {
    font-size: 28px;
    margin-bottom: 16px;
    font-weight: 800;
    border-bottom: 4px double #ff6b00;
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 1.4;
}
.profile_txt p {
    font-weight: 600;
}
.profile_txt ul {
    list-style: none;
    margin-top: 24px;
}

.profile_txt ul li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 8px;
    line-height: 1.7em;
}

.profile_txt ul li::before {
    content: "－";
	color: #ff6b00;
    flex-shrink: 0;
    margin-right: 0.5em;
}
.voice {
    padding-bottom: 5.38%;
}

.voice_list {
    margin-top: 5.38%;
}

.voice_card {
    padding: 3.07%;
    margin-bottom: 16px;
    background-image: url(../kinokotoba-img/suquare_yellow-dot.svg),url("../kinokotoba-img/suquare_ivory.svg");
    background-repeat: no-repeat;
    background-position: left top,right bottom;
    background-size: 10% auto,9.23% auto;
}
.voice_card_inner {
	    display: flex;
    gap: 40px;
	background-color: #FBF7F1;
	padding: 40px;
}


.voice_img {
    width: 23.84%;
    flex-shrink: 0;
}

.voice_img img {
    display: block;
    width: 100%;
    height: auto;
}

.voice_content {
    flex: 1;
}

.profile_name {
    margin-bottom: 8px;
}
.voice_card:nth-child(5) .profile_name {
    margin-bottom: 0px;
}

.voice_profile p {
    font-weight: 500;

}
.profile_name_name {
    font-size: 20px;
}
.voice_card:nth-child(5) .profile_name_name {
    font-size: 28px;
    font-weight: 700;
}
.profile_name_name img {
    width: 48px;
    display: inline-block;
    margin-left: 8px;
    vertical-align: text-top;
}


.profile_attribute {
}
.profile_attribute p {
    line-height: 1;
    font-weight: 14px;
}

.profile_area {
    background-color: #ff6b00;
    padding-top: 2px;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    display: inline-block;
    color: #FFFFFF;
}
.profile_age {
    display: inline-block;
    background-color: #151611;
    padding-top: 2px;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    color: #FFFFFF;
}


.voice_body {
    margin-top: 16px;
    line-height: 1.8;
/*    border-top: 3px dotted #DDD1BF;*/
/*    padding-top: 16px;*/
}
.voice_body p {
    line-height: 1.7em;
}
.voice_content.flex {
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-image: url(../kinokotoba-img/ashiato_light.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 104px auto;
}
.voice_content.flex .voice_profile {
    width: 200px;
    min-width: 200px;
    margin-right: 32px;
}
.voice_content.flex .voice_body {

}



.voice_body ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.voice_body ul li {
    box-sizing: border-box;
    font-weight: 500;
    padding: 6px 10px;
    background-color: #fff;
    margin-bottom: 16px;
    display: inline-block;
    font-size: 17px;
}


.product {
    padding-top: 6.15%;
    padding-bottom: 6.15%;
    background-color: #e5e5e5;
}
.product_list {

}

.product_item {
    display: flex;
    gap: 5%;
    padding: 40px;
    background-color: #fff;
    margin-bottom: 40px;
    border: 1px solid #ff6b00;
}

.product_img {
    flex: 3;
}

.product_info {
    flex: 7;
}

.product_img img {
    display: block;
    width: 100%;
    height: auto;
}

.product_name {
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 600;
}

.product_price {
    margin-bottom: 16px;
    font-size: 19px;
    font-weight: 600;
    color: #ff6b00;
}

.product_price span {
    margin-right: 8px;
    font-size: 15px;
    font-weight: 500;
    color: #555;
}
.product_price .txt_blk {
    font-size: 13px;
}

.product_price small {
    font-size: 14px;
}


.product_text {
    border-top: 3px dotted #DDD1BF;
    padding-top: 16px;
}
.product_text p {
}
.product_text .product_btn {
    margin-top: 24px;
}



.product_text .product_btn a {
    display: inline-block;
    padding-top: 16px;
    padding-right: 64px;
    padding-left: 64px;
    padding-bottom: 16px;
    background-color: #ff6b00;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    transition: .3s;
    border-radius: 24px;
    line-height: 1;
    background-image: url(../kinokotoba-img/ashiato_wht.svg);
    background-repeat: no-repeat;
    background-position: right 8px center;
    background-size: 32px auto;
}

.product_text .product_btn a:hover {
    opacity: .8;
}
.product_price_other {
    margin-top: 16px;
    margin-bottom: 16px;
}
.product_size {
    margin-bottom: 32px;
}
.product_size table {
    border-top: 1px solid #84877A;
    margin-top: 8px;
}
.product_size table th {
    font-weight: normal;
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 16px;
    padding-bottom: 8px;
    text-align: left;
    background-color: #FFF6EB;
    width: 80px;
    min-width: 80px;
    border-bottom: 1px solid #84877A;
    font-size: 15px;
}
.product_size table td {
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid #84877A;
    font-size: 14px;
}

.product_size table td .il_bl {
    margin-right: 8px;
}








.making {
    padding-top: 3.84%;
    /* [disabled]background-color: hsla(0,0%,100%,0.55); */
}
.making .contents_wrap {
}


.making_inner {
    display: flex;
    justify-content: space-between;
    gap: 48px;
    align-items: flex-start;
}

.making_txt {
    padding-top: 24px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 24px;
    background-color: hsla(0,0%,100%,0.68);
    width: 66.15%;
}

.making_title {
    font-size: 28px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 24px;
    background-image: url(../kinokotoba-img/ashiato.svg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 56px auto;
    padding-bottom: 8px;
    padding-top: 8px;
}

.making_title span {
    display: block;
    border-bottom: 4px double #ff6b00;
    padding-bottom: 8px;
}
.making_txt h3 {
    background-image: url(../kinokotoba-img/sunflower.svg);
    background-repeat: no-repeat;
    background-position: left 8px center;
    background-size: 20px auto;
    padding-left: 36px;
    margin-bottom: 12px;
    background-color: #F6E8D7;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 8px;
    font-size: 17px;
}


.making_txt p {
    line-height: 1.7;
    margin-bottom: 24px;
    font-size: 15px;
}


.making_movie {
    width: 280px;
    flex-shrink: 0;
    background-image: url("../kinokotoba-img/suquare_yellow-dot.svg"),url("../kinokotoba-img/suquare_ivory.svg");
    background-repeat: no-repeat;
    background-position: left top,right bottom;
    background-size: 180px auto;
    padding: 40px;
}
.making_movie_inner {
    /* [disabled]-webkit-box-shadow: 24px 24px 0px #FFFFFF; */
    /* [disabled]box-shadow: 24px 24px 0px #FFFFFF; */

}


.making_movie video {
    display: block;
    width: 100%;
    height: auto;
}








.product_sodan {
    border: 4px double #ff6b00;
    position: relative;
    background-image: url(../kinokotoba-img/ashiato_light.svg),url(../kinokotoba-img/ashiato_light.svg);
    background-repeat: no-repeat;
    background-position: left 64px center,right 64px center;
    background-size: 80px auto;
    padding: 40px;
    background-color: #FFFFFF;
    margin-top: 104px;
}
.product_sodan .neko_illust {
    position: absolute;
    width: 120px;
    top: -64px;
    right: 0px;
	left: auto;
}
.product_sodan p {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}
.product_sodan .contact_btn {
    margin-top: 32px;
}
.product_sodan .contact_btn a {
    display: inline-block;
    padding-top: 16px;
    padding-right: 64px;
    padding-left: 64px;
    padding-bottom: 16px;
    background-color: #ff6b00;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    transition: .3s;
    border-radius: 8px;
    line-height: 1;
    background-image: url(../kinokotoba-img/ashiato_wht.svg);
    background-repeat: no-repeat;
    background-position: right 8px center;
    background-size: 32px auto;
    font-size: 18px;
}
#contact {
    scroll-margin-top: 100px;
}
.contact {
    padding-top: 4.61%;
    padding-bottom: 6.15%;
}
.contact_form{
    max-width:900px;
    margin:5% auto 0;
}

.form_item{
    margin-bottom:32px;
}

.form_item label{
    display:flex;
    align-items:center;
    gap:6px;
    margin-bottom:12px;
    padding-left:6px;
    border-left:4px solid #ff6b00;
}

.form_item .label{
    font-size:18px;
    font-weight:700;
}

.contact_form .required{
    display: inline-block;
    padding-top: 2px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    background: #ff6b00;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
}

.form_item input,
.form_item textarea {
    width: 100%;
    padding: 16px;
    border: 1px solid #bdbdbd;
    background: #fff;
    box-sizing: border-box;
    font-size: 16px;
    transition: .3s;
}

.contact_form form input.wpcf7-form-control,
.contact_form form textarea.wpcf7-form-control {
    border: 1px solid #bdbdbd;
    border-radius: 0;
}

.form_item textarea{
    height:240px;
    resize:vertical;
}

.form_item input:focus,
.form_item textarea:focus{
    outline:none;
    border-color:#ff6b00;
    box-shadow:0 0 0 4px rgba(255,107,0,.12);
}

.form_submit{
    text-align:center;
    margin-top:32px;
}

.form_submit input{
    appearance:none;
    border:none;
    background:#ff6b00;
    color:#fff;
    font-size:18px;
    font-weight:700;
    padding:18px 72px;
    cursor:pointer;
    transition:.3s;
}

.form_submit input:hover{
    opacity:.85;
}
footer {
    padding-top: 32px;
    padding-bottom: 16px;
    background-color: #363636;
}
.foot_inner {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
}

.foot_logo {
    width: 128px;
}

#foot_right {
    display: flex;
    justify-content: flex-end;
    gap: 24px;
    align-items: center;
}



#foot_tel{
}

#foot_tel p {
    font-family: 'Lora', serif;
    font-size: 24px;
    line-height: 1;
    font-weight: 600;
    color: #fff;
}
#foot_tel p img {
    width: 24px;
    display: inline-block;
    vertical-align: baseline;
    margin-right: 8px;
}
#foot_tel #foot_open {
    font-size: 14px;
    text-align: right;
    font-weight: 500;
    margin-top: 6px;
}
#foot_mail {
}
#foot_mail a {
    background-color: #ff6b00;
    font-family: 'Lora', serif;
    color: #FFFFFF;
    padding-top: 12px;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 12px;
    display: block;
    line-height: 1;
}
#foot_mail a img {
    width: 16px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
}
.copyright {
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
}
#pagetop {
    position: fixed;
    right: 16px;
    bottom: 88px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

#pagetop.show {
    opacity: 1;
    visibility: visible;
}

#pagetop a {
    display: block;
}

#pagetop img {
    display: block;
    width: 64px;   /* お好みで */
    height: auto;
    transition: .3s;
}

#pagetop a:hover img {
    opacity: .75;
    transform: translateY(-4px);
}

#sp_fixed_contact {
    display: none;
}
