/*******************************************************
 * for SYUKATSU PAGE
 *******************************************************/

/*------------------------------------------------------
  mvLoopSlide for Syukatsu
-------------------------------------------------------*/
.mvLoopSlide .item01 { background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/main_slider01.jpg"); }
.mvLoopSlide .item02 { background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/main_slider02.jpg"); }
.mvLoopSlide .item03 { background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/main_slider03.jpg"); }
.mvLoopSlide .item04 { background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/main_slider04.jpg"); }
.mvLoopSlide .item05 { background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/main_slider05.jpg"); }
.mvLoopSlide .item06 { background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/main_slider06.jpg"); }
.mvLoopSlide .item07 { background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/main_slider07.jpg"); }
.mvLoopSlide .item08 { background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/main_slider08.jpg"); }
.mvLoopSlide .item09 { background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/main_slider09.jpg"); }
.mvLoopSlide .item10 { background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/main_slider10.jpg"); }

.syukatsu .bt_price {
 margin: 0 auto;
 max-width: 1100px;
 position: relative;
}
.syukatsu .bt_price a {
 display: flex;
 align-items: center;
 padding: 5px 20px 5px 15px;
 background-color: #92d030;
 border-bottom: 0;
 border-radius: 40px;
 color: #fff;
 font-size: clamp(0.813rem, 0.699rem + 0.57vw, 1.125rem);
 text-align: center;
 line-height: 1.3;
 letter-spacing: 0.03em;
 position: absolute;
 top: -12px;
 left: -10px;
}
.syukatsu .bt_price a::before {
 margin-right: 0.2rem;
 font-size: 140%;
 font-family: "Material Symbols Outlined";
 content: "\f181";
 font-variation-settings:
  'FILL' 1,
  'wght' 700,
  'GRAD' 0,
  'opsz' 48
}

/* Banner Area ----------------------*/
.syukatsu h2.intro {
 margin: 0 auto 20px;
 padding-top: 1rem;
 font-family: 'Noto Sans JP', sans-serif;
 font-size: clamp(1rem, 0.614rem + 1.93vw, 2.063rem);
 font-weight: 700;
 text-align: center;
 line-height: 1.5;
 letter-spacing: 0.2em;
}

.banner-wrap {
 margin: 3rem auto 4rem;
 padding: 0;
 width: 100%;
}
.banner-wrap .wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter) {
 margin: 0 0 1rem;
}


@media screen and (min-width: 768px){
.syukatsu .bt_price a {
 padding: 8px 20px 8px 15px;
 top: -18px;
}
.banner-wrap {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
.banner-wrap figure { width: calc((100% - 20px) / 2); }
.banner-wrap .wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter) {
 margin: 0 0 1.25rem;
}
 
}


.resume {
 gap: 2rem;
 margin-bottom: clamp(3rem,6vw,6rem) !important;
}
.resume p {
 margin: 10px 0 0;
 font-size: clamp(0.688rem, 0.619rem + 0.34vw, 0.875rem);
 letter-spacing: 0.05em;
}


/******************************************************************
 * Case Study
 -----------------------------------------------------------------*/
.case-list { margin: 2.5rem auto; }
.case-list .wp-block-column figure img { margin: 0 auto; }
.case-list h5 {
 display: block;
 margin-bottom: 15px;
 padding: 0.5rem;
 background: #d6cdc7;
 border-radius: 100px;
 font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem);
 font-weight: normal;
 text-align: center;
}
.case-list dl {
 margin: 1.5rem auto 2.5rem !important;
 width: 90%;
 max-width: 481px;
}
.case-list dt { margin-bottom: 2px; }
.case-list dt + dd { margin-top: 0.2rem; }
.case-list dd + dt { margin-top: 1rem; }
.case-list .sub-ttl { display: block; }
.case-list .text {
 margin-bottom: 10px;
 font-size: 15px;
}

@media screen and (min-width: 768px){
.case-list {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
.case-list > div { width: 45%; }

}
@media screen and (min-width: 782px){
.case-list .wp-block-columns { gap: 6rem;}
}


/* airstage -------------------------------------------*/
.airstage {
 margin: 0 10px 0px 10px;
 padding: 15px 20px;
 background-color: #eef4f7;
 border-radius: 5px;
 line-height: 1.5;
 display: flex;
 align-items: center;
 justify-content: center;
 }
.airstage dl {
 margin: 0 10px 0 0;
 padding: 0;
 width: auto;
 color: #3670b0;
 font-weight: bold;
 letter-spacing: normal;
}
.airstage dt {
 margin: 0;
 padding: 0;
 font-size: 14px;
 line-height: 1.4;
}
.airstage dd {
 margin: 1rem 0 0 0 !important;
 padding: 0 0 0 10px;
 border-left: 3px solid #3670b0;
}
.airstage figure { width: 110px; position: relative; }
.box-cnt2 .box-cnt2-list .item:last-child .pconly { display: block; }
.box-cnt2 .box-cnt2-list .item:last-child .mbonly { display: none; }
.airstage figure img {
 border: 1px solid #ddd;
 filter: drop-shadow(1px 1px 2px rgba(0,0,0,.2));
}
.airstage figure::after {
 content: "";
 background-image:  url(/wp/wp-content/themes/twentytwenty-child/img/syukatsu/zoom_in.svg);
 background-color: #3670b0;
 background-size: contain;
 padding: 5px;
 width: 28px;
 height: 28px;
 position: absolute;
 right: 0;
 bottom: 0;
}

@media only screen and (min-width: 768px) {
.airstage dl { margin: 0 25px 0 0; }
.airstage dt { font-size: 15px; }
.airstage figure { width: 100px; }

}



/******************************************************************
 * Flow
 -----------------------------------------------------------------*/
.flow p { margin: 0; line-height: 1.5; }
.flow p a { border-bottom: 1px dotted; }
.flow li {
 display: flex;
 align-items: center;
 margin: 0 0 10px;
}
.flow li picture {
 width: 35%;
}
.flow li div {
 padding: 0 0 0 15px;
 width: 65%;
 font-size: clamp(0.75rem, 0.705rem + 0.23vw, 0.875rem);
 line-height: 1.6;
}
.flowtl {
 padding: 0 0 10px;
 font-size: 105%;
 font-weight: bold;
 line-height: 1.4;
 display: flex;
 align-items: center;
}
.flowtl span {
 margin: 0 10px 0 0;
 padding: 0 10px;
 background-color: #d6cdc7;
 border-radius: 20px;
 font-size: clamp(0.625rem, 0.534rem + 0.45vw, 0.875rem);
 font-weight: 500;
}

@media screen and (min-width: 768px){
.flow ul {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
 }
.flow li {
 margin: 0 0 30px;
 width: 45%;
}

}

.campaign-box > * {
 margin: 0 auto clamp(1.5rem,3vw,2rem);
 text-align: center;
}
.alert{
	background:#ff6766;
	color:#fff;
	padding: 20px;
	line-height: 1.6em;
	font-size: 14px;
}

@media only screen and (min-width: 768px) {
.alert { font-size: 15px; }

}