@charset "UTF-8";

/* Google Font */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');


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: bottom;
}

/* HTML5 display-role reset for older browsers */
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;
}

/* box-sizing */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/* hover img alpha2 */
a img.alpha {
  transition: all 0.2s ease 0s;
}
a:hover img.alpha {
  opacity: 0.8;
  filter: alpha(opacity=0.8);
  -ms-filter: "alpha( opacity=0.8 )";
}

/* for sp link */
#sp_btn {
  display: none;
  text-align: center;
  padding-top: 40px;
}


body {
  margin: 0;
  padding: 0;
  width: 100% !important;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
 
  font-size: 1.8rem;
  font-weight: normal;
  color: #000;
  letter-spacing: 0.02em;
  z-index: 1;

  -webkit-text-size-adjust: 100%; /*スマホ自動調整対策*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background: #fff;
}

/* hover img alpha2 */
a img.alpha {
  transition: all 0.2s ease 0s;
}
a:hover img.alpha {
  opacity: 0.8;
  filter: alpha(opacity=0.8);
  -ms-filter: "alpha( opacity=0.8 )";
}

sup{
  vertical-align: baseline;
  position: relative;
  top: -0.75ex;
  font-size: 75%;
}


.social_box {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.social_buttons {
  display: inline-block;
  text-align: left;
}

.wrap {
  position: relative;
  animation: show 1.8s ease 0s 1 normal;
}

@keyframes show {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}



.article_header {
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: calc(650/1200 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(bg_mv.png) top center / cover no-repeat;
  overflow: hidden;
}

.article_header:before {
  content:'';
  position:absolute;
  width: 90%;
  height: 28%;
  bottom: 0;
  right: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.5+100 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  z-index:2;
}

.head_img_01 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 90%;
  height: 0;
  padding-top: calc(600/1080 * 90%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(img_mv.jpg) top center / cover no-repeat;
}

.main_ttl {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-top: calc(650/1200 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(img_ttl.svg) top center / cover no-repeat;
  z-index:3;

}


@keyframes show2 {
	0% {
                                                                opacity: 0;
		top: -190px;
	}
	75% {
		top: 0px;
	}
	100% {
                                                                opacity: 1;
		top: -15px;
	}
}


.delay-time {
animation-delay: 0.8s;
}


.head_catch2 {
  position: absolute;
  width: 50%;
  height: 0;
  padding-top: calc(190/640 * 50%);
  top: -15px;
  left: 49%;
  transform: translateX(-60%);
  background: url(img_catch.png) top center / cover no-repeat;
  z-index: 3;
}


.ttl_box {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 0;
  padding-top: calc(600/1590 * 100%);
  background: url(img_ttl.png)top center / cover no-repeat;
}

h1 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}


.lead_area {
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding: 30px 0;
}

.lead_area:before {
  content:'';
  position: absolute;
  width: 90%;
  height: 100%;
  top: 0;
  right: 0;
  background: #2a2b2c;
  z-index: -1;
}


.lead {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  font-size: 17px;
  line-height: 2;
  color: #fff;
  font-weight: bold;
  z-index:2;
}



main {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index:1;
  border-bottom:2px solid #2a2b2c;
}

main img {
  width: 100%;
}

main p {
  font-size: 17px;
  line-height: 2;
  text-align: justify;
  padding-bottom: 2%;
  color: #000;
}



.sec1 {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.sec1:before {
  content:'';
  position: absolute;
  width: 100%;
  height: 300px;
  top: 0;
  left: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f0f4f5+0,f0f4f5+100&1+0,0+100 */
background: linear-gradient(to bottom,  rgba(240,244,245,1) 0%,rgba(240,244,245,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  
}


.sec1_inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 860px;

  height: 100%;
  margin: 0 auto;
  padding: 0 30px 30px;
  color: #000;
  text-align: center;
  position: relative;
  z-index: 99;
}



.bg_mv {
  padding: 40px 0;
}

.pt10 {
  padding-top: 10px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}


h2 {
  margin: 0  auto 25px;
  padding: 40px 0 20px;
  width: 100%;
  max-width: 860px;

  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.85rem;
  font-weight: 700;
  line-height: 1.3;
  color: #000;
  position: relative;
  text-align: left;
  border-bottom: 1px solid #d9382b;
}

h2:before {
  position: absolute;
  content: '';
  top:0;
  left: 50px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
  width: 0;
  height: 0;

}

h2:after {
  content:'';
  position: absolute;
  bottom: -200px;
  left: 0;
  width: 1px;
  height: 200px;
  background: #d9382b;
}


.sub_box {
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between;
}

h3 {
  margin: 0 auto ;
  padding: 0.3rem 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #d9382b;
  position: relative;
  border-top: 2px solid #d9382b;
  border-bottom: 2px solid #d9382b;
}

.small_h3 {
  font-size: 90%;
}
.large_h3 {
  font-size: 125%;
  font-weight: 400;
  letter-spacing: -0.02em;
}

h4 {
  width: 100%;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #000;
}

h5 {
  width: 100%;
  position: relative;
  margin: 0 auto 5px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
  color: #000;
}

h6 {
  width: 100%;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #000;
  padding-bottom: 10px;
}


.case_box {
  width: 100%;
  margin: 0 auto;
  padding: 20px;
  position: relative;
  text-align: left;
  background: #f5f4f0;
}

.case_inner {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.case_item1 {
  width: 15%;
}

.case_item2 {
  width: 84%;
  position:relative;
  
}

.case_item1 img {
  width: 100%;
}

.item2_box {
  width: 100%;
  margin: 10px auto 30px;
  display: flex;
  justify-content: space-between;
  position: relative;
  align-items: flex-end;
}

.item2_box2 {
  width: 100%;
  margin: 10px auto 30px;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.item2_inner {
  width: 49%;
}

.item2_inner img {
  width: 100%;
}

.product_name {
  margin: 0;
  padding-right: 0;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: left;
  color: #000;
  width: 100%;
}

.avatar_shape {
  width: 90%;
  max-width: 250px; 
  max-height: 250px;
  border-radius: 125px; 
  margin: 0 auto 15px;
}

.txt_top {
  flex-grow: 1;
  margin-top: auto;
}


.case_inner2 {
  width: 90%;
  max-width: 750px;
  margin: 0 auto;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  position: relative;
  background: #FFF;
  border-radius: 10px;
}


.case_inner3 {
   width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px 0 280px;
  position: relative;
}

.case_inner4 {
   width: 100%;
  margin: 5px auto 20px;
  padding: 15px 20px;
  position: relative;
  background: #fff;
  border-radius: 10px;
}

.case_inner5 {
   width: 100%;
  margin: 5px auto 0;
  padding: 15px 0 0;
  position: relative;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.case_item3{
  width: 50%;
  font-size: 1rem;
  line-height: 1.6;
  text-align: justify;
}

.case_item4 {
  width: 48%;
}

.case_item5 {
  width: 49%;
}

.case_item6 {
  width: 49%;
  position:relative;
}


.txt0 {
padding-left:0.5rem;
text-indent:-0.5rem;
}

.txt01 {
padding-left:3em;
}

.ph_flex {
  width: 80%;
  margin: 10px auto;
  display: flex;
  position: relative;
  justify-content: center;
}

.ph_flex2 {
  width: 100%;
  margin: 10px auto;
  display: flex;
  position: relative;
  justify-content: center;
}

.pf_item1 {
  position: relative;
  width: 50%;
}

.pf_item2 {
  position: relative;
  width: 32%;
}

.profile {
  width: 100%;
  margin: 0 auto;
  padding: 15px 0 0;
  text-align: justify;
  font-size: 0.87rem;
  line-height: 1.4;
  color: #333;
}

.pf_name {
  padding: 5%;
  position: relative;
}

.pf_name_txt {
  font-weight: 700;
  font-size: 0.85rem;
  line-height: 1.4;
  color: #000;
  text-align: left;
  position: relative;
  z-index: 1;
}

.pf_prof {
  margin: 0;
  padding: 10px 0;
  font-size: 0.9rem;
  color: #333;
  line-height: 1.5;
  text-align: justify; 
  letter-spacing: -0.03em;
  border-top: 1px solid #133d85;
  border-bottom: 1px solid #133d85;
}

.name_area {
  margin: 0 auto;
  padding: 10px 0;
  width: 100%;
}

.name {
  margin: 0;
  padding-right: 0;
  font-size: 0.85rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
  color: #000;
  width: 100%;
}

.name_right {
  text-align: right;
}

.name_large {
  font-size: 1.2rem;
  font-weight: bold;
  vertical-align: baseline;
}

.name1 {
  font-weight: bold;
  color: #000;
}

.name2 {
  font-weight: bold;
  color: #d9382b;
}

.name3 {
  font-weight: bold;
  color: #d9382b;
}

.img_box1 {
  width: 100%;
  margin: 0 auto;
}

.img_box1 img {
  width: 100%;
}

.img_area {
  width: 100%;
  margin: 0 auto;
}

.img_area img {
  border-radius: 10px;
}

.movie_box {
  width: 94%;
  max-width: 560px;
  margin: 0 auto;
}

.img_box2 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 0 auto;
}

.img_box2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.zoom {
  position: relative;
}

a.zoom:before {
  content: "＋zoom";
  position: absolute;
  background-color: #30acc6;
  color: #fff;
  right: 0;
  bottom: 0;
  display: inline-block;
  z-index: 1;
  font-size: 1rem;
  font-weight: bold;
  padding: 2px 5px 2px 10px;
  border-radius: 8px 0 0 8px;
  transition: all .3s;
}

a.zoom img:hover {
  opacity: 0.7;
}

a.zoom:hover:before {
  opacity: 0.7;
}

.caption {
  width: 100%;
  margin: 0 auto;
  color: #000;
  font-size: 1rem;
  line-height: 1.5;
  text-align: justify;
}

.caption2 {
  width: 100%;
  margin: 0 auto 10px;
  color: #000;
  font-size: 1rem;
  line-height: 1.7;
  text-align: justify;
}

.caption_01 {
                                margin: 10px auto; 
  width: 80%;
  font-size: 0.85rem;
  color: #333;
  line-height: 1.7;
                                text-align: left;
                                
}

.cap_sub {
                                background: #e90029;
                                color: #FFF;
                                padding: 0.1em 0.5em;
                                margin-right: 0.5em;
                                font-weight: bold;
                                border-radius: 2px;                                
}

.cap_indent {
  text-indent: -2.8rem;
  padding-left: 2.8rem;
}

.list {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.list_item {
  width: 56%;
  margin-right: -100px;
  position: relative;
  align-self: flex-end;
}

.list_item2 {
  width: 56%;
  position: relative;
  align-self: flex-end;
  margin-left: -100px;
  z-index: 2;
}

.list2_bg {
   width: 100%;
  max-width: 800px;
  margin: 10px auto 0;
  padding: 1.5% 0 0;
}

.list2 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.list2_item {
  width: 50%;
  position: relative;
}

.list_item img,
.list2_item img {
  width: 100%;
}

.add_border1 {
  border-bottom: 2px solid #d9382b;
}


footer {
  width: 100%;
  margin: 0 auto 30px;
  padding: 0 0 2%;
  position: relative;
  background: #FFF;
}

.add_f_bdr {
  border-top: 1px solid #1d345b;
  width: 100%;
}

.ft_nml {
  width: 94%;
  max-width: 960px;
  margin: 0% auto !important;
  font-size: 0.85rem;
  line-height: 1.5;
  text-align: center;

  font-weight: normal;
  padding-bottom: 1%;
}

.b_txt {
  font-size: 1.1rem;
  line-height: 1.5rem;
  font-weight: bold;
}


.logo {
  width: 100%;
  margin: 0 auto;  
  text-align: center;
}


.logo img {
  margin: 60px auto;
  width: 250px;
  text-align: center;
}


.localFooter {
  line-height: 150%;
}

.footer_wrap {
  width: 100%;
  background: #FFF !important;
}

.ft_nml a {
  color: #0033b4;
  text-decoration: none;
  position: relative;
  display: inline-block;
  width: 94%;
}

.ft_nml a:hover {
  color: #0033b4;
  text-decoration: underline;
}


/* 単語ごとに改行 */
.sub_wb {
  display: inline-block;
}

/* バナー追加 */
.p2_bnr_box {
  margin: 0 auto 50px;
}

.p2_bnr_box a {
  text-decoration: none;
  display: flex;
  width: 94%;
  max-width: 640px;
  margin: 0 auto;
  transition: 0.3s;
}

.p2_bnr_box a:hover img {
  opacity: 0.8;
}


.p2_bnr_box .txt_box .ttl {
  font-size: 17px;
  font-weight: bold;
  line-height: 160%;
  text-align: left;
  width: 100%;
}

.p2_bnr_box .txt_box .txt {
  font-size: 12px;
  line-height: 160%;
  text-align: justify;
  margin: 10px 0 0;
}

.p2_bnr_box .txt_box .link {
  margin: 20px 0 0;
  padding: 15px 0 0;
  text-align: right;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.1em;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #fff;
}

/* バナー追加 */


/* float */
.img_add {
  float: right;
  width: 300px;
  margin: 5px 0 25px 30px;
  padding:0 0 5px;
  position: relative;
  border-bottom: 4px double #d9382b;
}


.img_add img {
  width: 100%;
}

.img_add2 {
  float: left;
  width: 300px;
  margin: 5px 30px 25px 0;
  padding:0 0 5px;
  position: relative;
  border-bottom: 4px double #2a2b2c;
}

.img_add3 {
  float: right;
  width: 400px;
  margin: 5px 0 25px 30px;
  padding:0 0 5px;
  position: relative;
}

.img_add img {
  width: 100%;
}



/* pager */
.pager {
  overflow: hidden;
  margin: 0 auto 4%;
  padding: 5px 0;
}
 
.pager ul {
  list-style: none;
  position: relative;
  left: 50%;
  float: left;
}
 
.pager ul li {
  margin: 0 5px;
  position: relative;
  left: -50%;
  float: left;
}

.pager ul li span,
.pager ul li a {
  display: block;
  font-size: 16px;
  padding: 0.7em 0.9em;
  font-weight: bold;
  width: 38px;
  text-align: center;
}
 
.pager ul li a {
  color: #000;
  text-decoration: none;
   border-radius: 2px;
  background: #FFF;  
}
 
.pager ul li a:hover {
  background:#0974e8;
  color: #fff;
   border-radius: 2px;
}

.current {
  color: #000;  
   border-radius: 2px;
  background: #FFF;
}

#note_text {
  padding: 15px 10%;
  color: #333;
  font-size: 0.85rem;
  line-height: 1.5;
  text-align:center;
}

.btn_area {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto 30px;
  padding: 10px 15px;
  transition: 0.3s;
  position: relative;
  background: #0974e8;
  text-align: center;
}

.btn_area img {
  width: 100%;
  max-width: 500px;
}


.btn_area:hover {
  opacity: 0.8;
}


.arrow-button {
  margin: 40px auto;

  color: #FFF;
  font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;

  font-size: 1.05rem;
  font-weight: 700;
  line-height: 1.5;
  display: block;
  margin: 0 auto;
  padding: 0.8em;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100%;
  overflow: hidden;
  background: #1d345b;
  z-index: 9999;
  border-radius: 100vh;
  transition: 0.3s;
}

.arrow-button:hover {
  background: rgba(29,52,91,0.8);
}


.mb40 {
  margin-bottom: 40px;
}

.next_txt {
  align-items: center; /* 横線を上下中央 */
  display: flex; /* 文字と横線を横並び */
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 10px;
}
.next_txt::before,
.next_txt::after {
  background-color: #fff; /* 横線の色 */
  border-radius: 5px; /* 横線の両端を丸く */
  content: "";
  flex-grow: 1; /* 横幅いっぱい */
  height: 1px; /* 横線の高さ */
}
.next_txt::before {
  margin-right: 15px; /* 文字との余白 */
}
.next_txt::after {
  margin-left: 15px; /* 文字との余白 */
}

.pc_br {
  display: block;
}


.foot-border {
    margin: 0 auto;
    font-size: 0.9rem;
    color: #000;
    font-weight: bold;
    text-align: center;
}

.sec_title {
   margin: 30px auto 15px;
   width: 100%;
   height: 0;
  height: auto;
  padding-top: calc(90/800 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(img_sub1.svg) top center / cover no-repeat;
}

        :root {
            --accent-color: #e65540;
            --bg-gray: #f4f7f9;
            --text-main: #333;
        }

        .container {
            max-width: 1100px;
            margin: 0 auto;
            padding: 20px 30px 30px; 
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 20px 40px;
            background:#f0f4f5;
        }

        /* 共通カードスタイル */
        .card {
            padding: 20px 0 0;
            position: relative;
            display: flex;
            flex-direction: column;
            /* ボックス自体が突き抜けないように制御 */

        }

        /* バッジの配置を「外側」へ戻す */
        .issue-badge {
            position: absolute;
            top: 0;
            left: -20px;
            background: #fff;
            border: 2px solid var(--accent-color);
            border-radius: 50% 50% 50% 12%;
            width: 65px;
            height: 65px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            font-weight: bold;
            box-shadow: 2px 2px 10px rgba(0,0,0,0.05);
            z-index: 2;
        }

        .issue-badge .label {
            font-size: 12px;
            color: var(--accent-color);
            margin-bottom: 0;
        }

        .issue-badge .number {
            font-size: 28px;
            color: var(--accent-color);
            line-height: 1;
        }

        .title-area {
            margin-bottom: 20px;
        }

        .issue-title {
            height: 40px;
            font-size: 1.1rem;
            line-height: 1.2;
            font-weight: bold;
            text-align: left;
            margin: 0;
            padding-left: 50px;
            color: #000;
        }

        .main-text {
            font-size: 1rem;
            line-height: 1.8;
            margin: 0;
        }

        .screenshot-placeholder {
        }

        .footer-text {
            margin-top: 10px;
            color: var(--accent-color);
            font-weight: bold;
            font-size: 1.2rem;
            line-height: 1.3;
        }

        /* セクション固有の配置 */
        .intro-section {
            grid-column: 1 / 2;
            display: flex;
            align-items: flex-start;
            padding-top: 10px;
        }

        .issue01 { grid-column: 2 / 3; }
        .issue02 { grid-column: 1 / 2; }
        .issue03 { grid-column: 2 / 3; }

        /* レスポンシブ：縦一列 */
        @media (max-width: 850px) {
            .container {
                display: flex;
                flex-direction: column;
                gap: 50px;
                padding: 50px 25px; /* 上下の余白を広げてバッジを収める */
            }
            
            .intro-section {
                order: 1; /* 文章 */
            }
            .issue01 { order: 2; }
            .issue02 { order: 3; }
            .issue03 { order: 4; }

            /* モバイルで左側のハミ出しが気になる場合は調整 */
            .issue-badge {
                left: -20px; 
            }
        .issue-title {
            height: auto;
            font-size: 1.1rem;
            line-height: 1.2;
            font-weight: bold;
            text-align: left;
            margin: 0;
            padding-left: 50px;
            color: #000;
            }
        }


@media print, screen and (max-width: 1049px) {

.article_header:after {
  content:'';
  position:absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  background: #2a2b2c;
  z-index:-1;
}

.lead_area:before {
  width: 100%;
}

}

@media print, screen and (max-width: 999px) {


.article_header {
  width: 100%; /* android view point */
  height: 100%;
  margin: 0 auto;
   position: relative;
}


.title_box {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
}


.lead_area {
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding: 3%;
}

.lead {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  font-size: 1rem;
  line-height: 2;
}

.sec1_bg:after {
  display: none;
}

main p {
  font-size: 1rem;
  line-height: 1.8;
}


.p2_hdr {
  border-radius: 10px 10px 0 0;
}

.p2_hdr:before {
  display: none;
}

.sec1 {
  width: 100%;
}

.sec1_inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 800px;
  padding: 3% 2%;
}

h2 {
  padding: 40px 20px 20px;
  font-size: 1.8rem;
  line-height: 1.2;
}


h2:after {
  display: none;
}


h3 {
  font-size: 1.35rem;
  line-height: 1.5;
}

.img_box1 img {
  box-shadow: none;
}

.btn_area {
  width: 100%;
}


.list2_bg {
   width: 94%;
  margin: 3% auto;
}

.list2 {
   width: 100%;
}

.logo img {
  margin: 5% auto;
}


.caption {
  width: 100%;
  margin: 0 auto;
  color: #000;
  font-size: 0.9rem;
  line-height: 1.5;
  text-align: justify;
  word-break: break-all;

}


.avatar_shape {
  width: 90%;
  max-width: 60%; 
  max-height: 60%;
  border-radius: 100vh; 
  margin: 0 auto 2%;
}

}

@media screen and (max-width: 767px) {


h2 {
  font-size: 1.6rem;
}




.pf_item1 {
  position: relative;
  width: 100%;
  padding-right: 0;
  order: 2;
}

.pf_item2 {
  position: relative;
  z-index: 20;
  width: 100%;
  margin-left:0;
  margin-bottom: 0;
  order: 1;
}

.sec1 {
  position: relative;
  margin: 0 auto;
  padding:  0;
  z-index: 16;
  width: 100%;
  background-image: none;
}

.sec1_inner {
  width: 100%;
  max-width: 100%;
}

.btn_area {
  margin: 0 auto 2%;
}

.case_inner5 {
   width: 100%;
  margin: 5px auto 0;
  padding: 15px 0 0;
  position: relative;
  display: flex;
  flex-direction: column;
}


.case_item3{
  width: 100%;
  font-size: 1rem;
  line-height: 1.6;
  text-align: justify;
}

.case_item4 {
  width: 100%;
}

.case_item5 {
  width: 100%;
}

.case_item6 {
  width: 100%;
  position:relative;
}

/* float */
.img_add {
  float: right;
  width: 260px;
  margin: 5px 0 25px 25px;
  padding:0 0 5px;
  position: relative;
}


.bg_mv {
  padding: 4% 0;
}

}

@media screen and (max-width: 639px) {

.article_header {
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 0; /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: none;
  overflow: hidden;
}


.article_header:before {
  display: none;
}

.head_img_01 {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 0;
  padding-top: calc(600/1080 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(img_mv.jpg) top center / cover no-repeat;
}



.title_box {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  padding-top: 0;
}

.main_ttl {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  height: 0;
  padding-top: calc(364/640 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(img_sp_ttl.svg) top center / cover no-repeat;
  z-index:3;

}


.article_header2 {
  width: 100%; /* android view point */
  height: 100%;
  margin: 0 auto;
   position: relative;
  background: #101d64;
  padding: 0;
}


.p2_header_box {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  flex-direction: column;
}

.p2_header_box:before {
  display:none;
}


.p2_header_box .item1 img, .p2_header_box .item2 img{
  width: 100%;
  overflow: hidden;
}



.sec1_inner {
  width: 100%;
  max-width: 96%;
}

.p2_hdr {
  margin: 0 auto 0;
}


h2 {
  width: 100%;
  font-size: 1.4rem;
  margin: 3%  auto 2%;
  padding: 25px 0 15px 20px;
}

.img_add {
  float: none;
  margin: 20px auto ;
  width: 80%;
}

.img_add2 {
  float: none;
  margin: 5px auto 20px;
  width: 80%;
}


.img_add3 {
  float: none;
  width: 94%;
  margin: 20px auto 30px;
  padding:0;
  position: relative;
}


.list {
flex-direction: column;
  width: 94%;
  align-items: center;
}

.list_item {
  width: 100%;
  margin-right: 0;
  margin-bottom:20px;
  position: relative;
  align-self: flex-end;
}

.list_item2 {
  width: 100%;
  position: relative;
  align-self: flex-end;
  margin-left: 0;
  margin-bottom:20px;
}


.list2 {
flex-direction: column;
  width: 94%;
  align-items: center;
}

.list2_item {
  width: 100%;
  padding: 5px 0;
}


#note_text {
  text-align:left;
}

#note_text br {
  display:none;
}

.caption {
  width: 100%;
  margin: 10px auto 0;
}

.caption_01 {
                                margin: 10px auto; 
  width: 100%;
}

.h3_box {
  width: 20%;
}

.h4_box {
  width: 80%;
}

.mb40 {
  margin-bottom: 5%;
}

.case_inner {
  width: 100%;
  max-width:100%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  position: relative;
}

.case_item1 {
  width: 100%;
  margin: 0 auto 4%;
  text-align: center;
}

.case_item2 {
  width: 100%;
  position:relative;
}

.case_item1 img {
  width: 50%;
}


.case_inner2 {
  width: 94%;
  max-width: 94%;
  margin: 0 auto;
  padding: 20px;
  display: flex;
  flex-direction: column;
  position: relative;
  background: #FFF;
  border-radius: 10px;
}

.case_inner2:before {
  content: "";
  position: absolute;
  top: -24px;
  left: 78%;
  margin-left: -12px;
  border: 12px solid transparent;
  border-bottom: 12px solid #fff;
}

.case_inner3 {
   width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}


.pt40 {
  padding-top: 4% !important;
}

.item2_box {
  width: 100%;
  margin: 10px auto 30px;
  display: flex;
  flex-direction: column;
  position: relative;
}

.item2_box2 {
  width: 100%;
  margin: 10px auto 30px;
  display: flex;
  flex-direction: column;
  position: relative;
}

.item2_inner {
  width: 100%;
}


}


@media screen and (max-width: 479px) {


.head_catch {
  position: absolute;
  width: 50%;
  height: 0;
  padding-top: calc(190/640 * 50%);
  top: -5px;
  left: 49%;
  transform: translateX(-60%);
  background: url(img_catch.png) top center / cover no-repeat;
  z-index: 3;
  animation: show2 0.7s ease 0s 1 normal;
  animation-fill-mode: forwards; /* アニメーション終了後も最後の状態を維持 */
  opacity: 0; /* これで初期表示を防ぐ */
}


@keyframes show2 {
	0% {
                                                                opacity: 0;
		top: -190px;
	}
	75% {
		top: 0px;
	}
	100% {
                                                                opacity: 1;
		top: -5px;
	}
}


.title_box {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  padding-bottom: 3%;
}


.ft_nml {
  padding-bottom: 6%;
}

.catch {
  font-size: 1.2rem;
  line-height: 1.5;
}

h2 {
  font-size: 1.3rem;
}



h5 {
  padding: 5px 0;
  font-size: 1.1rem;
}


h6 {
  font-size: 1.2rem;
}


.sp_n {
  display: block;
}


.p2_ttl_box h1 {
  font-size: 2rem;
  line-height: 1.2;
}

.logo img {
  margin: 5% auto;
}

.ph_flex {
  width: 100%;
  margin: 10px auto 0;
  display: flex;
  position: relative;
  flex-direction: column;
}

.ph_flex2 {
  width: 100%;
  margin: 10px auto 0;
  display: flex;
  position: relative;
  flex-direction: column;
}


.pc_br{
  display: none;
}


.cap_indent {
  text-indent: 0;
  padding-left: 0;
}


.logo img {
  margin: 50px auto;
  width: 220px;
  text-align: center;
}


}

@media screen and (max-width: 375px) {



}

@media screen and (min-width: 1920px) {


}
