@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 736px) {
  html,
  body {
    min-width: 0;
    width: 100%;
    height: 100%;
    -webkit-text-size-adjust: 100%;
  }

  img {
    max-width: 100% !important;
    height: auto;
  }
  .sp {
    display: block !important;
  }
  .sp_only {
    display: inherit;
  }

  .pc_only {
    display: none;
  }

  .inner,
  .inner-900 {
    width: 100%;
    box-sizing: border-box;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 3%;
  }

  p.c-red {
    text-align: left;
    font-size: 1.3rem;
  }

  .main-visual {
    margin-top: 5em !important;
  }

  .main-visual {
    /*		background: url("../images/page/top/sp-bg-main.png") no-repeat #e5deda;*/
    background-size: contain;
    padding-bottom: 0;
    height: 100vh;
    position: relative;
    display: none;
  }

  .vegas-slide-inner {
    min-height: 52.77778vw;
    height: 100vh !important;
    background-size: 100% !important;
    background-position: center bottom !important;
  }

  .sp-main-visual {
    margin-top: 5em !important;
    /*
		background: url("../images/page/top/sp-bg-main.png") no-repeat #e5deda top;
		background-size: contain;
		padding-bottom: 0;
		height: 100vh;	*/
		position: relative;
	
  }
  .sp-main-img {
    margin: 12rem 0rem 0;
    display: block;
    box-sizing: border-box;
  }
  .sp-main-img div.moji {
    margin: 0 2rem;
  }
  .sp-main-img > img:nth-child(2) {
    object-fit: cover;
    height: 202px;
    object-position: right;
  }

  #sp-main-img {
    width: 100%;
    height: 340px !important;
    padding-bottom: 10em;
    background-color: #e5deda;
  }

  #sp-main-img .vegas-slide-inner {
    background-color: #e5deda;
    background-size: 100% !important;
    background-position: center top !important;
  }

  ul.haeder_navi {
    display: none;
  }

  .page-top {
    bottom: 90px;
    right: 13px;
  }

  .page-top a::after {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid black;
    margin: auto;
  }

  .page-top a {
    font-size: 1rem;
  }

  /*
	.bg-01 {
		width: 100%;
		margin: 0 auto;
		background: url("../images/page/top/main-img01.png") no-repeat bottom;
		background-size: contain;
		padding: 0;
		height: 100vh;
	}
	
	.bg-02 {
		width: 100%;
		margin: 0 auto;
		background: url("../images/page/top/main-img02.png") no-repeat bottom;
		background-size: contain;
		padding: 0;
		height: 100vh;
	}
	*/

  /*
	ul.accordion > li > .sp-accordion > div,
	ul.accordion > li > ul > li > .sp-accordion {
		background-image: url("../images/common/sp_menu.png");
		background-repeat: no-repeat;
		background-position: center right;
		background-size: 5%;
	}
	
	ul.accordion > li > .sp-accordion > div,
	ul.accordion > li > ul > li > .sp-accordion > div.open {
		background-image: url("../images/common/sp_close.png");
	}
	*/

  ul.accordion > li > ul > li {
    margin-bottom: 0 !important;
  }
  ul.accordion > li > ul > li > .sp-accordion {
    border: none;
  }

  ul.accordion > li > ul > li > ul > li {
    width: 100%;
  }

  ul.accordion > li > ul > li > ul > li a {
    display: block;
    color: #bdaca3 !important;
    border-top: 1px dotted #ccc;
  }

  ul.accordion > li > ul > li > a {
    display: block;
    width: 100%;
    color: #bdaca3 !important;
  }

  ul.accordion > li > ul > li {
    font-size: 1.6rem !important;
    padding-top: 1em;
  }

  ul.accordion > li > ul > li p.right {
    font-size: 1.2rem;
  }

  /*------------------------

	nav

	-----------------------*/

  .menu-trigger {
    position: fixed;
    width: 50px;
    height: 50px;
    background: #988575;
    z-index: 999;
    right: 3%;
    top: 10px;
  }

  .menu-trigger span:nth-of-type(1) {
    top: 15px;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 0;
    bottom: 0;
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 15px;
  }

  .g-nav .list {
    padding: 0 3em;
    box-sizing: border-box;
  }

  .g-nav .list ul {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }

  ul.accordion > li > .sp-accordion ::after,
  ul.accordion > li > .sp-accordion::before {
    /* right: -8%; */
    right: 0%;
  }

  .nav-logo {
    width: 40%;
    margin: 5em auto;
    text-align: center;
  }

  .first {
    border-right: none;
  }

  p.right {
    color: #aa9589;
    font-size: 1.6rem;
    text-align: right;
  }

  p.n-main {
    font-size: 3rem;
    color: #bdaca3;
    display: block;
    width: 100%;
  }

  p.n-main br {
    display: none;
  }

  .g-nav .list li a {
    border-bottom: 1px solid #ccc;
    padding-bottom: 1em;
  }

  .g-nav .list li a:hover .n-main,
  .g-nav .list li a:hover .right {
    color: #b5aab5 !important;
  }

  .size23 {
    font-size: 2.5rem !important;
  }

  .Recruitment {
    font-size: 1.5rem;
    right: 3%;
    bottom: 11%;
    top: unset;
  }

  .education-about-area .info-list li {
    width: 100%;
  }

  .education-about-area .info-list li p {
    /* font-size: 1rem; */
    font-size: 1.6rem !important;
  }

  /*------------------------

	header

	-----------------------*/
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    padding: 2em 0 2em 3em;
    box-sizing: border-box;
    /*		background-color: #e5deda;*/
  }

  header h1 {
    width: 30%;
  }

  ul.language {
    width: 70px;
    margin-left: auto;
    margin-right: 3%;
    position: absolute;
    top: 0.8em;
    right: 15%;
  }

  ul.language li a {
    text-align: center;
    padding: 0.3em 0;
    width: 100%;
    display: block;
    box-sizing: border-box;
    color: #988575;
    font-size: 1rem;
  }

  .main-visual {
    margin-top: 12em;
  }

  h2.ttl {
    font-size: 4rem;
    color: #b5aab5;
    letter-spacing: 0.1em;
    margin-bottom: 0.5em;
    line-height: 1.4;
  }

  h3.sub-ttl {
    font-size: 2rem;
    color: #42210b;
    line-height: 2;
    letter-spacing: 0.05em;
    margin-bottom: 1em;
  }

  .top-area p {
    font-size: 1.3rem;
    line-height: 2;
    margin-bottom: 2em;
    color: #4d4d4d;
    text-align: left;
    padding: 0 3em;
    box-sizing: border-box;
  }

  .btn {
    width: 70%;
    margin: 0 auto;
  }
  .top-list {
    margin-bottom: 3rem;
  }

  .top-list li {
    width: 49%;
    text-align: center;
    margin: 0 auto;
  }

  .top-list li + li {
    margin-top: 0;
  }

  .top-list h3 {
    font-size: 1.2rem;
    color: #b5aab5;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-bottom: 0.4em;
  }

  .top-list p {
    font-size: 1rem;
    color: #000000;
    margin-bottom: 0.8em;
  }

  .top-list .top-list-img img {
    height: auto;
    object-fit: contain;
  }

  .btn-more {
    width: 80%;
    margin: 0 auto;
  }

  .info-list {
    margin-bottom: 5em;
  }
  .info-list li {
    width: 49%;
    margin-bottom: 1em;
    border: 1px solid #b5aab5;
    background: rgba(255, 255, 255, 0.5);
  }

  .info-list li h3 {
    font-size: 1.3rem !important;
  }

  .info-list li p {
    font-size: 1rem;
  }

  .info-list li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 1em;
    box-sizing: border-box;
    min-height: inherit;
  }

  .formlink_btn {
    min-height: auto;
  }
  div.formlink_btn a {
    font-size: 1rem;
    padding: 1rem;
  }
  div.formlink_btn a span {
    font-size: 1.3rem !important;
  }
  .greeting-img {
    width: 100%;
    margin-bottom: 3em;
  }

  .greeting-img img {
  }

  .greeting-info {
    width: 100%;
    background: url("../images/page/top/bg-img03.png") no-repeat center right;
    background-size: 50%;
    position: relative;
  }

  .greeting-info h2 {
    width: 100%;
    margin-bottom: 1em;
  }

  .greeting-info h3 {
    font-size: 2.3rem;
    font-weight: bold;
    text-align: left;
    line-height: 2;
    color: #aea2ae;
    letter-spacing: 0.1em;
    margin-bottom: 0.5em;
  }

  .greeting-info p {
    font-size: 1.3rem;
    text-align: left;
    line-height: 2;
    color: #4d4d4d;
  }

  ul.bar-link {
    margin-bottom: 5em;
  }

  .news-list li {
    width: 100%;
    padding: 1em 2em;
    border-radius: 50px;
    background-image: none;
    background-color: #f9f8f9;
  }

  .di-fl-sp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 2%;
    box-sizing: border-box;
  }

  .sp-box {
    width: 20%;
  }

  .news-list li + li {
    margin-top: 1em;
  }
  .news-list li p.news {
    font-size: 1.5rem;
    color: #d2bed4;
    font-weight: bold;
    margin-bottom: 0.1em;
  }

  .news-list li p.news-day {
    font-size: 1rem;
    color: #b5aab5;
    margin-bottom: 0em;
  }

  .news-list li h3 {
    width: 60%;
    margin: 0 auto;
    font-size: 1.2rem;
    line-height: 1.6;
    text-align: left;
  }

  .news-list li .news-more {
    display: none;
  }

  .news-more-sp {
    width: 10%;
    margin: 0 auto;
  }

  .view-btn {
    width: 40%;
    margin-top: 3em;
    margin-left: auto;
    text-align: right;
    padding-right: 3em;
    margin-right: inherit;
  }

  .access-img,
  .access-map {
    width: 100%;
  }
  .access-img {
    height: 400px;
  }

  .access-btn {
    width: 80%;
    margin: 3em auto 3em !important;
  }

  footer {
    position: inherit;
  }

  .footer-main {
    display: none;
  }

  .sitemap-nav {
    border-top: 1px solid #b5aab5;
    width: 100%;
  }

  .access-info2 .information-map-btn {
    /* width: 49%; */
    width: 100%;
  }

  .access-info2 .information-tel {
    /* width: 49%; */
    width: 100%;
  }

  .access-info2 .information-tel img {
    /* margin-left: auto; */
    margin-left: 0;
  }

  .access-info2 .information-map-btn img {
    margin: 0rem auto;
  }

  .access-info2 > div:nth-child(1) > div:nth-child(1) > p {
    /* margin: 2rem auto; */
    margin: 1rem auto;
  }

  .link_icon {
    display: flex;
    top: 10px;
  }
  .link_icon > a > img {
    width: 40px;
    display: block;
  }

  .sitemap-nav h2.sitemap-ttl {
    padding: 0.5em 0 0.5em 1em;
    box-sizing: border-box;
    border-bottom: 1px solid #b5aab5;
  }

  .footer-nav {
    padding: 1em 5em 1em;
    box-sizing: border-box;
    border-bottom: 1px solid #b5aab5;
  }

  .footer-nav li div {
    font-size: 2.2rem;
  }
  .footer-nav li span {
    font-size: 1.4rem;
  }

  .footer-nav li {
    width: 100%;
    position: relative;
    padding-left: 4em;
    box-sizing: border-box;
    margin-bottom: 2em;
  }

  .wi100 {
    width: 100% !important;
  }

  .footer-nav li:before {
    position: absolute;
    top: 1.5em;
    left: -3em;
    content: "";
    display: inline-block;
    width: 5em;
    height: 5em;
    background: url("../images/common/arrow.png") no-repeat;
    background-size: contain;
  }

  .footer-nav li a {
    color: #938696;
  }
  .footer-nav li a:hover {
    color: #e5dcd1;
  }

  .footer-info {
    border-bottom: 1px solid #b5aab5;
    align-items: center;
  }

  .footer-info h2 {
    font-size: 3rem;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: 0;
    margin-bottom: 0 !important;
  }

  .footer-info h2 a {
    border-right: none;
    color: #b5aab5;
    display: block;
    padding: 1.8em 0 1.8em;
    border-bottom: 1px solid #b5aab5;
  }
  .footer-info h2 a:hover {
    background-color: #b5aab5;
    color: #fff;
  }

  .footer-tm {
    width: 100%;
    padding: 2em 8em;
    box-sizing: border-box;
  }

  .footer-tm .f-tel {
    margin-bottom: 3em;
  }

  .copyright {
    width: 100%;
    color: #b5aab5;
    position: inherit;
    right: 0;
    bottom: 0;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
    padding: 1em 0;
    text-align: center;
  }

  .swiper-pagination-bullet {
    width: 20px !important;
    height: 4px;
    display: inline-block;
    background: #ffffff;
  }

  /*------------------------
	
	footer 共通
	
	-----------------------*/

  h3.main-contents-ttl {
    margin-bottom: 1em;
  }

  ul.main-link {
    display: none;
  }
  ul.sp-main-link {
    width: 96%;
    margin: 0 auto 5em;
  }

  ul.sp-main-link li a {
    font-size: 1.6rem;
    display: block;
    padding: 1em 1em;
    box-sizing: border-box;
    background-color: #e5dcd1;
    border-left: solid 5px #cebeab;
    border-top: solid 1px #fff;
  }

  ul.sp-main-link span {
    font-size: 1.2rem;
    color: #fff;
  }

  #page-ttl {
    padding: 9em 0 14.5em;
    min-height: 22.77778vw;
    position: relative;
  }

  .about-bg,
  .guide-bg,
  .custody-bg {
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
  }

  .ttl-area {
    width: 100%;
    background-color: #ab9c8f;
    background-color: rgba(152, 133, 117, 0.8);
    padding: 2em;
    box-sizing: border-box;
    color: #fff;
  }

  .ttl-area h1 {
    font-size: 3rem;
    margin-bottom: 0.3em;
  }

  .ttl-area p {
    font-weight: bold;
    letter-spacing: 0.1em;
    font-size: 1.4rem;
    color: #603813;
  }

  #page-ttl .ttl-area {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .main-img,
  .main-img02 {
    width: 40%;
    position: absolute;
    bottom: 0;
    top: 30%;
    right: 4%;
    z-index: 10;
  }

  /*
	#page-ttl {
		padding: 10em 0 0;
		min-height: 22.77778vw;
		position: inherit;
		position: relative;
	}
	
	#page-ttl::after {
	  content: '';
	  background-color: rgba(152,133,117,0.5);
	  position: absolute;
	  left: 0;
	  right: 0;
	  top: 0;
	  bottom: 0;
	}
	
	.main-img {
		width: 60%;
		position: inherit;
		bottom: 0;
		right: 0;
		z-index: 10;
		margin: 0 auto;
	}
	
	.ttl-area {
		width: 100%;
		background-color: inherit !important;
		text-align: center;
		position: relative;
		z-index: 10;
		padding: 2em;
	}
	
	.ttl-area h1 {
		font-size: 3.2rem;
		margin-bottom: 0.5em;
	}
	
	.ttl-area h1 span {display: block;}
	
	.ttl-area h1 br {display: none;}
	
	.ttl-area p {
		font-weight: bold;
		letter-spacing: .1em;
		font-size: 2rem;
		color: #603813;
	}

	#page-ttl .ttl-area {
		height: inherit;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	
	.about-bg,
	.guide-bg,
	.custody-bg {
		background-position: left 30% center;
		background-repeat: no-repeat;
	}
	*/

  .fieldtrip-reserve-area {
    width: 90%;
    margin: 3em auto 0;
    background: #fff;
    border: 5px solid #988575;
    padding: 3em;
    box-sizing: border-box;
  }

  .icon_img > img:nth-child(1) {
    width: 60%;
    margin-top: 2rem;
  }

  .users-voise-area .view-btn {
    margin-right: auto;
  }

  /*------------------------
	
	スクールの1日 day-about
	
	-----------------------*/

  .day-about-area {
    padding: 5em 0 0;
    background: url("../images/page/day/bg-img.jpg") center center;
    background-size: cover;
    text-align: center;
    position: relative;
  }

  .day-about-area:before {
    content: "";
    width: 100%;
    height: 100px;
    background: #fff;
    position: absolute;
    top: 0%;
    left: 0;
  }

  .day-about-area h2 {
    position: relative;
    z-index: 10;
  }

  p.day-about-txt {
    color: #4d4d4d;
    font-size: 1.4rem;
    text-align: left;
    margin-bottom: 0em;
  }

  p.day-about-txt br {
    display: none;
  }

  .day-01 {
    width: 50%;
    margin: 1em auto 2em;
  }

  h3.day-sub-ttl {
    font-size: 2rem;
    color: #b5aab5;
    letter-spacing: 0.1em;
    margin-bottom: 0;
  }

  ul.day-example {
    display: none;
  }

  /*------------------------
	
	年間行事 event
	
	-----------------------*/
  .event-area {
    margin-top: 10em;
    text-align: center;
  }

  .event-ttl {
    padding: 4em 0;
    text-align: center;
    color: #fff;
    margin-bottom: 4em;
  }

  .event-ttl h3 {
    font-size: 4rem;
  }

  dl.event-info {
    border-bottom: solid 1px #534741;
    padding: 0 1em 4em;
    box-sizing: border-box;
    align-items: center;
  }

  dl.event-info + dl {
    margin-top: 4em;
  }

  dl.event-info dt {
    width: 15%;
  }

  dl.event-info dd {
    width: 80%;
    margin-left: 1em;
  }

  dl.event-info dd ol li {
    font-size: 1.3rem;
    color: #42210b;
    line-height: 2;
  }

  dl.event-info dd ol + ol {
    margin-left: 1em;
  }
  .event-info.mb10 {
    margin-bottom: 5em !important;
  }

  .event-info dd:nth-child(3) {
    margin-top: 3rem;
  }
  .event-info dd img {
    height: 200px;
    object-fit: cover;
  }
  /*------------------------
	
	スクール理念／代表メッセージ message
	
	-----------------------*/

  .message-area {
    margin-top: 5em !important;
    text-align: center;
  }

  .message-content {
    background: url("../images/page/message/bg-img001.jpg") center center;
    background-size: cover;
    padding: 2em;
    margin-bottom: 5em;
  }

  .message-inner {
    width: 100%;
    margin: 0 auto;
    padding: 4em 2em;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.9);
  }

  .message-inner dl {
  }

  .message-inner dl + dl {
    margin-top: 2em;
  }

  .message-inner dl dt {
    width: 100%;
    font-size: 2rem;
  }

  .message-inner dl dd {
    font-size: 1.5rem;
    color: #42210b;
    text-align: center;
    line-height: 2;
  }

  .message-inner > dl:nth-child(3) > dd:nth-child(2) > p {
    margin-bottom: 3px;
  }

  .message-inner > dl:nth-child(3) > dd:nth-child(2) > p:nth-child(2) {
    line-height: 1.3;
  }

  /*------------------------
	
	スクール概要 information
	
	-----------------------*/

  .information-area {
    margin-top: 5em !important;
    text-align: center;
  }

  .information-content {
    background: url("../images/page/information/bg-img001.png") center center;
    background-size: cover;
    padding: 2em;
    margin-bottom: 2em;
  }

  .information-inner {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
  }

  .information-logo {
    width: 40%;
    margin: 0 auto 2em;
  }

  p.information-txt {
    color: #4d4d4d;
    text-align: center;
    font-size: 1.6rem;
    line-height: 2;
    margin-bottom: 3em;
  }

  .information-area01 {
    width: 100%;
    text-align: center;
  }
  .information-area01 h3 {
    line-height: 2;
  }

  .information-map-img {
    margin-bottom: 1em;
  }
  .information-tel {
    width: 70%;
    margin: 1em 0;
  }
  .information-map-btn {
    width: 70%;
    margin-left: 0em;
    margin-bottom: 2em;
  }

  .information-map {
    width: 100%;
  }
  .al-cn {
    align-items: center;
  }

  /*------------------------
	
	選択理論心理学&モンテッソーリ montessori
	
	-----------------------*/
  .montessori-ttl-area {
    align-items: center;
    background-color: #e5deda;
  }
  .montessori-ttl {
    width: 100%;
    padding: 3em 0 1em;
    box-sizing: border-box;
    text-align: center;
  }

  .montessori-img {
    width: 100%;
  }
  .montessori-img img {
    width: 100%;
  }
  .order-1 {
    order: 2;
  }
  .order-2 {
    order: 1;
  }

  p.montessori-txt {
    font-size: 1.4rem;
    line-height: 2;
    padding: 2em;
    color: #4d4d4d;
    box-sizing: border-box;
  }

  .montessori-txt.mb10,
  .english-txt.mb10 {
    margin-bottom: 3em !important;
  }

  /*------------------------
	
	国際教育 english
	
	-----------------------*/

  .english-study {
    margin-top: 4em;
    border: 5px solid #dbd1cc;
    background-color: #f4f1ef;
    padding: 3em;
    box-sizing: border-box;
  }

  .english-study h2 {
    text-align: center;
    font-size: 3rem;
  }

  p.english-txt {
    font-size: 1.4rem;
    line-height: 2;
    padding: 2em 2em 1em;
    box-sizing: border-box;
    color: #4d4d4d;
  }

  p.english-txt01 {
    font-size: 1.4rem;
    line-height: 2;
    color: #4d4d4d;
    margin-bottom: 1em;
  }

  .english-left {
    border-right: none;
    padding-bottom: 1em;
  }
  .english-left,
  .english-right {
    width: 100%;
  }

  .english-study dl {
    align-items: center;
  }
  .english-study dl + dl {
    margin-top: 1em;
  }
  .english-study dl dt {
    width: 14%;
    font-size: 1.4rem;
    color: #736357;
  }
  .english-study dl dd {
    font-size: 1.4rem;
    color: #736357;
    line-height: 2;
  }

  /*------------------------
	
	入校案内 guide
	
	-----------------------*/

  .guide-area {
    margin-top: 5em;
    text-align: center;
  }

  .guide-content {
    padding: 4em 0;
    background-color: #e5deda;
    text-align: center;
    margin-bottom: 5em;
  }

  p.guide-time {
    font-size: 1.5rem;
    color: #42210b;
    letter-spacing: 0.1em;
    margin-bottom: 1em;
  }

  .guide-info {
    padding: 0;
    box-sizing: border-box;
    margin-bottom: 2em;
  }

  .guide-info dl {
    width: 49%;
    margin-bottom: 1em;
  }

  .guide-info dl dt {
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 0.5em;
    text-align: center;
    background-color: #a57c52;
    padding: 0.4em 0;
  }

  .guide-info dl dd {
    font-size: 2rem;
    text-align: center;
    padding: 1em 0;
    color: #a094a2;
    background-color: #fff;
  }

  .guide-content h3 {
    font-size: 2rem;
    background-color: #cabcb5;
    padding: 0.4em 0;
    margin-bottom: 1em;
  }

  dl.guide-class + dl {
    margin-top: 1em;
  }

  dl.guide-class dt,
  dl.guide-class dd {
    width: 48%;
    font-size: 1.8rem;
  }

  p.guide-txt {
    font-size: 1.4rem;
    line-height: 2;
    padding: 2em;
    box-sizing: border-box;
    margin-bottom: 3em;
    text-align: left;
  }

  p.guide-txt br {
    display: none;
  }

  /*------------------------
	
	預かり保育 custody
	
	-----------------------*/

  .custody-area {
    padding: 5em 0;
  }

  .custody-logo {
    width: 40%;
    margin: 0 auto 2em;
  }

  .custody-txt {
    font-size: 1.8rem;
  }

  .custody-guide-area {
    background-color: #f9f7f4;
    padding: 0 2em 4em;
    margin-bottom: 3em;
    box-sizing: border-box;
  }

  .custody-inner {
    align-items: center;
    background-color: #988575;
  }

  .custody-inner + .custody-inner {
    margin-top: 2em;
  }

  .custody-inner-ttl {
    width: 100%;
    text-align: center;
    padding: 1em 0;
  }

  .custody-inner-ttl h2 {
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
  }

  .custody-inner-ttl h2 span {
    display: block;
    font-size: 1.4rem;
  }

  .custody-inner-info {
    width: 100%;
    background-color: #fff;
    padding: 2em;
    box-sizing: border-box;
    text-align: left;
  }

  ul.custody-001 {
  }
  ul.custody-001 li {
    font-size: 1.3rem;
    line-height: 2;
    text-indent: -1.5em;
    padding-left: 1.5em;
  }
  ul.custody-001 li + li,
  ul.custody-002 li + li {
    margin-top: 0.5em;
  }

  ul.custody-001 li span {
    display: block;
    font-size: 1.3rem;
  }

  ul.custody-002 {
  }
  ul.custody-002 li {
    font-size: 1.3rem;
    line-height: 2;
    text-indent: -1.5em;
    padding-left: 1.5em;
  }

  .custody-inner-info dl {
    margin-bottom: 2em;
    align-items: center;
  }
  .custody-inner-info dl dt {
    width: 100%;
    text-align: center;
    color: #42210b;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 1em;
  }

  .custody-inner-info dl dd {
    width: 100%;
    border-left: none;
    border-bottom: solid 1px #42210b;
    padding-left: 0;
    padding-bottom: 1em;
    box-sizing: border-box;
  }

  .custody-inner-info dl dd ol li {
    font-size: 1.5rem;
    color: #42210b;
    font-weight: bold;
  }

  .custody-inner-info dl dd ol li + li {
    margin-top: 0.5em;
  }
  .custody-inner-info p {
    font-size: 1.3rem;
    line-height: 2;
    padding-left: 0;
    box-sizing: border-box;
  }
}
