@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');

body,
h1, h2, h3, h4, h5, h6 {
  font-family: 'Noto Sans JP', sans-serif;
}

/* ---------------------------------メインビジュアル---------------------------------*/
.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;
}


h1 {
    font-size: 50px;
	font-weight: 900;
    padding-bottom: 20px;
    line-height: 130%;
}

.main-raksul-soukyaku {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	padding:40px;
    background-color:#fff;
    border-radius:10px;
	max-width:1320px;
    margin:0 auto;
}

.main-raksul-soukyaku ul {
    padding: 0 0 20px;
	display: flex;
    flex-wrap: wrap;
}

.main-raksul-soukyaku ul li {
    display: inline-block;
    list-style:none;
    width:90px;
    height:90px;
    border-radius:50%;
    background-color:#FFEE00;
    text-align:center;
    line-height: 90px;
    margin-right:10px;
    margin-bottom:10px;
}

.main-raksul-soukyaku ul li:last-child {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: normal;
}

.main-text {
    width:50%;
    display: flex;
	flex-flow: column;
	justify-content: center;
}

@media screen and (max-width: 375px) {
    .main-raksul-soukyaku {
        padding:20px;
	}
    .main-raksul-soukyaku ul li {
        width:60px;
        height:60px;
        line-height: 60px;
        margin-right:0px;
        margin-bottom:0px;
	}
}

@media screen and (max-width: 768px) {
    .main-raksul-soukyaku {
        display: block;
        flex-direction: row;
        justify-content: flex-start;
        align-items: stretch;
        padding:20px;
        background-color:#fff;
        border-radius:10px;
	}
	.main-raksul-soukyaku ul {
       text-align:center;
		justify-content: center;
	}
    .main-text {
        width:100%;
    }
    h1 {
		text-align:center;
		font-size: 32px;
    }
	.p-navigation ul {
        text-align: center;
    }
    .p-navigation li:last-child {
        margin: 10px;
        padding: 0;
    }
}

@media screen and (min-width: 768px) {     
    .br-sp {
    	display:none;
	}
}

/* ---------------------------------充実の機能---------------------------------*/
#section-6 .row .u-mbmd {
    background-color: #fff;
    margin: 10px;
    border-radius: 20px;
    max-width:270px;
}

#section-22 .row {
    background-color: #fff;
    margin: 10px;
    border-radius: 20px;
    padding: 20px 10px 10px;
}

#section-23 .row .u-mbmd {
    background-color: #fff;
    margin: 10px;
    border-radius: 20px;
    max-width:270px;
}

/* ---------------------------------ボタン---------------------------------*/
.parallel-button{
    display: flex;
	justify-content: center;
    gap: 10px;
}

.parallel-button a{
    display: flex;
	justify-content: center;
    width: 485px;
	border-radius: 100px;
    background-color :#F4B042;
    padding:15px 18px;
    font-size:16px;
    color: #fff;
}

.parallel-button a:hover{
    opacity: 0.7;
}

@media screen and (max-width: 768px) {
	.parallel-button{
   	 	display: block;
    }
    .parallel-button a{
		margin: 0 auto;
        margin-bottom: 20px;
		width:100%;
    }
}

@media screen and (max-width: 375px) {
    .parallel-button a{
        width:100%;
        margin-bottom: 20px;
    }
}

/* ---------------------------------機能---------------------------------*/
#section-15 > .c-bg-img > .c-wrapper > .c-inner > .pera1-removable > div > .grid-wrapper > .row > .u-mbmd >  div {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
    border-radius: 20px;
}

#section-15 > .c-bg-img > .c-wrapper > .c-inner > .pera1-removable > div > .grid-wrapper > .row > .u-mbmd >  div > .c-img > img{
	border-radius: 20px 20px 0 0;
}

#section-15 > .c-bg-img > .c-wrapper > .c-inner > .pera1-removable > div > .grid-wrapper > .row > .u-mbmd >  div > .c-heading > .pera1-editable{
	padding-bottom: 10px;;
}

#section-31 > .c-bg-img > .c-wrapper > .c-inner > .pera1-removable > div > .grid-wrapper > .row > .u-mbmd >  div {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .15);
    border-radius: 20px;
}

#section-31 > .c-bg-img > .c-wrapper > .c-inner > .pera1-removable > div > .grid-wrapper > .row > .u-mbmd >  div > .c-img > img{
	border-radius: 20px 20px 0 0;
}

#section-31 > .c-bg-img > .c-wrapper > .c-inner > .pera1-removable > div > .grid-wrapper > .row > .u-mbmd >  div > .c-heading > .pera1-editable{
	padding-bottom: 10px;;
}

#section-31 .c-wrapper--lg {
	max-width: 980px;
}

/* ---------------------------------よくある質問---------------------------------*/
.p-list-faq-accordion__title-area {
    border-bottom: solid 1px #CCCCCC;
}

/* ---------------------------------フッター---------------------------------*/
.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;
    }
}