@charset "UTF-8";
/* @content */
body {
  background-image: none;
}
#celebration #page_header {
  background: url(https://suncelmo.co.jp/wp-content/uploads/2020/09/cele_title_bg_cov_pc.png) 50% 50% no-repeat,
  url(https://suncelmo.co.jp/wp-content/uploads/2020/09/cele_title_bg_cen_pc.jpg) 50% 50% no-repeat,
  url(https://suncelmo.co.jp/wp-content/uploads/2020/09/cele_title_bg_loo_pc.png) 50% 50% repeat-x;
  height: 300px;
}
#celebration #page_header .title {
  background: none;
  padding: 50px 0;
}
#celebration #page_header .title-icon {
  padding: 0 0 5px 0;
}
#celebration #page_header .title-icon img {
  width: 116px;
}
#celebration #page_header h2 {
  line-height: 1.3;
  margin-bottom: 15px;
  color: #FFFFFF;
}
#celebration #page_header .page_title__text {
  color: #FFFFFF;
}
#celebration #section10 {
  margin: 40px 0 80px;
  padding: 0;
}
#celebration #section10 .flex-container {
  display: flex;
  justify-content: space-between;
}
#celebration #section10 #main-area {
  width: 740px;
  margin: 0;
}
#celebration #section10 #main-area .main-disc {
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}
#celebration #section10 #main-area .event-area {
  border-top: 1px solid #42210B;
  border-bottom: 1px solid #42210B;
  padding: 40px 0 40px;
}
#celebration #section10 #main-area .event__flex-container {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
#celebration #section10 #main-area .event__flex-container:first-child {
  margin-bottom: 20px;
}
#celebration #section10 #main-area .event__flex-container > div {
  width: 26.8%;
} 
#celebration #section10 #main-area .event__tx-area {
  margin-bottom: 15px;
  letter-spacing: 0;
}
#celebration #section10 #main-area .event__tx-area > div {
  letter-spacing: 0;
}
#celebration #section10 #main-area .event__title {
  color: #e66f12;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
}
#celebration #section10 #main-area .photo-area {
  margin-top: 40px;
  margin-bottom: 60px;
}
#celebration #section10 #main-area .photo-area .photo-area__disc {
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
}
#celebration #section10 #main-area .photo-area .photo-area__disc h3 {
  color: #e66f12;
}
#celebration #section10 #main-area .photo-area .photo-area__disc p {
  font-family: 'YakuHanJP','Noto Sans JP',sans-serif;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  margin-top: 10px;
}
#celebration #section10 #main-area .flow-area {
  background: url(/wp-content/uploads/2020/12/border_bg.png);
  padding: 40px 20px;
}
#celebration #section10 #main-area .flow-area h4{
  font-size: 24px;
  font-weight: bold;
  position: relative;
  text-align: center;
}
#celebration #section10 #main-area .flow-area h4::after{
  background: url(/wp-content/uploads/2020/12/camera@2x.png);
  background-size: 60px;
  background-repeat: no-repeat;
  content: "";
  padding: 9px 31px 9px 37px;
  background-position: right;
}
#celebration #section10 #main-area .flow-area .flow__flex-container {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
#celebration #section10 #main-area .flow-area .flow__flex-container > div {
  width: 30%;
  position: relative;
}
#celebration #section10 #main-area .flow-area .flow__flex-container > div::after {
  background: url(../images/celebration/arrow@2x.png) no-repeat;
  background-size: 24px;
  padding: 7px 13px;
  content: "";
  position: absolute;
  right: -33px;
  bottom: 60px;
}
#celebration #section10 #main-area .flow-area .flow__flex-container .arrow-none::after {
  content: none;
}
#celebration #section10 #main-area .flow-area .flow__flex-container img {
  border-radius: 8px;
}
#celebration #section10 #main-area .flow-area .flow__title {
  color: #3C2826;
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  line-height: 1.3;
  margin-bottom: 10px;
}
#celebration #section10 #main-area .flow-area .flow__tx {
  letter-spacing: -0.3px;
  margin-bottom: 15px;
}
#celebration #section10 #main-area .flow-area .flow__tx-area {
  height: 135px; 
}
#celebration #section10 #main-area .flow-area .flow__title span {
  font-size: 18px;
  color: #e66f12;
}
#celebration #section10 #main-area .photo-banner {
  background: url(/wp-content/uploads/2020/12/border_bg.png);
  display: flex;
  align-items: center;
}
#celebration #section10 #main-area .photo-banner .photo-banner__img-area {
  width: 50%;
}
#celebration #section10 #main-area .photo-banner .photo-banner__img-area img {
  vertical-align: bottom;
}
#celebration #section10 #main-area .photo-banner .photo-banner__text-area {
  padding: 15px 30px 22px;
  width: 50%;
}
#celebration #section10 #main-area .photo-banner .photo-banner__text-area b {
  font-size: 16px;
}
#celebration #section10 #main-area .photo-banner .photo-banner__text-area p {
  margin-bottom: 20px;
}
#celebration #section10 #main-area .photo-banner .photo-banner__title {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #e66f12;
}
#celebration #section10 #main-area .photo-banner .button02 {
  position: relative;
  width: 100%;
  padding: 15px 0;
  background: #fff;
  outline: 2px solid #fff;
  border: 3px solid #e66f12;
  border-radius: 0;
  line-height: 1;
  color: #e66f12;
  font-weight: bold;
  font-size: 18px;
}
#celebration #section10 #main-area .photo-banner .button02 span {
  position: static;
}
#celebration #section10 #main-area .photo-banner .button02 span::after {
  top: 0;
  right: 14px;
  bottom: 0;
  margin: auto 0;
  border-color: #e66f12;
}
#celebration #section10 #main-area .photo-banner .button02:hover {
  background: #e66f12;
  color: #fff;
}
#celebration #section10 #main-area .photo-banner .button02:hover span::after {
  border-color: #fff;
}
#celebration #section20 {
  margin-bottom: 50px;
  padding: 0;
}
#celebration #section30 {
  margin-bottom: 60px;
}
#celebration #section40 {
  margin-bottom: 60px;
}

@media screen and (max-width: 1230px) {
  #celebration #page_header .title {
  }
}

/****************/
/*  小PC表示　max 1024px  */
/****************/
@media screen and (max-width: 1024px) {
  #celebration #page_header .title {
  }
  #celebration #page_header h2 {
    margin: 0 0 15px 0;
    text-align: left;
  }
  #celebration #section10 {
    margin: 0px 0 60px;
    padding: 40px 0;
  }
  #celebration #section10 #main-area {
    width: 100%;
  }
  #celebration #section10 #main-area .event-area {
    padding: 45px 0 45px;
  }
  #celebration #section10 #main-area .main-disc {
    font-size: 20px;
    margin-bottom: 40px;
  }
  #celebration #section10 #main-area .photo-area .photo-area__disc {
    font-size: 20px;
  }
  #celebration #section10 #main-area .photo-area .photo-area__disc p {
    font-size: 14px;
    text-align: center;
  }
  #celebration #section10 #main-area .flow-area h4 {
    font-size: 22px;
  }
  #celebration #section10 #main-area .flow-area .flow__flex-container > div {
    width: 26%;
  }
  #celebration #section10 #main-area .flow-area .flow__tx-area {
    height: 150px;
  }
  #celebration #section10 #main-area .flow-area .flow__flex-container > div::after {
    right: -52px;
    bottom: 60px;
  }
  #celebration #section20 {
    margin-bottom: 40px;
  }
  #celebration #section20 h4 {
    font-size: 21px;
    padding: 5px 0;
  }
}
/****************/
/*  ipad表示　max 768px  */
/****************/
@media screen and (max-width: 768px) {

  #celebration #section10 #main-area .flow-area .flow__tx-area {
    height: 15vh;
  }
  #celebration #section10 #main-area .flow-area .flow__flex-container > div::after {
    right: -35px;
    bottom: 40px;
  }
  #celebration #section10 #main-area .photo-banner .photo-banner__title {
    margin-bottom: 5px;
  }
  #celebration #section10 #main-area .photo-banner .photo-banner__text-area {
    padding: 15px 30px 20px;
    width: 50%;
  }
  #celebration #section10 #main-area .photo-banner .button02 {
    padding: calc(26 / 750 * 100vw) 0;
    outline: calc(3 / 750 * 100vw) solid #fff;
    border-width: calc(6 / 750 * 100vw);
    font-size: calc(34 / 750 * 100vw);
  }
  #celebration #section10 #main-area .photo-banner .button02 span::after {
    right: calc(32 / 750 * 100vw);
    width: calc(22 / 750 * 100vw);
    height: calc(22 / 750 * 100vw);
  }
  #celebration #section10 #main-area .photo-banner .photo-banner__text-area p {
    letter-spacing: 0.3px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 730px) {
  #celebration #section10 #main-area .flow-area .flow__tx-area {
    height: 20vh;
  }
}
@media screen and (max-width: 600px) {
  #celebration #page_header {
    background: url(https://suncelmo.co.jp/wp-content/uploads/2020/09/cele_title_bg_sp.jpg) 50% 50% no-repeat;
    background-size: cover;
    height: auto;
  }
  #celebration #page_header .title {
    padding: calc(38 / 750 * 100vw) 0;
  }
  #celebration #page_header .title-icon {
    padding: 0;
  }
  #celebration #page_header .title-icon img {
    width: calc(146 / 750 * 100vw);
  }
  #celebration #page_header h2 {
    margin: calc(10 / 750 * 100vw) 0 calc(20 / 750 * 100vw) 0;
    font-size: 5.6vw;
    line-height: 1.3;
    text-align: left;
  }
  #celebration #page_header .page_title__text {
    padding: 0 0 calc(490 / 750 * 100vw) 0;
    font-size: 3.4vw;
    line-height: 1.5;
    text-align: left;
  }
 #celebration #section10 #main-area .photo-banner {
    flex-flow: column;
  }
  #celebration #section10 #main-area .photo-banner .photo-banner__img-area {
    width: 100%;
    text-align: center;
  }
  #celebration #section10 #main-area .photo-banner .photo-banner__text-area {
    padding: 15px 30px 25px;
    width: 100%;
  }
}



/****************/
/*  SP表示　max 480px  */
/****************/
@media screen and (max-width: 480px) {
  
  #celebration #section10 {
    margin: 0px 0 5px;
  }
  #celebration #section10 #main-area .event__flex-container {
    flex-flow: column;
  }
  #celebration #section10 #main-area .event__flex-container > div {
    width: 240px;
    margin-bottom: 20px;
  }
  #celebration #section10 #main-area .event__flex-container > div:last-child {
    margin-bottom: 0;
  }
  #celebration #section10 #main-area .event__flex-container > div img {
    width: 100%;
  }
  #celebration #section10 #main-area .photo-area {
    margin-bottom: 40px;
  }
  #celebration #section10 #main-area .photo-area .photo-area__disc p {
    text-align: left;
  }
  #celebration #section10 #main-area .flow-area {
    margin: 0 -20px;
    padding: 40px 0;
  }
  #celebration #section10 #main-area .flow-area .flow__flex-container {
    margin-top: 30px;
    flex-flow: column;
  }
  #celebration #section10 #main-area .flow-area .flow__flex-container:last-child {
    margin-top: 0;
  }

  #celebration #section10 #main-area .flow-area .flow__flex-container > div {
    margin: 0 auto;
    margin-bottom: 40px;
    position: relative;
    width: 240px;
  }
  #celebration #section10 #main-area .flow-area .flow__flex-container > div:last-child {
    margin-bottom: 0;
  }
  #celebration #section10 #main-area .flow-area .flow__flex-container > div::after {
    background: url(../images/celebration/arrow_sp.png) no-repeat;
        background-size: auto;
    background-size: 15px;
    padding: 26px 14px;
    bottom: -85px;
    left: 50%;
    right: auto;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    margin: auto;
  }
  #celebration .m-top {
    margin-top: 40px !important;
  }
  .sp_arrow {
    position: relative;
  }
  .sp_arrow::after{
    background: url(../images/celebration/arrow_sp.png) no-repeat;
        background-size: auto;
    background-size: 15px;
    padding: 26px 14px;
    bottom: -85px;
    left: 50%;
    right: auto;
    content: "" !important;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    margin: auto;
  }
  #celebration #section10 #main-area .flow-area .flow__tx-area {
    height: auto;
  }
  #celebration #section10 #main-area .flow-area .flow__flex-container img {
    width: 100%;
  }
}