/*
Theme Name 5star
Description original theme
Author catlisa
Version 1.0
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix {
  clear: both;
}
p {
  font-size: 3vw;
}
html {
  font-size: 62.5%;
}
body {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: bold;
  background: #b7e0e3;
  color: #737aa5;
}
#wrap {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.footable {
  border: 1px solid #425372;
}
.footable tr,
.footable th,
.footable td {
  border: 1px solid #425372;
}
#pc_header {
  display: none;
}
#sidebar {
  display: none;
}
#update {
  display: none;
}
#mobile_header {
  padding: 2%;
}
#index_content {
  position: relative;
  width: 100%;
  background-color: #2cabbb;
}
#top-bg-cloud,
#top-program,
#top-about,
#top-map,
#top-voice,
#top-guide,
#top-staff,
#top-recruit,
#top-photo,
#top-blog,
#top-contact,
#top-c_a,
#top-c_m,
#top-c_f,
#top-c_l,
#top-c_o,
#top-c_t,
#top-c_b,
#top-c_h,
#top-c_b_off,
#top-c_h_off,
#top-c_o_off {
  display: none;
}
#title {
  display: block;
  width: 95%;
  margin: 0 auto;
  padding-top: 3%;
}
#content {
  overflow: hidden;
  margin: 10% 0;
}
.main {
  width: 100%;
  position: relative;
}
.main .mobile_main_bg1 {
  position: absolute;
  top: -12px;
  z-index: -1;
}
.main .mobile_main_bg2 {
  position: absolute;
  bottom: -20px;
  z-index: -1;
}
.main_bg {
  display: none;
}
.main-inner {
  width: 95%;
  margin: 10% auto;
  background-color: #fff;
  line-height: 2;
  padding: 13% 3%;
}
.main-inner h2 {
  color: #34b8c9;
  margin: 5rem 0 5rem;
  padding-bottom: 2rem;
  background-image: url("img/h2_bg.svg");
  background-repeat: no-repeat;
  background-position: 0 12vw;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  font-size: 7vw;
}
.main-inner h3 {
  color: #425372;
  margin: 3rem 0;
  border-bottom: 1px dashed #425372;
  font-size: 6vw;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
}
.main-inner h4 {
  color: #425372;
  margin: 1rem 0;
  font-size: 2.5vh;
}
.main-inner th {
  width: 30%;
  font-size: 3vw;
}
.main-inner td {
  font-size: 3vw;
}
.main-inner table {
  width: 100%;
  border-collapse: collapse;
}
.main-inner thead {
  background-color: #425372;
  color: #fbf7ac;
}
.main-inner thead th {
  border: 1px solid #000;
  font-size: 3vw;
}
.main-inner div {
  margin-bottom: 3rem;
}
.main-inner a {
  color: #f1835c;
}
.main-inner li {
  font-size: 3vw;
}
.main-inner img {
  max-width: 100%;
  display: block;
  height: auto;
  margin: 2rem 0;
}
#footer-tree {
  display: none;
}
.top_sns_icon {
  display: none;
}
#footer_wrap {
  width: 100%;
}
#mobilemenu_page {
  margin-top: 5%;
}
#mobilemenu_top {
  position: relative;
  margin-bottom: 20%;
}
#mobilemenu_top .mobile-blog-new {
  color: #f1835c;
  position: absolute;
  top: 24.5%;
  right: 30%;
  font-size: 5vw;
  font-weight: bold;
}
.mobile_title_bg {
  position: absolute;
  width: 100%;
  z-index: -1;
  top: 0;
  left: 0;
}
.mobile_top_menu_bg1 {
  position: absolute;
  top: -3%;
  width: 100%;
  z-index: -1;
}
.mobile_top_menu_bg2 {
  position: absolute;
  bottom: -2%;
  z-index: -1;
}
#top_copyright .c_h_m,
#copyright .c_h_m {
  position: absolute;
  width: 12%;
  bottom: 98%;
  right: 27%;
  z-index: 1;
}
#top_copyright .c_p_m,
#copyright .c_p_m {
  position: absolute;
  width: 20%;
  top: -60%;
  left: 4%;
}
#copyright,
#top_copyright {
  position: relative;
  background-color: #fcf100;
  width: 100%;
  padding: 1rem 0;
  margin: 0 auto;
  margin-top: 35%;
  font-size: 1rem;
}
.pp,
.mobile_index_pp {
  margin: 3% 0;
  text-align: center;
}
.pp a,
.mobile_index_pp a {
  border-left: 1px solid;
  padding-left: 5px;
}
.footer_0,
.footer_1 {
  width: 65%;
  position: absolute;
  bottom: 97%;
  left: 26%;
  z-index: -1;
}
.footer_2 {
  width: 20%;
  position: absolute;
  bottom: 87%;
  right: 3%;
}
.sns_icon,
.mobile_index_sns_icon {
  z-index: 1;
  width: 90%;
  margin: 1% auto;
  text-align: center;
}
.sns_icon img,
.mobile_index_sns_icon img {
  width: 17%;
}
table.start-sets td {
  border: 1px solid #ccc;
  text-align: center;
}
table.start-sets td:first-child {
  text-align: left;
  width: 50%;
  padding-left: 0.5rem;
  font-size: 1.6rem;
}
.table_pt1 {
  border-bottom: 1px dashed #425372;
}
.table_pt1 th {
  border-bottom: 1px dashed #425372;
  padding: 0.3rem 0;
}
.table_pt1 td {
  border-bottom: 1px dashed #425372;
}
.table_pt2 th {
  text-align: center;
  width: 20%;
}
.table_pt2 td {
  border: 1px solid #425372;
  text-align: center;
  width: 30%;
  width: 20%;
}
.table_pt3 {
  border: 1px solid #425372;
}
.table_pt3 th {
  border: 1px solid #425372;
  padding-left: 1rem;
}
.table_pt3 td {
  border: 1px solid #425372;
  padding-left: 1rem;
}
.ul_pt1 {
  margin-bottom: 3rem;
  padding-top: 1rem;
  padding-bottom: 1.7rem;
  border-bottom: 1px dashed #425372;
}
.ul_pt2 {
  margin: 5rem 0;
}
.guide_0 {
  width: 80%;
  max-width: 300px;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 10%;
  top: 1%;
}
.guide_1 {
  width: 15%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 5%;
  top: -1%;
}
.guide_2 {
  width: 20%;
  position: absolute;
  z-index: 1;
  right: 4%;
  top: 8%;
}
.guide_3 {
  width: 5%;
  position: absolute;
  z-index: 1;
  right: 19%;
  top: 35%;
}
.guide_4 {
  width: 10%;
  position: absolute;
  z-index: 1;
  display: none;
  right: -6%;
  top: 57%;
}
.guide_5 {
  width: 10%;
  position: absolute;
  z-index: 1;
  left: 8%;
  bottom: 14%;
  display: none;
}
.guide_6 {
  width: 10%;
  position: absolute;
  z-index: 1;
  left: 77%;
  bottom: 3%;
}
.guide_7 {
  width: 36%;
  position: absolute;
  z-index: 1;
  right: 33%;
  bottom: 2.5%;
}
h5 {
  color: #59916b;
  margin: 3rem 0;
  padding: 0.5rem 0;
  border-bottom: 1px dashed #425372;
  font-size: 4vw;
  font-weight: 900;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
.voice_0 {
  width: 40%;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 16%;
  top: -3%;
}
.voice_1 {
  width: 15%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 5%;
  top: -1%;
}
.voice_2 {
  width: 6%;
  position: absolute;
  z-index: 1;
  right: 36%;
  top: 18%;
}
.voice_3 {
  width: 3%;
  position: absolute;
  z-index: 1;
  right: 21%;
  top: 26%;
}
.voice_4 {
  width: 13%;
  position: absolute;
  z-index: 1;
  right: 6%;
  top: 35%;
}
.voice_5 {
  width: 15%;
  position: absolute;
  z-index: 1;
  right: 44%;
  bottom: 1%;
}
.voice-text {
  padding: 2rem;
  border-radius: 12px;
  background-color: #fbf7ac;
  margin: 2rem 0;
}
.voice-text p {
  padding: 1rem;
}
.birdview {
  width: 100%;
  height: auto;
}
.characteristic ul {
  padding: 2.5rem;
  border-bottom: 1px dashed #425372;
}
h6 {
  color: #59916b;
  font-size: 3vw;
}
.about .main-inner h3 {
  padding-bottom: 0;
}
.about_0 {
  width: 64%;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 16%;
  top: -2%;
}
.about_1 {
  width: 12%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 5%;
  top: 1%;
}
.about_2 {
  width: 10%;
  position: absolute;
  z-index: 1;
  right: 4%;
  top: 24%;
}
.about_3 {
  width: 7%;
  position: absolute;
  z-index: 1;
  left: 34%;
  top: 44%;
}
.about_4 {
  width: 10%;
  position: absolute;
  z-index: 1;
  right: 3%;
  bottom: 31%;
}
.about_5 {
  width: 10%;
  position: absolute;
  z-index: 1;
  left: 43%;
  bottom: 16%;
}
table.year_program {
  display: block;
  width: 100%;
}
table.year_program td {
  border: 1px solid #333;
}
.gtt_btn {
  text-align: center;
  margin-top: 5rem;
}
.gototop {
  display: none;
}
.page_content {
  background-color: #fff;
  position: relative;
  width: 100%;
  margin: 12% 0 30% 0;
}
.page_main h2 {
  display: inline-block;
  color: #34b8c9;
  margin: 20% 0 5% 5%;
  padding-bottom: 1.5%;
  background-image: url("img/h2_bg.svg");
  background-repeat: no-repeat;
  background-position: 0 23px;
  font-size: 7vw;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
}
.page_main .mobile_main_bg1 {
  position: absolute;
  top: -12px;
  z-index: -1;
}
.page_main .mobile_main_bg2 {
  position: absolute;
  bottom: -20px;
  z-index: -1;
}
.page_main_bg {
  display: none;
}
.staff_main_inner {
  font-size: 1.3rem;
  padding: 8% 0;
  display: flex;
  flex-wrap: wrap;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
}
.staff_main_inner h3 {
  color: #34b8c9;
  font-size: 5vw;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  background: linear-gradient(135deg, #34b8c9, #2cabbb);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 2px 2px 4px rgba(52,184,201,0.3);
  transform: scale(1.05);
  transition: all 0.3s ease;
  letter-spacing: 0.1em;
}
.staff_main_inner h3:hover {
  transform: scale(1.1);
  text-shadow: 3px 3px 6px rgba(52,184,201,0.4);
}
.staff_main_inner ul {
  line-height: 1.2;
  margin: 6% 0 1% 0;
  width: 50%;
}
.staff_main_inner ul img {
  width: 100%;
}
.staff_main_inner li {
  margin: 1rem;
  text-align: center;
  font-size: 2.5vw;
}
.staff_main_inner li.photo {
  aspect-ratio: 1/1;
  background-size: cover;
  background-position: center center;
}
.staff_main_inner .update {
  height: 250px;
  padding: 2rem;
}
.staff_0 {
  display: none;
}
.staff_1 {
  width: 20%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 8%;
  top: -37px;
}
.staff_2 {
  width: 5%;
  position: absolute;
  z-index: 1;
  left: 34%;
  bottom: -2%;
}
.staff_3 {
  width: 35%;
  position: absolute;
  z-index: 1;
  left: 50%;
  bottom: -2%;
}
.staff_4 {
  width: 6%;
  position: absolute;
  z-index: 1;
  right: 5%;
  bottom: 13%;
}
.staff_5 {
  width: 10%;
  position: absolute;
  z-index: 1;
  left: 7%;
  bottom: 13%;
}
.staff_6 {
  width: 35%;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 8%;
  top: -33px;
}
#program-inner {
  font-size: 1rem;
  width: 95%;
  margin: 0 auto;
  padding: 10% 0;
}
#program-inner h2 {
  margin: 6rem 0 5%;
  font-size: 6vw;
  display: block;
  padding: 0 0 30px;
  background-position: 0 6vw;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
}
#program-inner h2:first-child {
  margin-top: 0;
}
#program-inner h3 {
  color: #425372;
  margin: 1rem 0;
  padding-bottom: 1rem;
  border-bottom: 1px dashed #425372;
}
#program-inner h6 {
  margin: 3% 1%;
}
#program-inner table {
  width: 100%;
  border-collapse: collapse;
  font-size: 3vw;
}
#program-inner table thead {
  background-color: #34b8c9;
  color: #fbf7ac;
}
#program-inner table thead th {
  border: 1px solid #000;
  text-align: center;
  padding: 1rem;
}
#program-inner table td {
  border: 1px solid #425372;
  text-align: center;
  padding: 1rem;
  line-height: 1.5;
}
#program-inner a {
  color: #f1835c;
}
#program-inner li {
  line-height: 2;
}
#year_program {
  margin: 0 0 5rem;
}
div#c_table {
  width: 100%;
  margin: 0 auto;
  line-height: 3;
  max-width: 100%;
}
div#c_table span {
  cursor: pointer;
  font-size: 2rem;
  margin: 0 0 20px;
}
div#c_table table {
  background-color: #fff min-width 640px;
}
div.tableBox {
  overflow-x: scroll;
  margin-bottom: 40px;
  -ms-overflow-style: none; /* IE, Edge 対応 */
  scrollbar-width: none; /* Firefox 対応 */
}
div.tableBox::-webkit-scrollbar {
  display: none;
}
.c_eng {
  display: none;
}
.porpose_th {
  width: 5rem;
  padding: 3px;
}
.timeschedule {
  width: 100%;
  display: block;
  margin: 10% auto;
}
.program_0 {
  width: 40%;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 10%;
  top: -1%;
}
.program_1 {
  width: 14%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 10%;
  top: -10px;
}
.program_2 {
  width: 19%;
  position: absolute;
  z-index: 1;
  right: 30%;
  display: none;
}
.program_3 {
  width: 12%;
  position: absolute;
  z-index: 1;
  right: 5%;
  display: none;
}
.program_4 {
  width: 8%;
  position: absolute;
  z-index: 1;
  right: 5%;
  bottom: 1.5%;
  display: none;
}
.contact h3 {
  border-bottom: 1px dashed #425372;
}
.contact li {
  font-size: 2vw;
  color: #f1835c;
}
.tel {
  width: 70%;
  display: block;
  margin: 5rem auto;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 textarea {
  background-color: rgba(255,255,255,0.9);
  color: #333;
  width: 100%;
  border: 2px solid #b8e6b8;
  font-size: 4vw;
  padding: 1rem;
  border-radius: 1rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  transition: all 0.3s ease;
  box-shadow: 0 4px 16px rgba(184,230,184,0.2);
  box-sizing: border-box;
}
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="url"]:focus,
.wpcf7 textarea:focus {
  outline: none;
  border-color: #34b8c9;
  background-color: #fff;
  box-shadow: 0 6px 24px rgba(52,184,201,0.3);
  transform: translateY(-2px);
}
.wpcf7 input[type="text"]::placeholder,
.wpcf7 input[type="email"]::placeholder,
.wpcf7 input[type="url"]::placeholder,
.wpcf7 textarea::placeholder {
  color: #888;
  font-style: italic;
}
.wpcf7 textarea {
  min-height: 80px;
  resize: vertical;
  font-size: 3.5vw;
}
.wpcf7 input[type="submit"] {
  font-size: 4.5vw;
  font-weight: 800;
  font-family: "M PLUS Rounded 1c", sans-serif;
  padding: 1rem 2rem;
  background: linear-gradient(135deg, #34b8c9, #2cabbb);
  color: #fff;
  border: none;
  border-radius: 1.5rem;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 6px 20px rgba(52,184,201,0.4);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  width: 100%;
  margin-top: 1rem;
}
.wpcf7 input[type="submit"]:hover {
  transform: translateY(-2px) scale(1.02);
  box-shadow: 0 8px 25px rgba(52,184,201,0.6);
  background: linear-gradient(135deg, #2cabbb, #1e9aa7);
}
.wpcf7 input[type="submit"]:active {
  transform: translateY(-1px) scale(1.01);
}
.wpcf7 span.wpcf7-not-valid-tip {
  font-size: 3vw;
  color: #e74c3c;
  font-weight: 600;
  margin-top: 0.5rem;
  padding: 0.5rem 1rem;
  background-color: rgba(231,76,60,0.1);
  border-radius: 1rem;
  border-left: 4px solid #e74c3c;
}
.contact_mail {
  margin: 3rem 0;
  padding: 2rem;
  border-radius: 2rem;
  background: linear-gradient(135deg, #dff19b, #b8e6b8);
  box-shadow: 0 8px 32px rgba(223,241,155,0.3);
  border: 2px solid rgba(255,255,255,0.3);
  backdrop-filter: blur(8px);
  position: relative;
}
.contact_mail::before {
  content: '';
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  background: linear-gradient(45deg, #ffe5cc, #f8bbd9, #e2f0cb, #b8e6b8);
  border-radius: 2.3rem;
  z-index: -1;
  opacity: 0.6;
}
.contact_mail div {
  margin: 1.5rem 0;
}
.contact_mail label {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  color: #2d5a2d;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 4vw;
}
.contact_0 {
  width: 45%;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 12%;
  top: -1%;
}
.contact_1 {
  width: 18%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 6%;
  top: 1%;
}
.contact_2 {
  width: 12%;
  position: absolute;
  z-index: 1;
  right: -5%;
  top: 32%;
}
.pc_google_map {
  display: none;
}
.map h3 {
  margin: 3rem 0;
  padding: 0.5rem 0;
  border-bottom: 1px dashed #425372;
}
.map .mobile_main_bg2 {
  bottom: -30px;
}
.mobile_google_map {
  width: 100%;
  height: 350px;
  margin-top: 5%;
}
.map_img {
  width: 100%;
  display: block;
  margin: 0 auto;
  margin: 3rem 0;
}
.gmap {
  width: 60%;
  display: block;
  margin: 10% auto;
}
.map_0 {
  width: 47%;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 8%;
  top: 0;
}
.map_1 {
  width: 21%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 7%;
  top: 4%;
}
.map_2 {
  display: none;
}
.map_3 {
  width: 13%;
  position: absolute;
  z-index: 1;
  right: 4%;
  bottom: 24%;
}
.voiceofstaff {
  margin: 1rem;
  padding: 1rem;
  background-color: #fbf7ac;
  border-radius: 1rem;
}
.voiceofstaff h5 {
  color: #59916b;
  border-bottom: 1px dashed #425372;
  margin: 1% 0;
}
#entry {
  overflow: hidden;
  width: 100%;
  margin: 3rem auto;
  margin-top: 7rem;
}
#entry h4 {
  font-size: 5vw;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
}
#entry .entry_left {
  width: 100%;
  color: #737aa5;
  background-color: #fbf7ac;
  border-radius: 2rem;
  box-sizing: border-box;
  padding: 2rem;
}
#entry .entry_left ul {
  margin-top: 1rem;
}
#entry .entry_left h4 {
  color: #737aa5;
}
#entry .entry_left li {
  font-size: 3.5vw;
}
#entry .entry_right {
  width: 100%;
  color: #737aa5;
  background-color: #34b8c9;
  border-radius: 2rem;
  box-sizing: border-box;
  padding: 2rem;
}
#entry .entry_right ul {
  margin-top: 1rem;
}
#entry .entry_right h4 {
  color: #fff;
}
#entry .entry_right li {
  color: #fff;
  font-size: 4vw;
}
#entry_mail {
  padding: 1.5rem;
  border-radius: 2rem;
  background-color: #dff19b;
}
#entry_mail h6 {
  color: #737aa5;
}
#entry_mail div {
  margin: 1rem 0;
}
.recruit_0 {
  width: 36%;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 10%;
  top: 0;
}
.recruit_1 {
  width: 21%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 6%;
  top: 1%;
}
.recruit_2 {
  width: 16%;
  position: absolute;
  z-index: 1;
  left: 35%;
  top: 61%;
  display: none;
}
.recruit_3 {
  width: 15%;
  position: absolute;
  z-index: 1;
  right: 8%;
  bottom: 20%;
}
.recruit_4 {
  width: 14%;
  position: absolute;
  z-index: 1;
  right: 6%;
  top: 13%;
}
.pc_blog {
  display: none;
}
.iframe_div {
  width: 300px;
  margin: 5% auto;
}
.blog_0 {
  width: 39%;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 15%;
  top: -1%;
}
.blog_1 {
  width: 19%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 5%;
  top: 0;
}
.blog_2 {
  display: none;
}
.blog_3 {
  width: 10%;
  position: absolute;
  z-index: 1;
  left: 10%;
  bottom: 5%;
}
.blog_4 {
  width: 7%;
  position: absolute;
  z-index: 1;
  right: 10%;
  bottom: 5%;
}
.photo .main-inner div {
  margin: 0 auto;
}
.photo_0 {
  width: 35%;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 11%;
  top: -17px;
}
.photo_1 {
  width: 15%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 16%;
  top: 0;
}
.photo_2 {
  width: 14%;
  position: absolute;
  z-index: 1;
  left: 42%;
  bottom: 0;
}
.photo_3 {
  display: none;
}
.c-x {
  position: absolute;
  width: 24%;
  top: -1%;
  right: 11%;
  z-index: 1;
}
