@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@900&display=swap');
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
html {
  scroll-behavior: smooth;
  background-color: #f2a8c2;
}
#DtArea {
  margin-left: auto;
  margin-right: auto;
}
#DtArea #sec-1 {
  background-color: #f2a8c2;
}
/**/
#chiikaawa #Tomica-wrapper {
  background-color: #f2a8c2;
}
#Tomica-wrapper {
  background-color: #f2a8c2;
}
.chiikaawa-wrapper {
  width: 100%;
}
.container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 100%;
  overflow: visible;
}
.box {
  flex: 1;
  flex-basis: 900px;
}
.box-inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box1 {
  height: 446px;
  position: relative;
}

.kokuchi_box {
  width: 850px;
  height: auto;
}

.container2 {
  margin: 0;
  background-color: #fff;
  background-repeat: repeat;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.wide_box {
  flex: 1;
  flex-basis: 100%;
}
.box2 {
  width: 850px;
  height: 100%;
  position: relative;
}
.box2-title {
  margin: 30px 0 0 0;
}
.box2-item {
  margin: 0 0 0 0;
}
.box2-item2 {
  margin: 0 0 30px 0;
}
.kakaku1 {
  position: absolute;
  z-index: 1;
  top: 6%;
  left: 60%;
}
.kakaku2 {
  position: absolute;
  z-index: 1;
  top: 37%;
  left: 60%;
}
.kakaku3 {
  position: absolute;
  z-index: 1;
  top: 68.5%;
  left: 60%;
}
.box3 {
  background-size: cover;
}
/*トップコピー*/
.top_title {
  margin-top: 50px;
  background-color: #ff8a8a;
  width: 100vw;
}
.top_text {
  font-size: 1.8em;
  line-height: 2em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #ea8296;
  font-family: 'Zen Maru Gothic', sans-serif;
}
.honbun_text {
  font-size: 1.2em;
  line-height: 2em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  color: #f2a8c2;
  font-family: 'Zen Maru Gothic', sans-serif;
	text-align: left;
}
.button_text {
  font-size: 1.5em;
  line-height: 2em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  color: #ea8296;
  font-family: 'Zen Maru Gothic', sans-serif;
}

.button_text a {
  color: #d23251;
  text-decoration: none;
}

.stripe {
  background: repeating-linear-gradient(-45deg, #ffc9c9, #ffffff 5px, #ffc9c9 5px, #ffffff 10px);
}
/*トップコピー*/
.txt_copy {
  padding: 15px 0 50px 0;
}