@charset "UTF-8";

/*--------------------------
>>  mqcontents
--------------------------*/

/*--------------------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_atnon2105 section {
  padding: 0 !important;
}

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

#mq_atnon2105 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時の文字にじみ防止 */
}

#mq_atnon2105 p {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: #555;
}

#mq_atnon2105 .credit {
  font-size: 10px;
}

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

#mq_atnon2105 .sup {
  font-size: 8px;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

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

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


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

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


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

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

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

/*--------------------------------------------------------------------------------------
mq_atnon2105
-------------------------------------------------------------------------------------- */

/*-------------------------------------------------------------------------------- pr */
#mq_atnon2105 .pr {
  width: 30px;
  height: 17px;
  position: absolute;
  right: 15px;
  top: 20px;
  z-index: 1;
}

/*----------------------------------------------------------------------------sns */
#mq_atnon2105 .link {
	margin: 77px auto 80px;
}

#mq_atnon2105 .sns {
  margin-bottom: 30px;
  text-align: center;
}

#mq_atnon2105 .sns li {
  width: 40px;
  display: inline-block;
  margin: 0 5px;
}

#mq_atnon2105 .sns li:first-child {
  margin-right: 30px;
}

#mq_atnon2105 .share {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

#mq_atnon2105 .share_headings {
  width: 89px;
  margin-top: 10px;
  margin-right: 30px;
}

#mq_atnon2105 .link_credit,
#mq_atnon2105 .link_credit span {
  font-size: 10px;
  line-height: 15px;
  color: #666;
  text-align: center;
}


/*--------------------------------------------------------------------------btn */
#mq_atnon2105 .btn_brandsite {
  width: 500px;
  margin: 0 auto;
}

#mq_atnon2105 .btn_brandsite a {
	display: block;
	width: 500px;
  height: 80px;
  font-size: 16px;
	font-weight: bold;
  line-height: 80px;
  letter-spacing: 0.11em;
  color: #fff;
	background-color: #e5004f;
	border-radius: 8px;
	text-align: center;
}

#mq_atnon2105 .btn_brandsite a:hover {
  background-color: #fff;
	color: #e5004f;
	border: 1px solid #e5004f;
}

#mq_atnon2105 .btn_more {
  width: 355px;
	margin: 0 auto;
	position: relative;
}

#mq_atnon2105 .btn_more a {
	position: relative;
	display: block;
	width: 355px;
  height: 60px;
  font-size: 16px;
  letter-spacing: 0.15em;
	font-weight: bold;
	line-height: 60px;
  background-color: #fff;
	color: #e5004f;
	border: 1px solid #e5004f;
	border-radius: 8px;
	text-align: center;
}

#mq_atnon2105 .btn_more a::after {
  position: absolute;
  display: block;
	content: '';
	border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
	border-left: 7px solid #e5004f;
	top: 22px;
	right: 31px;
	z-index: 1;
}

#mq_atnon2105 .btn_more a:hover {
  background-color: #e5004f;
	color: #fff;
	border: 1px solid #fff;
}

#mq_atnon2105 .btn_more a:hover::after {
  position: absolute;
  display: block;
	content: '';
	border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
	border-left: 7px solid #fff;
	top: 22px;
	right: 31px;
	z-index: 1;
}

/*----------------------------------------------------------------------------mv */

#mq_atnon2105 .mv {
  background-color: #fdebf1;
  margin-bottom: 95px;
}

#mq_atnon2105 .mv_inner {
	width: 100%;
	min-width: 980px;
	height: 561px;
  position: relative;
}

#mq_atnon2105 .mv_main {
  width: 100%;
  position: relative;
  opacity: 0;
}

#mq_atnon2105 .mv_main.is-show {
  opacity: 1;
  transition: all 1.5s ease .5s;
}

#mq_atnon2105 .mv_catch li:first-child {
	width: 175px;
	position: absolute;
	top: 65px;
  right: 304px;
  opacity: 0;
}

#mq_atnon2105 .mv_catch li:nth-child(2) {
	width: 171px;
	position: absolute;
	top: 90px;
  right: 126px;
  opacity: 0;
}

#mq_atnon2105 .mv_catch li:first-child.is-show {
  opacity: 1;
  transition: all 1.5s ease 1s;
}

#mq_atnon2105 .mv_catch li:nth-child(2).is-show {
  opacity: 1;
  transition: all 1.5s ease 1.5s;
}

#mq_atnon2105 .mv_title {
	position: absolute;
	top: 185px;
  right: 118px;
  opacity: 0;
}

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

#mq_atnon2105 .mv_lead {
	width: 556px;
	margin: 0 auto ;
}

/*----------------------------------------------------------------------------area01 */
#mq_atnon2105 .block01 {
  margin-top: 113px;
  margin-bottom: 130px;
}

#mq_atnon2105 .block01_headings {
	width: 462px;
	margin: 0 auto 50px;
	position: relative;
	z-index: 0;
}

#mq_atnon2105 .block01_headings::after {
	display: block;
	position: absolute;
	content: '';
	top: 15px;
	left: -8px;
	height: 20px;
	background-color: #fdebf1;
	z-index: -1;
	width: 0;
	transition: all .5s ease .5s;
}

#mq_atnon2105 .block01_headings.is-active::after {
width: 482px;
left: -8px;
position: absolute;
}

#mq_atnon2105 .blogger_wrap {
  display: flex;
  /* justify-content: space-between; */
}

#mq_atnon2105 .blogger_comment {
  display: flex;
}

#mq_atnon2105 .blogger_comment-item {
  width: 201px;
  margin-right: 50px;
}

#mq_atnon2105 .blogger_comment-text {
  position: relative;
  width: 170px;
  z-index: 0;
}

#mq_atnon2105 .blogger_comment-text p {
  padding-top: 10px;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.02em;
}

#mq_atnon2105 .blogger_comment:first-child
.blogger_comment-text {
  margin-right: 110px;
}

#mq_atnon2105 .blogger_comment-text::before {
	content: '';
	display: block;
	width: 236px;
	height: 244px;
	background-image: url("https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/atnon2105/img/block01_frame.png");
	background-size: 236px 244px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: -45px;
	z-index: -1;
}

#mq_atnon2105 .blogger_name {
  width: 345px;
  color: #e5004f;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 30px;
  z-index: 1;
  position: absolute;
  bottom: -30px;
	left: 0;
	font-style: italic;
}

#mq_atnon2105 .blogger_comment:nth-child(2)
.blogger_name {
  left: -30px;
}

#mq_atnon2105 .blogger_comment-wrap {
  position: relative;
}

#mq_atnon2105 .blogger_name span {
	font-size: 20px;
	font-style: italic;
}

#mq_atnon2105 .blogger_comment:first-child
.blogger_name {
  width: 345px;
  right: -30px;
}

#mq_atnon2105 .block01_main {
  margin-bottom: 115px;
}

#mq_atnon2105 .block01_sub {
	position: relative;
}


#mq_atnon2105 .block01_ph {
  width: 728px;
  height: 534px;
	margin: 0 auto 60px;
	position: relative;
}

#mq_atnon2105 .block01_sub-item-list {
	width: 980px;
	height: 534px;
	position: absolute;
	top: 0;
}

#mq_atnon2105 .block01_sub-item-list li {
  opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
}

#mq_atnon2105 .block01_sub-item-list.is-active li {
  opacity: 1;
}

#mq_atnon2105 .block01_sub-item {

}

#mq_atnon2105 .block01_sub-item:nth-child(1) {
	width: 205px;
	position: absolute;
	top: 18px;
  left: 45px;
}

#mq_atnon2105 .block01_sub-item:nth-child(2) {
	width: 200px;
	position: absolute;
	top: 17px;
  right: 48px;
  transition-delay: .3s;
}

#mq_atnon2105 .block01_sub-item:nth-child(3) {
	width: 204px;
	position: absolute;
	bottom: 16px;
  left: 0;
  transition-delay: .6s;
}

#mq_atnon2105 .block01_sub-item:nth-child(4) {
	width: 200px;
	position: absolute;
	bottom: 24px;
  right: 78px;
  transition-delay: .9s;
}

#mq_atnon2105 .block01_sub-text {
  width: 580px;
  margin: 0 auto;
}

/*----------------------------------------------------------------------------area02 */
#mq_atnon2105 #index02 {
  margin-bottom: 108px;
}

#mq_atnon2105 .block02 {
	width: 100%;
	margin: 0 auto 115px;
	background-color: #fdebf1;
	border: 2px solid #e5004f;
	border-radius: 8px;
	padding: 20px;
}

#mq_atnon2105 .image_wrap {
	width: 100%;
	background-color: #fff;
	border-radius: 8px;
  padding-top: 50px;
  padding-bottom: 55px;
}

#mq_atnon2105 .block02_headings {
	width: 769px;
	margin: 0 auto 60px;
	position: relative;
	z-index: 0;
}

#mq_atnon2105 .block02_headings::after {
	display: block;
	position: absolute;
	content: '';
	top: 15px;
	left: 126px;
	height: 20px;
	background-color: #fdebf1;
	z-index: -1;
	width: 0;
	transition: all .5s ease .5s;
}

#mq_atnon2105 .block02_headings.is-active::after {
	width: 159px;
	position: absolute;
	left: 126px;
	top: 15px;
}

#mq_atnon2105 .image_list {
  display: flex;
  justify-content: center;
}

#mq_atnon2105 .image_list-item:first-child {
	margin-right: 130px;
}

#mq_atnon2105 .image_list-item:first-child .image_list-ph::after {
	content: '';
	display: block;
	width: 54px;
	height: 26px;
	background-image: url("https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/atnon2105/img/block02_arrow.png");
	background-size: 54px 26px;
	background-repeat: no-repeat;
  z-index: 1;
  position: absolute;
  top: 100px;
  right: -95px;
  transition: all .5s ease 1.5s;
  opacity: 0;
}

#mq_atnon2105 .image_list-item.is-active:first-child .image_list-ph::after {
  opacity: 1;
}

#mq_atnon2105 .image_list-item:nth-child(2) {
  -webkit-transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) .8s;
  -ms-transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) .8s;
  -moz-transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) .8s;
  transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) .8s;
}

#mq_atnon2105 .image_list-ph {
	width: 281px;
  margin-bottom: 18px;
  position: relative;
}

#mq_atnon2105 .image_list-text {
	width: 263px;
	margin: 0 auto;
}

#mq_atnon2105 .block02_item-inner {
  display: flex;
  margin-bottom: 73px;
}

#mq_atnon2105 .block02_item-ph {
  width: 554px;
  margin-right: 100px;
}

#mq_atnon2105 .block02_item-lead {
  margin-top: 90px;
}

#mq_atnon2105 .block02_item-lead img {
	width: 282px;
	margin-bottom: 40px;
}
#mq_atnon2105 .block02_item-text {
	width: 326px;
}

/*----------------------------------------------------------------------------area03 */

#mq_atnon2105 .block03_catch {
	width: 526px;
	margin: 0 auto 45px;
	position: relative;
	z-index: 0;
}

#mq_atnon2105 .block03_catch::after {
	display: block;
	position: absolute;
	content: '';
	top: 18px;
	left: 140px;
	height: 20px;
	background-color: #fdebf1;
	z-index: -1;
	width: 0;
	transition: all .5s ease .5s;
}

#mq_atnon2105 .block03_catch.is-active::after {
	width: 222px;
	position: absolute;
	left: 140px;
	top: 18px;
}

#mq_atnon2105 .block03_list {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 123px;
}

#mq_atnon2105 .block03_list-item {
	width: 298px;
	height: 298px;
	border-radius: 50%;
	position: relative;
}

#mq_atnon2105 .block03_list-item:first-child {
	background-color: #daeaf3;
	border: 2px solid #4895c3;
}

#mq_atnon2105 .block03_list-item:nth-child(2) {
	background-color: #fdeccc;
  border: 2px solid #f5a101;
  -webkit-transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) .5s;
  -ms-transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) .5s;
  -moz-transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) .5s;
  transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) .5s;
}

#mq_atnon2105 .block03_list-item:nth-child(3) {
	background-color: #d3eed7;
  border: 2px solid #22ac38;
  -webkit-transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) 1s;
  -ms-transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) 1s;
  -moz-transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) 1s;
  transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) 1s;
}

#mq_atnon2105 .block03_list-main {
	width: 265px;
	height: 265px;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

#mq_atnon2105 .block03_list-headings {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

#mq_atnon2105 .block03_list-item:first-child
.block03_list-headings {
  width: 173px;
  top: 63px;
}

#mq_atnon2105 .block03_list-item:nth-child(2)
.block03_list-headings {
  width: 164px;
  top: 63px;
}

#mq_atnon2105 .block03_list-item:nth-child(3)
.block03_list-headings {
  width: 117px;
  top: 77px;
}

#mq_atnon2105 .block03_list-lead {
	width: 265px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

#mq_atnon2105 .block03_list-item:first-child
.block03_list-lead {
	top: 110px;
	position: absolute;
	left: 58px;
	transform: none;
}

#mq_atnon2105 .block03_list-item:nth-child(2)
.block03_list-lead {
	top: 143px;
	text-align: center;
}

#mq_atnon2105 .block03_list-item:nth-child(3)
.block03_list-lead {
	top: 133px;
	text-align: center;
}

#mq_atnon2105 .block03_list-lead p {
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
	letter-spacing: 0.02;
}

#mq_atnon2105 .block03_list-sub {
	width: 140px;
	height: 140px;
	border-radius: 50%;
	position: absolute;
	bottom: -63px;
	right: 0;
}

#mq_atnon2105 .block03_list-item:first-child
.block03_list-sub {
	background-color:#4895c3;
}

#mq_atnon2105 .block03_list-item:nth-child(2)
.block03_list-sub {
	background-color: #f5a101;
}

#mq_atnon2105 .block03_list-item:nth-child(3)
.block03_list-sub {
	background-color: #22ac38;
}

#mq_atnon2105 .block03_list-credit {
  width: 140px;
	font-size: 20px;
	letter-spacing: 0.05em;
	color: #fff;
  font-weight: bold;
  line-height: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

#mq_atnon2105 .block03_text {
  margin: 0 auto 215px;
  width: 605px;
}

#mq_atnon2105 .bg_yewllow {
	background-color: #fffccf;
	position: relative;
  z-index: 0;
  margin-bottom: 270px;
}

#mq_atnon2105 .bg_yewllow::before {
	width: 100%;
	height: 532px;
	display: block;
	content: '';
	background-image: url(https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/atnon2105/img/wave_bg-yellow.png);
	background-size: 100% 532px;
	background-repeat: no-repeat;
	z-index: -1;
	position: absolute;
	top: -113px;
}

#mq_atnon2105 .bg_yewllow::after {
	width: 100%;
	height: 532px;
	display: block;
	content: '';
	background-image: url(https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/atnon2105/img/wave_bg-yellow.png);
	background-size: 100% 532px;
	background-repeat: no-repeat;
	transform: rotateX(180deg);
	z-index: -1;
	position: absolute;
	bottom: -110px;
}

#mq_atnon2105 .block03_headings {
	width: 350px;
	margin: 0 auto 40px;
	position: relative;
	z-index: 0;
}

#mq_atnon2105 .block03_headings::after {
	display: block;
	position: absolute;
	content: '';
	bottom: -8px;
	left: 126px;
	height: 20px;
	background-color: #fce191;
	z-index: -1;
	width: 0;
	transition: all .5s ease .5s;
}

#mq_atnon2105 .block03_headings.is-active::after {
	width: 125px;
	position: absolute;
	left: 126px;
	bottom: -8px;
}

#mq_atnon2105 .howto_wrap,
#mq_atnon2105 .howto_list {
  width: 980px;
  display: flex;
  justify-content: space-between;
  position: relative;
}

#mq_atnon2105 .howto_list-item:first-child {
  margin-left: -30px;
}

#mq_atnon2105 .howto_list-item:nth-child(2) {
  -webkit-transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) 0.5s;
  -ms-transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) 0.5s;
  -moz-transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) 0.5s;
  transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) 0.5s;
}

#mq_atnon2105 .howto_list-item:nth-child(3) {
  -webkit-transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) 1s;
  -ms-transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) 1s;
  -moz-transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) 1s;
  transition: all 1.5s cubic-bezier(0.165, 0.8, 0.45, 1) 1s;
}

#mq_atnon2105 .howto_list-title {
  width: 280px;
  margin: 0 auto;
  position: relative;
}

#mq_atnon2105 .howto_list-item:first-child .howto_list-title::after,
#mq_atnon2105 .howto_list-item:nth-child(2) .howto_list-title::after {
  width: 44px;
	height: 26px;
	display: block;
	content: '';
	background-image: url(https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/atnon2105/img/block03_arrow.png);
	background-size: 44px 26px;
  background-repeat: no-repeat;
  position: absolute;
  top: 17px;
  right: -55px;
  opacity: 0;
  transition: all .5s ease;
}

#mq_atnon2105 .howto_list-item.is-active:first-child .howto_list-title::after,
#mq_atnon2105 .howto_list-item.is-active:nth-child(2) .howto_list-title::after {
  opacity: 1;
}

#mq_atnon2105 .howto_list-item.is-active:first-child .howto_list-title::after, 
#mq_atnon2105 .howto_list-item.is-active:nth-child(2) .howto_list-title::after {
  transition-delay: 1.5s;
}

#mq_atnon2105 .howto_list-item:first-child .howto_list-ph {
  width: 293px;
  margin: 30px auto 15px;
}

#mq_atnon2105 .howto_list-item:nth-child(2) .howto_list-ph {
  width: 345px;
  margin: 30px auto 15px;
}

#mq_atnon2105 .howto_list-item:nth-child(3) .howto_list-ph {
  width: 298px;
  margin: 30px auto 15px;
}

#mq_atnon2105 .howto_list-text {
  width: 279px;
  margin: 5px auto 0;
}

#mq_atnon2105 .block03_item-inner {
  display: flex;
  margin-bottom: 248px;
}

#mq_atnon2105 .block03_item-ph {
  width: 554px;
  margin-left: 100px;
}

#mq_atnon2105 .block03_item-lead {
  margin-top: 90px;
}

#mq_atnon2105 .block03_item-lead img {
	width: 316px;
	margin-bottom: 40px;
}
#mq_atnon2105 .block03_item-text {
	width: 326px;
}

/*----------------------------------------------------------------------------area04 */
#mq_atnon2105 .bg_pink {
	background-color: #fdebf1;
	position: relative;
  z-index: 0;
  margin-bottom: 216px;
}

#mq_atnon2105 .bg_pink::before {
	width: 100%;
	height: 532px;
	display: block;
	content: '';
	background-image: url(https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/atnon2105/img/wave_bg-pink.png);
	background-size: 100% 532px;
	background-repeat: no-repeat;
	z-index: -1;
	position: absolute;
	top: -113px;
}

#mq_atnon2105 .bg_pink::after {
	width: 100%;
	height: 532px;
	display: block;
	content: '';
	background-image: url(https://s3-ap-northeast-1.amazonaws.com/3rd-special-maquia.hpplus.jp/special/mq/02/atnon2105/img/wave_bg-pink.png);
	background-size: 100% 532px;
	background-repeat: no-repeat;
	transform: rotateX(180deg);
	z-index: -1;
	position: absolute;
	bottom: -120px;
}

#mq_atnon2105 .block04_headings {
	width: 382px;
	margin: 0 auto 67px;
}

#mq_atnon2105 .block04_lead {
  text-align: center;
  font-size: 20px;
  line-height: 50px;
  letter-spacing: 0.02em;
  margin-bottom: 85px;
}

#mq_atnon2105 .tab-wrap {
  width: 980px;
  background-color: #fff;
  border-radius: 8px;
  padding: 50px 0 47px;
}

#mq_atnon2105 .tab-inner {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

#mq_atnon2105 .tab-contents li:nth-child(2)
.tab-inner {
  flex-flow: row-reverse;
}

#mq_atnon2105 .tab-contents li:first-child
.tab-ph {
  width: 497px;
}

#mq_atnon2105 .tab-contents li:nth-child(2)
.tab-ph {
  width: 489px;
}

#mq_atnon2105 .tab-text {
  width: 354px;
}

#mq_atnon2105 .tab-contents li:first-child
.tab-text {
  margin-left: 40px;
}

#mq_atnon2105 .tab-contents li:nth-child(2)
.tab-text {
  margin-right: 50px;
}

#mq_atnon2105 .tab-contents li:first-child::after {
  width: 889px;
  border: 1px solid #e3eaef;
	display: block;
  content: '';
  margin: 60px auto;
}

#mq_atnon2105 .tab-contents li:first-child
.tab-headings {
  width: 200px;
  margin-bottom: 30px;
}

#mq_atnon2105 .tab-contents li:nth-child(2)
.tab-headings {
  width: 210px;
  margin-bottom: 30px;
}

#mq_atnon2105 .tab-lead {
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}

#mq_atnon2105 .tab-credit {
  font-size: 12px;
  line-height: 22px;
}

#mq_atnon2105 .block04_catch {
	width: 634px;
	margin: 0 auto 45px;
	position: relative;
	z-index: 0;
}

#mq_atnon2105 .block04_catch::after {
	display: block;
	position: absolute;
	content: '';
  top: 20px;
	left:215px;
	height: 20px;
	background-color: #fdebf1;
	z-index: -1;
	width: 0;
	transition: all .5s ease .5s;
}

#mq_atnon2105 .block04_catch.is-active::after {
	width: 222px;
	position: absolute;
	left: 215px;
	top: 20px;
}

#mq_atnon2105 .block04_sub-ph {
	width: 666px;
	margin: 0 auto 50px;
}
