@font-face {
    font-family: "LINESeedJP";
    src: url("../fonts/WOFF2/LINESeedJP_OTF_Th.woff2") format("woff2");
    font-weight: 100; /* Thin */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "LINESeedJP";
    src: url("../fonts/WOFF2/LINESeedJP_OTF_Rg.woff2") format("woff2");
    font-weight: normal; /* Regular 400 */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "LINESeedJP";
    src: url("../fonts/WOFF2/LINESeedJP_OTF_Bd.woff2") format("woff2");
    font-weight: bold; /* Bold 700 */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "LINESeedJP";
    src: url("../fonts/WOFF2/LINESeedJP_OTF_Eb.woff2") format("woff2");
    font-weight: 900; /* Extra Bold */
    font-style: normal;
    font-display: swap;
}

h1{
font-family: "Hiragino Sans", sans-serif;
}
h2{
font-family: "Hiragino Sans", sans-serif;
}
h3{
font-family: "Hiragino Sans", sans-serif;
}
ul li{
font-family: "Hiragino Sans", sans-serif;
}
p{
font-family: "Hiragino Sans", sans-serif;
}
a{
font-family: "Hiragino Sans", sans-serif;
}
span{
font-family: "Hiragino Sans", sans-serif;
}
img{
    width: 100%;
}
ul {
    padding-left: 0px;
}

.pc{
    display:block;
    
}
ol, ul {
    padding-left: 0;
}
a:hover{
    opacity:0.7;
}
.sp{
    display:none;
}
.wrapper {
    max-width: 1800px;
    margin: 0 auto;
}
.wrapper2 {
    max-width: 1580px;
    margin: 0 auto;
}
.wrapper3 {
    max-width: 1000px;
    margin: 0 auto;
}
.wrapper4 {
    max-width: 1200px;
    margin: 0 auto;
}
.padleftright{
    padding-left:0%;
    padding-right:0%;
}
.spmock{
    display:none;
}
#humMenu {
   display:none;
}
header.service {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    position: sticky;
    background: #fff;
    top: 0;
    z-index: 10000;
}
header.service img {
    height: auto;
    margin:0;
    width:200px;
}
.headservicediv{
    display:flex;
    flex-wrap:wrap;
        align-items: center;
        justify-content: space-between;

}
.headul li{
    list-style:none;
}
.headul li a{
    text-decoration:none;
    color:#000000;
    font-weight: 600;
    font-size:17px;
}
.headul ul{
    display:flex;
    flex-wrap:wrap;
    gap:35px;
}
.headbtn {
    display: flex
;
    flex-wrap: wrap;
}
.headbtn div{
    width: 100%;
    text-align: center;
    width: 100%;
    max-width: 180px;
    padding-left: 20px;
    padding-right: 20px;

}
.headbtn div a{
    text-decoration:none;
    color:#fff;
    font-weight:bold;
     font-family: "LINESeedJP", sans-serif;
    font-size:16px;
            padding-top:12px;
    padding-bottom: 12px;
    display:block;
}


.headbtn div:first-child {
    background: #F5381E;
    border-radius: 5px 5px 5px 5px;
}
.headbtn div:nth-child(2){
background:#E566A0;
    border-radius: 0px 5px 5px 0px;
    
}



.headflex{
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.headinnerflex{
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 98%;
    text-align: center;
    align-items: center;
}

body.public-page {
    background-color: #fff;
}
.catchdiv h1{
    font-size: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.mainimgdiv {
    width: 70%;
    margin-left: auto;
margin-bottom: 40px;
}


.catchdiv{
    padding-left: 20px;
    padding-right: 20px;
}
    .catchdiv h1 {
      display: inline-block;
      overflow: hidden;
		color: #000;
		letter-spacing: 5px;
    }

    .catchdiv h1 span {
      display: inline-block;
      transform: translateY(10px);
      opacity: 0;
      animation: slideUp 0.5s ease-out forwards;
    }

.yoriaiabout h2 {
    text-align: center;
    font-size: 40px;
    letter-spacing: 3px;
    padding-bottom: 20px;
}
.yoriaih2 {
    margin-top: 40px;
}
.yoriaiabout {
    position: relative;
    overflow: hidden;
    max-width: 850px;
    margin: 0 auto 0px;
    box-shadow: 0px 8px 18px -7px #777777;
    border-radius: 8px;
    padding: 70px 85px 80px;
    background-color: #fff;
    z-index: 1;
}
.yoriaiabout p{
    font-size: 18px;
    line-height: 2.5em;
}

.yoriaih2 h2 {
    text-align: center;
    letter-spacing: 3px;
    font-size: 40px;
    margin-bottom: 65px;
    margin-top: -67px;
}
.yoriaih2 span{
    text-align: center;
    display: block;
    margin: 0 auto;
    font-size: 60px;
    letter-spacing: 8px;
    font-family: "LINESeedJP", sans-serif;
    font-weight: 900;
    color: #e7e8e7;
}

.yoriai-wrapper {
  position: relative;
  overflow: hidden;
    padding-top: 100px;
    padding-bottom: 100px;
}

.yoriaiabout-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.yoriaiabout {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 1.2s ease, transform 1.2s ease;
}

.yoriaiabout.visible {
  opacity: 1;
  transform: translateY(0);
}

.seowrap {
    display: flex
;
    flex-wrap: wrap;
	    align-items: center;
}

.seoinner{
    width: 44%;
}

.seotext {
    width: 44%;
    background: #fff;
    padding-top: 55px;
    padding-left: 55px;
    padding-right: 55px;
    padding-bottom: 40px;
    height: 360px;
    border-radius: 8px;
	    margin-left: 30px;
}

.seotext img {
    max-width: 300px;
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
}

.seotext p {
    line-height: 2em;
    font-size: 16px;
    margin-bottom: 30px;
	text-align: center;
}

.seotext a{
display: block;
    margin: 0 auto;
    text-align: center;
    max-width: 260px;
    background-color: #229EBC;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 4px;
}
.yoriaiseodiv {
    background: url(https://yori-ai.com/wp-content/uploads/2025/07/seobluebg-scaled.png);
    background-size: 68%;
    background-position: bottom left;
    background-repeat: no-repeat;
    margin-bottom: 8%;
    padding-bottom: 20px;
}


.reportwrap {
    display: flex
;
    flex-wrap: wrap;
    align-items: center;
    justify-content: end;
}

.reportinner {
    width: 44%;
    order: 2;
}

.reporttext {
    width: 44%;
    background: #fff;
    padding-top: 55px;
    padding-left: 55px;
    padding-right: 55px;
    padding-bottom: 40px;
    height: 360px;
    border-radius: 8px;
	    margin-right: 30px;
}

.reporttext img {
    width: 300px;
    display: block;
    margin: 0 auto;
	    padding-bottom: 30px;
}

.reporttext p {
    line-height: 2em;
    font-size: 16px;
    margin-bottom: 30px;
	text-align: center;
}

.reporttext a{
	display: block;
    margin: 0 auto;
    text-align: center;
    max-width: 260px;
    background-color: #F43400;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 4px;
	
}
.yoriaireportdiv {
    background: url(https://yori-ai.com/wp-content/uploads/2025/07/seoredbg-scaled.png);
    background-size: 68%;
    background-position: bottom right;
    background-repeat: no-repeat;
	    padding-bottom: 20px;
	margin-bottom:85px;
}
.footer {
    background: #000;
    color: #fff;
    padding-top: 35px;
    padding-bottom: 20px;
	    padding-left: 25px;
    padding-right: 25px;
}
.footflex {
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
	align-items:center;
}
.innerfootlogo {
    max-width: 200px;
}
.footmenu a {
    color: #fff;
    font-size: 18px;
	text-decoration:none;
}
.apdt-pc-only {
    display: none;
}

.footmenu {
    text-align: right;
}

@media(max-width:1280px){
    .padleftright{
    padding-left:3%;
    padding-right:3%;
}
    .pc{
    display:none;
    
}
.sp{
    display:block;
}
    .firstlist {
    margin-right: 60px;
}
    .boxilpc{
    display:block;
}
    #humMenu nav li a {
    writing-mode: horizontal-tb;
}
    #humCheck:checked ~ nav {
    background-color:#F5381E;
}
    #humMenu {
        float: right;
        display: block;
        margin-left: 3%;
    }
#humCheck, #humClose { display:none; }
#humOpen {
    display: block;
    width: 32px;
    cursor: pointer;
}
#humOpen:hover {
  opacity: 0.5;
}
#humOpen img { display: block; }
#humClose, #humMenu nav {
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
}
#humClose {
  z-index: 2;
  width: 100%;
  background: gray;
  opacity: 0.8;
  transition: 0.5s;
}
#humMenu nav {
  z-index: 3;
  width: 250px;

  transition: 0.5s;
transform: translateX(100%);
}
#humCheck:checked ~ #humClose { display: block; }
#humCheck:checked ~ nav {
  transform: translateX(0);
}

#humMenu nav ul{
overflow: hidden;
list-style: none;
        list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    gap: 200px;
}
#humMenu nav li {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
    padding: 15px 0;
    margin: 10px 0;
    padding-left: 20px;
}
#humMenu nav li:first-child {
  padding-top: 30px;
}
#humMenu nav li:hover{
  opacity: 0.5;
}
#humMenu nav li a {
        font-size: 20px;
        text-decoration: none;
        color: #fff;
    }
.headul {
display:none;

    }

    
header.service {
    padding-left: 10px;
    padding-right: 10px;

}
.headbtn div a {
    font-size: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
}
header.service img {
    height: auto;
    margin: 0;
    width: 100px;
}   
    .headbtn div {
        width: 112px;
    text-align: center;
}
    header.service {
    padding-top: 15px;
    padding-bottom: 15px;
}
    .toptext {
    width: 100%;
    margin-left: 1.5%;
}
    .toptext h1 {
    font-size: 30px;
    font-weight: 600;
}
    .bluebg {
    padding-top: 40px;
            background-size: 100% 1280px;
}
    .toptext h1 {
    padding-bottom: 10px;
            line-height: 50px;
}
.awarddiv img {
        width: 47%;
        max-width: 195px;
    }
    .spmock{
    display:block;
}
.pcmock{
    display:none;
}

    
    .headflex {
        width: 100%;
    }
.headinnerflex {
    width: 30%;
}
	.headbtn {
    margin-left: auto;
}
	.catchdiv h1 {
    font-size: 38px;
}
	    section {
        padding: 0 0px;
    }
	
		.mainimgdiv {
    width: 85%;
}
		
    .mainimgdiv {
        margin-bottom: 30px;
    }
		.yoriaiabout {
      margin: 3% auto;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 40px;
        padding-right: 40px;
}
		.yoriaiabout h2 {
    font-size: 32px;
}
		.yoriaiabout p {
    font-size: 16px;
			line
}
	.yoriaih2 h2 {
    font-size: 32px;
        margin-bottom: 40px;
		    margin-top: -50px;
}	

	.yoriaih2 span {
    font-size: 42px;
}
		
		
		.seoinner {
    width: 100%;
}
		.seoinner img{
    max-width: 450px;
    width: 80%;
    display: block;
    margin: 0 auto;
        margin-bottom: 10px;
}
    .seotext {
        width: 100%;
        background: #fff;
        padding-top: 40px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 40px;
        height: auto;
        margin-left: 3%;
        margin-right: 3%;
    }
	
	
.seotext img {
    max-width: 300px;
    width: 70%;
	    padding-bottom: 15px;
}	
    .yoriaiseodiv {
        background-size: 215%;
        margin-bottom: 80px;
        padding-bottom: 50px;
    }
	

	
.reportinner {
    width: 100%;
	        order: unset;
}
		.reportinner img{
    max-width: 450px;
    width: 80%;
    display: block;
    margin: 0 auto;
			margin-bottom: 8%;
}
		.reporttext {
        width: 100%;
        background: #fff;
        padding-top: 40px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 40px;
        height: auto;
        margin-left: 3%;
        margin-right: 3%;
}
	
	
.reporttext img {
    max-width: 300px;
    width: 70%;
	    padding-bottom: 15px;
}	
	.yoriaireportdiv {
    background-size: 215%;
    margin-bottom: 8%;
		        margin-bottom: 80px;
    padding-bottom: 50px;
}	
.footmenu {
    text-align: center;
    font-size: 12px;
	        padding-top: 30px;
	width: 100%;
}	
	
	.footmenu a {
    font-size: 16px;
}
.footer {
    padding-top: 50px;
	}
	.innerfootlogo {
    max-width: 200px;
    display: block; 
    margin: 0 auto; 
}
	.yoriai-wrapper {
    position: relative;
    overflow: hidden;
    padding-top: 65px;
    padding-bottom: 65px;
}
	}
	

	
@media screen and (min-width:1350px) and ( max-width:1495px) {
.headul ul {
    gap: 25px;
}
}







    @keyframes slideUp {
      to {
        transform: translateY(0);
        opacity: 1;
      }
    }

    .mainimgdiv {
      overflow: hidden;
      clip-path: inset(0 100% 0 0); /* 初期状態：右から非表示 */
      opacity: 0;
transition: clip-path 0.8s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.2s ease;
    }

    .mainimgdiv.visible {
      clip-path: inset(0 0 0 0); /* 表示状態 */
      opacity: 1;
    }

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










/* 浮遊アニメーション */
@keyframes floatUp {
  0% {
    transform: scale(0.8) translateY(0);
    opacity: 0.3;
  }
  70% {
    opacity: 0.6;
  }
  100% {
    transform: scale(1.2) translateY(-250px); /* ←ここを変更 */
    opacity: 0;
  }
}

.circle {
  animation-fill-mode: forwards;
  /* animationはJSで動的に付与されているため変更不要 */
}




/*会社概要*/
<style>
  .company-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
  }

  .company-table td {
    padding: 12px 8px;
    border-bottom: 1px solid #ddd;
    vertical-align: top;
  }

  .company-table td:first-child {
    font-weight: bold;
    white-space: nowrap;
    width: 25%;
    color: #333;
  }

  .company-table a {
    color: #0073aa;
    text-decoration: underline;
  }

  .company-table a:hover {
    text-decoration: none;
  }

.section-title {
    position: relative;
    font-size: 32px;
    font-weight: bold;
    padding-bottom: 12px;
    margin-bottom: 60px;
    width: fit-content;
}

  .section-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100%;
    background: linear-gradient(to right, #F5381E 33.33%, #ccc 0%);
  }
.company-table{
	margin-bottom:100px;
}

  /* レスポンシブ対応 */
  @media screen and (max-width: 768px) {
    .company-table, .company-table tbody, .company-table tr, .company-table td {
      display: block;
      width: 100%;
    }

    .company-table tr {
      margin-bottom: 16px;
      border-bottom: 1px solid #ccc;
    }

    .company-table td:first-child {
      background: #f9f9f9;
      font-weight: bold;
      padding: 10px 8px;
      border-bottom: none;
    }

    .company-table td:nth-child(2) {
      padding: 10px 8px;
      border-bottom: none;
    }
  }


/*お問い合わせ*/
  .contact-form {
    max-width:1280px;
    margin: 0 auto;
    font-family: sans-serif;
  }

  .contact-form table {
    width: 100%;
    border-collapse: collapse;
  }

  .contact-form th,
  .contact-form td {
    text-align: left;
    padding: 10px;
    vertical-align: top;
  }

  .contact-form th {
    width: 30%;
    font-weight: bold;
  }

  .contact-form input[type="text"],
  .contact-form input[type="email"],
  .contact-form textarea {
    width: 100%;
    padding: 8px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
  }

  .contact-form textarea {
    height: 100px;
    resize: vertical;
  }

  .contact-form .g-recaptcha {
    margin: 20px 0;
  }

  .contact-form input[type="submit"] {
background-color: #F5381E;
    color: #fff;
    border: none;
    padding: 12px 24px;
    font-size: 16px;
    border-radius: 4px;
    cursor: not-allowed;
    max-width: 200px;
    display: block;
    margin: 0 auto;
  }

  .contact-form input[type="submit"]:not([disabled]) {
    cursor: pointer;
    opacity: 1;
  }

  @media screen and (max-width: 600px) {
    .contact-form th, .contact-form td {
      display: block;
      width: 100%;
    }

    .contact-form th {
      margin-top: 15px;
    }
  }


/*利用規約*/
.termsec {
  line-height: 1.8;
  color: #333;
  padding: 40px 20px;
}

/* セクションタイトル */
.termsec .section-title {
  font-size: 28px;
  font-weight: bold;
  padding-left: 12px;
  margin-bottom: 30px;
}

/* 段落（pタグ） */
.termsec p {
  margin-bottom: 1.5em;
  font-size: 16px;
}

/* 番号付き見出しの番号強調 */
.termsec p strong {
  font-weight: bold;
}

/* 箇条書き（ul, li） */
.termsec ul {
  margin-left: 1.5em;
  padding-left: 1em;
  list-style-type: disc;
}
.termsec li {
  margin-bottom: 0.5em;
  font-size: 16px;
	    list-style: none;
}

/* テーブルの装飾 */
.termsec table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 2em;
  font-size: 15px;
  background-color: #fff;
  border: 1px solid #ccc;
}
.termsec th,
.termsec td {
  border: 1px solid #ccc;
  padding: 12px 16px;
  text-align: left;
  vertical-align: top;
}
.termsec table td:first-child {
  font-weight: bold;
  width: 30%;
}

/* リンク */
.termsec a {
  color: #007acc;
  text-decoration: underline;
}
.termsec a:hover {
  text-decoration: none;
}











@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*ルート設定*/
:root {
    --cocoon-basic-border-radius: 16px;
}

input {
    background-color: #F2F2F7;
}
article img {
    border-radius: 8px;
}

a.btn {
    border-radius: 50px;
}

div#sidebar {
    border-radius: 16px;
}

main#main {
    border-radius: 16px;
}

/*ボタン*/
.pagination-next a {
    border-radius: 100px;
    box-shadow: 0px 6px 6px 0px rgba(33, 37, 41, 0.1);
    border: 0px;
}

.page-numbers {
    border: 0px;
    border-radius: 100%;
}

/*サイドバー*/
.sidebar h2,
.sidebar h3 {
    border-radius: 16px;
}

/*記事*/
.article h2 {
    border-radius: 16px;
}

.article h3 {
    border-radius: 16px;
}

p.description {
    color: #6C757D;
    text-align: center;
    margin-bottom: 32px;
}
.hum_phone a {
    font-size: 24px;
    text-decoration: none;
    color: #212529;
}

/************************************
** yoriaiサービス固定ページ
************************************/
/* ハンバーガー */

.hum_menu {
    display: none;
}
@keyframes bugfix {
    from {
        padding: 0;
    }

    to {
        padding: 0;
    }
}

@-webkit-keyframes bugfix {
    from {
        padding: 0;
    }

    to {
        padding: 0;
    }
}

#overlay-button {
    position: fixed;
    right: 2em;
    top: 1.5em;
    padding: 26px 11px;
    z-index: 5;
    cursor: pointer;
    user-select: none;
    background-color: #fff;
    border-radius: 100px;
}

#overlay-button span {
    height: 4px;
    width: 35px;
    border-radius: 2px;
    background-color: #000;
    position: relative;
    display: block;
    transition: all .2s ease-in-out;
}

#overlay-button span:before {
    top: -10px;
    visibility: visible;
}

#overlay-button span:after {
    top: 10px;
}

#overlay-button span:before,
#overlay-button span:after {
    height: 4px;
    width: 35px;
    border-radius: 2px;
    background-color: #000;
    position: absolute;
    content: "";
    transition: all .2s ease-in-out;
}

#overlay-button:hover span,
#overlay-button:hover span:before,
#overlay-button:hover span:after {
    background: #000;
}

input[type=checkbox] {
    display: none;

}

input[type=checkbox]:checked~#overlay {
    visibility: visible;
}

input[type=checkbox]:checked~#overlay-button:hover span,
input[type=checkbox]:checked~#overlay-button span {
    background: transparent;


}

input[type=checkbox]:checked~#overlay-button span:before {
    transform: rotate(45deg) translate(7px, 7px);

}

input[type=checkbox]:checked~#overlay-button span:after {
    transform: rotate(-45deg) translate(7px, -7px);


}

#overlay {
    height: 100vh;
    width: 100vw;
    background: #F2F2F7;
    z-index: 2;
    visibility: hidden;
    position: fixed;
    left: 0;
    top: 0;
}

#overlay ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    height: 100vh;
    padding-left: 0;
    list-style-type: none;
}

#overlay ul li {
    padding: 1em;
}

#overlay ul li a {
    color: #212529;
    text-decoration: none;
    font-size: 1.5em;
}

#overlay ul li a:hover {
    color: #000 !important;
}

/*ヘッダー*/
header.service .container {
    display: flex;
    align-items: center;
}

header.service nav ul {
    list-style: none;
    /* リストの記号を消す */
    margin: 0;
    /* 余白を消す */
    padding: 0;
    /* 余白を消す */
    display: flex;
    /* flexbox レイアウトを使用 */
    gap: 80px;
    /* リンク間のスペース */
}

header.service nav li a {
    text-decoration: none;
    /* アンダーラインを消す */
    color: #333;
    /* リンクの色 */
    font-weight: bold;
    /* リンクのフォントを太字にする */
}



.g_nav {
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    border-radius: 100px;
    width: 86%;
}

.g_nav nav {
    margin: auto 10%;
}

.hero {
    display: flex;
    justify-content: center;
    padding: 32px;
}

.catch h2 {
    font-size: 40px;
}

.catch p {
    font-size: 18px;
}


.catch_txt h2 {
    font-size: 60px;
}

.catch_txt p {
    font-size: 18px;
}


.catch_txt {
    margin: auto 0;
}

.primary {
    display: inline-block;
    padding: 10px 20px;
    background-color: #30B0C7;
    color: white;
    text-decoration: none;
    border: none;
    border-radius: 100px;
    cursor: pointer;
    box-shadow: 0px 6px 6px 0px rgba(33, 37, 41, 0.1);
    margin-top: 32px;
    font-weight: 500;
}

.sub_button {
    display: inline-block;
    padding: 10px 20px;
    background-color: rgba(30, 184, 199, 0.1);
    color: #30b0c7;
    text-decoration: none;
    border: none;
    border-radius: 100px;
    cursor: pointer;
    box-shadow: 0px 6px 6px 0px rgba(33, 37, 41, 0.06);
    font-weight: 700;
}

.flex {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    gap: 40px;
    padding: 0 25px;
}

.can_do {
    background-color: #fff;
    border-radius: 16px;
    max-width: 640px;
}

.features h2 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 32px;
}

.can_do img {
    border-radius: 16px;
}


.can_do h3 {
    font-size: 24px;
    margin: 8px 24px;
}

.can_do p {
    margin: 16px 24px;
}

.features {
    padding-top: 60px;
}

.ft_card {
    background-color: #fff;
    border-radius: 16px;
    margin: 0 auto;
    padding: 24px 16px;
    width: 1320px;
}

.ft_list li {
    margin-bottom: 16px;
}

.ft_list ul {
    list-style: none;
}

.ft_list p::before {
    content: counter(item, decimal);
    display: inline-block;
    width: 2em;
    text-align: center;
    margin-right: 0.5em;
    border-radius: 50%;
    background-color: #ccc;
    /* 円の色 */
    color: #fff;
    /* 文字の色 */
    line-height: 2em;
}

.ft_list li {
    counter-increment: item;
}

.ft_incard {
    display: flex;
    justify-content: space-around;
}

.ft_incard img {
    width: 160px;
}

.container {
    margin: 0 auto;
    padding: 20px;
}

.card-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.card {
    background-color: #fff;
    border-radius: 16px;
    padding: 20px;
    flex: 1;
    margin: 0 10px;
    /* カード間のスペース */
}

.card_title {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
}

.card-content {
    font-size: 1em;
    line-height: 1.6;
}



.plan_area {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2rem;
}


.plans {
    display: flex;
    justify-content: space-around;
    max-width: 1200px;
    margin: auto;
}

.plan {
    background-color: #fff;
    border-radius: 16px;
    padding: 2rem;
    text-align: center;
    width: 30%;
    margin-bottom: 2rem;
}

.plan-name {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.plan-price {
    margin-bottom: 1rem;
}

.plan-description {
    margin-top: 0.5rem;
}

.plan-description ul {
    list-style: disc;
    padding-left: 2rem;
}

.plan_area h2 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 32px;
}

.mi_check {
    font-size: 24px;
    /* アイコンのサイズ */
    color: #34C759;
    /* アイコンの色 */
    vertical-align: middle;
    margin-right: 8px;
}

.plan-description li {
    list-style: none;
    text-align: left;
}

p.plan-price span {
    color: #30b0c7;
    font-weight: 700;
    font-size: 32px;
}


.plan-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px;
}

.plan-header {
    display: flex;
    flex-direction: column;
    width: 300px;
}

.plan-title {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 10px;
}

.plan-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.plan-item {
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #f5f5f5;
    cursor: pointer;
}

.plan-item.active {
    background-color: #007bff;
    color: #fff;
}

.plan-body {
    width: 300px;
}

.plan-group {
    margin-bottom: 20px;
}

.plan-group-title {
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 10px;
}

.plan-item {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
    margin-bottom: 10px;
}

.plan-price-list {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 500px;
}

.plan-price-item {
    width: 150px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
}

.plan-price {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 10px;
}

.plan-price-detail {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.case_studies {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}

/* 導入事例セクション */
#case-studies {
    background-color: #fff;
    padding: 40px 0;
}

.case-studies-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
}

.case-study {
    background-color: #fff;
    border-radius: 16px;
    overflow: hidden;
}

.case-study-image {
    height: 200px;
    overflow: hidden;
}

.case-study-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.case-study-content {
    padding: 20px;
}

.case-study-content h3 {
    font-size: 1.5em;
    margin-bottom: 10px;
    color: #333;
}

.case-study-content p {
    line-height: 1.5;
    margin-bottom: 15px;
    color: #555;
}

.button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #008CBA;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    transition: background-color 0.3s;
}

.button:hover {
    background-color: #0069d9;
}

.case_studies h2 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 32px;
}

.card_desc a {
    float: right;
    margin: 0 24px 24px;
}

.mi_ques {
    border-radius: 100px;
    background-color: #F2F2F7;
    padding: 8px;
    vertical-align: middle;
    margin-right: 8px;
}



.worries {
    max-width: 1200px;
    margin: auto;
}

.worries h2 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 32px;
}

.screen {
    position: absolute;
    top: 2%;
    left: 9%;
    width: 82%;
}

.catch_img {
    position: relative;
    width: 46%;
}

.screen video {
    border-radius: 8px 8px 0 0;
}

a.primary:hover {
    color: #fff;
    background-color: rgba(30, 184, 199, 0.8);
    transition: background-color 0.3s ease;
}

.mi_rocket_launch {
    vertical-align: middle;
    margin-right: 4px;
}

.plan_area a.sub_button {
    margin: auto;
    display: block;
    inline-size: fit-content;
}

a.sub_button:hover {
    background-color: rgba(30, 184, 199, 0.2);
    transition: background-color 0.3s ease;
    color: #30b0c7;
}

/************************************
** yoriaiSEOの料金ページ
************************************/
.plan_comparison {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1200px;
    margin: auto;
}

.plan_comparison h2 {
    margin-bottom: 16px;
    font-size: 24px;
    font-weight: 500;
}

.plan_comparison p {
    margin-bottom: 24px;
    font-size: 16px;
}

.plan_comparison table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.plan_comparison th,
.plan_comparison td {
    padding: 16px;
    text-align: left;
}

.plan_comparison th {
    background-color: #f2f2f2;
    font-weight: bold;
    text-align: center;
}

.plan_comparison td {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    text-align: center;
}

.plan_comparison td:first-child {
    background-color: #fafafa;
    font-weight: bold;
    text-align: left;
}

.plan_comparison .plan_name {
    background-color: #e0e0e0;
    color: #333;
    font-weight: bold;
    text-align: center;
    padding: 16px;
    border-radius: 4px 4px 0 0;
}

.plan_comparison .plan_price {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.plan_comparison .plan_description {
    text-align: center;
    padding: 16px;
}

.plan_comparison .plan_description ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.plan_comparison .plan_description li {
    padding-bottom: 8px;
}

.plan_comparison .plan_button {
    text-align: center;
    padding: 16px;
    background-color: #4CAF50;
    color: white;
    font-weight: bold;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.plan_comparison .plan_button:hover {
    background-color: #45a049;
}

.plan_comparison .plan_features {
    text-align: center;
}

section.sub_hero h1 {
    font-size: 32px;
    text-align: center;
}

section.sub_hero p {
    text-align: center;
    margin-bottom: 32px;
}

section.plan_comparison h2 {
    font-size: 32px;
    font-weight: 700;
}


.plan_faq_item {
    width: 48%;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 16px;
    padding: 24px;
}

@media screen and (max-width: 768px) {
    .faq-item {
        width: 100%;
    }
}

.plan_faq h2 {
    margin-bottom: 32px;
    text-align: center;
}

section.plan_question {
    padding: 24px;
    border-radius: 16px;
    max-width: 1200px;
    margin: auto;
}

.faq_item_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

h3.faq_title {
    margin-bottom: 1em;
}

/************************************
** cf7 フォーム
************************************/
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: inline-block;
    padding: 10px 20px;
    background-color: #30B0C7;
    color: white;
    text-decoration: none;
    border: none;
    border-radius: 100px;
    cursor: pointer;
    box-shadow: 0px 6px 6px 0px rgba(33, 37, 41, 0.1);
    margin-top: 32px;
    font-weight: 500;
    font-size: 16px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    color: #fff;
    background-color: rgba(30, 184, 199, 0.8);
    transition: background-color 0.3s ease;
}
.firstlast_input {
    display: flex;
    justify-content: space-between;
    gap: 16px;
}

.firstlast_input p {
    width: 100%;
}
div#wpcf7-f836-o1 {
    max-width: 600px;
    margin: auto;
    background-color: #fff;
    padding: 40px;
    border-radius: 16px;
}
div#wpcf7-f836-o1 p {
    margin-bottom: 16px;
}
div#wpcf7-f836-o1 input {
    margin-bottom: 16px;
}
/************************************
** 問い合わせ
************************************/
.form_sales_list li {
    list-style: none;
}

.form_sales_list ul {
    padding: 0;
}

.form_sales_list {
    width: fit-content;
    margin: 0 auto 16px;
}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px) {
    /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px) {
/* 全体 */
.yoriai_img {
    display: none;
}

header.service .container {
    padding: 0px;
}
.hum_menu {
    display: block;
}

.g_nav {
    width: 100%;
}
.g_nav nav {
    display: none;
}
/* yoriaiトップ */
.hero {
    display: block;
}

.catch_img {
    width: 100%;
}

.flex {
    display: block;
}
.card-row {
    display: block;
}

.card {
    margin-bottom: 16px;
}
a.primary {
    display: block;
    text-align: center;
}

.catch_txt {
    text-align: center;
}

.worries h2 {
    padding: 0 24px;
}
/* yoriaiSEO料金 */
.plans {
    display: block;
}

.plan {
    width: 100%;
    margin-bottom: 16px;
}

.faq_item_list {
    display: block;
}

.plan_faq_item {
    width: 100%;
    margin-bottom: 16px;
}
/* cf7 フォーム */
div#wpcf7-f836-o1 {
    padding: 24px;
    margin: 8px;
}
}

/*480px以下*/
@media screen and (max-width: 480px) {
    /*必要ならばここにコードを書く*/
}