@charset "UTF-8";
/*--------------------------
>>  mqutm2203
--------------------------*/

/*--------------------Reset*/
* {
  margin: 0px;
  padding: 0px;
}

body {
  padding-top: 55px!important;
}

#mqWrapper {
	width: 100%;
	position: static;
}

#mqWrapper main {
	width: 100%;
	margin: 0;
	padding-bottom: 0;
}

#mq_utm2203 section {
  padding: 0 !important;
}

/*--------------------Common*/
#mq_utm2203 {
	/*position: relative;*/
	width: 100%;
	color: #262626;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",sans-serif;
	line-height: 1;
	word-break: normal;
	line-break: strict;
  overflow: hidden;
}

#mq_utm2203 img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
  width: 100%;
  backface-visibility: hidden;/* animation時のにじみ防止 */
  -webkit-backface-visibility: hidden;/* animation時のにじみ防止 */
  -webkit-font-smoothing: antialiased;/* animation時の文字にじみ防止 */
  -moz-osx-font-smoothing: grayscale;/* animation時の文字にじみ防止 */
  -webkit-backface-visibility: hidden;
}

#mq_utm2203 sup {
  font-size: 8px;
  vertical-align: top;
  position: relative;
  top: -0.2em;
}

#mq_utm2203 a:hover img {
  opacity: .6;
}

#mq_utm2203 .is-pc {
  display: block;
}

#mq_utm2203 .is-sp {
  display: none;
}

#mq_utm2203 br.is-pc {
  display: inline-block;
}

#mq_utm2203 br.is-sp {
  display: none;
}

#mq_utm2203 p {
  color: #262626;
  font-size: 16px;
  line-height: 2;
}

#mq_utm2203 h3 {
  font-size: 22px;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 500;
  color: #c8102e;
  line-height: 1.45;
}

#mq_utm2203 .caption {
  font-size: 12px;
  line-height: 1.6;
}

#mq_utm2203 .credit {
  font-size: 10px;
  line-height: 1.5;
  color: #9f9f9f;
}

#mq_utm2203 .bold {
  font-weight: bold;
}

/*--------------------Clearfix*/
#mq_utm2203 .cf:before,
#mq_utm2203 .cf:after {
	content: "";
	display: block;
	overflow: hidden;
}
#mq_utm2203 .cf:after {
	clear: both;
}
#mq_utm2203 .cf {
	zoom: 1;
}
#mq_utm2203 .clear {
	clear: both;
}

/*--------------------Layout*/
#mq_utm2203 .container {
	margin: 0 auto;
	width: 980px;
}

/*--------------------------------------------------------------------------------------
mq_utm2203
-------------------------------------------------------------------------------------- */

/*-------------------------------------------------------------------------------- pr */
#mq_utm2203 .pr {
  font-size: 10px;
  color: #262626;
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 10;
}

/*-------------------------------------------------------------------------------- btn */
#mq_utm2203 .btn_item {
  width: 320px;
  height: 80px;
  margin: 60px auto 0;
}

#mq_utm2203 .btn_more {
  width: 320px;
  height: 80px;
  margin: 40px 0 0;
}

#mq_utm2203 .btn a {
  width: 100%;
  height: 100%;
  padding-top: 15px;
  display: block;
  font-size: 16px;
  line-height: 1.5;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 500;
  color: #fff;
  position: relative;
  z-index: 1;
  text-align: center;
  transition: all .3s ease-out;
  background-image: linear-gradient(to right, rgb(200,16,46) 0%,rgb(255,89,145) 100%);
  background-size: 100% auto;
}

#mq_utm2203 .btn a:hover {
  background-position: right center;
  background-size: 180% auto;
}

#mq_utm2203 .btn_more.btn a {
  padding: 0;
  line-height: 80px;
}

#mq_utm2203 .btn a span {
  font-size: 20px;
  line-height: 1.4;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 600;
}

#mq_utm2203 .btn a::before {
  display: inline-block;
  content: '';
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/utm2203/img/btn_arrow@2x.png);
  width: 9px;
  height: 14px;
  -webkit-background-size: 9px 14px;
  background-repeat: no-repeat;
  background-size: 9px 14px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  animation: arrow 2s linear infinite;
  position: absolute;
  top: 40px;
  right: 25px;
  z-index: 1;
}
/*----------------------------------------------------------------------------contact/credit/share */
#mq_utm2203 .footer {
  margin-top: 120px;
}

#mq_utm2203 .contact {
  font-size: 14px;
  line-height: 2;
  text-align: center;
  color: #000;
}

#mq_utm2203 .footer .credit {
  text-align: center;
  margin: 30px auto 0;
}

#mq_utm2203 .footer .share {
  margin: 0 auto 120px;
  text-align: center;
}

#mq_utm2203 .footer .share_headings {
  width: 77px;
  margin: 80px auto 24px;
}

#mq_utm2203 .footer .share_list {
  text-align: center;
}

#mq_utm2203 .footer .share_item {
  width: 56px;
  display: inline-block;
  margin: 0 5px;
}

/*-------------------------------------------------------------------------------- mv */
#mq_utm2203 .mv {
  width: 100%;
  height: 616px;
  position: relative;
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/utm2203/img/mv_ph@2x.jpg);
  background-size: 1400px 616px;
  background-repeat: no-repeat;
  background-position: center 0;
  opacity: 0;
  z-index: 0;
}

#mq_utm2203 .mv.is-show {
  opacity: 1;
  transition: all 2s ease;
}

#mq_utm2203 .mv .container {
  position: relative;
}

#mq_utm2203 .mv_logo {
  width: 100px;
  height: 137px;
  position: absolute;
  top: 341px;
  left: 252px;
  opacity: 0;
}

#mq_utm2203 .mv.is-show .mv_logo {
  opacity: 1;
  transition: all 1.5s ease .5s;
}

#mq_utm2203 .mv_icon {
  width: 155px;
  height: 104px;
  position: absolute;
  top: 143px;
  left: 610px;
  opacity: 0;
}

#mq_utm2203 .mv.is-show .mv_icon {
  opacity: 1;
  transition: all 1.5s ease .8s;
}

#mq_utm2203 .mv_bg {
  width: 100%;
  height: 1292.5px;
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/utm2203/img/block01_bg@2x.jpg);
  background-size: 1400px 1292.5px;
  background-repeat: no-repeat;
  background-position: center 0;
  background-color: #fff;
  z-index: -1;
  opacity: 0;
}

#mq_utm2203 .mv_bg.is-show {
  opacity: 1;
  transition: all 2s ease;
}

#mq_utm2203 .mv_sub {
  position: relative;
}

#mq_utm2203 .mv_lead {
  position: absolute;
  top: -75px;
  left: 50%;
  transform: translateX(-50%);
}

#mq_utm2203 .mv_lead .lead-1 {
  width: 330px;
  margin: 0 auto;
  opacity: 0;
}

#mq_utm2203 .mv_lead .lead-2 {
  width: 680px;
  margin: 15px auto 0;
  opacity: 0;
}

#mq_utm2203 .is-show .mv_lead .lead-1 {
  opacity: 1;
  transition: all 2s ease;
}

#mq_utm2203 .is-show .mv_lead .lead-2 {
  opacity: 1;
  transition: all 2s ease .5s;
}

#mq_utm2203 .mv_title {
  width: 897.5px;
  position: relative;
  margin: 0 auto;
  padding-top: 60px;
  opacity: 0;
}

#mq_utm2203 .is-show .mv_title {
  opacity: 1;
  transition: all 2s ease 1s;
}

#mq_utm2203 .mv_text {
  position: relative;
  margin: 50px auto 0;
  font-size: 20px;
  line-height: 2.8;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 500;
  text-align: center;
  -webkit-transition: all 1s cubic-bezier(0.165, 0.8, 0.45, 1) .5s;
  -ms-transition: all 1s cubic-bezier(0.165, 0.8, 0.45, 1) .5s;
  -moz-transition: all 1s cubic-bezier(0.165, 0.8, 0.45, 1) .5s;
  transition: all 1s cubic-bezier(0.165, 0.8, 0.45, 1) .5s;
}

/*-------------------------------------------------------------------------------- block01 */
#mq_utm2203 .block01 {
  margin: 100px auto 0;
}

#mq_utm2203 .block01_headings {
  width: 602px;
  margin: 0 auto;
}

#mq_utm2203 .block01 .lead {
  margin: 60px auto 0;
  text-align: center;
}

#mq_utm2203 .block01 .text {
  width: 645px;
  margin: 30px auto 0;
}

#mq_utm2203 .block01_wrap {
  margin: 60px auto 0;
  display: flex;
}

#mq_utm2203 .block01_left {
  width: 280px;
  margin-right: 26px;
  margin-left: 224px;
}

#mq_utm2203 .block01_right {
  display: flex;
  align-items: center;
}

#mq_utm2203 .block01_name {
  font-size: 22px;
  line-height: 1.45;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 500;
}

#mq_utm2203 .block01_name span {
  font-size: 14px;
  line-height: 1.71;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 500;
}

/*-------------------------------------------------------------------------------- block02 */
#mq_utm2203 .block02 {

}

#mq_utm2203 .block02_headings {
  width: 671px;
  margin: 0 auto 40px;
}

#mq_utm2203 .block02_wrap {
  width: 100%;
  height: 600px;
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/utm2203/img/block02_ph@2x.jpg);
  background-size: 1400px 600px;
  background-repeat: no-repeat;
  background-position: center 0;
  background-color: #b90527;
  z-index: -1;
  /* position: relative; */
}

#mq_utm2203 .block02_wrap .container {
  width: 980px;
  height: 600px;
  margin: 0 auto;
  position: relative;
}

#mq_utm2203 .twincle {
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/utm2203/img/kirakira.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 2;
}

#mq_utm2203 .twincle1 {
  top: 15%;
  left: 36%;
  animation: twincle1 5s 0s infinite;
}

#mq_utm2203 .twincle2 {
  top: 18%;
  left: 37.8%;
  animation: twincle2 5s 1s infinite;
}

#mq_utm2203 .twincle3 {
  top: 70%;
  right: 36%;
  animation: twincle3 5s 2s infinite;
}

#mq_utm2203 .block02_wrap .container {
  position: relative;
  z-index: 1;
}

#mq_utm2203 .block02_logo {
  width: 100px;
  height: 137px;
  position: absolute;
  top: 383px;
  left: 672px;
}

#mq_utm2203 .block02_balloon1 {
  width: 252px;
  position: absolute;
  top: 251px;
  left: 91px;
  transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) .5s;

}

#mq_utm2203 .block02_balloon2 {
  width: 199.5px;
  position: absolute;
  top: 155px;
  left: 673px;
}

/*-------------------------------------------------------------------------------- block03 */
#mq_utm2203 .block03 {
  margin: 58px auto 0;
}

#mq_utm2203 .block03 .container {
  width: 812px;
}

#mq_utm2203 .block03 .lead {
  text-align: center;
}

#mq_utm2203 .block03 .text {
  margin: 30px auto 0;
}

#mq_utm2203 .block03 .caption {
  margin: 20px auto 0;
}

#mq_utm2203 .block03 .credit {
  margin: 10px auto 0;
}

#mq_utm2203 .block03_wrap {
  display: flex;
  margin: 60px auto 0;
}

#mq_utm2203 .block03_left {
  width: 392px;
  margin-right: 80px;
  margin-top: 30px;
}

#mq_utm2203 .block03_left h3.lead {
  text-align: left;
  margin-left: -10px;
}

#mq_utm2203 .block03_left .text {
  margin: 30px auto 0;
}

#mq_utm2203 .block03_right {
  width: 285px;
}

/*-------------------------------------------------------------------------------- block04 */
#mq_utm2203 .block04 {
  margin: 120px auto 0;
}

#mq_utm2203 .block04_headings {
  width: 404px;
  margin: 0 auto;
}

#mq_utm2203 .block04 .container {
  width: 812px;
}

#mq_utm2203 .block04 .text {
  margin: 30px auto 0;
}

#mq_utm2203 .block04_list {
  margin: 70px auto 0;
}

#mq_utm2203 .block04_list-item {
  position: relative;
  height: 350px;
}

#mq_utm2203 .block04_list-item:nth-child(2) {
  margin: 80px 0;
}

#mq_utm2203 .block04_list-text {
  position: relative;
  background-color: #eff3f4;
  width: 644px;
  padding: 40px 0;
  z-index: 0;
  margin: 0 auto;
  position: absolute;
  /*height: 258px;*/
  left: 84px;
}

#mq_utm2203 .block04_list-caption {
  width: 510px;
  margin-top: 15px;
}

#mq_utm2203 .block04_list-person {
  position: absolute;
  z-index: 1;
}

#mq_utm2203 .block04_list-ph {
  width: 122px;
  box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.15);
}

#mq_utm2203 .block04_list-name {
  font-size: 22px;
  line-height: 1.45;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 500;
}

#mq_utm2203 .block04_list-name span {
  font-size: 14px;
  line-height: 1.71;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 500;
}

#mq_utm2203 .block04_list-item .block04_list-person {
  top: 121px;
  left: 0;
}

#mq_utm2203 .block04_list-item .block04_list-text {
  padding-left: 84px;
}

#mq_utm2203 .block04_list-item:nth-child(2) .block04_list-person {
  top: 121px;
  right: -5px;
}

#mq_utm2203 .block04_list-item:nth-child(2) .block04_list-text {
  padding-left: 47px;
}

#mq_utm2203 .block04_list-item:nth-child(2) .block04_list-name {
  text-align: right;
}

#mq_utm2203 .block04_list-item:nth-child(2) .block04_list-ph {
  margin-right: 0;
  margin-left: auto;
}

#mq_utm2203 .block04_list-item:nth-child(3) {
  height: 380px;
}


/*-------------------------------------------------------------------------------- block05 */
#mq_utm2203 .block05 {
  background-color: #eff3f4;
  padding: 80px 0;
  margin-top: 120px;
}

#mq_utm2203 .block05 .lead {
  text-align: center;
}

#mq_utm2203 .block05_headings {
  width: 497px;
  margin: 20px auto 0;
}

#mq_utm2203 .block05_wrap {
  display: flex;
  justify-content: center;
  margin: 60px auto 0;
}

#mq_utm2203 .block05_ph {
  width: 392px;
  margin-right: 48px;
}

#mq_utm2203 .block05_list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
}

#mq_utm2203 .block05_list-item {
  display: flex;
  align-items: center;
  margin-top: 28px;
  opacity: 0;
}

#mq_utm2203 .block05_list.is-active,
#mq_utm2203 .is-active .block05_list-item {
  opacity: 1;
}

#mq_utm2203 .block05_list-item:nth-child(1) {
  margin-top: 0;
}

#mq_utm2203 .is-active .block05_list-item:nth-child(1) {
  transition: all 2.5s cubic-bezier(0.165, 0.8, 0.45, 1);
  transition-delay: .3s;
}

#mq_utm2203 .is-active .block05_list-item:nth-child(2) {
  transition: all 2.5s cubic-bezier(0.165, 0.8, 0.45, 1);
  transition-delay: .6s;
}

#mq_utm2203 .is-active .block05_list-item:nth-child(3) {
  transition: all 2.5s cubic-bezier(0.165, 0.8, 0.45, 1);
  transition-delay: .9s;
}

#mq_utm2203 .is-active .block05_list-item:nth-child(4) {
  transition: all 2.5s cubic-bezier(0.165, 0.8, 0.45, 1);
  transition-delay: 1.2s;
}

#mq_utm2203 .block05_list-icon {
  width: 56px;
  margin-right: 23px;
}

#mq_utm2203 .block05_list-text {
  align-items: center;
}

#mq_utm2203 .block05_list-caption {
  font-size: 16px;
  line-height: 1.5;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 500;
}

#mq_utm2203 .block05_list-credit {
  font-size: 10px;
  line-height: 1.5;
  color: #9f9f9f;
  margin-top: 5px;
}

#mq_utm2203 .block05 .text {
  width: 645px;
  margin: 40px auto 0;
}
#mq_utm2203 .block05 .caption {
  width: 645px;
  margin: 15px auto 0;
}

/*-------------------------------------------------------------------------------- block06 */
#mq_utm2203 .block06 {
  margin: 120px auto 0;
}

#mq_utm2203 .block06_headings {
  width: 321px;
  margin: 0 auto;
}

#mq_utm2203 .block06_list {
  margin: 90px auto 0;
}

#mq_utm2203 .block06_list .text {
  margin-top: 15px;
}

#mq_utm2203 .block06_list .caption {
  margin-top: 25px;
}

#mq_utm2203 .block06_list .credit {
  margin-top: 30px;
}

#mq_utm2203 .block06_list-item {
  margin-top: 50px;
}

#mq_utm2203 .block06_aco-wrap {
  width: 980px;
  display: flex;
  justify-content: space-between;
}

#mq_utm2203 .block06_list-item:nth-child(1) {
  margin-top: 0;
}

#mq_utm2203 .block06_list-item:nth-child(2) .block06_aco-wrap {
  flex-direction: row-reverse;
}

#mq_utm2203 .block06_list-item:nth-child(2) {
  margin-top: 100px;
}

#mq_utm2203 .block06_list-ph {
  position: relative;
}

#mq_utm2203 .block06_list-item:nth-child(1) .block06_list-ph {
  margin-left: 42px;
}

#mq_utm2203 .block06_list-item:nth-child(3) .block06_list-ph {
  margin-left: 17px;
}

#mq_utm2203 .block06_list-text {
  width: 478px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#mq_utm2203 .block06_list-image {
  position: relative;
  z-index: 1;
}

#mq_utm2203 .block06_list-icon {
  position: absolute;
  width: 84px;
  z-index: 5;
}

#mq_utm2203 .block06 .sub-ph {
  width: 308px;
  height: 231px;
  margin-top: 30px;
}

#mq_utm2203 .block06_list-item:nth-child(1) .block06_list-icon {
  top: -12px;
  left: 0;
}

#mq_utm2203 .block06_list-item:nth-child(2) .block06_list-icon {
  top: 26px;
  left: 46px;
}

#mq_utm2203 .block06_list-item:nth-child(3) .block06_list-icon {
  top: 52px;
  left: 13px;
}

#mq_utm2203 .block06_list-item:nth-child(1) .block06_list-image {
  width: 392px;
  height: 541px;
}

#mq_utm2203 .block06_list-item:nth-child(2) .block06_list-image {
  width: 499px;
  height: 596px;
}

#mq_utm2203 .block06_list-item:nth-child(3) .block06_list-image {
  width: 450px;
  height: 610.5px;
}

/*-------------------------------------------------------------------------------- block07 */
#mq_utm2203 .block07 {
  margin-top: 120px;
  background-color: #eff3f4;
  padding: 80px 0;
}

#mq_utm2203 .block07 .lead {
  text-align: center;
}

#mq_utm2203 .block07_headings {
  width: 572.5px;
  margin: 30px auto 0;
  position: relative;
}

#mq_utm2203 .block07_headings::before {
  content: "";
  display: block;
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/utm2203/img/block07_icon@2x.png);
  background-size: 160px 158px;
  background-repeat: no-repeat;
  width: 160px;
  height: 158px;
  position: absolute;
  top: -85px;
  left: -206px;
}

#mq_utm2203 .block07_wrap {
  display: flex;
  justify-content: center;
  margin: 60px auto 0;
}

#mq_utm2203 .block07_ph {
  width: 288px;
  margin-right: 48px;
  margin-top: 10px;
}

#mq_utm2203 .block07_text {
  width: 480px;
  transition: all 2.5s cubic-bezier(0.165, 0.8, 0.45, 1) .5s;
}

#mq_utm2203 .block07 .credit {
  margin-top: 15px;
}