@charset "utf-8";
/* CSS Document */
html, body {
 font-family: "Noto Sans JP", "ヒラギノ角ゴ W6", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
#NFreee a {
 background-position: 0px -64px;
}
.f_blue {
 color: #2864f0
}
p.m_40 {
 margin-bottom: 40px;
}
.under_line {
 background: linear-gradient(transparent 70%, #fff557 0%);
}
.h2_wrap {
 background: url("../img/title_blue.jpg")no-repeat center;
 background-size: cover;
 color: #fff;
 font-weight: bold;
 text-align: center;
 padding: 50px 10px
}
#MvWrap {
 background: url("../img/mv_bg_pc.jpg") no-repeat bottom center;
 background-size: cover;
}
#Mv {
 width: 100%;
 max-width: 1200px;
 margin: 0 auto;
 padding: 50px 30px 80px;
 display: flex;
 justify-content: space-between;
}
#MvRaku {
 font-weight: bold;
 font-size: 45px;
 margin-top: 20px;
 font-family: "ヒラギノ角ゴ Std", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#MvRaku .ruby {
 position: relative
}
#MvRaku .ruby:before {
 position: absolute;
 content: "";
 width: 10px;
 height: 10px;
 border-radius: 50px;
 background: #2864f0;
 top: -1px;
 left: calc(50% - 5px);
}
#MvTitle {
 font-weight: bold;
 font-size: 64px;
 color: #333;
 line-height: 1.2;
 margin: 30px 0;
 width: auto;
 font-family: "ヒラギノ角ゴ Std", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#Mv ul {
 margin: 40px 0 10px 30px;
}
#Mv li {
 background: url("../img/mv_list.png") no-repeat center left;
 padding: 0px 0px 5px 34px;
 font-size: 23px;
 font-weight: bold;
}
#Mv li span.under_line {
 font-size: 28px;
}
#MvKaiketsu {
 font-weight: bold;
 font-size: 34px;
 font-family: "ヒラギノ角ゴ Std", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#MvKaiketsu span {
 font-size: 44px
}
#DounyuWrap .h2_wrap p {
 font-size: 30px;
}
#DounyuWrap .h2_wrap h2 {
 font-size: 44px;
}
#Dounyu {
 width: 100%;
 background: url("../img/dounyu_bg.jpg") no-repeat top left;
 background-size: 100% auto;
 padding: 100px 10px;
 text-align: center
}
#Dounyu .dounyu_top {
 font-size: 42px;
 color: #2864f0;
 margin-bottom: 70px;
 font-weight: bold
}
#Dounyu .ruby {
 position: relative
}
#Dounyu .ruby:before {
 position: absolute;
 content: "";
 width: 8px;
 height: 8px;
 border-radius: 50px;
 background: #2864f0;
 top: -2px;
 left: calc(50% - 5px);
}
#Dounyu .dounyu_middle {
 font-size: 18px;
 margin-bottom: 40px;
 line-height: 2;
 font-weight: bold
}
#Dounyu .dounyu_bottom {
 font-size: 30px;
 margin-top: 80px;
 color: #122e6e;
 line-height: 2;
 font-weight: bold
}
#MiraiWrap .h2_wrap p {
 font-size: 20px;
}
#MiraiWrap .h2_wrap h2 {
 font-size: 44px;
}
.mirai_content {
 width: 100%;
 background: url("../img/keiei_bg.jpg") no-repeat top left;
 background-size: 100% auto;
 text-align: center
}
.mirai_content section {
 width: 100%;
 max-width: 1200px;
 margin: 0 auto;
 padding: 100px 30px;
}
.mirai_content h3 {
 background: url("../img/mirai01.png") no-repeat top center;
 background-size: 161 186;
 text-align: center;
 font-size: 44px;
 padding: 50px 0 100px;
}
.mirai_content h3 .sub_h3 {
 display: block;
 font-size: 16px;
 margin-bottom: 10px;
}
.mirai_content h3 .sub_h3 span {
 display: inline-block;
 letter-spacing: 2px;
 font-weight: bold;
 background: linear-gradient(90deg, #2864f0 0%, #1096db 40%, #5ec0bf 80%);
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
}
.mirai_content p {
 font-size: 18px;
 line-height: 2;
 font-weight: bold;
}
.mirai_content p#KeieiKasoku {
 width: 100%;
 max-width: 994px;
 margin: 0 auto 30px;
 background: url("../img/kasoku.png") top left no-repeat;
 background-size: 100% auto;
 font-size: 26px;
 padding: 80px 0 90px 0px;
 color: #fff;
 line-height: 1.4;
}
#KeieiKasoku span {
 font-size: 20px;
}
.mirai_content p.matome {
 margin-bottom: 40px;
 font-weight: bold
}
.f_yellow {
 font-size: 26px;
 color: #ffff31
}
.mirai_content h4 {
 font-size: 45px;
 margin-bottom: 100px;
 background: url("../img/mirai_h4_bg.png") top left no-repeat;
 background-size: 100% auto;
 padding: 30px 0;
}
.content_detail {
 width: 100%;
 max-width: 1100px;
 display: flex;
 justify-content: space-around;
 align-content: center;
 margin: 0 auto 100px
}
.content_detail.content_detail_even {
 flex-direction: row-reverse
}
.content_detail_left {
 width: 50%;
 padding-right: 0;
}
.content_detail_left h5 {
 font-size: 28px;
 text-align: left;
 margin: 0 0 40px
}
.content_detail_left h5 img {
 margin-right: 10px
}
section .content_detail p {
 font-size: 16px;
 font-weight: normal;
 text-align: left;
 padding-left: 104px;
 line-height: 1.7;
}
.img_round {
 box-shadow: 9.804px 15.096px 27px 3px rgba(40, 100, 240, 0.15);
 border-radius: 10px;
 margin-top: 50px;
}
#DxWrap.mirai_content {
 background: url("../img/dx_bg.jpg") no-repeat top left;
 background-size: 100% auto;
}
#DxWrap.mirai_content h3 {
 background-image: url("../img/mirai02.png");
}
#DxWrap #OurStrength {
 width: 100%;
 max-width: 994px;
 margin: 0 auto 90px;
 box-shadow: 0px 20px 51.3px 5.7px rgba(40, 100, 240, 0.25);
 background: linear-gradient(90deg, #e17a01 0%, #fa497f 80%);
 border-radius: 100px;
}
#DxWrap #OurStrength p {
 font-size: 26px;
 color: #fff;
 line-height: 1.4;
 padding: 12px 30px;
 background-image: url("../img/our_strength_left.png"), url("../img/our_strength_right.png");
 background-position: left top, right bottom;
 background-repeat: no-repeat
}
#DxWrap #OurStrength span {
 font-size: 20px;
}
#DxWrap.mirai_content h4 {
 padding: 80px 0;
 margin-bottom: 50px;
}
.mirai_detail_wrap {
 width: 100%;
 display: flex;
 justify-content: space-between;
 margin-bottom: 90px;
}
.mirai_detail {
 position: relative;
 width: 48%;
 max-width: 510px;
 padding: 40px 30px;
 box-shadow: 0px 10px 45px 5px rgba(40, 100, 240, 0.15);
 border-radius: 10px
}
.mirai_detail img {
 width: 100%;
 height: auto;
 max-width: 400px;
}
.mirai_detail h5 {
 font-size: 28px;
 font-weight: bold;
 margin: 30px auto 20px;
}
.mirai_detail p {
 font-size: 16px;
 font-weight: normal;
 text-align: left
}
.mirai_detail:before {
 position: absolute;
 content: "";
 width: 76px;
 height: 52px;
 background: url("../img/mirai_detail01.png") no-repeat top center;
 top: -10px;
 left: 50%;
 transform: translate(-50%, -50%);
}
.mirai_detail:last-of-type:before {
 background: url("../img/mirai_detail02.png") no-repeat top center;
}
#PaperWrap.mirai_content {
 background: url("../img/paper_bg.jpg") no-repeat top left;
 background-size: 100% auto;
}
#PaperWrap.mirai_content h3 {
 background-image: url("../img/mirai03.png");
}
#PaperWrap .mirai_detail_wrap {
 margin-top: 100px;
 margin-bottom: 90px;
}
#FreeeWrap {
 width: 100%;
 background: url("../img/freee_bg.jpg") no-repeat bottom center;
 background-size: auto;
 background-size: 100% auto;
}
#FreeeWrap .h2_wrap p {
 font-size: 30px;
}
#FreeeWrap .h2_wrap h2 {
 font-size: 44px;
}
#Freee {
 width: 100%;
 max-width: 1200px;
 margin: 0 auto;
 padding: 60px 30px 200px;
 text-align: center
}
#Freee h3 {
 font-size: 44px;
 margin: 30px auto 50px;
 line-height: 1.4;
}
#Freee h3 span {
 font-size: 50px;
}
#Freee h3 span.f_30 {
 font-size: 30px;
}
#Freee h3 span.f_70 {
 font-size: 70px;
}
#Freee dl {
 width: 300px;
 margin: 0 auto;
 text-align: left
}
#Freee dt {
 float: left;
 clear: both;
 margin-bottom: 10px;
}
#Freee dd {
 position: relative;
 padding: 8px 0px 2px 90px;
 margin-bottom: 10px;
}
#Freee dd:before {
 position: absolute;
 content: "・・・";
 width: 20px;
 height: 16px;
 top: 7px;
 left: 40px;
}
#FreeeDetail {
 width: 100%;
 max-width: 1200px;
 margin: 0 auto;
 padding: 100px 30px 0;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
 counter-reset: merit;
}
.freee_detail {
 position: relative;
 border: solid 1px #2864f0;
 width: 48%;
 max-width: 510px;
 padding: 50px 30px 30px;
 box-shadow: 0px 10px 45px 5px rgba(40, 100, 240, 0.15);
 border-radius: 10px;
 z-index: 0;
 margin: 0 auto 70px;
 background: #fff
}
.freee_detail:before {
 position: absolute;
 display: flex;
 align-items: center;
 justify-content: center;
 width: 62px;
 height: 62px;
 counter-increment: merit;
 content: "0"counter(merit);
 color: #2864f0;
 font-size: 22px;
 font-weight: bold;
 top: -35px;
 left: 50%;
 transform: translateX(-50%);
 z-index: 2
}
.freee_detail:after {
 position: absolute;
 display: flex;
 align-items: center;
 justify-content: center;
 width: 62px;
 height: 62px;
 content: "";
 background: url("../img/silver.png") no-repeat center;
 top: -45px;
 left: 50%;
 transform: translateX(-50%);
 z-index: 1
}
#GoldPoint.freee_detail:after {
 background: url("../img/gold.png") no-repeat center;
}
.freee_detail h4 {
 font-size: 26px;
 margin-bottom: 40px;
}
.freee_detail ul {
 margin: 0 15px;
}
.freee_detail li {
 position: relative;
 text-align: left;
 list-style: none;
 font-size: 16px;
 margin-bottom: 20px;
 padding-left: 16px;
}
.freee_detail li:before {
 position: absolute;
 content: "";
 background: #2864f0;
 width: 6px;
 height: 6px;
 border-radius: 3px;
 left: 0;
 top: 8px;
}
#Freee p.matome {
 margin: 50px auto 0;
 color: #2864f0;
 font-size: 30px;
 font-weight: bold
}
#Demerit {
 width: 100%;
 max-width: 1200px;
 margin: 0 auto;
 padding: 60px 30px 100px;
 text-align: center;
}
.allow_wrap {
 background: url("../img/allow_title.png") no-repeat top center;
 background-size: cover;
 padding: 180px 0 90px;
 margin-top: -120px;
 position: relative
}
.but {
 background: url("../img/but_bg.png") no-repeat top center;
 width: 130px;
 height: 144px;
 position: absolute;
 top: 30px;
 left: 50%;
 transform: translate(-50%, 0);
 color: #fff;
 font-size: 28px;
 font-weight: bold;
 text-align: center;
 padding-top: 45px;
 padding-left: 15px;
}
.allow_text {
 padding: 0 10px;
 text-align: center;
 color: #fff
}
.allow_text p {
 font-size: 50px;
 font-weight: bold;
 line-height: 2.0
}
.allow_text p span {
 font-size: 25px;
 display: block
}
.demerit_text {
 font-size: 35px;
 font-weight: bold;
 margin-bottom: 50px
}
.demerit_blue {
 font-size: 22px;
 color: #122e6e;
 display: block;
 margin-bottom: 50px
}
.demerit_blue br {
 display: none
}
.demerit_pink {
 color: #f65d65;
}
.demerit_rikai > span {
 font-size: 22px;
 color: #fff;
 background: #f65d65;
 border-radius: 20px;
 font-weight: bold;
 padding: 5px 40px;
 box-shadow: 0px 10px 18px 2px rgba(138, 138, 139, 0.22);
}
.demerit_rikai > span span {
 font-size: 26px;
}
.demerit_detail {
 width: 100%;
 border-radius: 30px;
 background: url("../img/demerit_bg.png") repeat;
 margin: 70px auto 120px;
 padding: 70px 30px 50px;
}
.demerit_detail h3 {
 font-size: 40px;
 background: url("../img/demerit_title.png") no-repeat center top;
 margin: 0 auto 30px;
 padding: 10px 0 30px;
}
.demerit_detail dl {
 width: 100%;
 max-width: 940px;
 padding: 20px;
 text-align: left;
 background: #fff;
 border-radius: 20px;
 margin: 0 auto 50px;
 counter-reset: demerit;
 box-shadow: 0px 10px 18px 2px rgba(138, 138, 139, 0.22);
}
.demerit_detail dt {
 font-size: 30px;
 padding: 22px 0 20px 60px;
 font-weight: bold;
 position: relative
}
.demerit_detail dt:before {
 position: absolute;
 counter-increment: demerit;
 content: ""counter(demerit);
 top: 20px;
 left: 0;
 background: #f65d65;
 width: 50px;
 height: 50px;
 border-radius: 25px;
 color: #fff;
 font-size: 30px;
 text-align: center;
 line-height: 1.6;
}
.demerit_detail dd {
 font-size: 16px;
 border-bottom: dotted 1px #333;
 padding: 0 0 20px 60px;
}
.demerit_detail dd:last-of-type {
 border-bottom: none;
}
.demerit_detail p {
 font-size: 20px;
 font-weight: bold;
 line-height: 1.6
}
#Ng {
 margin: 70px auto 0;
}
.ng_red {
 color: #ca0000;
}
#Ng h3 {
 font-size: 30px;
 line-height: 1.8;
}
#Ng h3 span.ng_h3 {
 position: relative;
}
#Ng h3 span.ng_h3:before {
 position: absolute;
 content: "";
 top: -35px;
 left: -250px;
 width: 120px;
 height: 176px;
 background: url("../img/ng_bg.png") left center no-repeat;
}
#Ng h3 span span {
 font-size: 44px;
}
#Ng .ng_box {
 width: 100%;
 max-width: 1040px;
 text-align: left;
 background: #fff;
 margin: 50px auto 80px;
 display: flex;
 justify-content: space-between;
 gap: 20px;
}
#Ng .ng_detail {
 background: #fff;
 border-radius: 20px;
 box-shadow: 0px 10px 18px 2px rgba(138, 138, 139, 0.22);
 padding: 20px;
 flex: 1;
}
#Ng .ng_detail h4 {
 font-size: 24px;
 background: url("../img/ng_list.png") left center no-repeat;
 font-weight: bold;
 padding: 10px 0px 10px 70px;
 margin-bottom: 15px;
}
#Ng .ng_detail#Ng01 h4 {
 margin-top: 20px;
 margin-bottom: 25px;
}
#Ng .ng_detail h4 span {
 font-size: 28px;
}
#Ng .ng_detail p {
 font-size: 16px;
 padding: 0 0 20px 70px;
}
#Ng > p {
 font-size: 32px;
 font-weight: bold;
 line-height: 1.6
}
#MurakamiWrap {
 background-image: url("../img/murakami_bg_bottom.jpg"), url("../img/murakami_bg.jpg");
 background-size: 100% auto;
 background-position: bottom center, top 150px center;
 background-repeat: no-repeat, repeat-y;
}
#MurakamiWrap .allow_wrap {
 padding: 170px 0 90px;
 margin-top: -120px;
 position: relative;
}
#MurakamiWrap .allow_text p {
 font-size: 40px;
 line-height: 1.4
}
#MurakamiWrap .allow_text p span {
 margin-bottom: 30px;
}
#Murakami {
 width: 100%;
 margin: 0 auto;
 text-align: center;
 padding: 100px 30px 150px
}
#Murakami .murakami_copy {
 font-size: 45px;
 font-weight: bold;
 margin-bottom: 70px;
 line-height: 1.6;
}
#Murakami .murakami_copy + p {
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 70px;
 line-height: 2.0
}
#Murakami .murakami_copy .br_pro {
 display: none;
}
.murakami_content_wrap {
 width: 100%;
 margin: 0 auto;
}
.murakami_content {
 width: 100%;
 max-width: 1500px;
 padding: 80px 30px 50px;
 margin: 0 auto 150px;
 box-shadow: 0px 10px 45px 5px rgba(40, 100, 240, 0.15);
 border-radius: 30px;
 background: #fff
}
#Murakami h3 {
 font-size: 32px;
 margin-bottom: 100px;
}
#Murakami h3 img {
 display: block;
 margin: 0 auto 50px;
}
#Murakami .content_detail_left h5 img {
 display: block;
 margin-bottom: 10px
}
#Murakami section .content_detail p {
 padding-left: 0px;
 margin-bottom: 15px;
}
#Murakami .content_detail.content_detail_even .content_detail_left {
 padding-left: 20px
}
.img_round.img_logo {
 box-shadow: none
}
#Murakami > p {
 font-size: 32px;
 font-weight: bold;
 line-height: 1.6;
}
#SpotWrap {
 width: 100%;
 padding: 60px 30px;
 text-align: center
}
#Spot {
 width: 100%;
 max-width: 1500px;
 padding: 60px 30px 80px;
 margin: 0 auto;
 border: solid 1px #2864f1;
}
#Spot h3 {
 font-size: 40px;
 margin-bottom: 50px
}
#Spot h3 span.spot_anshin {
 display: block;
 margin: 0 auto 30px
}
#Spot h3 span.spot_anshin span {
 color: #fff;
 background-image: -moz-linear-gradient(180deg, rgb(248, 101, 3) 0%, rgb(233, 135, 70) 100%);
 background-image: -webkit-linear-gradient(180deg, rgb(248, 101, 3) 0%, rgb(233, 135, 70) 100%);
 border-radius: 20px;
 font-size: 18px;
 padding: 5px 20px
}
#Spot h3 span.f_blue {
 display: block;
 margin-bottom: 30px;
}
#Spot p {
 font-size: 24px;
 font-weight: bold;
 line-height: 1.6
}
.link_contact_wrap {
 width: 100%;
 margin: 0 auto 160px;
 background: url("../img/link_contact_bg.jpg") no-repeat top center;
 background-size: cover
}
.link_contact {
 width: 100%;
 max-width: 1200px;
 padding: 80px 30px 100px;
 margin: 0 auto;
 text-align: center
}
.link_contact p {
 font-size: 45px;
 color: #fff;
 font-weight: bold;
 margin-bottom: 70px;
}
.link_contact br {
 display: none;
}
.link_contact ul {
 width: 100%;
 display: flex;
 justify-content: space-between;
 gap: 50px;
}
.link_contact ul li {
 border-radius: 15px;
 background: #fff;
 box-shadow: 0px 5px 10px 0px rgba(89, 89, 89, 0.31);
 flex: 1
}
.link_contact ul li:hover {
 opacity: 0.9;
}
.link_contact ul li a {
 width: 100%;
 height: 100%;
 display: flex;
 justify-content: center;
 align-items: center;
 padding: 15px 0;
 color: #333;
 font-size: 30px;
 text-decoration: none
}
.link_contact ul li a span {
 padding-left: 50px;
 background: url("../img/link_contact_mail.gif") no-repeat left center
}
.link_contact ul li a span {
 padding-left: 50px;
 background: url("../img/link_contact_mail.gif") no-repeat left center
}
#TimingWrap .h2_wrap {
 padding: 70px 10px;
}
#TimingWrap .h2_wrap h2 {
 font-size: 44px;
}
#TimingIntro {
 width: 100%;
 background: url("../img/timing_bg.jpg") no-repeat top center;
 background-size: cover;
 padding: 50px 0px;
 text-align: center;
}
#TimingIntro p {
 font-size: 20px;
 text-align: center;
 font-weight: bold;
 padding: 0 10px;
 margin: 0 auto 50px
}
p.timing_intro {
 font-size: 40px;
 color: #fff;
 text-align: center;
 font-weight: bold;
 padding: 50px 0;
 margin: 0 auto;
 background: linear-gradient(90deg, #2864f0 0%, #1096db 40%, #5ec0bf 80%);
 padding-left: 10px;
 padding-right: 10px;
}
p.timing_intro span {
 font-size: 60px;
}
.timing_title {
 width: 100%;
 background: url("../img/timing_title_bg.jpg") no-repeat top center;
 background-size: cover;
 text-align: center;
 padding: 60px 10px;
}
.timing_title p {
 color: #2864f0;
 font-size: 18px;
 margin-bottom: 20px;
 font-weight: bold;
}
.timing_title p span {
 position: relative;
 color: #fff;
 padding: 4px 0 0 8px;
 z-index: 0;
 margin-left: 2px;
}
.timing_title p span:after {
 position: absolute;
 content: "";
 font-size: 20px;
 background: #2864f0;
 width: 30px;
 height: 30px;
 border-radius: 15px;
 top: 0;
 left: 0;
 z-index: -1;
}
.timing_title h3 {
 font-size: 30px;
}
.timing_title h3 span {
 font-size: 40px;
}
.timing_content {
 width: 100%;
 max-width: 1200px;
 margin: 0 auto;
 padding: 60px 30px;
}
.timing_content p {
 font-size: 18px;
 margin-bottom: 80px;
 line-height: 1.7;
 padding: 0 100px;
}
.timing_content p.matome {
 font-size: 30px;
 font-weight: bold;
 text-align: center;
 line-height: 1.7;
 padding: 0
}
.timing_h4_wrap {
 text-align: center;
 margin: 0 auto 50px
}
.timing_h4_wrap p {
 font-size: 24px;
 color: #2864f0;
 margin-bottom: 5px;
 font-weight: bold
}
.timing_h4_wrap h4 {
 font-size: 34px;
}
.timing_merit_detail {
 position: relative;
 width: 100%;
 display: flex;
 justify-content: space-between;
 gap: 10px;
 margin: 0 auto 50px
}
.timing_merit_detail:after {
 position: absolute;
 content: "";
 width: 140px;
 height: 140px;
 background: url("../img/freee_dounyu.png") #fff no-repeat center;
 border-radius: 70px;
 box-shadow: 9.804px 15.096px 27px 3px rgba(40, 100, 240, 0.15);
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%)
}
.before_freee {
 background: #ccc;
 padding: 30px 80px 10px 50px;
 border-radius: 10px 0 0 10px;
 flex: 1
}
.timing_merit_detail dt {
 font-size: 24px;
 margin-bottom: 50px;
 text-align: center;
 font-weight: bold;
 padding-left: 30px;
}
.timing_merit_detail .after_freee dt {
 padding-left: 0;
 padding-right: 30px;
 color: #2864f0;
}
.timing_merit_detail li {
 font-size: 16px;
 display: flex;
 align-items: center;
 margin-bottom: 20px;
}
.timing_merit_detail .after_freee li {
 font-weight: bold
}
.timing_merit_detail li img {
 margin-right: 5px;
}
.after_freee {
 background: linear-gradient(180deg, rgba(231, 233, 255, 1) 0%, rgba(198, 238, 254, 1) 100%);
 padding: 30px 50px 10px 80px;
 border-radius: 0 10px 10px 0;
 flex: 1
}
#Seichoki .timing_h4_wrap p {
 padding: 0;
}
#Seichoki .timing_h4_wrap .h4_p {
 display: inline-block;
 position: relative;
 padding: 0 50px;
}
#Seichoki .timing_h4_wrap .h4_p:before {
 position: absolute;
 content: "＼";
 left: 0;
 bottom: 0;
 width: 50px;
 height: 50px;
 font-size: 30px;
 font-weight: bold;
 color: #2864f0;
}
#Seichoki .timing_h4_wrap .h4_p:after {
 position: absolute;
 content: "／";
 right: 0;
 bottom: 0;
 width: 50px;
 height: 50px;
 font-size: 30px;
 font-weight: bold;
 color: #2864f0;
}
#SeichokiDetail ul {
 position: relative;
 display: flex;
 justify-content: space-between;
 gap: 10px;
 counter-reset: seicho;
 margin-bottom: 50px;
}
#SeichokiDetail ul:before {
 position: absolute;
 content: "";
 width: 100%;
 height: 70px;
 border-radius: 35px;
 border: solid 4px #2864f0;
 padding: 0 10px;
 box-shadow: 0px 15.096px 27px 3px rgba(40, 100, 240, 0.25);
 background: url("../img/freee_kaiketsu.png") no-repeat center #fff;
 top: 110px;
 left: 0;
 box-sizing: border-box
}
#SeichokiDetail li {
 flex: 1;
}
#SeichokiDetail dt.kadai {
 position: relative;
 background: #ffebec;
 border-radius: 10px;
 padding: 10px 10px;
 text-align: center;
 font-size: 20px;
 font-weight: bold
}
#SeichokiDetail .kadai:before {
 position: absolute;
 background: url("../img/kadai_list.png") left top no-repeat;
 padding: 5px 0 0 7px;
 color: #fff;
 font-size: 15px;
 text-align: left;
 width: 54px;
 height: 54px;
 top: 0;
 left: 0;
 counter-increment: seicho;
 content: "0"counter(seicho);
}
#SeichokiDetail .arrow {
 display: block;
 margin: 0 auto;
}
dl.kaiketsu {
 background: linear-gradient(180deg, rgba(231, 233, 255, 1) 0%, rgba(198, 238, 254, 1) 100%);
 border-radius: 10px;
 padding: 30px 30px 10px;
 display: flex;
 align-items: center;
 flex-direction: column;
 min-height: 390px;
}
dl.kaiketsu dt {
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 30px;
 display: flex;
 align-items: center;
 margin-left: -30px;
}
dl.kaiketsu dt img {
 margin-right: 5px;
}
.timing_content dl.kaiketsu p {
 font-size: 16px;
 margin-bottom: 10px;
 line-height: 1.7;
 padding: 0;
}
#keishokiKi .after_freee dt {
 padding-top: 20px;
 margin-bottom: 60px;
}
#keishokiPoint {
 width: 100%;
 background: #e6fffc;
 border-radius: 20px;
 padding: 50px;
}
#keishokiPoint h4 {
 font-size: 26px;
 text-align: center;
 background: #32846a;
 color: #ffffa4;
 border-radius: 50px;
 padding: 10px;
 margin-bottom: 50px;
}
#keishokiPoint p {
 font-size: 16px;
 margin-bottom: 20px;
 padding: 0
}
#keishokiPoint p span {
 font-weight: bold
}
#keishokiPoint p.keishoki_matome {
 font-size: 24px;
 color: #32846a;
 font-weight: bold;
 margin-top: 40px;
}
#PriceWrap .h2_wrap {
 padding: 70px 10px;
}
#PriceWrap .h2_wrap h2 {
 font-size: 44px;
}
#Price {
 width: 100%;
 max-width: 1200px;
 margin: 0 auto;
 padding: 60px 30px;
}
#Plan {
 display: flex;
 justify-content: space-between;
 gap: 30px;
 margin-bottom: 50px;
}
.plan_detail {
 text-align: center;
 max-width: 546px;
 padding: 40px 30px;
 box-shadow: 0px 10px 45px 5px rgba(40, 100, 240, 0.15);
 border-radius: 10px;
 display: flex;
 flex-direction: column;
 flex: 1
}
.plan_detail h4 {
 font-size: 40px;
 color: #2864f0;
 padding-bottom: 30px;
 border-bottom: dotted 3px #ccc;
 margin-bottom: 35px;
}
.plan_detail h4 + p {
 font-size: 17px;
 font-weight: bold;
 line-height: 1.6
}
#Plan .gaiyou {
 width: 100%;
 background: #eef4ff;
 padding: 20px 40px;
 margin: 40px auto 0px;
}
.taisho {
 margin-top: 20px;
}
#Plan .taisho + .gaiyou {
 margin-top: 10px;
}
#Plan .gaiyou li {
 font-size: 14px;
 font-weight: bold;
 list-style: disc inside;
 text-indent: -15px;
 margin-bottom: 5px;
 text-align: left
}
.notes {
 padding: 20px 40px;
 flex-grow: 1;
}
.notes li {
 position: relative;
 list-style: none;
 margin-bottom: 0px;
 padding-left: 15px;
 text-align: left
}
.notes li:before {
 position: absolute;
 content: "※";
 left: 0;
 top: 0;
}
.price {
 font-size: 20px;
 font-weight: bold
}
.price .value {
 font-size: 50px;
}
.price .tani {
 font-size: 26px;
}
.price .zei {
 font-size: 16px;
}
#PlanOther.plan_detail {
 max-width: 100%;
 margin-bottom: 50px;
}
#PlanOther .notes {
 color: #ca0000;
 width: auto;
 margin: 0 auto
}
#Campaign {
 background: #ecf2fe;
 text-align: center;
 padding: 40px 30px;
 border-radius: 10px;
 font-weight: bold;
 display: flex;
 flex-direction: column;
}
#Campaign p {
 font-size: 20px;
 margin-bottom: 20px;
}
#Campaign h4 {
 width: 90%;
 font-size: 36px;
 color: #fff;
 padding: 10px;
 margin: 0 auto 50px;
 box-shadow: 0px 20px 51.3px 5.7px rgba(40, 100, 240, 0.25);
 background: linear-gradient(90deg, #e17a01 0%, #fa497f 80%);
 border-radius: 50px;
}
#Campaign p.gaiyou {
 font-size: 18px;
 margin-bottom: 60px;
}
#Campaign .kikan {
 font-size: 18px;
 color: #fff;
 margin: 0 auto 20px;
}
#Campaign .kikan span {
 padding: 10px 20px;
 background: #2864f0;
 border-radius: 30px;
}
#Campaign .notes {
 color: #ca0000;
 width: auto;
 margin: 0 auto;
 font-weight: normal
}
#ContactBefore {
 width: 100%;
 background: url("../img/contact_bg.jpg") no-repeat bottom center;
 background-size: 100% auto;
 padding: 10px 10px 150px;
 text-align: center
}
#ContactBefore p {
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 30px;
 line-height: 1.7
}
#ContactBefore img + p {
 margin: 50px auto;
 font-size: 42px;
 color: #2864f0;
}
#Contact {
 width: 100%;
 padding: 50px 0 60px;
 margin: 0 auto
}
#Contact h2 {
 text-align: center;
 font-size: 42px;
 margin-bottom: 50px;
}
#Contact a {
 color: #2864f0;
}
#ContactTel {
 text-align: center;
 margin-bottom: 0px;
}
#ContactTel a {
 font-size: 46px;
 line-height: 1.0;
 text-decoration: none;
 font-weight: bold;
 background: url("../img/contact_tel.png") center left no-repeat;
 padding-left: 30px;
}
#ContactTel + p {
 font-size: 16px;
 text-align: center;
 margin-bottom: 30px;
}
#ContactForm {
 width: 90%;
 max-width: 1024px;
 margin: 0 auto;
 padding: 60px 20px;
 background: #fff;
}
#ContactForm p {
 width: 100%;
 max-width: 900px;
 margin: 0 auto 30px;
 font-size: 16px
}
#ContactForm p span {
 color: #f00;
 font-size: 14px;
 font-weight: bold
}
fieldset {
 border: none;
 margin-bottom: 50px;
 padding: 0
}
#ContactForm table {
 border: none;
 width: 100%;
 max-width: 900px;
 margin: 0 auto;
 text-align: left
}
#ContactForm th {
 padding: 20px 10px;
 border: none;
 border-bottom: solid 20px #fff;
 background: #f5f5f5;
 width: 300px
}
#ContactForm td {
 padding: 20px 10px 20px 20px;
 border: none;
}
#ContactForm input[type="text"] {
 width: 400px;
 height: 30px;
 margin-right: 4px;
 padding: 10px 5px;
 border-style: solid;
 border-width: 1px;
 border-color: #ccc;
}
#ContactForm textarea {
 border-style: solid;
 border-width: 1px;
 border-color: #ccc;
}
#ContactForm input[name="workPeriod"] {
 width: 420px;
 margin-top: 10px
}
#ContactForm label {
 margin-right: 20px;
}
#ContactForm select {
 height: 30px;
 padding: 0px 10px;
 color: #333;
}
#ContactForm select:hover {
 cursor: pointer
}
#Send {
 text-align: center;
 margin-top: 50px
}
#Send input[type="submit"] {
 width: 140px;
 height: 50px;
 font-size: 14px;
 color: #ffffff;
 background: #2864f0;
 border-radius: 4px;
 border: none;
 cursor: pointer;
}
#Send input[type="submit"]:hover {
 background: #8c8c8c;
}
.require:after {
 content: "*";
 color: #F00;
}
#CompleteTitle {
 width: 100%;
 margin: 0px auto 40px;
 background: #2864f0;
}
#CompleteTitle h1 {
 width: 100%;
 max-width: 980px;
 margin: 0px auto;
 color: #fff;
 font-size: 30px;
 padding-top: 67px;
 padding-left: 20px;
 padding-bottom: 63px;
}
#ThanksWrap {
 width: 980px;
 margin: 0 auto;
}
#Thanks {
 margin-right: 100px;
 margin-left: 100px;
 font-size: 16px;
 margin-top: 50px;
 margin-bottom: 50px;
}
#Thanks p {
 text-align: left;
 margin-bottom: 40px
}

@media screen and (max-width: 1300px) {
 #FreeeWrap {
  background: url("../img/freee_bg_1200.jpg") no-repeat bottom center;
  background-size: 100% auto;
 }
}
@media screen and (max-width: 1100px) {
 .mirai_content p#KeieiKasoku {
  padding: 75px 0 20px 0px;
 }
 #Ng .ng_box {
  display: flex;
  flex-direction: column;
  gap: 0;
 }
 #Ng .ng_detail {
  padding: 20px;
  margin-bottom: 20px;
  border: solid 1px #ddd;
 }
 #Ng .ng_detail#Ng01 h4 {
  margin-top: 0px;
  margin-bottom: 15px;
 }
 #Reason1 h5 br, #Reason2 h5 br, #Service3 h5 br {
  display: none
 }
 .link_contact br {
  display: block;
 }
}
@media screen and (max-width: 1000px) {
 #FreeeWrap {
  background: url("../img/freee_bg_1000.jpg") no-repeat bottom center;
  background-size: 100% auto;
 }
 #MurakamiWrap {
  background-image: url("../img/murakami_bg_bottom.jpg");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
 }
}
@media screen and (max-width: 767px) {
 .h2_wrap {
  padding: 30px 10px;
 }
 #MvWrap {
  padding: calc(100vw * 30 / 767);
  background: url("../img/mv_bg_mb.jpg") no-repeat bottom center;
  background-size: 100% auto;
  padding-bottom: 20%;
 }
 #Mv {
  padding: 0;
  flex-direction: column-reverse
 }
 #MvRight img {
  width: 90%;
  max-width: 646px;
  height: auto;
  margin: 0 auto 10px
 }
 #MvRaku {
  font-size: calc(100vw * 30 / 767);
  margin: 0 auto;
  text-align: center;
  color: #fff;
 }
 #MvRaku > span {
  background: #2864f0;
  border-radius: 30px;
  padding: 5px 15px
 }
 #MvRaku .f_blue {
  color: #fff;
 }
 #MvRaku .ruby:before {
  display: none
 }
 #MvGaiyou {
  display: flex;
  flex-direction: column-reverse
 }
 #MvTitle {
  font-size: calc(100vw * 74 / 767);
  margin: calc(100vw * 50 / 767) auto calc(100vw * 70 / 767);
  text-align: center
 }
 #Mv ul {
  width: 100%;
  margin: 20px auto 0;
  display: flex;
  justify-content: space-between;
  gap: 5px;
 }
 #Mv li {
  background: #fff;
  border: solid 2px #2864f0;
  padding: 5px;
  flex: 1;
  text-shadow: none;
  text-align: center;
  font-size: calc(100vw * 28 / 767);
 }
 #Mv li span.under_line {
  background: none;
  font-size: calc(100vw * 28 / 767);
 }
 #MvKaiketsu {
  text-align: center;
  font-size: calc(100vw * 30 / 767);
  text-shadow: none;
  line-height: 1.4
 }
 #MvKaiketsu span {
  font-size: calc(100vw * 30 / 767);
 }
 #MvKaiketsu span.f_blue {
  font-size: calc(100vw * 50 / 767);
 }
 #DounyuWrap .h2_wrap p {
  font-size: calc(100vw * 30 / 767);
 }
 #DounyuWrap .h2_wrap h2 {
  font-size: calc(100vw * 40 / 767);
 }
 #Dounyu {
  padding: 50px calc(100vw * 30 / 767);
 }
 #Dounyu .dounyu_top {
  font-size: calc(100vw * 34 / 767);
  margin-bottom: 50px;
 }
 #Dounyu .ruby:before {
  width: 4px;
  height: 4px;
  border-radius: 2px;
  top: -4px;
  left: calc(50% - 2px);
 }
 #Dounyu .dounyu_middle {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 40px;
 }
 #Dounyu .dounyu_bottom {
  font-size: 18px;
  margin: 0 auto;
  line-height: 1.7;
  max-width: 600px;
 }
 #MiraiWrap .h2_wrap p {
  font-size: calc(100vw * 30 / 767);
 }
 #MiraiWrap .h2_wrap h2 {
  font-size: calc(100vw * 40 / 767);
 }
 .mirai_content section {
  padding: 30px calc(100vw * 30 / 767);
 }
 .mirai_content h3 {
  font-size: calc(100vw * 40 / 767);
  background-size: 30px auto;
  padding: 50px 0 30px;
 }
 .mirai_content h3 .sub_h3 {
  font-size: 14px;
 }
 .mirai_content p {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.7;
  text-align: left
 }
 .mirai_content h3 + p {
  text-align: center
 }
 .mirai_content p#KeieiKasoku {
  position: relative;
  width: 100%;
  margin: 30px auto;
  background-image: linear-gradient(90deg, #2864f0 0%, #1096db 40%, #5ec0bf 80%);
  font-size: 14px;
  padding: 10px 20px 10px 70px;
  line-height: 1.5;
  font-weight: bold;
  border-radius: 10px;
  max-width: 640px;
  text-align: left;
 }
 .mirai_content p#KeieiKasoku:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 100px;
  top: 50%;
  left: -10px;
  background: url("../img/kasoku_mb.png") no-repeat top center;
  background-size: auto;
  background-size: auto 100%;
  transform: translate(0, -50%);
 }
 #KeieiKasoku span {
  font-size: 16px;
 }
 .mirai_content p.matome {
  margin-bottom: 30px;
 }
 .f_yellow {
  font-size: 18px;
 }
 .mirai_content h4 {
  font-size: calc(100vw * 40 / 767);
  margin-bottom: 30px;
  padding: 30px 0;
 }
 .content_detail {
  width: 100%;
  max-width: 1100px;
  display: block;
  margin-bottom: 40px
 }
 .content_detail_left {
  width: 100%;
  padding-right: 0;
 }
 .content_detail_left h5 {
  font-size: 20px;
  margin: 0 0 30px
 }
 .content_detail_left h5 img {
  margin-right: 10px;
  width: 70px;
  height: auto
 }
 section .content_detail_left p {
  font-size: 14px;
  padding-left: 0;
 }
 .img_round {
  width: 70%;
  height: auto;
  max-width: 400px;
  margin-top: 30px;
 }
 #DxWrap #OurStrength {
  width: 100%;
  margin: 0 auto 30px;
  border-radius: 10px;
 }
 #DxWrap #OurStrength p {
  font-size: 16px;
  font-weight: bold;
  padding: 12px 20px;
 }
 #DxWrap #OurStrength span {
  font-size: 14px;
 }
 #DxWrap.mirai_content h4 {
  padding: 30px 0;
  margin-bottom: 50px;
 }
 .mirai_detail_wrap {
  display: block;
  margin-bottom: 0;
 }
 .mirai_detail {
  width: 90%;
  max-width: 510px;
  padding: 40px 30px;
  margin: 0 auto 70px
 }
 .mirai_detail h5 {
  font-size: 20px;
  margin: 20px auto 10px;
 }
 .mirai_detail p {
  font-size: 14px;
  font-weight: normal;
  text-align: left
 }
 .mirai_detail:before {
  width: 60px;
  height: 44px;
  background-size: 100% auto;
  top: 0px;
  left: 50%;
  transform: translate(-50%, -50%);
 }
 .mirai_detail.mirai_detail:last-of-type:before {
  background-size: 100% auto;
 }
 #PaperWrap .mirai_detail_wrap {
  margin-top: 50px;
  margin-bottom: 0;
 }
 #FreeeWrap .h2_wrap p {
  font-size: calc(100vw * 30 / 767);
 }
 #FreeeWrap .h2_wrap h2 {
  font-size: calc(100vw * 40 / 767);
 }
 #Freee {
  padding: calc(100vw * 60 / 767) calc(100vw * 30 / 767) 30%;
 }
 #Freee h3 {
  font-size: calc(100vw * 30 / 767);
  margin: 20px auto;
 }
 #Freee h3 span {
  font-size: calc(100vw * 50 / 767);
 }
 #Freee h3 span.f_30 {
  font-size: calc(100vw * 30 / 767);
 }
 #Freee h3 span.f_70 {
  font-size: calc(100vw * 70 / 767);
 }
 #Freee dl {
  width: 300px;
  margin: 0 auto;
  text-align: left
 }
 #Freee dt {
  margin-bottom: 0;
 }
 #Freee dd {
  margin-bottom: 0px;
 }
 #FreeeDetail {
  padding: 100px 0px 0;
 }
 .freee_detail {
  padding: 50px 0px 30px;
 }
 .freee_detail h4 {
  font-size: 18px;
  margin-bottom: 30px;
 }
 .freee_detail ul {
  margin: 0 auto;
  width: 90%;
 }
 .freee_detail li {
  font-size: 14px;
  padding-left: 14px;
 }
 .freee_detail li:before {
  position: absolute;
  content: "";
  background: #2864f0;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  left: 0;
  top: 8px;
 }
 #Freee p.matome {
  font-size: 16px;
  line-height: 1.7;
  text-align: left;
 }
 .allow_wrap {
  padding: 170px 0 50px;
  margin-top: -150px;
 }
 #MurakamiWrap .allow_wrap {
  padding: calc(100vw * 180 / 767) 0 calc(100vw * 70 / 767);
  margin-top: -50px;
 }
 .allow_text p, #MurakamiWrap .allow_text p {
  font-size: calc(100vw * 40 / 767);
 }
 .allow_text p span {
  font-size: calc(100vw * 30 / 767);
 }
 #MurakamiWrap .allow_text p span {
  margin-bottom: calc(100vw * 30 / 767);
 }
 .but {
  font-size: 18px;
  padding-top: 52px;
  padding-left: 18px;
 }
 #Demerit {
  padding: calc(100vw * 60 / 767) calc(100vw * 30 / 767);
 }
 .demerit_blue {
  font-size: 16px;
  margin-bottom: 30px;
 }
 .demerit_text {
  font-size: calc(100vw * 30 / 767);
  margin-bottom: 30px;
 }
 .demerit_rikai > span {
  display: block;
  margin: 0 auto 30px;
  border-radius: 10px;
  font-size: 16px;
  padding: 12px 20px;
 }
 .demerit_rikai > span span {
  font-size: 16px;
 }
 .demerit_detail {
  margin: 0px auto 30px;
  padding: 30px 15px;
 }
 .demerit_detail h3 {
  font-size: calc(100vw * 40 / 767);
  background-size: contain;
  padding: calc(100vw * 10 / 767) 0 calc(100vw * 30 / 767);
 }
 .demerit_detail dt {
  font-size: calc(100vw * 30 / 767);
  padding-left: calc(100vw * 60 / 767);
 }
 .demerit_detail dd {
  padding-left: calc(100vw * 60 / 767);
  font-size: 14px;
 }
 .demerit_detail dt::before {
  width: calc(100vw * 50 / 767);
  height: calc(100vw * 50 / 767);
  font-size: calc(100vw * 30 / 767);
 }
 .demerit_detail p {
  font-size: 16px;
  text-align: left
 }
 #Ng h3 {
  font-size: calc(100vw * 32 / 767);
  line-height: 1.6;
 }
 #Ng .ng_box {
  margin-bottom: 30px
 }
 #Ng h3 span span {
  font-size: calc(100vw * 46 / 767);
 }
 #Ng h3 span.ng_h3::before {
  top: calc(100vw * -35 / 767);
  left: calc(100vw * -150 / 767);
  width: calc(100vw * 120 / 767);
  height: calc(100vw * 176 / 767);
  background-size: contain
 }
 #Ng .ng_detail p {
  font-size: 14px;
 }
 #Ng > p {
  font-size: 16px;
  text-align: left;
 }
 #Murakami {
  padding: calc(100vw * 60 / 767) calc(100vw * 30 / 767) 70px;
 }
 #Murakami .murakami_copy {
  font-size: calc(100vw * 36 / 767);
  margin-bottom: 30px;
 }
 #Murakami .murakami_copy + p {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 30px;
  line-height: 1.6;
  text-align: left
 }
 #Murakami .murakami_copy .br_pro {
  display: block;
 }
 .murakami_content {
  padding: calc(100vw * 60 / 767) calc(100vw * 30 / 767);
  margin-bottom: 30px
 }
 #Murakami h3 {
  font-size: calc(100vw * 44 / 767);
  margin-bottom: 70px;
 }
 #Murakami section .content_detail {
  margin-bottom: 80px;
 }
 #Murakami section .content_detail.content_detail_last {
  margin-bottom: 10px;
 }
 #Murakami .content_detail_left h5 {
  display: flex;
  align-items: center;
 }
 #Murakami .content_detail_left h5 img {
  width: 100px;
  height: 46px;
 }
 #Murakami > p {
  font-size: 18px;
  line-height: 1.7;
  text-align: left;
  margin-top: 50px;
 }
 #SpotWrap {
  padding: calc(100vw * 60 / 767) calc(100vw * 30 / 767);
 }
 #Spot {
  padding: calc(100vw * 40 / 767) calc(100vw * 30 / 767);
 }
 #Spot h3 {
  font-size: calc(100vw * 40 / 767);
  margin-bottom: 30px
 }
 #Spot h3 span.spot_anshin span {
  font-size: 14px;
  padding: 5px 20px
 }
 #Spot p {
  font-size: 14px;
  font-weight: normal;
  text-align: left
 }
 .link_contact_wrap {
  margin: 0 auto calc(100vw * 160 / 767);
 }
 .link_contact {
  padding: calc(100vw * 60 / 767) calc(100vw * 30 / 767);
 }
 .link_contact p {
  font-size: calc(100vw * 45 / 767);
  margin-bottom: calc(100vw * 70 / 767);
 }
 .link_contact ul {
  gap: 10px;
 }
 .link_contact ul li {
  border-radius: 10px;
 }
 .link_contact ul li a {
  padding: 15px;
  font-size: 16px;
 }
 .link_contact ul li a img {
  width: 100%;
  max-width: 278px;
  height: auto
 }
 .link_contact ul li a span {
  padding-left: 30px;
  background-size: 24px auto
 }
 #TimingWrap .h2_wrap {
  padding: 30px 10px;
 }
 #TimingWrap .h2_wrap h2 {
  font-size: calc(100vw * 40 / 767);
 }
 #TimingIntro {
  padding: 30px 0px 10px;
 }
 #TimingIntro p {
  font-size: 16px;
  margin: 0 auto 30px
 }
 p.timing_intro {
  font-size: calc(100vw * 40 / 767);
  padding: 30px 0;
 }
 p.timing_intro span {
  font-size: calc(100vw * 60 / 767);
 }
 .timing_title {
  padding: 30px 10px;
 }
 .timing_title p {
  font-size: 16px;
  margin-bottom: 15px;
 }
 .timing_title p span {
  padding: 3px 0 0 7px;
 }
 .timing_title p span:after {
  font-size: 18px;
  width: 26px;
  height: 26px;
  border-radius: 13px;
 }
 .timing_title h3 {
  font-size: calc(100vw * 30 / 767);
 }
 .timing_title h3 span {
  font-size: calc(100vw * 40 / 767);
 }
 .timing_content {
  padding: 30px calc(100vw * 30 / 767);
 }
 .timing_content p {
  font-size: 16px;
  margin-bottom: 40px;
  padding: 0;
 }
 .timing_content p.matome {
  font-size: 16px;
  line-height: 1.7;
  text-align: left;
 }
 .timing_h4_wrap p {
  font-size: 16px;
  margin-bottom: 15px;
 }
 .timing_h4_wrap h4 {
  font-size: calc(100vw * 36 / 767);
 }
 .timing_merit_detail {
  display: block;
  padding-left: 30px;
  padding-right: 30px;
 }
 .timing_merit_detail:after {
  display: none
 }
 .before_freee, .after_freee {
  padding: 30px;
  border-radius: 10px;
 }
 .timing_merit_detail dt {
  font-size: 18px;
  margin-bottom: 30px;
  padding-left: 0;
 }
 .timing_merit_detail .after_freee dt {
  padding-right: 0;
 }
 .timing_merit_detail li {
  font-size: 14px;
  margin-bottom: 15px;
 }
 .before_after img {
  display: block;
  margin: 0 auto;
  width: 70%;
  height: auto;
  max-width: 276px;
 }
 #Seichoki .timing_h4_wrap .h4_p {
  padding: 0 10px;
 }
 #Seichoki .timing_h4_wrap .h4_p:before {
  width: 40px;
  height: 40px;
  font-size: 20px;
 }
 #Seichoki .timing_h4_wrap .h4_p:after {
  width: 40px;
  height: 40px;
  font-size: 20px;
 }
 #SeichokiDetail ul {
  display: block;
  margin-bottom: 30px;
 }
 #SeichokiDetail ul:before {
  display: none
 }
 #SeichokiDetail li {
  padding: 0 16px;
 }
 #SeichokiDetail dt.kadai {
  padding: 40px 10px 10px;
  font-size: 18px;
  background: #fff;
  border: solid 1px #2864f0;
 }
 #SeichokiDetail .kadai:before {
  background: #0a919d;
  padding: 3px 10px;
  font-size: 14px;
  text-align: center;
  width: 210px;
  height: 16px;
  top: 10px;
  left: 50%;
  transform: translate(-50%, 0);
  counter-increment: seicho;
  content: "成長期の企業がすべきことその"counter(seicho);
  font-weight: normal;
  border-radius: 20px;
 }
 dl.kaiketsu {
  padding: 30px calc(100vw * 30 / 767) 10px;
  margin-bottom: 40px;
  min-height: auto;
  box-shadow: 0px 10px 45px 5px rgba(40, 100, 240, 0.15);
 }
 dl.kaiketsu dt {
  font-size: 18px;
 }
 #keishokiKi .after_freee dt {
  padding-top: 0;
  margin-bottom: 40px;
 }
 .timing_content dl.kaiketsu p {
  font-size: 14px;
 }
 #keishokiPoint {
  border-radius: 10px;
  padding: 30px calc(100vw * 30 / 767);
 }
 #keishokiPoint h4 {
  font-size: 17px;
  border-radius: 50px;
  padding: 10px 20px;
  margin-bottom: 40px;
 }
 #keishokiPoint p {
  font-size: 14px;
  font-weight: normal
 }
 #keishokiPoint p.keishoki_matome {
  font-size: 18px;
  font-weight: bold
 }
 #PriceWrap .h2_wrap {
  padding: 30px 10px;
 }
 #PriceWrap .h2_wrap h2 {
  font-size: calc(100vw * 40 / 767);
 }
 #Price {
  padding: 30px calc(100vw * 30 / 767);
 }
 #Plan {
  display: block;
  padding: 0 16px;
 }
 #PlanOtherWrap {
  padding: 0 16px;
 }
 #PlanOtherWrap .plan_detail {
  max-width: 510px;
 }
 .plan_detail {
  max-width: 510px;
  padding: 30px calc(100vw * 30 / 767);
  margin: 0 auto 50px
 }
 .plan_detail h4 {
  font-size: calc(100vw * 40 / 767);
  padding-bottom: 30px;
  margin-bottom: calc(100vw * 35 / 767);
 }
 .plan_detail h4 + p {
  font-size: 15px;
  line-height: 1.7;
  text-align: left
 }
 #Plan .gaiyou {
  margin: 15px auto 0px;
  padding: 16px 16px 16px 40px
 }
 .taisho {
  margin-top: 15px;
 }
 #Plan .gaiyou li {
  font-weight: normal
 }
 .notes {
  padding: 10px;
  margin-bottom: 30px;
 }
 .price {
  font-size: 18px;
 }
 .price .value {
  font-size: 40px;
  vertical-align: sub;
 }
 .price .tani {
  font-size: 20px;
 }
 .price .zei {
  font-size: 14px;
 }
 #PlanOther .notes {
  color: #ca0000;
  width: auto;
  margin-bottom: 30px;
 }
 #Campaign {
  padding: 30px calc(100vw * 30 / 767);
 }
 #Campaign p {
  font-size: 18px;
 }
 #Campaign h4 {
  font-size: calc(100vw * 36 / 767);
  box-shadow: 0px 20px 31.3px 5.7px rgba(40, 100, 240, 0.25);
 }
 #Campaign p.gaiyou {
  font-size: 15px;
  margin-bottom: 40px;
 }
 #Campaign .kikan {
  font-size: 18px;
 }
 #ContactBefore {
  padding: 10px 16px 20%;
 }
 #ContactBefore p {
  font-size: 15px;
  text-align: left
 }
 #ContactBefore img {
  width: 50px;
  height: auto
 }
 #ContactBefore img + p {
  margin: 30px auto;
  font-size: calc(100vw * 40 / 767);
  text-align: center
 }
 #Contact {
  padding: 0px 16px 30px;
 }
 #Contact h2 {
  margin: 30px auto;
  font-size: calc(100vw * 40 / 767);
  text-align: center;
 }
 #ContactTel a {
  font-size: 26px;
  background: url("../img/contact_tel.png") center left no-repeat;
  background-size: 20px auto;
  padding-left: 20px;
 }
 #ContactTel + p {
  font-size: 14px;
 }
 #ContactForm th {
  width: 100%;
  display: block;
  border: none
 }
 #ContactForm {
  width: 100%;
  padding: 30px 0;
 }
 #ContactForm p {
  font-size: 14px;
 }
 #ContactForm td {
  width: 100%;
  padding: 30px 10px;
  display: block
 }
 #ContactForm input[type="text"] {
  width: 100%;
 }
 #ContactForm input[type="workPeriod"] {
  width: 100%;
 }
 #ContactForm textarea {
  width: 100%;
  height: 180px;
 }
 #CompleteTitle {
  margin: 0px auto 30px;
 }
 #CompleteTitle h1 {
  font-size: 17px;
  padding: 20px 20px 15px 10px;
  margin: 0px auto 30px;
 }
 #ThanksWrap {
  width: 90%;
  margin: 0 auto;
 }
 #Thanks {
  width: 90%;
  font-size: 14px;
  margin: 50px auto;
 }
 #Thanks p {
  margin-top: 10px;
  margin-bottom: 26px;
 }
}
@media screen and (max-width: 600px) {
 #Dounyu .dounyu_middle {
  text-align: left;
  width: 100%;
  margin: 0 auto 20px
 }
 #Dounyu .dounyu_middle br {
  display: none
 }
 #Dounyu .dounyu_bottom {
  font-size: 16px;
  text-align: left
 }
 #FreeeDetail {
  padding: 100px 16px 0;
  display: block;
 }
 .freee_detail {
  width: 100%;
  padding: 50px 20px 10px;
 }
 #Ng .ng_detail h4 {
  font-size: 18px;
 }
 #Ng .ng_detail h4 span {
  font-size: 20px;
 }
 #Ng .ng_detail p {
  padding: 0;
 }
 #Murakami .murakami_copy {
  font-size: 26px;
 }
 #Murakami br.br_600 {
  display: block;
 }
 #Murakami h3 img {
  width: 60px;
  height: auto;
  margin: 0 auto 20px;
 }
 .timing_merit_detail {
  padding: 0 16px;
 }
}
@media screen and (max-width: 480px) {
 .mirai_content h3 + p {
  text-align: left;
 }
 .mirai_content h3 + p br {
  display: none;
 }
 .allow_wrap {
  margin-top: -120px;
 }
 .link_contact ul {
  flex-direction: column;
  gap: 0;
 }
 .link_contact ul li {
  margin-bottom: 20px;
 }
 .link_contact ul li a {
  height: 110px;
 }
 .link_contact ul li a img {
  width: 100%;
  max-width: 200px;
  height: auto
 }
 #TimingIntro p {
  text-align: left;
 }
 .before_freee, .after_freee {
  padding: 30px 16px 10px;
  border-radius: 10px;
 }
 .demerit_text {
  font-size: 18px;
 }
 .demerit_blue br {
  display: block
 }
 .demerit_detail dt {
  font-size: 18px;
  padding: 22px 0 10px 40px;
 }
 .demerit_detail dt::before {
  width: 30px;
  height: 30px;
  font-size: 18px;
 }
 #Murakami .content_detail_left h5 {
  font-size: 18px;
  display: block;
 }
 #Campaign .kikan {
  font-size: calc(100vw * 28 / 767);
 }
}