<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.pc {
  display: none;
}
.sp {
  display: block;
}
body {
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  body {
    font-size: 16px;
  }
  body, body span, body div, table th, table td {
    line-height: 1.7;
  }
  body p {
    line-height: 2;
  }
  .f_28 {
    font-size: 28px;
  }
  .f_22 {
    font-size: 22px;
  }
  .f_13 {
    font-size: 13px;
  }
  /*                    トップページ　　　　*/
  /*　　共通　　　*/
  .top_box {
    padding: 50px 15px;
  }
  .top_midasi {
    margin-bottom: 50px;
    font-size: 35px;
  }
  .top_tips {
    text-align: center;
    margin-bottom: 50px;
    font-size: 22px;
  }
  .more_01 a {
    font-size: 22px;
    max-width: 300px;
    width: 100%;
  }
  .more_02 a {
    font-size: 20px;
  }
  .copy {
    text-align: right;
  }
  .obi {
    font-size: 28px;
  }
  /*       メインエリア　　　　　*/
  body {
    background: url("../images/common/bg_sankaku.png") no-repeat left top !important;
    background-size: auto !important;
  }
  .main_area {
    padding: 160px 15px 50px;
  }
  .main_area .inner .L {
    width: 45%;
  }
  .main_area .inner .R {
    width: 51.8%;
  }
  .main_area .midasi {
    height: 50px;
    font-size: 20px;
    margin-bottom: 15px;
  }
  /*        誘導01　　　　　*/
  .top_yudo_01 .inner:before {
    width: 311px;
    aspect-ratio: 16 / 12;
    position: absolute;
    right: 0;
    bottom: 19px;
    margin: inherit;
    left: auto;
    top: auto;
  }
  /*  とは？　*/
  .top_about_zu {
    margin: 40px auto;
  }
  .top_about_03 {
    padding: 50px;
    margin-top: 70px;
  }
  .top_about_03_midasi_wrap {
    margin-top: -84px;
    margin-bottom: 30px;
  }
  .top_about_03_midasi_wrap .ta_img_02 {
    width: 19.7%;
    margin: 0;
  }
  .ta_img_02 img {
    max-width: 100%;
  }
  .top_about_03_midasi_wrap .midasi {
    width: 78%;
    flex-direction: column;
    align-items: center;
    display: flex;
    font-size: 35px;
    padding-top: 58px;
    margin: 0;
    text-align: left;
  }
  .top_about_03_LR .text {
    width: 58%;
  }
  .top_about_03_LR .img {
    width: 38%;
  }
	.simulation .tit{
		font-size:22px;
	}
	
  /*  特徴　*/
  .tokucho_wrap:nth-of-type(even) {
    flex-direction: row-reverse;
  }
  .tokucho_wrap:nth-of-type(odd) {
    margin: 80px 0;
  }
  .tokucho_wrap .img {
    width: 260px;
  }
  .tokucho_wrap .text {
    flex: 1;
  }
  .tokucho_wrap:nth-of-type(even) .text {
    padding-right: 50px;
  }
  .tokucho_wrap:nth-of-type(odd) .text {
    padding-left: 50px;
  }
  .tokucho_wrap:nth-of-type(2) {
    margin-top: 70px;
  }
  .tokucho_wrap .text .sub_midasi {
    font-size: 22px;
    margin-bottom: 20px;
  }
  /*  誘導　02　*/
  .top_yudo_02_detail {
    margin: 57px auto 20px auto;
  }
  .top_yudo_02_detail li {
    width: 44%;
  }
  .top_yudo_02_detail p {
    margin-top: 13px;
    line-height: 1.7;
  }
  /*  機能　　*/
  .fun_list,
  .top_kinou_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 900px;
    margin: 0 auto;
    row-gap: 30px;
  }
   .fun_list li,
  .top_kinou_list li {
    width: 30%;
  }
   .fun_list .midasi,
  .top_kinou_list .midasi {
    font-size: 18px;
    text-align: center;
    margin: 20px 0 15px 0;
  }
   .fun_list p,
  .top_kinou_list p {
    line-height: 1.7;
  }
  .tkt_01 {
    width: 48px;
  }
  .tkt_02 {
    padding-left: 15px;
    font-size: 16px;
  }
  /*  料金　　*/
	#price .btn_right{
    margin-top:0;
   }
  .top_price_detail .midasi {
    pointer-events: none;
  }
  .top_price_detail_wrap {
    margin-bottom: 20px;
  }
  .top_price_detail {
    //width: calc(100% / 3);
    width: calc(100% / 2);
    border: solid 3px #ccc;
  }
  .tpd_02_detail {
    //border-right: none;
    border-left: none;
  }
  .top_price_detail .detail_inner {
    display: block;
  }
  .top_price_detail .midasi {
    padding: 24px 15px 0px 15px;
    height: 154px;
    display: block;
  }
  /*  流れ　*/
  .top_flow_LR {}
  .top_flow_LR .img {
    width: 40%;
    margin-bottom: 0px;
  }
  .top_flow_LR .text {
    width: 57%;
  }
  .top_flow_LR .text .midasi {
    font-size: 22px;
    margin: 25px 0 20px 0;
  }
  .top_flow_LR:nth-of-type(3):after, .top_flow_LR:nth-of-type(3):before {
    margin: 30px 0;
  }
  /*  声、　お役立ち情報　*/
  .top_blog_list {
    row-gap: 0px;
  }
  .top_blog_list::after {
    display: block;
    content: "";
    width: 31%;
  }
  .top_blog_list li {
    width: 31%;
  }
  .top_blog_list .title {
    font-size: 15px;
  }
  .top_blog_list .date {
    font-size: 15px;
  }
  /*        共通　お問い合わせ　　　　*/
  .top_contact {}
  .top_contact .midasi {
    font-size: 30px;
    line-height: 1.5;
  }
  .top_contact .more {
    max-width: 330px;
    margin: 20px auto 15px auto;
  }
  /*            footer                  */
  .footer {
    padding: 50px 15px;
  }
  .footer_logo img {
    max-width: 170px;
  }
  .footer .inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .footer_L {
    width: 170px;
  }
  .footer_R {
    width: auto;
  }
  .footer_L p {
    margin: 0;
  }
  .footer_nav .menu {
    justify-content: flex-end;
    gap: 25px;
  }
  .footer_nav a {
    font-size: 15px;
  }
  .mark {
    margin: 15px 0 15px auto;
  }
  /*     page top   */
  .ec-blockTopBtn {
    width: 80px;
    height: 80px;
    right: 30px;
    bottom: 30px;
    font-size: 40px;
  }
  /*              追加　archive single　　　　　　　　　　*/
  .article-group .top_blog_list {
    justify-content: flex-start;
  }
  .article-group .top_blog_list li {
    width: 33.3%;
    padding: 0 10px;
    margin-bottom: 30px;
  }
  .single .entry-content h2 {
    margin: 40px 0;
    font-size: 24px;
    padding: 15px;
  }
  .single .entry-content h3 {
    padding: 0 10px 10px 0px;
    margin: 40px 0 20px 0;
    font-size: 20px;
  }
  body:not(.home) .sidebar-right {
    width: 25%;
  }
  body:not(.home) .main-content-site {
    width: 75%;
    padding-left: 40px;
  }
}
 .kinou_br{
 display: none;
 }
@media screen and (min-width: 900px) {
 /* .top_kinou_list li:nth-of-type(5) p, .top_kinou_list li:nth-of-type(6) p, .top_kinou_list li:nth-of-type(9) p {
    max-width: 255px;
    margin: 0 auto;
  }*/
  .top_kinou_list li p {
  width: fit-content;
    margin: 0 auto;
  }
  .kinou_br{
  display: block;
  
  
  }
}
/*      @media   　   min1024　max1200                                         */
@media screen and (min-width: 1024px) and (max-width: 1300px) {
  .logo {
    width: 190px;
  }
  .header_nav_wrap li {
    margin-left: 20px;
  }
  .header_nav_wrap li.header_contact a, .header_nav_wrap li.header_trial a {
    width: 130px;
  }
  .header_nav_wrap li.header_contact {
    margin-left: 15px;
  }
  .header_nav_wrap li a {
    font-size: 14px;
  }
}
/*      @media   　   min768　max1024                                         */
@media (min-width: 768px) and (max-width: 1100px) {


.header_nav_wrap li {
    margin-left: 15px;
}
.header_nav_wrap li a {
    font-size: 13px;
}
.header_nav_wrap li.header_trial a {
    width: 117px;
}


  body {
    background: url(../images/common/bg_sankaku.png) no-repeat left top !important;
    background-size: 100% !important;
  }
  .top_box {
    padding: 50px 15px;
  }
  .top_midasi {
    margin-bottom: 40px;
  }
  .f_28 {
    font-size: 25px;
  }
  .obi {
    font-size: 25px;
  }
  .main_area {
    padding: 100px 15px 50px;
  }
  .main_area .midasi {
    font-size: 16px;
  }
  .top_yudo_01 .inner:before {
    width: 204px;
    bottom: 58px;
  }
  .top_about_03_midasi_wrap .midasi {
    font-size: 26px;
  }
  .footer_L, .footer_R {
    width: 100%;
  }
  .footer_nav .menu {
    justify-content: center;
    gap: 25px;
  }
  .mark {
    margin: 15px auto;
  }
  .copy {
    text-align: center;
  }
}
/*      @media   　 max1024   1024でメディアクエリが効かない   980くらいになる       */
@media screen and (max-width: 1024px) {
  body {}
  .sp_header_logo {
    display: block;
  }
  .ec-layoutRole__header {}
}
/*      @media   　 max767                                             */
@media screen and (max-width: 767.888px) {
  .top_yudo_01 {
    //padding-top: 125px;
    padding-top: 150px;
  }
  .tokucho_wrap:last-of-type {
    margin-bottom: 0 !important;
  }
  .top_kinou_list li {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .top_kinou_list li .img {
    width: 140px;
  }
  .top_kinou_list li .text {
    flex: 1;
    padding-left: 25px;
  }
  .top_price_detail .midasi {
    position: relative;
  }
  .top_price_detail .midasi:before {
    content: "";
    position: absolute;
    right: 28px;
    bottom: 27px;
    margin: auto;
    display: block;
    width: 14px;
    height: 14px;
    border-bottom: 4px solid #fff;
    border-right: 4px solid #fff;
    transform: rotate(45deg);
  }
  .footer_L .footer_logo img {
    max-width: 80px;
  }
  #secondary {
    margin-top: 40px;
  }
  .nav-previous a {
    padding: 12px 20px 12px 40px;
  }
  .nav-next a {
    padding: 12px 40px 12px 20px;
  }
  .recipe_meta {
    margin: 10px 0;
  }
}</pre></body></html>