
	img {
		image-rendering: -webkit-optimize-contrast;
	}
/* ---------------------------------メインビジュアル---------------------------------*/
.p-navigation li:last-child {
	color: #999;
    box-shadow: inset 0 0 0 2px #e6e6e6;
    transition: background-color .2s ease;
    border-radius: 4px;
    font-weight: 700;
    text-align: center;
    letter-spacing: .05em;
}

.p-navigation li a:last-child {
	padding: 11px;
	min-width: 120px;
}

#section-29 .c-inner--lg {
    padding: 0;
}

#section-29 .c-wrapper {
    max-width:100vw;
    background-image:url(https://s3-ap-northeast-1.amazonaws.com/s3.peraichi.com/userData/55006a06-8c24-4cc9-b824-15ea0a000007/img/67501244eaa0d/original.png);
	padding: 3rem;
}

#section-33 a {
    text-decoration: none;
}

.p-navigation li:first-child:hover {
    color:#14C3DC;
}

.p-navigation li:last-child:hover {
	background-color: #f7f7f7;
    color: #999;
}

@media screen and (max-width: 768px) {
	.p-navigation ul {
        text-align: center;
    }
    .p-navigation li:last-child {
        margin: 10px;
        padding: 0;
    }
}

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

/* ---------------------------------料金---------------------------------*/
.price_plan_inner {
    display: flex;
    max-width: 1240px;
    margin: 0 auto;
    padding-top: 30px;
}
.price_plan_content {
    flex: 1;
    border-radius: 20px;
    background-color: #fff;
    padding: 20px 8px;
    margin-right: 20px;
    text-align: center;
}
.price_plan_content h1 {
    font-size: 24px;
    font-weight: bold;
}
.price_plan_content p {
    font-size: 16px;
}
.price_plan_content .price span {
    font-size: 12px;
    font-weight: normal;
}
.price_plan_content .price {
    font-weight: bold;
    font-size: 24px;
}
.price_plan_inner .price_plan_content:last-child {
    margin-right: 0;
}
.price_plan_content .img_wrapper {
    margin-top: 10px;
}
.price_plan_inner .price_plan_content:nth-child(2) {
    position: relative;
    border-radius: 0 0 20px 20px;
}
.price_plan_inner .price_plan_content:nth-child(2):before {
    display: block;
    content: "人気";
    position: absolute;
    width: 100%;
    top: -30px;
    left: 0;
    padding: 4px 0;
    color: #fff;
    text-align: center;
    border-radius: 20px 20px 0 0;
    background-color: #14C3DC;
}

#section-39 .c-wrapper,
#section-44 .c-wrapper,
#section-49 .c-wrapper,
#section-40 .c-wrapper,
#section-43 .c-wrapper,
#section-45 .c-wrapper,
#section-48 .c-wrapper,
#section-50 .c-wrapper {
    max-width: 1000px;
}
#section-8 .c-inner,
#section-40 .c-inner,
#section-43 .c-inner,
#section-45 .c-inner,
#section-48 .c-inner,
#section-50 .c-inner,
#section-55 .c-inner {
    padding-top: 0;
    padding-bottom: 10px;
}
#section-27 .c-inner,
#section-44 .c-inner,
#section-49 .c-inner {
    padding-top: 0;
}
#section-55 .c-btn a {
    border: 1px solid #263238;
    color: #263238;
    background-color: transparent;
}
.p-heading-put-on-bdr__inner::before,
.p-heading-put-on-bdr__inner::after {
    height: 1px;
    background-color: #CCCCCC;
}
.sp_only {
    display: none;
}
div[data-structure="e-text"] a {
    color: #14C3DC;
}
a:hover {
    opacity: 0.7;
}
@media screen and (min-width: 576px) and (max-width: 991.98px) {
    .price_plan_inner {
        flex-wrap: wrap;
        margin: 0 20px;
        justify-content: space-between;
    }
    .price_plan_inner .price_plan_content {
        flex: none;
        width: 50%;
        max-width: 49%;
        margin: 0;
    }
    .price_plan_inner .price_plan_content:nth-child(3),
    .price_plan_inner .price_plan_content:last-child {
        margin-top: 20px;
    }
    .price_plan_content .img_wrapper {
        max-width: 300px;
        margin: 10px auto 0 auto;
    }
    .c-wrapper {
        padding-right: 2rem;
        padding-left: 2rem;
    }
    .price_plan_content h1 br {
        display: none;
    }
    .price_plan_content h1 {
        font-size: 18px;
    }
    .price_plan_content p {
        font-size: 14px;
    }
    .pc_only {
        display: none;
    }
    .sp_only {
        display: block;
    }
}
@media screen and (min-width: 1px) and (max-width: 575.98px) {
    .pc_only {
        display: none;
    }
    .sp_only {
        display: block;
    }
    .price_plan_inner {
        display: block;
        padding-top: 0;
    }
    .price_plan_content {
        margin: 20px;
    }
    .price_plan_inner .price_plan_content:first-of-type {
        margin-top: 0;
    }
    .price_plan_inner .price_plan_content:last-of-type {
        margin-bottom: 0;
    }
    .price_plan_inner .price_plan_content:nth-child(2) {
        margin-top: 50px;
    }
    .price_plan_content .img_wrapper {
        max-width: 300px;
        margin: 10px auto 0 auto;
    }
    #section-34 .c-bg-img--cover {
        padding: 20px 0;
    }
    .price_plan_inner .price_plan_content:last-child {
        margin-right: 20px;
    }
    .price_plan_content h1 {
        font-size: 18px;
    }
    .price_plan_content p {
        font-size: 14px;
    }
    #section-39 .c-img--responsive,
    #section-44 .c-img--responsive,
    #section-49 .c-img--responsive {
        overflow: scroll;
    }
    #section-39 .c-img--responsive img,
    #section-44 .c-img--responsive img,
    #section-49 .c-img--responsive img {
        max-width: 830px;
    }
}

.modal-open-button {
  padding: 10px 40px;
  color: white;
  cursor: pointer;
  background-color: #14c3dc;
  border: none;
  border-radius: 100px;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 60%);
}

.close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 24px;
  cursor: pointer;
  transform: translate(50%, -50%);
}

.modal-wrapper {
  position: relative;
  width: 80%;
  max-width: 500px;
  max-height: 70%;
  padding: 20px;
  margin: auto;
  overflow: scroll;
  background-color: #FEFEFE;
  border-radius: 5px;
}

.modal-content h1 {
  margin: 0;
  font-size: 4rem;
  line-height: 1.2em;
  letter-spacing: -0.02em;
}

.modal-checkbox:checked + .modal {
  display: flex;
}

#section-34 input {
    display: none;
}

.modal_box {
    margin: 20px 0;
}

table {
  margin: 20px auto;
}
.tbl-r02 th {
  background: #f7f7f7;
  border: solid 1px #ccc;
  color: #373E42;
  padding: 10px;
}
.tbl-r02 td {
  border: solid 1px #ccc;
  padding: 10px;
  text-align: left;
}

td {
    font-weight: 600;
}

td > small {
    font-size:12px;
	color: #999999;
    font-weight: 200;
}

td > span {
    font-size: 20px;
}
 
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
    th, td {
		margin-bottom: 0px;
    }
}

/* ---------------------------------フッター---------------------------------*/
.GlobalFooter__root {
    background-color: #eceded;
    padding: 32px 0 16px;
}

.GlobalFooter__root, .GlobalFooter__container {
    margin: auto;
    padding: 0 16px;
    color: #636363;
}

.GlobalFooter__container a{
    margin: auto;
    color: #636363;
}

.GlobalFooter__root .GlobalFooter__relatedService {
    border-bottom: 1px solid #c9cacb;
    padding-bottom: 32px;
}

.GlobalFooter__root .GlobalFooter__companyInfo {
    border-bottom: 1px solid #c9cacb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 32px;
    padding-bottom: 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.GlobalFooter__root .GlobalFooter__copyright {
    margin: 16px 0;
}

.GlobalFooter__relatedService ul{
    display :flex;
    list-style:none;
    padding:0;
    margin-top: 16px;
}

.GlobalFooter__companyInfo ul{
    list-style:none;
    padding:0;
}

.GlobalFooter__root .GlobalFooter__companyLogoImage {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/s3.peraichi.com/userData/55006a06-8c24-4cc9-b824-15ea0a000007/img/67516544eec52/original.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 40px;
    width: 146px;
}

.GlobalFooter__root ul.GlobalFooter__companyLinkList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: -12px 0 0 48px;
    max-width: 726px;
    padding: 0;
    font-size: 12px;
}

.GlobalFooter__root li.GlobalFooter__relatedServiceListItem {
    line-height: 1;
    width: 25%;
	font-size: 12px;
}

.GlobalFooter__root li.GlobalFooter__companyLinkListItem {
    line-height: 1;
    margin-top: 16px;
    width: 33.33333%;
}

.GlobalFooter__root .GlobalFooter__copyrightText {
    color: #8f8f90;
    font-size: 12px;
}

.GlobalFooter__root .GlobalFooter__companyPrivacy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
}

.GlobalFooter__root .GlobalFooter__companyPrivacyLogo {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/s3.peraichi.com/userData/55006a06-8c24-4cc9-b824-15ea0a000007/img/675140e4d5839/original.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 56px;
    width: 56px;
}

.GlobalFooter__root .GlobalFooter__companyPrivacyIsoLogo {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/s3.peraichi.com/userData/55006a06-8c24-4cc9-b824-15ea0a000007/img/675140e4dc459/original.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 56px;
    margin-left: 16px;
    width: 75px;
}

@media screen and (max-width: 768px) {
    .GlobalFooter__root ul.GlobalFooter__relatedServiceList {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
    }
    .GlobalFooter__root li.GlobalFooter__relatedServiceListItem {
        margin-top: 16px;
        width: 100%;
    }
	.GlobalFooter__root h2.GlobalFooter__relatedServiceTitle {
        font-size: 12px;
    }
	.GlobalFooter__root li a.GlobalFooter__relatedServiceListItemLink {
        font-size: 10px;
        padding: 0;
    }
    .GlobalFooter__root, .GlobalFooter__container {
        padding: 0;
	}
	.GlobalFooter__root .GlobalFooter__companyInfo {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 24px;
        padding-bottom: 24px;
    }
	.GlobalFooter__root li.GlobalFooter__companyLinkListItem {
        width: 50%;
    }
	.GlobalFooter__root li a.GlobalFooter__companyLinkListItemLink {
        font-size: 10px;
	}
    .GlobalFooter__root ul.GlobalFooter__companyLinkList {
		margin: 0;
    }
	.GlobalFooter__root .GlobalFooter__companyInfo {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 24px;
        padding-bottom: 24px;
    }
	.GlobalFooter__root .GlobalFooter__companyPrivacyLogo {
        height: 48px;
        width: 48px;
    }
	.GlobalFooter__root .GlobalFooter__companyPrivacyIsoLogo {
        height: 48px;
        margin-left: 14px;
        width: 64px;
    }
    .GlobalFooter__root .GlobalFooter__companyPrivacy {
        margin: 16px 0 0;
    }
}