@charset "UTF-8";
/* CSS Document */
#fs_CustomPage .fs-l-main {
    max-width: inherit;
    padding: inherit;
}

#fs_CustomPage .fs-l-pageMain {
    max-width: inherit;
    padding: inherit;
}
#fs_CustomPage .fs-l-pageMain {
    margin: auto!important;
}
main.fs_base_area {
    /* max-width: 1200px; */
    margin: auto;
}
.Aarea {
	max-width: 1200px;
	margin: auto;
	margin-bottom: 8em;
}
h1.maintitle_titleA {
    font-size: 2.4rem;
    text-align: center;
    color: #ee0d00;
    font-weight: bold;
    margin-top: 3em;
    line-height: 66px;
}
p.strongp {
    font-size: 5.1rem;
    font-weight: bold;
}
p.mainA_p1 {
    text-align: center;
    font-size: 1.7rem;
    font-weight: bold;
    margin: 1em 0em 3em;
}
.service_contents_area {
    width: 80%;
    max-width: 1200px;
    margin: auto;
}

.top {
    width: 60%;
    max-width: 490px;
    margin: auto;
}
p.mainA_p2 {
	margin: 4rem auto;
	font-size: 2vh;
	width: 80%;
	text-align: center;
}
p.maintitle_textA {
	text-align: center;
	font-size: 2.5rem;
	font-weight: bold;
	margin: 5rem 0 5rem;
}

li.Acontents {
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px #c4c4c2;
    padding-bottom: 3rem;
    padding-top: 3rem;
}

.service_contents_img {
    align-self: center;
    width: 20%;
}

.service_area {
    background-color: #FFFCF3;
    background-size: contain;
    padding: 4rem 0;
}

p.Acontents_text_mini {
    font-size: 1.5rem;
    padding-top: 1rem;
}

.Acontents_text_area {
    width: 97%;
    padding-left: 3em;
    align-self: center;
}

p.Acontents_minititle {
    font-weight: bold;
    font-size: 2rem;
    padding-bottom: 1rem;
}


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

ul.order_contents {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    justify-content: center;
}

li.Bcontents {
    align-self: center;
    width: 25%;
    height: 340px;
}
.suuji {
    color: #ee0d00;
    font-weight: bold;
    font-size: 3.5rem;
}
.Bblock {
    width: 90%;
    margin: auto;
    position: relative;
    height: 240px;
	text-align: center;
}

.order_contents_img {
	width: 100%;
	text-align: center;
	display: contents;
}

img.hide_PC {
	width: 50%;
	margin: auto;
	height: 60%;
	min-width: 120px;
	align-items: center;
}

img.hide_PC_main {
	margin: auto;
	align-items: center;
}


.Bcontents_text_area {
    position: absolute;
    top: 160px;
}

.QA_area {
    margin: auto;
    max-width: 1200px;
    padding: 0 4%;
    margin-bottom: 5rem;
}
.icon {
    min-width: 68px;
    margin-right: 1.2rem;
    width: 60px;
    height: 100%;
}
.flexarea p {
    display: flex;
    align-items: center;
}

p.accordion-content {
    align-items: center;
    height: 90px;
}

/*アコーディオン*/

.accordion {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
}
.accordion-title {
  color: #000;
  cursor: pointer;
  padding: 22px 20px;
  margin: 0.5rem auto;
}
.accordion-content {
  display: none;
  padding: 10px 20px;
}
.accordion-content p {
  line-height: 1.5;
}
/* タイトルの背景色 */
.accordion-item .accordion-title {
  background-color: #dae3f3;
}

/* 矢印 */
.accordion-title {
  position: relative;
}
.accordion-title::after {
  border-right: solid 2px #023887;
  border-top: solid 2px #023887;
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  right: 25px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 8px;
}
.accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}

	.enter {
		display: none;
	}

p.Bcontents_text {
    text-align: initial!important;
}
@media screen and (max-width:933px) {

	.enter {
		display: block;
	}
}
@media screen and (max-width:800px) {

	.enter {
		display: block;
	}

li.Bcontents {
	width: 45%;
}
.Bblock {
    width: 95%;
}
.Bcontents_text_area {
	top: 180px;
}	

h1.maintitle_titleA {
    font-size: 2.8rem;
    text-align: center;
    color: #ee2d00;
    font-weight: bold;
    margin-top: 3em;
    line-height: 66px;
}
p.strongp {
	font-size: 4rem;
}

p.mainA_p1 {
	line-height: 2rem;
}

p.mainA_p2 {
	font-size: 2vh;
	width: 85%;
}
	img.hide_PC {
    width: 50%;
}
}
#fs_CustomPage .fs-l-main {
    margin: auto!important;
}
@media screen and (max-width:600px) {

.top {
    width: 88%;
}

		.service_contents_area {
    width: 90%;
}
	.accordion-title::after {
    right: 12px;
	top: 68%;
}
	.accordion-title.open::after {
    top: 68%;
}
}

@media screen and (max-width:500px) {

.service_contents_img {
	width: 42%;
}

	.service_area {
    padding-top: 0.1rem;
}
.Acontents_text_area {
	width: 100%;
}

	p.strongp {
    font-size: 3.2rem;
}
h1.maintitle_titleA {
    line-height: 34px;
    font-size: 2rem;
}

	p.mainA_p2 {
    font-size: 2vh;
    width: 85%;
}

	li.Bcontents {
	width: 44%;
}
p.Bcontents_text {
    line-height: 2rem;
    text-align: initial;
}
	.Bcontents_text_area {
    top: 160px;
}

}
@media screen and (max-width:400px) {

	p.Acontents_minititle {
    font-size: 1.6rem;
}
	p.Acontents_text {
    line-height: 2rem;
}
	p.Acontents_text_mini {
    line-height: 2rem;
}

}