@charset "UTF-8";

#fm_fund li p span {
    font-size: 0.85em;
}

#fm_fund li p {
    font-size: 1.1em;
    font-weight: 500;
}

/*---------------------------------------
@group 共通
---------------------------------------*/

body {text-align: left !important;}

body header,
body nav,
body .breadcrumb-wrapper {
    font-size: 1.6rem !important;
    font-family: FujitsuSans,Arial,Verdana,Lucida Grande,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",sans-serif !important;
    line-height: 1.6 !important;
}
body main {
    font-family: 'Noto Sans Japanese', sans-serif !important;
    font-weight: 400;
}

.fmw-nav-wrapper .u-ta-r .btn-a {font-size: 1.6rem;}

.Section-Pdd01 {padding-top: 80px;padding-bottom: 80px;}
.Section-Pdd02 {padding-top: 40px;padding-bottom: 80px;}

.Txt-Indent01 {text-indent: 1em;}
.Txt-Indent02 {text-indent: -1em;padding-left: 1em;}

.MrgT150 {margin-top: 150px;}
.MrgT140 {margin-top: 140px;}
.MrgT130 {margin-top: 130px;}
.MrgT120 {margin-top: 120px;}
.MrgT110 {margin-top: 110px;}
.MrgT100 {margin-top: 100px;}
.MrgT90 {margin-top: 90px;}
.MrgT80 {margin-top: 80px;}
.MrgT70 {margin-top: 70px;}
.MrgT60 {margin-top: 60px;}
.MrgT50 {margin-top: 50px;}
.MrgT40 {margin-top: 40px;}
.MrgT30 {margin-top: 30px !important;}
.MrgT20 {margin-top: 20px;}
.MrgT10 {margin-top: 10px;}
.MrgT5 {margin-top: 5px;}
.MrgT0 {margin-top: 0 !important;}

.MrgB150 {margin-bottom: 150px;}
.MrgB410 {margin-bottom: 140px;}
.MrgB130 {margin-bottom: 130px;}
.MrgB120 {margin-bottom: 120px;}
.MrgB110 {margin-bottom: 110px;}
.MrgB100 {margin-bottom: 100px;}
.MrgB90 {margin-bottom: 90px;}
.MrgB80 {margin-bottom: 80px;}
.MrgB70 {margin-bottom: 70px;}
.MrgB60 {margin-bottom: 60px;}
.MrgB50 {margin-bottom: 50px;}
.MrgB40 {margin-bottom: 40px;}
.MrgB30 {margin-bottom: 30px !important;}
.MrgB20 {margin-bottom: 20px;}
.MrgB10 {margin-bottom: 10px;}
.MrgB5 {margin-bottom: 5px;}
.MrgB0 {margin-bottom: 0 !important;}

.PddT50 {padding-top:50px;}
.PddT40 {padding-top:40px;}
.PddT30 {padding-top:30px;}
.PddT20 {padding-top:20px;}
.PddT10 {padding-top:10px;}
.PddT8 {padding-top:8px;}

.PddB100 {padding-bottom:100px;}
.PddB50 {padding-bottom:50px;}
.PddB40 {padding-bottom:40px;}
.PddB30 {padding-bottom:30px;}
.PddB20 {padding-bottom:20px;}
.PddB10 {padding-bottom:10px;}
.PddB5 {padding-bottom:5px;}

.PddL50 {padding-left:50px;}
.PddL40 {padding-left:40px;}
.PddL30 {padding-left:30px;}
.PddL20 {padding-left:20px;}
.PddL10 {padding-left:10px;}

.PddR50 {padding-right:50px;}
.PddR40 {padding-right:40px;}
.PddR30 {padding-right:30px;}
.PddR20 {padding-right:20px;}
.PddR10 {padding-right:10px;}

.Pdd5 {padding:5px;}
.Pdd20 {padding:20px;}
.Pdd0 {padding:0 !important;}

.MrgL1em {margin-left: 1em;}

.Text06 {font-size: 0.6em;}
.Text07 {font-size: 0.7em;}
.Text08 {font-size: 0.8em;}
.Text09 {font-size: 0.9em;}

.MaxW500 {max-width: 500px;}
.MaxW450 {max-width: 450px;}
.MaxW400 {max-width: 400px;}
.MaxW350 {max-width: 350px;}
.MaxW300 {max-width: 300px;}

.Anc-MenuTop {
    margin-top: 30px;
    text-align: right;
}

.Anc-MenuTop a {
    display: inline-block;
    border: 1px solid #ffffff;
    padding: 6px 10px;
    font-size: 1.0em;
    font-weight: 400;
    color: #ffffff;
    text-decoration: none;
}

.Anc-MenuTop a:hover {
    opacity: 0.7;
}

.Txt-Yellow {color: #ffff00 !important;}

@media (min-width: 769px) {
    
.fmw-nav {
    margin: 18px auto 20px;
}
    
.fmw-nav::before {
    position: absolute;
    z-index: -1;
    left: calc(640px - 50vw);
    display: block;
    width: 100vw;
    height: 100%;
    content: '';
    background: #000;
  }
}
.FontN {font-weight: normal !important;}
.FontB {font-weight: bold;}
.FontB12 {font-weight: bold; font-size: 1.2em;}

.Blue01 {color: #0078d4;}
.Blue02 {color: #0a1e3c !important;}
.Blue03 {color: #2d49c9 !important;}

.Red01 {color: #ff0000 !important;}
.Red02 {color: #ff5858 !important;}
.White01 {color: #ffffff !important;}

.Bgc-Blue01 {background-color: #0a1e3c !important;}
.Bgc-Blue02 {background-color: #edf5fc !important;}
.Bgc-Red01 {background-color: #ff0000 !important;}
.Bgc-White01 {background-color: #ffffff !important;}

.Blue-Link a {color: #00d0ee;}
.Blue-Link a:hover {color: #00d0ee;}

.Aln-C {text-align: center !important;}

.Width100 {width: 100%;}

#container {position: relative;}

.Page-Top {
    position: fixed;
    right: 20px;
    bottom: 100px;
    width: 100px;
    height: 100px;
    z-index: 999;
}

.Page-Top a {
    display: block;
    transition: all 0.3s;
}

.Page-Top a:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.Page-Top a img {
    border-radius: 100px;
    box-shadow: 5px 5px 5px 2px rgba(179, 201, 221, 0.4);
}

/*---------------------------------------
@group ハンバーガーメニュー
---------------------------------------*/

.Menu-Wrap {
    width: 100%;
    padding: 0 50px;
    display: flex;
    justify-content: flex-end;
    background-color: #ffffff;
}

.Menu-Wrap label {
}

/* メニューのON/OFFを保存する為のチェックボックス 非表示 */
#menuOn{
  display : none
}

menu{
  position    : relative;
  height      : 70px;
  width       : 70px;
    margin: 0 auto;
  background  : #ffffff;
    border-radius: 6px;
}

/* 隠しメニューを表示時のメニューの設定 */
/* absolute指定を行い、高さも与える     */
#menuOn:checked + menu{
  max-width : 100%;/*コンテナと同じ数値を指定しておく必要あり*/
  z-index   : 20;
}

/* オーバーレイ                                         */
/* 隠しメニューが表示されているときに                   */
/* LightBoxのように画面全体を覆うブロックを表示する     */
/* これによってメニュー部分を除いて                     */
/* 画面全体がチェックボックスへのクリックになるので     */
/* メニュー以外の部分をクリックするとメニューが閉じます */
#menuOn:checked + menu + div.overlay{
  position : fixed;
  top      :  0;
  bottom   :  0;
  left     :  0;
  right    :  0;
  z-index  : 10;
  background : rgba(0,0,0,0.5);
}

#menuOn:checked + menu .menu-cont {
  display: block;
}

menu .menu-cont {
  position: absolute;
  top    : 70px;
  left  : 0;
  display: none;
  width:100vw;
    padding-right: 100px;
}

.Nav-Link-Layout {
    display: flex;
    justify-content: space-between;
    width:100%;
    background-color: #ffffff;
    padding: 50px;
    border-radius: 6px 6px;
}

.Nav-Link-Layout .Block {
    /* width: 22%; */
    width: 17.44%;
}

.Nav-Link-Layout .Block img.Thumb {
    width: 100%;
    height: auto;
    border-radius: 6px;
}

.Nav-Link-Layout .Block .Nav-Title {
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1;
    color: #2d49d8;
    margin: 25px auto;
}

.Nav-Link-Layout .Block > ul {
    border-top: 1px solid #e6e6e6;
}

.Nav-Link-Layout .Block > ul > li {
    border-bottom: 1px solid #e6e6e6;
}

.Nav-Link-Layout .Block > ul > li a {
    display: flex;
    align-items: center;
    height: 70px;
    padding: 0 10px 0 10px;
    font-size: 1.2em;
    line-height: 1.2;
    background-image: url("/platform/pc/content/windows11/common/images/arrow001-right.svg");
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    text-decoration: none;
    transition: all 0.3s;
}

.Nav-Link-Layout .Block > ul > li a:hover{
    text-decoration: none;
    background-color: #edf5fc;
    transition: all 0.3s;
}

/*
menu .menu-cont ul{
  width:100%;
    background-color: #ffffff;
    padding: 50px;
    border-radius: 6px 0 6px 6px;
}

menu .menu-cont ul li{
  list-style-type : none;
}

menu .menu-cont ul li a{
  display       : block;
  padding       :  10px;
    color: #000;
}
*/
menu .Title {
  position: absolute;
    bottom: 15px;
    right  : 0;
    left: 0;
    margin: auto;
    color: #2d49d8;
    text-align: center;
    font-size: 0.8em;
    font-weight: bold;
    letter-spacing: 0.1em;
}



/* ハンバーガーメニュー */

/*** ボタンの三本線（共通） ***/
menu span{
  position: absolute;
  width: 30%; /*線の長さ*/
  height: 2px; /*線の太さ*/
  left: calc(50% - 30% / 2); /*中央から長さの半分を引く*/
  background: #2d49d8; /*線の色*/
  transition: .4s;
}

/* 順に上・中・下の線 */
.top-bar{
  top: calc(25% - 2px / 2); /*上から35%の位置*/ 
}
.center-bar{
  top: calc(36% - 2px / 2); /*上から50%の位置*/
}
.under-bar{
  top: calc(46% - 2px / 2); /*上から65%の位置*/
}


/** クリック後(✔が入った後)の線 **/
/*上の線*/
#menuOn:checked ~ menu > .top-bar {
  top: calc(40% - 2px / 2); /*中央*/
  transform: rotate(45deg); /*45度回転*/
}
/*中の線*/
#menuOn:checked ~ menu > .center-bar{
  opacity: 0;/*真ん中の線は透過*/
}
/*下の線*/
#menuOn:checked ~ menu > .under-bar{
  top: calc(40% - 2px / 2); /*中央*/
  transform: rotate(-45deg); /*-45度回転*/
}

/*
menu::after {
  position     : absolute;
  z-index      : 30;
  display      : block;
  content      : '\2261';
  font-size:40px;
  width        : 50px;
    height: 50px;
    padding: 12px 0 0 12px;
  color        : white;
  right        :  0;
  top          :  0;
  background   : black;
}

#menuOn:checked + menu::after {
  content : '×';
}
*/


/*---------------------------------------
@group ファーストビュー 
---------------------------------------*/

/**/

@media (min-width: 769px) {
    .Disp-No-PC {display: none !important;}
}
@media (max-width: 768px) {
    .Disp-No-SP {display: none !important;}
}

.Win11Top_Slider {
    margin-bottom: 30px;
}

.Win11Top_Slider .slick_slider,
.Win11Top_Slider .slick_slider .slick-list,
.Win11Top_Slider .slick_slider .slick-list .slick-track,
.Win11Top_Slider .slick_slider .slick-list .slick-track li,
.Win11Top_Slider .slick_slider .slick-list .slick-track li img {
    border-radius: 10px;
    overflow: hidden;
}

.Win11Top_Slider .slick_slider .slick-prev,
.Win11Top_Slider .slick_slider .slick-next {
    top: 46%;
    position: absolute;
}

.Win11Top_Slider .slick_slider .slick-prev,
.Win11Top_Slider .slick_slider .slick-next {
    background-color: inherit !important;
}

.Win11Top_Slider .slick_slider .slick-prev:hover,
.Win11Top_Slider .slick_slider .slick-next:hover {
    background-color: inherit !important;
}

.Win11Top_Slider .slick_slider .slick-prev {
    left: 30px;
    width: 40px;
    height: 40px;
}

.Win11Top_Slider .slick_slider .slick-next {
    right: 30px;
    width: 40px;
    height: 40px;
}

.Win11Top_Slider .slick_slider .slick-prev::before {
    display: block;
    position: absolute;
    content: "";
    border-width: 3px;
    border-color: #2d49d8 transparent transparent #2d49d8;
    width: 24px;
    height: 24px;
    border-style: solid;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
    left: 0;
}

.Win11Top_Slider .slick_slider .slick-next::before {
    display: block;
    position: absolute;
    content: "";
    border-width: 3px;
    border-color: #2d49d8 transparent transparent #2d49d8;
    width: 24px;
    height: 24px;
    border-style: solid;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 0;
    right: 0;
}

.Win11Top_Slider .slick_slider .slick-dots {
    display: none !important;
}

.Win11Top_Slider .slick_slider li a {
    transition: all 0.3s;
}

.Win11Top_Slider .slick_slider li a:hover img {
    opacity: 0.7 !important;
    transition: all 0.3s !important;
}


/**/

.swiper {
    border-radius: 10px;
    margin-bottom: 30px;
}

.swiper .swiper-wrapper .swiper-slide a {
    transition: all 0.3s;
}

.swiper .swiper-wrapper .swiper-slide a:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

/**/

.Video-Wrap {
width: 100%;
max-width: 600px;
}

.Video-Wrap video {
width: 100%;
height: auto;
}

.Movie-Cap {
    font-size: 1.2em;
    line-height: 1.4;
    margin: 15px auto 0;
}

.Related_Links_Wrap {
    width: 100%;
    background-color: #ffffff;
    padding: 3px 0 10px;
    margin: 0 auto;
}

.Related_Links_Wrap .Related_Links {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
}

.Related_Links_Wrap .Related_Links li {
    margin-left: 10px;
}

.Related_Links_Wrap .Related_Links li:first-child {
    padding-top: 2px;
}

.Related_Links_Wrap .Related_Links li:nth-child(2) {
}

/*win10ロゴ*/
.Win11_Info .Win10Logo_Wrap {
    width: 100%;
    background-color: #ffffff;
    margin: 0 auto;
    padding: 0 50px 10px;
}

.Win11_Info .Win10Logo_Wrap .Win10Logo {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    text-align: right;
}

.Win11_Info .Win10Logo_Wrap .Win10Logo img {
    width: 100%;
    max-width: 600px;
    height: auto;
}

/*win11ロゴ*/
.Win11_Info .Win11Logo_Wrap {
    width: 100%;
    background-color: #ffffff;
    margin: 0 auto;
    padding: 0;
}

.Win11_Info .Win11Logo_Wrap .Win11Logo {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    text-align: right;
}

.Win11_Info .Win11Logo_Wrap .Win11Logo img {
    width: 100%;
    max-width: 220px;
    height: auto;
}




.Win11_Info {
    padding-bottom: 0;
}

.Win11_Info.Grad01 {
    background: linear-gradient(90deg, #0b184c, #0b407e 30%, #0b407e 70%, #0b184c);
}

.Win11_Info.Grad02 {
    background: linear-gradient(90deg, #004d93, #0073c5 30%, #0073c5 70%, #004d93) !important;
}

.Win11_Info.Grad03 {
    background: linear-gradient(90deg, #0092de, #0063bd 30%, #0063bd 70%, #0092de) !important;
}

.Win11_Info.Grad04 {
    background: url("/platform/pc/content/windows11/common/images/win11_bg_square12.gif") repeat 10px 10px, linear-gradient(90deg, #0b407e, #0b184c 25%, #0b184c 75%, #0b407e) !important;
}

.Win11_Info.Gray {
    background: #f2f2f2 !important;
}

.Win11_Info.BgBlue02 {
    background: #f7fefe !important;
}

.Win11_Info.BgBlue03 {
    background: #f2f7fd !important;
}

/**/

.New-Title-Wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 137px;
    padding: 30px 150px 30px 50px;
    background-color: #0a1e3c;
    position: relative;
}

.New-Title-Wrap > .Title {
    line-height: 1;
    padding-top: 10px;
}

.New-Title-Wrap > .Title .Sub {
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1;
    color: #ffffff;
}

.New-Title-Wrap > .Title .Main {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    margin-top: 10px;
}

.New-Title-Wrap label {
    position: absolute;
    right: 50px;
    z-index: 10;
    border: 1px solid #ffffff;
}










/**/

.New-FV-Wrap {
    width: 100%;
    padding: 50px;
    background: linear-gradient(332deg, rgba(47,187,255,1) 0%, rgba(18,212,237,1) 14%, rgba(0,165,220,1) 30%, rgba(45,73,216,1) 70%, rgba(30,24,127,1) 90%);
}

.New-FV-Wrap .Title-block {
    display: flex;
    align-items: center;
    min-height: 70px;
}

.New-FV-Wrap .Title-block .Inbox .Sub-Title {
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1;
    color: #ffffff;
    margin-bottom: 10px;
}

.New-FV-Wrap .Title-block .Inbox .Main-Title {
    font-size: 2.8em;
    font-weight: bold;
    line-height: 1.2;
    color: #ffffff;
}

.New-FV-Wrap .Title-block .Inbox .Main-Title.Attention {
    position: relative;
    padding-left: 42px;
}

.New-FV-Wrap .Title-block .Inbox .Main-Title.Attention::before {
    position: absolute;
    content: "";
    left: 0;
    top: 3px;
    width: 32px;
    height: 32px;
 background:url("/platform/pc/content/windows11/common/images/icon-title-attention.svg");
    background-size: 32px 32px;
    background-position: center center;
    background-repeat: no-repeat;
}

.New-FV-Wrap .First-View {
    width: 100%;
    height: 350px;
    margin: 20px auto 30px;
    position: relative;
    border-radius: 6px;
    z-index: 1;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.New-FV-Wrap .First-View.Bgimg001 {
 background:url("/platform/pc/content/windows11/common/images/win11_main.jpg");
}
.New-FV-Wrap .First-View.Bgimg002 {
 background:url("/platform/pc/content/windows11/common/images/win11_main_modern.jpg");
}
.New-FV-Wrap .First-View.Bgimg003 {
 background:url("/platform/pc/content/windows11/common/images/win11_main_info.jpg");
}
.New-FV-Wrap .First-View.Bgimg004 {
 background:url("/platform/pc/content/windows11/common/images/win11_main01.jpg");
}
.New-FV-Wrap .First-View.Bgimg005 {
 background:url("/platform/pc/content/windows11/common/images/win11_main05.jpg");
}

.New-FV-Wrap .Menu-Group {
    width: 100%;
    height: 70px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-left: 100px;
}

.New-FV-Wrap .Menu-Group label {
    position: absolute;
    left: 0;
    z-index: 10;
}

/**/











.Win11_Info #First_View {
    width: 100%;
    background: url("/platform/pc/content/windows11/common/images/win11_main.jpg") center bottom no-repeat;
    background-size: cover;
}

.Win11_Info #First_View .Inner {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.Win11_Info #First_View .Inner .Title_Area {
    position: relative;
    display: flex;
    align-items: center;
    width: calc((1280px / 12) * 3);
    min-height: 500px;
    padding: 20px 15px 20px 20px;
    background: rgba(255, 255, 255, 0.8);
}

.Win11_Info #First_View .Inner .Title_Area .Title_Inner {
}

.Win11_Info #First_View .Inner .Title_Area .Title_Inner h1.Title {
    /*font-size: 3.1rem;*/
    font-size: 2.8rem;
    font-weight: normal;
    color: #000000;
    font-feature-settings: "palt"
}

.Win11_Info #First_View .Inner .Title_Area .Title_Inner p.Disc {
    margin-top: 30px;
    font-size: 1.4rem;
}

.Win11_Info #First_View .Inner .Title_Area .Title_Inner p.Disc02 {
    margin-bottom: 5px;
    font-size: 1.4rem;
}

/**/

.Win11_Info #New-First_View {
    width: 100%;
    height: 350px;
    margin: 0 auto;
    position: relative;
    background-color: #0a1e3c;
}

.Win11_Info #New-First_View .Inner {
    display: none;
    width: 100%;
    max-width: 1280px;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
}

.Win11_Info #New-First_View .Inner .InBox {
    width: 100%;
    max-width: 320px;
    height: 100%;
    padding: 20px 15px;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
}

.Win11_Info #New-First_View .Inner .InBox .Title {
    font-size: 2.8rem;
    font-weight: normal;
    color: #000000;
    font-feature-settings: "palt";
}

.Win11_Info #New-First_View .Inner .InBox .Title span {
    font-size: 1.6rem;
}

.Win11_Info #New-First_View .Bgimg {
    width: 93%;
    height: 350px;
    margin: 0 auto;
    position: relative;
    border-radius: 6px;
    z-index: 1;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.Win11_Info #New-First_View .Bgimg.Bg-hybridwork {
 background:url("/platform/pc/content/windows11/common/images/win11_main.jpg");
}
.Win11_Info #New-First_View .Bgimg.Bg-win11_01 {
 background:url("/platform/pc/content/windows11/common/images/win11_main01.jpg");
}
.Win11_Info #New-First_View .Bgimg.Bg-modern {
 background:url("/platform/pc/content/windows11/common/images/win11_main_modern.jpg");
}
.Win11_Info #New-First_View .Bgimg.Bg-info-upghowto {
 background:url("/platform/pc/content/windows11/common/images/win11_main_info.jpg");
}
.Win11_Info #New-First_View .Bgimg.Bg-security {
 background:url("/platform/pc/content/windows11/common/images/win11_main_security.jpg");
}

.Win11_Info #New-First_View .Bgimg.Bg-copilot {
 background:url("/platform/pc/content/windows11/common/images/win11_main.jpg");
}

/**/




/**/

#fm_fund .logo_win_f > img {
margin: 0 auto;
display: block;
text-align: center;
max-width: 400px;
}

#fm_fund p.win11message {
text-align: center;
color: #0078d4;
font-size: 100%;
margin-bottom: 20px;
}

@media (max-width: 750px) {
#fm_fund .logo_win_f > img {
margin: 0 auto;
display: block;
text-align: center;
max-width: 280px;
}
#fm_fund p.win11message {
text-align: center;
color: #0078d4;
font-size: 100%;
margin-bottom: 20px;
}
}

/**/

.Youtube-Wrap {
    width: 100%;
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
}

.Youtube-Wrap .Inner {
    position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}

.Youtube-Wrap .Inner iframe {
    position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

/**/

.Top-Topics {
    width: 100%;
    margin: 0 auto;
    padding: 25px 20px;
    text-align: center;
    background-color: #edf5fc;
}

.Top-Topics a {
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.4;
    display: flex;
    justify-content: center;
    text-decoration: none;
}

.Top-Topics a .Topics-Icon {
    color: #ff5858;
    text-decoration: none !important;
}

.Top-Topics a .Topics-Name {
    color: #0a1e3c;
    text-decoration: underline;
}

.Top-Topics a:hover .Topics-Name {
    text-decoration: none;
}



/**/

.News-List {
    
}

.News-List li {
    background-color: #ffffff;
    border-radius: 4px;
    padding: 25px 25px;
    display: flex;
    align-items: flex-start;
}

.News-List li:not(:first-child) {
    margin-top: 5px;
}

.News-List li .Data {
    width: 110px;
    min-width: 110px;
    font-size: 1.2em;
    line-height: 1.4;
    color: #999999;
}

.News-List li a {
    font-size: 1.2em;
    line-height: 1.4;
    color: #0078d4;
    text-decoration: underline;
    display: flex;
    text-align: left;
}

.News-List li a:hover {
    text-decoration: none;
}

.News-List li .Icon {
    font-size: 1.0em;
    font-weight: bold;
    height: 25px;
    line-height: 1.4;
    color: #ffffff;
    padding: 5px 8px 3px;
    margin-right: 10px;
    display: inline-block;
    background-color: #ff5858;
}

/**/

.Top-Banner-List {
    display: flex;
    justify-content: space-between;
    
}

.Top-Banner-List li {
    width: 49%;
    padding: 80px 80px;
    text-align: center;
    background-color: #edf5fc;
}

.Top-Banner-List li .Title {
    font-size: 2.0em;
    font-weight: bold;
    line-height: 1.2;
    color: #0a1e3c;
    text-align: center;
    margin-bottom: 30px;
}

.Top-Banner-List li .Title span {
    font-size: 0.7em;
    font-weight: normal;
}

/*---------------------------------------
@TOP：3テーマ
---------------------------------------*/

.Theme3_2-3 {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.Theme3_2-3 .Theme3 {
    width: 48.8%;
}

.Theme3_2-3 .Theme3 .Blue-Box {
    position: relative;
    width: 100%;
    height: 220px;
    padding: 80px 20px 50px;
    text-align: center;
    background-color: #2D49D5;
    z-index: 1;
}

.Theme3 {
    position: relative;
    width: 100%;
}

.Theme3 .Blue-Box {
    position: relative;
    width: 100%;
    height: 220px;
    padding: 70px 20px 50px;
    text-align: center;
    background-color: #2D49D5;
    z-index: 1;
}

.Theme3 .Blue-Box .Title {
    text-align: center;
    font-size: 2.8em;
    line-height: 1.4;
    color: #ffffff;
    margin-bottom: 12px;
}

.Theme3 .Blue-Box .Disc {
    text-align: center;
    font-size: 1.4em;
    line-height: 1.4;
    color: #ffffff;
}

.Theme3 .Blue-Box .Icon {
    position: absolute;
    top: 12px;
    left: 12px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    padding-top: 9px;
    border: 1px solid #ffffff;
}

.Theme3 .Blue-Box .Img01 {
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
    height: 110px;
    border-radius: 0 0 0 10px;
    overflow: hidden;
    background: url("/platform/pc/content/windows11/common/images/win11_main.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.Theme3 .Blue-Box .Img02 {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 200px;
    height: 70px;
    border-radius: 0 0 0 10px;
    overflow: hidden;
    background: url("/platform/pc/content/windows11/common/images/win11_main_modern.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.Theme3 .Blue-Box .Img03 {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 200px;
    height: 70px;
    border-radius: 0 0 0 10px;
    overflow: hidden;
    background: url("/platform/pc/content/windows11/common/images/win11_main01.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.Theme3 .Blue-Box .Img04 {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 200px;
    height: 70px;
    border-radius: 0 0 0 10px;
    overflow: hidden;
    background: url("/platform/pc/content/windows11/common/images/win11_ransomware.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/**/

.Theme3 .Menu-Box {
    position: relative;
    padding: 0 50px 20px;
    background-color: #EAF2F9;
    z-index: 2;
}

.Theme3 .Menu-Box .Menu-List {
    position: relative;
    top: -30px;
    display: flex;
    justify-content: space-between;
}

.Theme3 .Menu-Box .Menu-List > li {
    width: 32%;
}

.Theme3_2-3 .Theme3 .Menu-Box .Menu-List > li {
    width: 100%;
}

.Theme-Acc {
    background-color: #ffffff;
    border-radius: 10px;
    transition: all 0.3s;
    border: 2px solid #ffffff;
}

.Theme-Acc:hover {
    background-color: #e6f0f8;
    transition: all 0.3s;
    border: 2px solid #2D49D5;
}

.Theme-Acc summary {
    position: relative;
    text-align: center;
    padding: 30px 15px 50px;
}

.Theme-Acc summary img {
    width: 100%;
    max-width: 60px;
    height: auto;
}

.Theme-Acc summary p {
    margin-top: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    text-align: center;
    font-size: 1.8em;
    font-weight: 700;
    line-height: 1.2;
}

.Theme-Acc summary:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.Theme-Acc summary::-webkit-details-marker {
    display: none;
}

.Theme-Acc summary::before {
    content: "";
display: block;
width: 13px;
height: 13px;
border-bottom: #2D49D5 3px solid;
border-right: #2D49D5 3px solid;
-webkit-transform: rotate(315deg);
-ms-transform: rotate(315deg);
transform: rotate(315deg);
position: absolute;
right: 0;
left: 0;
/* top: 0; */
bottom: 25px;
margin: auto;
}

.Theme-Acc summary::before {
    position: absolute;
    rotate: 90deg;
}

.Theme-Acc summary::after {
    transition: rotate .3s;
}

.Theme-Acc[open] summary::after {
    rotate: 90deg;
}

.Theme-Acc .cont {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 0 30px 40px;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.Theme-Acc[open] .cont {
    transform: none;
    opacity: 1;
}

.Theme-Acc[open] .cont ul li:first-child {
    border-top: 1px solid #e6e6e6;
}

.Theme-Acc[open] .cont ul li {
    border-bottom: 1px solid #e6e6e6;
}

.Theme-Acc[open] .cont ul li a {
    display:flex;
    align-items: center;
    width: 100%;
    height: 60px;
    padding: 0 25px 0 15px;
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.2;
    text-align: left;
    color: #000000;
    font-weight: normal;
    /*background: #edf5fc;*/
    /*border-radius: 6px;*/
    text-decoration: none;
    background-image: url("/platform/pc/content/windows11/common/images/arrow001-right.svg");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    transition: all 0.3s;
}

.Theme-Acc[open] .cont ul li a:hover {
    color: #2D49D5;
    transition: all 0.3s;
}

/*---------------------------------------
@TOP：動画一覧への動線
---------------------------------------*/

.BlueBg_Wrap08 {
    width: 100%;
    padding: 0 80px 60px;
    background-color: #edf5fc;
    margin: 0 auto;
}

.Movie-List-Title {
    background-color: #2D49D5;
    padding: 40px 30px;
    text-align: center;
    font-size: 2.4em;
    font-weight: 700;
    line-height: 1.4;
    color: #ffffff;
}


/*---------------------------------------
@group 共通
---------------------------------------*/

.Win11_Info .Win11_Txt {
    font-size: 1.2em;
    line-height: 1.8;
    color: #ffffff !important;
    padding-left: 50px;
    padding-right: 50px;
}

.Win11_Info .Win11_Txt02 {
    font-size: 1.2em;
    line-height: 1.8;
    color: #0a1e3c ;
    text-align: left;
}

.Win11_Info .Win11_Txt02.Txt10 {
    font-size: 1.0em !important;
    line-height: 1.6 !important;
}

.Win11_Info .Win11_Txt a:link,
.Win11_Info .Win11_Txt02 a:link {
    color:#00d0ee;
    text-decoration:underline;
}

.Win11_Info .Win11_Txt a:visited,
.Win11_Info .Win11_Txt02 a:visited {
    color:#00d0ee;
    text-decoration:underline;
}

.Win11_Info .Win11_Txt a:hover,
.Win11_Info .Win11_Txt02 a:hover {
    /*color:#ffff66;*/
    text-decoration:none;
}

.Win11_Info .Win11_Txt a:active,
.Win11_Info .Win11_Txt02 a:active {
    color:#00d0ee;
}

.Win11_Info .Win11_Txt03 {
    font-size: 1.2em;
    line-height: 1.8;
    text-align: left;
}

.Win11_Info .Win11_Txt03 a {
    color: #0078d4 !important;
}

.Win11_Info .Win11_Txt04 {
    font-size: 0.9em;
    line-height: 1.8;
    text-align: left;
    /*color: #ffffff;*/
}

.Win11_Info .Win11_Txt04 a {
    color: #0078d4 !important;
}

.Win11_Info .BlueBg_Wrap05 .Win11_Txt04 {
    color: #333333 !important;
}



.Win11_Info .Win11_Blue {
    color: #00d0ee;
}

.Win11_Info .Win11_Blue02 {
    color: #0078d4;
    font-weight: bold;
}


.Win11_Info .Section-Title .Caption {
    margin-top: 10px;
    text-align: center;
    font-size: 0.5em;
    font-weight: normal;
    line-height: 1.0;
}

.Win11_Info .Section-Title {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 40px 0;
    text-align: center;
    font-size: 2.8em;
    font-weight: bold;
    line-height: 1.4;
    color: #ffffff;
    margin: 0 auto 30px auto;
}

.Win11_Info .Section-Title span {
    display: inline-block;
    padding: 9px 20px 6px;
    text-align: center;
    font-size: 0.5em;
    font-weight: bold;
    line-height: 1;
    border-radius: 40px;
    color: #061225;
    background-color: #00d0ee;
}

/**/

.Win11_Info .Section-Title02 {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 40px 0;
    margin: 0 auto 30px auto;
    text-align: center;
    position: relative;
}

.Win11_Info .Section-Title02 .Icon {
    position: absolute;
    left: 0;
    right: 0;
    top: -20px;
    margin: auto;
    width: 150px;
    text-align: center;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.4;
    color: #0b184c;
    padding: 5px 10px;
    background-color: #ffffff;
}

.Win11_Info .Section-Title02 .Title {
    text-align: center;
    font-size: 2.8em;
    font-weight: bold;
    line-height: 1.4;
    color: #ffffff;
}

/**/

.Win11_Info .Section-Title03 {
    padding: 20px 10px;
    margin: 0 auto 30px auto;
    text-align: center;
    position: relative;
    background-color: #00d0ee;
}

.Win11_Info .Section-Title03 .Icon {
    width: 150px;
    margin: 0 auto 10px auto;
    text-align: center;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.4;
    color: #ffffff;
    padding: 5px 10px;
    background-color: #0a1e3c;
}

.Win11_Info .Section-Title03 .Title {
    text-align: center;
    font-size: 2.8em;
    font-weight: bold;
    line-height: 1.4;
    color: #0a1e3c;
}

/**/

.Win11_Info .Section-Title04 {
    width: 100%;
    border-top: 2px solid #0a1e3c;
    padding-top: 40px;
    position: relative;
    margin-bottom: 60px;
}

.Win11_Info .Section-Title04:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 2px #00d0ee;
    top: -2px;
    width: 10%;
}

.Win11_Info .Section-Title04 .InBox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.Win11_Info .Section-Title04 .InBox .Icon {
    width: 100px;
    margin-right: 20px;
}

.Win11_Info .Section-Title04 .InBox .Icon img {
    width: 100%;
    height: auto;
}

.Win11_Info .Section-Title04 .InBox .Title {
    width: 100%;
    font-size: 2.8em;
    font-weight: bold;
    line-height: 1.4;
    color: #0a1e3c;
    display: flex;
    justify-content: flex-start;
}

.Win11_Info .Section-Title04 .InBox .Title .New-Icon {
    font-size: 0.5em;
    font-weight: bold;
    height: 40px;
    line-height: 1;
    color: #ffffff;
    padding: 12px 15px 0;
    margin-right: 15px;
    margin-top: 5px;
    display: inline-block;
    background-color: #ff5858;
}

.Win11_Info .Section-Title04 .InBox .Title .Point-Icon {
    font-size: 0.5em;
    font-weight: bold;
    height: 40px;
    line-height: 1;
    color: #061225;
    padding: 12px 15px 0;
    margin-right: 15px;
    margin-top: 5px;
    display: inline-block;
    background-color: #00d0ee;
}

.Win11_Info .Section-Title04 .InBox .Title .Video-Icon {
    width: 100%;
    max-width: 50px;
    height: auto;
    margin-right: 10px;
}

/**/

.Win11_Info .Section-Title05 {
    width: 100%;
    background-color: #2d49c9;
    border-radius: 12px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    padding: 40px;
}

.Win11_Info .Section-Title05 .Title {
    font-size: 2.8em;
    font-weight: bold;
    line-height: 1.4;
    color: #ffff00;
}



/**/

.Win11_Info.Gray .Section-Title {
    border-top: 1px solid #0078d4 !important;
    border-bottom: 1px solid #0078d4 !important;
    color: #0078d4 !important;
}

.Win11_Info .Block-Title {
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.4;
    color: #ffffff;
    margin: 30px 0 15px 0;
    padding-left: 50px;
    padding-right: 50px;
}

.Win11_Info .Block-Title span.BgBlue {
    display: inline-block;
    padding: 5px 5px;
    background-color: #0a1e3c;
}

.Win11_Info .Win11_Section {
    width: 100%;
    max-width: 1280px;
    margin: 120px auto 0;
    padding-left: 50px;
    padding-right: 50px;
}

.Win11_Info .Win11_Section02 {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto 0;
    padding-left: 50px;
    padding-right: 50px;
}

.Win11_Info .Win11_Section03 {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto 120px;
    padding-left: 50px;
    padding-right: 50px;
}

.Win11_Info .Block-Title02 {
    font-size: 2.8em;
    font-weight: bold;
    line-height: 1.4;
    color: #ffffff;
    margin: 50px 0 0;
    display: block;
    padding: 40px 10px;
    text-align: center;
    background-color: #10284c;
    /*border: 1px solid #ffffff;*/
}

.Win11_Info .Block-Title03 {
    font-size: 0.7em !important;
    font-weight: bold;
    line-height: 1.4;
    color: #0a1e3c;
    padding: 10px 15px !important;
    text-align: center;
    border-radius: 0 !important;
    background-color: #00d0ee;
}

.Win11_Info .Block-Title04 {
    background-color: #e5edf4;
    text-align: center;
    padding: 50px 50px 30px;
}

.Win11_Info .Block-Title04 .SubTitle {
    font-size: 1.4em ;
    font-weight: bold;
    line-height: 1;
    color: #0a1e3c;
    display: inline-block;
    padding: 15px 20px 12px;
    background-color: #00d0ee;
    margin-bottom: 10px;
}
.Color-Blue {color: #0078d4 !important;}
.Bg-Pink01 {background-color: #fbdbdb !important;}

.Win11_Info .Block-Title04 .Title {
    font-size: 2.8em ;
    font-weight: bold;
    line-height: 1.4;
    color: #0a1e3c;
}


/**/

.Win11_Info .BlueBg_Wrap02 {
    width: 100%;
    padding: 50px 120px;
    background-color: #0a1e3c;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.Win11_Info .BlueBg_Wrap03 {
    width: 100%;
    padding: 50px 80px;
    background-color: #0a1e3c;
    margin: 0 auto 10px;
}

.Win11_Info .BlueBg_Wrap03 .Win11_Info-Title02:first-child {
    margin-top: 0 !important;
}

.Win11_Info .BlueBg_Wrap04 {
    width: 100%;
    padding: 50px 80px;
    background-color: #0a1e3c;
    margin: 40px auto 10px;
    border: 1px solid #00d0ee;
    position: relative;
}

.Win11_Info .BlueBg_Wrap04 > .Icon {
    position: absolute;
    left: 0;
    top: -20px;
    right: 0;
    width: 150px;
    margin: auto;
    text-align: center;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.4;
    color: #0a1e3c;
    padding: 5px 10px;
    background-color: #00d0ee;
}

.Win11_Info .BlueBg_Wrap05 {
    width: 100%;
    padding: 80px 80px;
    background-color: #edf5fc;
    margin: 0 auto 10px;
}

.Win11_Info .BlueBg_Wrap05 .Win11_Info-Title05:first-child {
    margin-top: 0 !important;
}

.Win11_Info .BlueBg_Wrap06 {
    width: 100%;
    padding: 50px 120px;
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    border: 20px solid #00d0ee;
}

.Win11_Info .BlueBg_Wrap07 {
    width: 100%;
    padding: 10px 10px;
    background-color: #edf5fc;
    margin: 0 auto 10px;
}

.Win11_Info .BlueBg_Wrap07 .Win11_Info-Title05:first-child {
    margin-top: 0 !important;
}

/**/

.Win11_Info .WhiteBg {
    width: 100%;
    padding: 65px 80px;
    background-color: #ffffff;
    margin: 0 auto 10px;
    border-radius: 12px;
}

/**/

.Win11_Info-Title01 {
    margin: 0 auto 40px;
    text-align: center;
}

.Win11_Info-Title01 .Title {
    font-size: 2.8em;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    color: #ffffff;
    margin-bottom: 5px;
    position: relative;
    display: inline-block;
}

.Win11_Info-Title01 .Title:before {
  content: '';
  position: absolute;
  bottom: -20px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #00d0ee;
}

.Win11_Info-Title02 {
    font-size: 2.2em;
    font-weight: bold;
    text-align: left;
    line-height: 1.4;
    color: #ffffff;
    padding-left: 25px;
    margin-bottom: 20px;
    margin-top: 60px;
    position: relative;
    text-decoration: underline;
}

.Win11_Info-Title02:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 5px;
    background-color: #00d0ee;
}

.Win11_Info-Title03 {
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.4;
    color: #00d0ee;
    margin-bottom: 10px;
    margin-top: 25px;
    position: relative;
    padding-left: 15px;
    font-weight: bold;
    text-align: left;
}

.Win11_Info-Title03:before {
    content: '';
    position: absolute;
    top: 36%;
    left: 0;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: #00d0ee;
}

.Win11_Info-Title04 {
    margin: 0 auto 40px;
    text-align: center;
}

.Win11_Info-Title04 .Title {
    font-size: 2.8em;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    color: #00d0ee;
    margin-bottom: 5px;
    position: relative;
    display: inline-block;
}

.Win11_Info-Title04 .Title:before {
  content: '';
  position: absolute;
  bottom: -25px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #00d0ee;
}


.Win11_Info-Title05 {
    font-size: 2.2em;
    font-weight: bold;
    line-height: 1.4;
    color: #0a1e3c;
    /*padding-left: 25px;*/
    margin-bottom: 20px;
    margin-top: 60px;
    position: relative;
}

.Win11_Info-Title05:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -40px;
    display: inline-block;
    width: 30px;
    height: 2px;
    background-color: #00d0ee;
}

.Win11_Info-Title06 {
    font-size: 1.8em;
    font-weight: normal;
    line-height: 1.4;
    color: #0a1e3c;
    margin-bottom: 20px;
    margin-top: 50px;
    font-weight: bold;
    border-bottom: 1px solid #0a1e3c;
    border-top: 1px solid #0a1e3c;
    padding: 18px 0;
}

.Win11_Info-Title07 {
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.4;
    color: #ffffff;
    margin-bottom: 10px;
    margin-top: 30px;
    padding: 3px 5px;
    background-color: #0a1e3c;
    display: inline-block;
}

.Win11_Info-Title08 {
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.4;
    color: #0a1e3c;
    margin-bottom: 10px;
    margin-top: 30px;
    padding: 3px 5px;
    background-color: #00d0ee;
    display: inline-block;
}

.Win11_Info-Title09 {
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.4;
    color: #0a1e3c;
    text-align: center;
    margin: 0 auto 30px;
}

.Win11_Info-Title10 {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.4;
    color: #0a1e3c;
    margin-bottom: 5px;
    margin-top: 30px;
    position: relative;
}

.Win11_Info-Title10::before {
    content: "●";
    position: absolute;
    left: -22px;
    top: 0;
    font-size: 1.0em;
    font-weight: bold;
    line-height: 1.4;
    color: #00d0ee;
}

.Win11_Info-Title11 {
    margin: 0 auto 60px;
    text-align: center;
    position: relative;
}

.Win11_Info-Title11:before {
  content: '';
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #00d0ee;
}

.Win11_Info-Title11 .Title {
    font-size: 2.8em;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    color: #ffffff;
}

.Win11_Info-Title11 .SubTitle01 {
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
    color: #ffffff;
}

.Win11_Info-Title11 .SubTitle02 {
    font-size: 1.0em;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    color: #ffffff;
}

.Win11_Info-Title12 {
    font-size: 2.0em;
    font-weight: bold;
    line-height: 1.4;
    color: #ffffff;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 30px;
    position: relative;
    padding: 12px 15px;
    background: linear-gradient(332deg, rgba(47,187,255,1) 0%, rgba(18,212,237,1) 14%, rgba(0,165,220,1) 30%, rgba(45,73,216,1) 70%, rgba(30,24,127,1) 90%);
}
/*
.Win11_Info-Title12:before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: inline-block;
    width: 30px;
    height: 2px;
    background-color: #00d0ee;
}
*/

.Win11_Info-Title13 {
    font-size: 2.2em;
    font-weight: bold;
    line-height: 1.4;
    color: #ff5858;
    /*padding-left: 25px;*/
    margin-bottom: 20px;
    margin-top: 60px;
    position: relative;
}

.Win11_Info-Title13:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -38px;
    display: inline-block;
    width: 30px;
    height: 2px;
    background-color: #2d49c9;
}

.Win11_Info-Title14 {
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1.4;
    color: #ffffff;
    margin-bottom: 15px;
    margin-top: 30px;
    padding: 9px 10px 8px 10px;
    background-color: #2d49c9;
    display: inline-block;
}

.Win11_Info-Title15 {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.4;
    color: #2d49c9;
    margin-bottom: 20px;
    margin-top: 30px;
    display: inline-block;
}

/**/

dl.yet-list01 {
    padding: 20px 20px 20px 50px;
    border-radius: 6px;
    background-color: #f2f7fd;
    margin-bottom: 10px;
}

dl.yet-list01 dt {
    position: relative;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 5px;
}

dl.yet-list01 dt::before {
    position: absolute;
    content: "";
    left: -25px;
    top: 3px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: #2d49c9;
}

dl.yet-list01 dd {
    font-size: 1.2em;
    line-height: 1.8;
    text-align: left;
}

/**/

.Yet-Sub-List {
    
}

.Yet-Sub-List li {
    position: relative;
    padding-left: 18px;
}

.Yet-Sub-List li:not(:first-child) {
    margin-top: 10px;
}

.Yet-Sub-List li::before {
    position: absolute;
    content: "・";
    left: 0;
    top: 0;
    font-weight: bold;
    color: #2d49c9;
}

.Yet-Sub-List li .Flex {
    display: flex;
}

.Yet-Sub-List li .Flex a {
    width: 50%;
    font-size: 0.95em;
}

.Yet-Sub-List li .Flex p {
    width: 50%;
    font-size: 0.95em;
    border-left: 1px solid #e6e6e6;
    padding-left: 10px;
}

.Yet-Sub-List li a {
    text-decoration: underline;
}

.Yet-Sub-List li a:hover {
    text-decoration: none;
}

.Yet-Sub-List li a.Video {
    padding-left: 25px;
    background-image: url("/platform/pc/content/windows11/common/images/icon-yet-video.svg");
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}
/**/

.Yet-Step-List {
    
}

.Yet-Step-List li {
    display: flex;
    align-items: center;
}

.Yet-Step-List li:not(:first-child) {
    margin-top: 10px;
}

.Yet-Step-List li .Icon {
    width: 28px;
    height: 28px;
    background-color: #2d49c9;
    border-radius: 30px;
    color: #ffffff;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1;
    padding-top:8px;
    text-align: center;
    margin-right: 5px;
}

.Yet-Step-List li .Title {
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.4;
}

/**/

.Yet-Step-Link {
    margin-top: 40px;
}

.Yet-Step-Link li {
    position: relative;
    padding: 5px;
    background-color: #2d49c9;
    border-radius: 10px;
    display: flex; 
    align-items: center;
}

.Yet-Step-Link li .Icon {
    position: absolute;
    left: -6px;
    top: -6px;
    width: 32px;
    height: 32px;
    background-color: #ffffff;
    color: #2d49c9;
    border: 2px solid #2d49c9;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1;
    padding-top: 6px;
    border-radius: 30px;
    text-align: center;
}

.Yet-Step-Link li:not(:first-child) {
    margin-top: 20px;
}

.Yet-Step-Link li .Block01 {
    width: 350px;
    min-width: 350px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Yet-Step-Link li .Block01 .Title {
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.4;
    color: #ffffff;
}

.Yet-Step-Link li .Block02 {
    background-color: #ffffff;
    border-radius: 6px;
    padding: 20px;
}

.Yet-Step-Link li .Block02 > .Disc {
    font-size: 1.2em;
    line-height: 1.4;
}

.Yet-Step-Link li .Block02 .InBox {
    display: flex;
}

.Yet-Step-Link li .Block02 .InBox .Btn:nth-child(2) {
    margin-left: 15px;
}

.Yet-Step-Link li .Block02 .InBox .Btn {
    width: 48%;
}

.Yet-Step-Link li .Block02 .Btn {
    margin-top: 10px;
    display: inline-block;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    padding: 10px 40px 10px 30px;
    color: #ffffff;
    background: #0a1e3c;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.3s;
}

.Yet-Step-Link li .Block02 .Btn.Arrow01 {
    background-image: url("/platform/pc/content/windows11/common/images/arrow001_wh-right.svg");
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
}

.Yet-Step-Link li .Block02 .Btn.Arrow02 {
    background-image: url("/platform/pc/content/windows11/common/images/icon-blink_wh.svg");
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background-size: 14px 14px;
}

.Yet-Step-Link li .Block02 .Btn:hover {
    background-position: 91% 50%;
    opacity: 0.7;
    transition: all 0.3s;
}
.accordion-008 {
    margin-top: 10px;
    width: 100%;
    border-radius: 6px;
    /*box-shadow: 0 7px 15px -5px rgb(0 0 0 / 5%);*/
    background: #f2f7fd;
    border: 1px solid #2d49c9;
}

.accordion-008 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #2d49c9;
    font-weight: 600;
    cursor: pointer;
}

.accordion-008 summary::-webkit-details-marker {
    display: none;
}

.accordion-008 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #2d49c9b3;
    border-right: 3px solid #2d49c9b3;
    content: '';
    transition: transform .3s;
}

.accordion-008[open] summary::after {
    transform: rotate(225deg);
}

.accordion-008 .Acc-Cont {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #2d49c9;
    transition: transform .5s, opacity .5s;
}

.accordion-008[open] .Acc-Cont {
    transform: none;
    opacity: 1;
}

.accordion-008 .Acc-Cont .Disc {
    font-size: 1.0em;
    line-height: 1.6;
    color: #000000;
}


.accordion-008 .Acc-Cont .SubTitle {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 20px;
    
}

.accordion-008 .Acc-Cont dl {
}

.accordion-008 .Acc-Cont dt {
    font-size: 1.0em;
    font-weight: bold;
    line-height: 1.4;
    margin: 20px 0 10px;
    color: #000000;
}

.accordion-008 .Acc-Cont dd {
    font-size: 1.0em;
    font-weight: normal;
    line-height: 1.6;
    color: #000000;
}



/**/

.Yet-Link-List {
    margin-top: 30px;
}

.Yet-Link-List li {
    border-radius: 6px;
    border: 1px solid #2d49c9;
    background: #f2f7fd;
    transition: all 0.3s;
}

.Yet-Link-List li:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.Yet-Link-List li:not(:first-child) {
    margin-top: 10px;
}

.Yet-Link-List li a {
    display: flex;
    padding: 20px 20px;
    text-decoration: none;
    background-image:url("/platform/pc/content/windows11/common/images/icon-blink.svg");
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 14px 14px;
}

.Yet-Link-List li:last-child a {
    display: flex;
    padding: 20px 20px;
    background-image:url("/platform/pc/content/windows11/common/images/arrow001-right.svg");
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
}

.Yet-Link-List li a .Icon {
    width: 24px;
    margin-right: 5px;
}

.Yet-Link-List li a .Icon img {
    width: 100%;
    height: auto;
}

.Yet-Link-List li a .Title {
    font-size: 1.2em;
    font-weight: bold;
}

.Yet-Link-List li a .Title span {
    font-size: 0.8em;
    font-weight: normal;
}

/**/

.Table-Wrap-Yet {
    margin-bottom: 50px;
}

.Table-Wrap-Yet .TB-Yet {
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.Table-Wrap-Yet .TB-Yet thead th {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    padding: 15px 10px;
    background-color: #555555;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
    border-right: none;
    border-top: none;
}
.Table-Wrap-Yet .TB-Yet thead th.th01 {width: 250px;}
.Table-Wrap-Yet .TB-Yet thead th.th03 {width: 200px;}
.Table-Wrap-Yet .TB-Yet thead th.th04 {width: 320px;}

.Table-Wrap-Yet .TB-Yet tbody tr:nth-child(odd) th,
.Table-Wrap-Yet .TB-Yet tbody tr:nth-child(odd) td {
    background-color: #f8fbfe;
}


.Table-Wrap-Yet .TB-Yet tbody th,
.Table-Wrap-Yet .TB-Yet tbody td {
    font-size: 1.0em;
    line-height: 1.6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-right: none;
    padding: 12px 10px;
}

.Table-Wrap-Yet .TB-Yet tbody td {
    text-align: center;
    color: #000000;
}

.Table-Wrap-Yet .TB-Yet tbody td:last-child {
    text-align: left;
}

.Table-Wrap-Yet .Tooltip {
    position: relative;
    display: inline-block;
    color: #0078d4;
    text-decoration: underline;
}

.Table-Wrap-Yet .Tooltip:hover {
    text-decoration: none;
}

.Table-Wrap-Yet .Tooltip .Tooltiptext {
  visibility: hidden;
  width: 400px;
  background-color: #ffffff;
  color: #000;
    font-weight: normal;
  text-align: left;
  border-radius: 4px;
  padding: 10px 12px;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
    border: 2px solid #2d49c9;
  margin-left: -60px;
box-shadow: 0px 5px 16px 0px rgba(179, 201, 221, 0.5);
}

.Table-Wrap-Yet .Tooltip:hover .Tooltiptext {
  visibility: visible;
}

/**/

.Btn-list-Yet {
    display: flex;
    justify-content: center;
    margin: 30px auto 0;
}

.Btn-list-Yet li.Wid100 {
    width: 100% !important;
}

.Btn-list-Yet li.Wid100 a {
    padding: 15px 10px;
}

.Btn-list-Yet li {
    width: 32%;
}

.Btn-list-Yet li:not(:first-child) {
    margin-left: 2%;
}

.Btn-list-Yet li a {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    padding: 20px 10px;
    color: #ffffff;
    background: #2d49c9;
    border-radius: 6px;
    text-decoration: none;
    background-image:url("/platform/pc/content/windows11/common/images/arrow001_wh-right.svg");
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    transition: all 0.3s;
}

.Btn-list-Yet li a:hover {
    opacity: 0.7;
    background-position: 96% 50%;
    transition: all 0.3s;
}

/**/

.icon-dl {
    position: relative;
}

.icon-dl::after {
    position: absolute;
    content: "";
    right: -20px;
    top: -3px;
    width: 16px;
    height: 18px;
    background-image: url("/platform/pc/content/windows11/common/images/icon-dl-pdf.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 18px;
}

/**/

.Win11_Versatile-List01 {
    
}

.Win11_Versatile-List01 li {
    font-size: 1.2em;
    color: #ffffff;
}

.Win11_Versatile-List01 li:not(:first-child) {
    margin-top: 5px;
}

.Frame01 {
    padding: 40px;
    border: 1px solid #00d0ee;
    border-radius: 6px;
    margin-top: 30px;
}

.Frame02 {
    padding: 50px;
    background-color: #ffffff;
    border-radius: 10px;
    margin-top: 30px;
    text-align: center;
}
    
.Frame02 .Title {
    text-align: center;
    font-size: 2.4em;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 30px;
    color: #0a1e3c;
    margin-bottom: 60px;
    position: relative;
}
  
.Frame02 .Title:before {
content: '';
position: absolute;
bottom: -20px;
left: 0;
right: 0;
margin: 0 auto;
display: inline-block;
width: 30px;
height: 2px;
background-color: #00d0ee;
}
    
.Frame02 p {
    text-align: left;
}

.Prep-InBox01 {
    /*padding-left: 25px;*/
    text-align: left;
}

.Prep-InBox02 {
    padding-left: 15px;
}

.Free-Image01 {
    margin: 50px auto 0;
}

.Free-Image01 img {
    width: 100%;
    height: auto;
}

.Free-Image02 {
    margin-left: auto;
    margin-right: auto;
}

.Free-Image02 img {
    width: 100%;
    height: auto;
}

.Free-Image03 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 660px;
    padding: 25px;
    background-color: #ffffff;
    border-radius: 4px;
    text-align: center;
}

.Free-Image03 img {
    width: 100%;
    height: auto;
}

.Free-Image04 img {
    width: 100%;
    height: auto;
}

.Free-Image04 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 25px;
    background-color: #ffffff;
    border-radius: 4px;
    text-align: center;
}

.Free-Image05 {
    width: 100%;
    max-width: 600px;
}

.Free-Image05 a {
    transition: all 0.3s;
}

.Free-Image05 a:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.Free-Image05 a img {
    width: 100%;
    height: auto;
}

.Free-Image06 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 660px;
    padding: 25px;
    background-color: #ffffff;
    border-radius: 6px;
    text-align: center;
    border: 1px solid #e6e6e6;
}

.Free-Image06 img {
    width: 100%;
    height: auto;
}

.Free-Image07 {
    width: 100%;
    text-align: center;
    margin: 40px auto;
}

.Free-Image07 img {
    height: auto;
}

.Free-Image08 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 100%;
    padding: 25px;
    background-color: #ffffff;
    border-radius: 4px;
    text-align: center;
}

.Free-Image08 img {
    width: 100%;
    height: auto;
}

iframe{
    margin: 0 auto;
    display: block;
}
* + iframe{
    margin-top: 30px;
}
@media screen and (max-width: 768px) {
    iframe{
        width: 100%;
        height: 45vw;
    }
    * + iframe{
        margin-top: 30px;
    }
}

/**/

.Bnr-Layout01 {
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.Bnr-Layout01 a {
    display: block;
    transition: all 0.3s;
}

.Bnr-Layout01 a:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.Bnr-Layout01 a img {
    width: 100%;
    height: auto;
}


/**/

.Link-Txt {
    color: #00d0ee;
    text-decoration: underline;
}

.Link-Txt:hover {
    color: #00d0ee;
    text-decoration: none;
}

.PddB50 {padding-bottom: 50px;}

/**/

.Graph-Area {
    margin: 50px auto 30px;
}

.Graph-Area img {
    width: 100%;
    height: auto;
}

.Line-Box01 {
    padding: 20px;
    margin: 30px auto 0;
    border: 1px solid #00d0ee;
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
    color: #00d0ee;
}

.Line-Box02 {
    width: 100%;
    border: 1px solid #0078d4;
    margin-top: 40px;
    background-color: #004d93;
}

.Line-Box02 .Title {
    width: 100%;
    padding: 20px 30px;
    font-size: 1.6em;
    font-weight: bold;
    color: #ffffff;
    background-color: #0078d4;
}

.Line-Box02 p {
    padding: 30px;
}

.Btn-Wrap01 {
    width: 100%;
    max-width: 1000px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.Btn-Wrap01 a.Btn01 {
    display: inline-block;
    width: 100%;
    min-width: 280px;
    max-width: 660px;
    text-decoration: none;
    margin-top: 20px;
    padding: 25px 60px 25px 50px;
    color: #0a1e3c;
    font-size: 1.6em;
    font-weight: bold;
    background: #00d0ee;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow02.png");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border-radius: 4px;
    transition: all 0.2s;
}

.Btn-Wrap01 a.Btn01:hover {
    opacity: 0.75;
    transition: all 0.2s;
}
@media screen and (max-width: 768px) {
    .Btn-Wrap01 a.Btn01 {
        min-width: unset;
    }
}

/**/

.Btn-Wrap02 {
    width: 100%;
    max-width: 400px;
    margin: 30px auto 0;
    text-align: center;
}
.Btn-Wrap02 a.Btn01 {
    display: block;
    text-decoration: none;
    margin-top: 20px;
    padding: 15px 30px 15px 25px;
    color: #0a1e3c;
    font-size: 1.6em;
    font-weight: bold;
    background: #00d0ee;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow02.png");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border-radius: 4px;
    transition: all 0.2s;
}

.Btn-Wrap02 a.Btn01:hover {
    opacity: 0.75;
    transition: all 0.2s;
}

/**/

.Graph-Link {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.Graph-Link li {
    margin-bottom: 10px;
}

.Graph-Link.Graph01 li {width: 24%;}
.Graph-Link.Graph02 li {width: 32%;}


.Graph-Link li a {
    width: 100%;
    height: 100px;
    padding: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #00d0ee;
    background-color: #061225;
    text-decoration: none;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow03.png");
    background-position: 97% 89%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    border-radius: 4px;
    transition: all 0.2s;
}

.Graph-Link.Graph03 li a {
    background-position: 95% 90%;
}

.Graph-Link li a:hover {
    background-color: #00d0ee;
    transition: all 0.2s;
}

.Graph-Link li a:hover p {
    color: #0a1e3c;
    transition: all 0.2s;
}

.Graph-Link li a p {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
    color: #ffffff;
}

.Graph-Link li a p span {
    font-size: 0.9em;
    font-weight: normal;
    text-align: center;
    line-height: 1.0;
}

/**/

.New-Accordion {
    width: 100%;
    background-color: #ffffff;
    border-radius: 4px;
}

.Bgc-Clear {
    background-color: inherit !important;
}

.New-Accordion .option {
    position: relative;
}

.New-Accordion .option.Layout01 {
    position: relative;
    text-align: center;
}

.New-Accordion .option .toggle {
    display: none;
}

.New-Accordion .option .title,
.New-Accordion .option .content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
}

.New-Accordion .option .title {
    padding: 20px 20px 20px 45px;
    font-size: 1.4em;
    color: #ffffff;
    display: block;
    font-weight: bold;
    border-radius: 4px;
    background-color: #0078d4;
}
.New-Accordion .option .title::after,
.New-Accordion .option .title::before {
    content: "";
    position: absolute;
    left: 25px;
    top: 25px;
    width: 2px;
    height: 14px;
    background-color: #ffffff;
    transition: all 0.3s;
}
.New-Accordion .option .title::after {
    transform: rotate(90deg);
}
/**/

.New-Accordion .option.Layout01 .title::after,
.New-Accordion .option.Layout01 .title::before {
    content: "";
    position: absolute;
    left: 43%;
    top: 25px;
    width: 2px;
    height: 14px;
    background-color: #ffffff;
    transition: all 0.3s;
}
.New-Accordion .option .title::after {
    transform: rotate(90deg);
}

/**/
.New-Accordion .option .content {
    max-height: 0;
    overflow: hidden;
}

.New-Accordion .option .content .Inner {
    padding: 40px;
}


.New-Accordion .option .toggle:checked + .title + .content {
max-height: 10000px;
transition: all 1.5s;
}
.New-Accordion .option .toggle:checked + .title::before {
transform: rotate(90deg) !important;
}

/**/

.New-Accordion02 {
    width: 100%;
    background-color: #edf5fc;
    border-radius: 4px;
}

.New-Accordion02 .option {
    position: relative;
}

.New-Accordion02 .option .toggle {
    display: none;
}

.New-Accordion02 .option .title,
.New-Accordion02 .option .content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
}

.New-Accordion02 .option .title {
    padding: 30px 20px 30px 80px;
    font-size: 2.8em;
    color: #0a1e3c;
    display: block;
    font-weight: bold;
    background-color: #edf5fc;
    border-left: 2px solid #0a1e3c;
}

.New-Accordion02.Type01 .option .title {
    border-left: 2px solid #00d0ee;
}

.New-Accordion02.Type02 .option .title {
    border-left: 2px solid #f8adad;
}

.New-Accordion02 .option .title::after,
.New-Accordion02 .option .title::before {
    content: "";
    position: absolute;
    left: 45px;
    top: 45px;
    width: 3px;
    height: 24px;
    background-color: #0a1e3c;
    transition: all 0.3s;
}

.New-Accordion02 .option .title::after {
    transform: rotate(90deg);
}


.New-Accordion02 .option .content {
    max-height: 0;
    overflow: hidden;
}

.New-Accordion02 .option .content .Inner {
    padding: 0 80px 60px;
    border-left: 2px solid #0a1e3c;
}

.New-Accordion02.Type01 .option .content .Inner {
    border-left: 2px solid #00d0ee;
}

.New-Accordion02.Type02 .option .content .Inner {
    border-left: 2px solid #f8adad;
}

.New-Accordion02 .option .content .Inner .InBox {
    padding: 50px;
    border-radius: 4px;
    background-color: #ffffff;
}


.New-Accordion02 .option .toggle:checked + .title + .content {
max-height: 10000px;
transition: all 1.5s;
}
.New-Accordion02 .option .toggle:checked + .title::before {
transform: rotate(90deg) !important;
}

/**/

.Video-Wrap01 {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.Video-Wrap01 video {
    width: 100%;
    height: auto;
}

.Video-Wrap01 .YouTube {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}

.Video-Wrap01 .YouTube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/**/


.Win11_MrgT15 {margin-top: 15px !important;}
.Win11_MrgT80 {margin-top: 80px !important;}
.Win11_PddB80 {padding-bottom: 80px !important;}


.Contents-Menu-Wrap {
    width: 100%;
}

.Contents-Menu-Wrap .Contents-Menu {
    width: 100%;
    /*max-width: 1200px;*/
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.Contents-Menu-Wrap .Contents-Menu > li {
    width: 21%;
}

.Contents-Menu-Wrap .Contents-Menu > li:last-child {
    width: 12%;
}

.Contents-Menu-Wrap .Contents-Menu > li .New-Icon {
    position: absolute;
    top: -8px;
    left: -8px;
    width: 36px;
    min-width: 30px;
    height: 36px;
    font-size: 0.8em;
    text-align: center;
    padding-top: 14px;
    line-height: 1;
    color: #ffffff;
    background-color: #ff5858;
    border-radius: 30px;
    z-index: 2;
}

/**/

.List-Design01 {
    
}

.List-Design01 li {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    border-radius: 4px;
}

.List-Design01 li:not(:first-child) {
    margin-top: 5px;
}

.List-Design01 li .Block01 {
    width: 140px;
    min-width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    padding: 20px 20px;
    border-radius: 4px 0 0 4px;
    background-color: #00d0ee; 
}

.List-Design01 li .Block02 {
    width: 100%;
    padding: 25px 25px;
    font-size: 1.2em;
    line-height: 1.8;
    background-color: #ffffff;
}

.List-Design01 li .Block02 a {
    color: #0078d4;
    text-decoration: underline;
}

.List-Design01 li .Block02 a:hover {
    text-decoration: none;
}

/**/

.List-Design02 {
    
}

.List-Design02 li {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    border-radius: 4px;
}

.List-Design02 li:not(:first-child) {
    margin-top: 5px;
}

.List-Design02 li .Block01 {
    width: 140px;
    min-width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    padding: 20px 20px;
    border-radius: 4px 0 0 4px;
    background-color: #0078d2; 
}

.List-Design02 li .Block02 {
    width: 100%;
    padding: 25px 25px;
    font-size: 1.2em;
    line-height: 1.8;
    background-color: #ffffff;
}

.List-Design02 li .Block02 a {
    color: #0078d4;
    text-decoration: underline;
}

.List-Design02 li .Block02 a:hover {
    text-decoration: none;
}

/**/

.Contents-Menu-Wrap .Contents-Menu > li.Drop {
    display:inline-block;
	position:relative;
}

.Contents-Menu-Wrap .Contents-Menu > li.Drop > ul {
    display:none;
    width: 100%;
}

.Contents-Menu-Wrap .Contents-Menu > li.Drop:hover > ul {
    display:block;
	position:absolute;
	margin:0;
	top:72px;
	left:0;
	list-style-type:none;
    background: #2d49d8;
    padding: 0 10px;
    z-index: 10;
    border-radius: 6px;
}

.Contents-Menu-Wrap .Contents-Menu > li.Drop > ul > li {
    width: 100%;
}

.Contents-Menu-Wrap .Contents-Menu > li.Drop > ul > li:not(:first-child) {
    margin-top: 1px;
    border-top: 1px solid #2033bf;
}

.Contents-Menu-Wrap .Contents-Menu > li.Drop > ul > li a {
    display:block;
    padding: 20px 25px 20px 10px;
    font-size: 1.1em;
    text-align: left;
    color: #ffffff;
    font-weight: normal;
    background: #2d49d8;
    border-radius: 4px;
    text-decoration: none;
    background-image: url("/platform/pc/content/windows11/common/images/arrow001_wh-right.svg");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    transition: all 0.2s;
}

.Contents-Menu-Wrap .Contents-Menu > li.Drop > ul > li a:hover {
    transition: all 0.2s;
    opacity: 0.75;
}

/**/

.Contents-Menu-Wrap .Contents-Menu > li:not(:first-child) {
    margin-left: 0.625%;
}

.Contents-Menu-Wrap .Contents-Menu > li > a {
    display: block;
    border: 1px solid #ffffff;
    border-radius: 6px;
    /* padding: 0 20px; */
    background: rgba(55,119,194,0.5);
    background-image: url("/platform/pc/content/windows11/common/images/arrow001_wh-down.svg");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    text-decoration: none;
    transition: all 0.2s;
}

.Contents-Menu-Wrap .Contents-Menu > li:last-child > a {
    background-color: #2D49D5;
    background-image: url("/platform/pc/content/windows11/common/images/icon-support.svg");
    background-position: 90% 50%;
    background-size: 20px 20px;
}

.Contents-Menu-Wrap .Contents-Menu > li > a:hover {
    opacity: 0.7;
    transition: all 0.2s;
}

.Contents-Menu-Wrap .Contents-Menu > li > a .InBox {
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Contents-Menu-Wrap .Contents-Menu > li > a .InBox p {
    /* font-size: 1.4em; */
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    color: #ffffff;

    font-size: 18px;
    letter-spacing: -.04em;
}

.Contents-Menu-Wrap .Contents-Menu > li > a.Active {
    background: #ffffff;
    background-image: url("/platform/pc/content/windows11/common/images/arrow001-down.svg");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
}

.Contents-Menu-Wrap .Contents-Menu > li > a.Active .InBox p {
    color: #2d49d8;
}

/**/

.accordion-003 {
    max-width: 500px;
    border-bottom: 1px solid #2033bf;
}

.accordion-003 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 25px 15px 25px 10px;
    color: #fff;
    font-size: 1.2em;
    line-height: 1;
    cursor: pointer;
}

.accordion-003 summary:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.accordion-003 summary::-webkit-details-marker {
    display: none;
}

.accordion-003 summary::before,
.accordion-003 summary::after {
    width: 2px;
    height: 12px;
    border-radius: 5px;
    background-color: #fff;
    content: '';
}

.accordion-003 summary::before {
    position: absolute;
    right: 15px;
    rotate: 90deg;
}

.accordion-003 summary::after {
    transition: rotate .3s;
}

.accordion-003[open] summary::after {
    rotate: 90deg;
}

.accordion-003 .cont {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 0;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-003[open] .cont {
    transform: none;
    opacity: 1;
}

.accordion-003[open] .cont ul li:not(:first-child) {
    margin-top: 5px;
}

.accordion-003[open] .cont ul li a {
    display:flex;
    align-items: center;
    width: 100%;
    height: 60px;
    padding: 0 25px 0 15px;
    font-size: 1.1em;
    line-height: 1.2;
    text-align: left;
    color: #ffffff;
    font-weight: normal;
    background: #2033bf;
    border-radius: 6px;
    text-decoration: none;
    background-image: url("/platform/pc/content/windows11/common/images/arrow001_wh-right.svg");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    transition: all 0.3s;
}

.accordion-003[open] .cont ul li a:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

/**/

.accordion-001 {
    max-width: 500px;
    border-bottom: 1px solid #e6e6e6;
}

.accordion-001 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 22px 15px 22px 10px;
    /*color: #fff;*/
    font-size: 1.2em;
    line-height: 1;
    cursor: pointer;
}

.accordion-001 summary:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.accordion-001 summary::-webkit-details-marker {
    display: none;
}

.accordion-001 summary::before,
.accordion-001 summary::after {
    width: 2px;
    height: 12px;
    border-radius: 5px;
    background-color: #2d49d8;
    content: '';
}

.accordion-001 summary::before {
    position: absolute;
    right: 15px;
    rotate: 90deg;
}

.accordion-001 summary::after {
    transition: rotate .3s;
}

.accordion-001[open] summary::after {
    rotate: 90deg;
}

.accordion-001 .cont {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 0;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-001[open] .cont {
    transform: none;
    opacity: 1;
}

.accordion-001[open] .cont ul li:not(:first-child) {
    margin-top: 5px;
}

.accordion-001[open] .cont ul li a {
    display:flex;
    align-items: center;
    width: 100%;
    height: 60px;
    padding: 0 25px 0 15px;
    font-size: 1.1em;
    line-height: 1.2;
    text-align: left;
    color: #000000;
    font-weight: normal;
    background: #edf5fc;
    border-radius: 6px;
    text-decoration: none;
    background-image: url("/platform/pc/content/windows11/common/images/arrow001-right.svg");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    transition: all 0.3s;
}

.accordion-001[open] .cont ul li a:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

/**/

.BlueBg_Wrap {
    width: 100%;
    max-width: 800px;
    margin: 30px auto 0;
    padding: 50px 0;
    background-color: #0a1e3c;
}



.Btn-Wrap001 {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.Btn-Wrap001 a.Btn01 {
    display: block;
    text-decoration: none;
    margin-top: 20px;
    padding: 25px 30px 25px 25px;
    color: #0a1e3c;
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
    background: #00d0ee;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow02.png");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border-radius: 4px;
    transition: all 0.2s;
}

 .Btn-Wrap001 a.Btn01:hover {
    opacity: 0.75;
    transition: all 0.2s;
}

.Btn-Wrap002 {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.Btn-Wrap002 a.Btn01 {
    display: block;
    text-decoration: none;
    margin-top: 20px;
    padding: 25px 30px 25px 25px;
    color: #ffffff;
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
    background: #f95800;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow06.png");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border-radius: 4px;
    transition: all 0.2s;
}

 .Btn-Wrap002 a.Btn01:hover {
    opacity: 0.75;
    transition: all 0.2s;
}

/*---------------------------------------
@group ニューノーマルの仕事環境で、いま選ぶべきPCとは？
---------------------------------------*/

.Win11_Info .Choose-PC_Wrap {
    width: 100%;
    padding: 50px 140px;
    background-color: #0a1e3c;
    margin: 0 auto 10px;
}

.Win11_Info .Choose-PC_Wrap .Title_Area {
    margin: 0 auto 40px;
    text-align: center;
}

.Win11_Info .Choose-PC_Wrap .Title_Area .Title01 {
    font-size: 2.4em;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    color: #ffffff;
    margin-bottom: 5px;
    position: relative;
    display: inline-block;
}


.Win11_Info .Choose-PC_Wrap .Title_Area .Title01:before {
  content: '';
  position: absolute;
  bottom: -20px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #00d0ee;
}

.Win11_Info .Choose-PC_Wrap .Disc01 {
    font-size: 1.2em;
    line-height: 1.8;
    color: #ffffff !important;
}

.Win11_Info .Choose-PC_Wrap .Inner02 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.Win11_Info .Choose-PC_Wrap .Inner02 img {
    width: 100%;
    max-width: 270px;
    height: auto;
}

.Win11_Info .Choose-PC_Wrap .Inner02 .InBox {
    padding-left: 50px;
}

.Win11_Info .Choose-PC_Wrap .Inner02 .InBox a.Btn01 {
    display: block;
    text-decoration: none;
    margin-top: 20px;
    padding: 25px 30px 25px 25px;
    color: #0a1e3c;
    font-size: 1.4em;
    font-weight: bold;
    background: #00d0ee;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow02.png");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border-radius: 4px;
    transition: all 0.2s;
}

.Win11_Info .Choose-PC_Wrap .Inner02 .InBox a.Btn01:hover {
    opacity: 0.75;
    transition: all 0.2s;
}


/*---------------------------------------
@group 4つのポイント
---------------------------------------*/

.Win11_Info .Point4_Wrap {
    width: 100%;
    padding: 50px;
    background-color: #0a1e3c;
    margin: 40px auto;
}

.Win11_Info .Point4_Wrap .Title_Area {
    margin: 0 auto;
    text-align: center;
}

.Win11_Info .Point4_Wrap .Title_Area .Title01 {
    font-size: 2.4em;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    color: #ffffff;
    margin-bottom: 5px;
}

.Win11_Info .Point4_Wrap .Title_Area .Disc01 {
    font-size: 1.4em;
    text-align: center;
    line-height: 1.4;
    margin: 10px auto 0;
}

.Win11_Info .Point4_List {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px auto;
}

.Win11_Info .Point4_List li {
    width: 25%;
    border: 1px solid #ffffff;
    padding: 50px 30px;
    background-color: #0a1e3c;
    text-align: center;
}

.Win11_Info .Point4_List li img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.Win11_Info .Point4_List li .Title {
    font-size: 1.8em;
    text-align: center;
    padding: 10px 0;
    color: #00d0ee;
    margin: 0;
}

.Win11_Info .Point4_List li .Disc {
    font-size: 1.2em;
    line-height: 1.4;
    color: #ffffff;
    text-align: left;
}

/**/

.Win11_Info .Point4_List02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px auto;
}

.Win11_Info .Point4_List02 li {
    width: 25%;
    border: 1px solid #ffffff;
    text-align: center;
    padding: 30px 20px;
    background-color: #0a1e3c;
    display: flex;
    flex-direction: column;
}


.Win11_Info .Point4_List02 li img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.Win11_Info .Point4_List02 li .Title {
    font-size: 1.6em;
    text-align: center;
    padding: 10px 0 5px;
    color: #00d0ee;
    margin: 0;
}

.Win11_Info .Point4_List02 li .Disc {
    font-size: 1.2em;
    line-height: 1.4;
    color: #ffffff;
    text-align: left;
    margin-bottom: 10px;
}

.Win11_Info .Point4_List02 li a.More-Link01 {
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    color: #0a1e3c;
    margin-top: auto;
    padding: 12px 20px;
    border-radius: 3px;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow02.png");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-color: #00d0ee;
    text-decoration: none;
    transition: all 0.2s;
}

.Win11_Info .Point4_List02 li a.More-Link01:hover {
    opacity: 0.75;
    transition: all 0.2s;
}


/**/

.Win11_Info .Ans {
    text-align: center;
    margin: 0 auto;
}

.Win11_Info .Ans img {
    width: 110px;
    height: auto;
    margin: 0 auto 5px;
}

.Win11_Info .Ans p {
    font-size: 1.6em;
    line-height: 1.4;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
    
}


/*タブリスト*/

.tab_container {
  margin: 60px auto 0 auto;
}

.tab_item {
    width: 24.7%;
    padding:25px 10px;
    background: #0a1e3c;
    text-align: center;
    color: #ffffff ;
    font-size: 1.8em;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    transition: all 0.2s ease;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow01.png");
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 24px 24px;
}

@media screen and (max-width: 1200px) {.tab_item {font-size: 1.6em;}}
@media screen and (max-width: 1100px) {.tab_item {font-size: 1.5em;}}
@media screen and (max-width: 1000px) {.tab_item {font-size: 1.4em;}}



.tab_container .tab_item:hover {
    opacity: 0.75;
}

.tab_container .tab_item.tab2,
.tab_container .tab_item.tab3,
.tab_container .tab_item.tab4 {
    margin-left: 0.4%;
}

.tab_container input[name="tab_item"] {
  display: none;
}

.tab_container .tab_content {
    display: none;
    padding: 60px 80px;
    clear: both;
    overflow: hidden;
    background-color: #ffffff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.tab_container .tab_content .tab_content_description .Title {
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.4;
    text-align: left;
    padding: 5px 10px;
    border-left: 4px solid #00d0ee;
    margin-bottom: 30px;
}

.tab_container .tab_content .tab_content_description .Disc {
    font-size: 1.2em;
    line-height: 1.6;
    text-align: left;
}

#tab1:checked ~ #tab1_content,
#tab2:checked ~ #tab2_content,
#tab3:checked ~ #tab3_content,
#tab4:checked ~ #tab4_content {
    display: block;
}

.tab_container input:checked + .tab_item {
    background-color: #ffffff ;
    color: #000000;
}

/*モーダル動画*/

.Win11_MV01 {
    width: 100%;
    max-width: 350px;
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}

.Win11_MV01 a img {
    width: 100%;
    height: auto;
}

.modal-open {
    background: #fff;
    color: #222;
}
.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    left:0;
    width: 100%;
    z-index: 100;
}
.modal__bg{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.modal__content {
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 70%;
    text-align: center;
}

.modal__content .hero__video {
    height: auto;
    width: 100%;
}

.modal__content .js-modal-close {
    text-align: center;
    display: inline-block;
    padding: 5px 30px;
    font-size: 1.0em;
    border: 1px solid #00d0ee;
    color: #00d0ee;
    border-radius: 50px;
    margin: 10px auto 0;
}


/*---------------------------------------
@group FAQ
---------------------------------------*/

/*アコーディオン全体*/
.FAQ_Menu {
  width: 100%;
  margin: 60px auto 0 auto;
}
.FAQ_Menu .White_Box {
    border-radius: 6px;
    background-color: #ffffff;
}
.FAQ_Menu input {
  display: none; /*チェックボックスを隠す*/
}
/*バー部分*/
.FAQ_Menu label {
    cursor :pointer;
    display: block;
    text-decoration: none;
    color: #000000;
    line-height: 1;
    position: relative;
    padding: 30px;
    font-size: 1.4em;
    font-weight: bold;
}

.FAQ_Menu label:hover {
    color: #0078d2;
}

/*開いたときに表示される部分*/
.FAQ_Menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 5px;
}
.FAQ_Menu li {
  height: 0;
  overflow-y: hidden;
  transition: padding-bottom 0.5s, padding-top 0.5s; /*閉じるときのアニメーション*/
  -webkit-transition: padding-bottom 0.5s, padding-top 0.5s
  -moz-transition: padding-bottom 0.5s, padding-top 0.5s;
  -ms-transition: padding-bottom 0.5s, padding-top 0.5s;
  -o-transition: padding-bottom 0.5s, padding-top 0.5s;
}
#menu_bar01:checked ~ #links01 li,
#menu_bar02:checked ~ #links02 li,
#menu_bar03:checked ~ #links03 li,
#menu_bar04:checked ~ #links04 li,
#menu_bar05:checked ~ #links05 li,
#menu_bar06:checked ~ #links06 li,
#menu_bar07:checked ~ #links07 li,
#menu_bar08:checked ~ #links08 li,
#menu_bar09:checked ~ #links09 li,
#menu_bar10:checked ~ #links10 li,
#menu_bar11:checked ~ #links11 li,
#menu_bar12:checked ~ #links12 li,
#menu_bar13:checked ~ #links13 li,
#menu_bar14:checked ~ #links14 li,
#menu_bar15:checked ~ #links15 li {
  height: auto; /*開いたときに表示されるliの高さ*/
  opacity: 1;
  padding: 0 30px 30px;
    font-size: 1.2em;
    line-height: 1.6;
    color: #000000;
    
}

.FAQ_Menu ul li a {
    font-weight: bold;
    color: #0078d4 !important;
}

.FAQ_Menu ul li .Faq-Inner-Title {
    border-left: 4px solid #0078d4;
    padding: 0 5px;
    font-weight: bold;
    margin: 30px 0 10px 0;
}

.FAQ_Menu ul li .Faq-Inner-Title:first-child {
    margin-top: 0;
}

 /*開いたときの下の余白*/
#menu_bar01:checked ~ #links01 li:last-child,
#menu_bar02:checked ~ #links02 li:last-child {
  /*margin-bottom: 20px;*/
}
/*閉じた状態の矢印描画*/
.FAQ_Menu label:after{
  content:"";
  display:block;
  width:10px;
  height:10px;
  border-top: #0078d2 4px solid;
  border-right: #0078d2 4px solid;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  position:absolute;
  right: 2%;
  top: 0;
  bottom: 5%;
  margin: auto;
}
/*開いた状態の矢印描画*/
.FAQ_Menu input[type=checkbox]:checked + label:after{
  content:"";
  display:block;
  width:10px;
  height:10px;
  border-top: #0078d2 4px solid;
  border-right: #0078d2 4px solid;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position:absolute;
  right: 2%;
  top: 7%;
  bottom: 0;
  margin: auto;
}

.FAQ_Menu .Disc02 {
    font-size: 1.2em;
    color: #ffffff;
    text-align: center;
    margin: 20px auto;
}

/*---------------------------------------
@group 4つのポイント
---------------------------------------*/

.Win11_Bnr_Wrap {
    background-color: #ffffff;
    width: 100%;
    padding: 80px 50px 80px 50px;
}

.Win11_Bnr_Wrap .Win11_Bnr_List {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.Win11_Bnr_Wrap .Win11_Bnr_List li {
    width: 31%;
}

.Win11_Bnr_Wrap .Win11_Bnr_List li:not(:first-child) {
    margin-left: 3.5%;
}

.Win11_Bnr_Wrap .Win11_Bnr_List li .Bnr_Img {
    width: 100%;
    display: block;
    border: 1px solid #e6e6e6;
}

.Win11_Bnr_Wrap .Win11_Bnr_List li .Bnr_Img img {
    width: 100%;
    height: auto;
}

.Win11_Bnr_Wrap .Win11_Bnr_List li .Disc {
    font-size: 1.2em;
    line-height: 1.4;
    text-align: center;
    margin: 10px auto 0
}

/*---------------------------------------
@group アップグレード手順
---------------------------------------*/

/*タブリスト*/

.tab_container02 {
  margin: 60px auto 0 auto;
}

.tab_item02 {
    width: 49%;
    padding:20px 10px;
    background: #0a1e3c;
    text-align: center;
    color: #ffffff ;
    font-size: 1.8em;
    line-height: 1.4;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    transition: all 0.2s ease;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow01.png");
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 24px 24px;
}

@media screen and (max-width: 1200px) {.tab_item02 {font-size: 1.6em;}}
@media screen and (max-width: 1100px) {.tab_item02 {font-size: 1.5em;}}
@media screen and (max-width: 1000px) {.tab_item02 {font-size: 1.4em;}}


.tab_container02 .tab_item02:hover {
    opacity: 0.75;
}

.tab_container02 .tab_item02.tab2 {
    margin-left: 1%;
}

.tab_container02 input[name="tab_item02"] {
  display: none;
}

.tab_container02 .tab_content02 {
    display: none;
    padding: 60px 80px;
    clear: both;
    overflow: hidden;
    background-color: #ffffff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.tab_container02 .tab_content02 .tab_content_description02 .Title02 {
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.4;
    text-align: left;
    padding: 5px 10px;
    border-left: 4px solid #00d0ee;
    margin-bottom: 30px;
}

.tab_container02 .tab_content02 .tab_content_description02 .Disc02 {
    font-size: 1.2em;
    line-height: 1.6;
    text-align: left;
}

#tab1:checked ~ #tab1_content,
#tab2:checked ~ #tab2_content,
#tab3:checked ~ #tab3_content,
#tab4:checked ~ #tab4_content {
    display: block;
}

.tab_container02 input:checked + .tab_item02 {
    background-color: #ffffff ;
    color: #000000;
}

.tab_container02 .tab_content02 .tab_content_description02 {
    height: 100%;
}

/*手順用タブ*/

.tab-wrap {
  height: 100%;
  min-height: 300px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
    position: relative;
}
.tab-label {
    width: 150px;
    height: 51px;
    color: #000000;
    background: #ffffff;
    font-size: 1.1em;
    font-weight: bold;
    white-space: nowrap;
    text-align: left;
    margin: 0 -1px 0 1px;
    padding: 15px 12px 0;
    /*order: -1;*/
    position: absolute;
    z-index: 1;
    cursor: pointer;
    /*float: left;*/
    border-bottom: 1px solid #e6e6e6;
}

.tab-label::after {
    content: "";
    position: absolute;
    right: 12px;
    top: 20px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #00d0ee;
    border-right: 2px solid #00d0ee;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.tab-wrap .tab-label.Tab1 {top: 0;}
.tab-wrap .tab-label.Tab2 {top: 51px;}
.tab-wrap .tab-label.Tab3 {top: 102px;}
.tab-wrap .tab-label.Tab4 {top: 153px;}
.tab-wrap .tab-label.Tab5 {top: 204px;}
.tab-wrap .tab-label.Tab6 {top: 255px;}
.tab-wrap .tab-label.Tab7 {top: 306px;}


.tab-content {
  display:none;
}

.tab-content .Disc02 {
    font-size: 1.2em;
    line-height: 1.8;
}

.tab-content .Capture01 {
    width: 60%;
    margin-bottom: 15px;
    margin-top: 15px;
}

.tab-content .Capture01 img {
    width: 100%;
    height: auto;
}

.tab-content .Sub-Box {
    position: relative;
    padding: 20px;
    margin-top: 50px;
    margin-bottom: 15px;
    background-color: #ffffff;
}

.tab-content .Sub-Box .Title {
    position: absolute;
    top: -34px;
    left: -1px;
    padding: 5px 10px 3px;
    font-size: 1.2em;
    font-weight: bold;
}

.tab-content .Sub-Box.Advice {
    border: 1px solid #0078d4;
}

.tab-content .Sub-Box.Advice .Title {
    color: #ffffff;
    background-color: #0078d4;
    border-radius: 4px 4px 0 0;
    border: 1px solid #0078d4;
}

.tab-content .Sub-Box.Important {
    border: 1px solid #f15884;
}

.tab-content .Sub-Box.Important .Title {
    color: #ffffff;
    background-color: #f15884;
    border-radius: 4px 4px 0 0;
    border: 1px solid #f15884;
}


/* アクティブなタブ */
.tab-switch:checked+.tab-label {
    color: #000000;
    background: #f2f2f2;
    border-right-color: #f2f2f2;
}
.tab-switch:checked+.tab-label+.tab-content {
    width: calc(100% - 150px);
    height: 100%;
    padding: 50px;
    display: block;
    position: relative;
    top: 0;
    left: 150px;
    background-color: #f2f2f2;
}

/* ラジオボタン非表示 */
.tab-switch {
  display: none;
}





@media screen and (min-width: 769px) {
.Hide-PC {display: none;}
}


/*---------------------------------------
@group ハイブリッドワークの現状と課題
---------------------------------------*/

.Intro-Block {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto 40px;
    padding: 50px 20px;
    background-image: url("/platform/pc/content/windows11/common/images/win11_hw_intro.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Intro-Block .Bg-Black {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.Intro-Block .Inner {
    position: relative;
    z-index: 2;
    text-align: center;
}

.Intro-Block .Inner .Title {
    font-size: 3.2em;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    margin: 0 auto 40px;
    color: #ffffff;
    position: relative;
    display: inline-block;
}

.Intro-Block .Inner .Title:before {
  content: '';
  position: absolute;
  bottom: -18px;
  display: inline-block;
  width: 60px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color:#00d0ee;
}

.Intro-Block .Inner .Disc {
    font-size: 1.8em;
    text-align: center;
    line-height: 1.4;
    color: #ffffff;
}


/*モーダル動画*/

.Intro-Block .Inner .Win11_MV02 {
    width: 100%;
    max-width: 500px;
    margin: 30px auto 0;
    border: 1px solid #00d0ee;
}

.Intro-Block .Inner .Win11_MV02 a img {
    width: 100%;
    height: auto;
}

.Intro-Block .Inner .Win11_MV02 a {
    cursor: pointer;
}


/**/

.Intro-Title {
    font-size: 2.8em;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    color: #ffffff;
    margin: 0 auto 40px auto;
}



/**/


.FlexBox-Layout04 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}

.FlexBox-Layout04 li {
    width: 32%;
    padding: 25px 30px;
    background-color: #ffffff;
    border-radius: 4px;
    margin-bottom: 10px;
}

.FlexBox-Layout04 li .Image {
    width: 100px;
    margin: 0 auto;
}

.FlexBox-Layout04 li .Image img {
    width: 100%;
    height: auto;
}

.FlexBox-Layout04 li .InBox {
}

.FlexBox-Layout04 li .InBox .Title {
    font-size: 1.8em;
    line-height: 1.2;
    color: #000000;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 15px;
}

.FlexBox-Layout04 li .InBox .Disc {
    font-size: 1.2em;
    line-height: 1.4;
    color: #000000;
}

/**/


.FlexBox-Layout03 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    padding: 20px;
    border-radius: 6px;
    background-color: #ffffff;
}

.FlexBox-Layout03 .Image {
    width: 50%;
}

.FlexBox-Layout03 .Image img {
    width: 100%;
    height: auto;
    border-radius: 4px;
}

.FlexBox-Layout03 .Inner {
    width: 50%;
    padding: 30px;
}

.FlexBox-Layout03 .Inner .Title {
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 10px;
}

.FlexBox-Layout03 .Inner .Disc {
    font-size: 1.2em;
    line-height: 1.6;
}



/**/

.FlexBox-Layout02 {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-top: 20px;
}

.FlexBox-Layout02 li {
    width: 24%;
    padding: 15px 10px 10px;
    text-align: center;
    background: linear-gradient(135deg, #ffffff, #efefef 60%) ;
    border-radius: 4px;
}

.FlexBox-Layout02 li:not(:first-child) {
    margin-left: 1.33333333333%;
}

.FlexBox-Layout02 li .Image {
    width: 100px;
    margin: 0 auto;
}

.FlexBox-Layout02 li .Image img {
    width: 100%;
    height: auto;
}

.FlexBox-Layout02 li .Disc {
    font-size: 1.6em;
    line-height: 1.2;
    color: #000000;
    height: 60px;
    font-weight: bold;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Win11_Info .FlexBox-Layout02 li a.More-Link02 {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    color: #0a1e3c;
    margin-top: 10px;
    padding: 12px 20px;
    border-radius: 3px;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow01.png");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-color: #00d0ee;
    text-decoration: none;
    transition: all 0.2s;
}

.Win11_Info .FlexBox-Layout02 li a.More-Link02:hover {
    opacity: 0.75;
    transition: all 0.2s;
}





/**/

.FlexBox-Layout01 {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.FlexBox-Layout01 li {
    width: 32%;
    padding: 15px 10px 20px;
    text-align: center;
    background: linear-gradient(0deg, #004d93, #0b407e 60%) ;
}

.FlexBox-Layout01 li:not(:first-child) {
    margin-left: 2%;
}

.FlexBox-Layout01 li .Image {
    width: 120px;
    margin: 0 auto;
}

.FlexBox-Layout01 li .Image img {
    width: 100%;
    height: auto;
}

.FlexBox-Layout01 li .Disc {
    font-size: 1.4em;
    line-height: 1.4;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
    position: relative;
    display: inline-block;
}

.FlexBox-Layout01 li .Disc:before {
    content: '';
    position: absolute;
    top: -15px;
    display: inline-block;
    width: 45px;
    height: 2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #00d0ee;
}

/**/



/**/

.Check-List {
    margin-top: 30px;
}

.Check-List li {
    position: relative;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    line-height: 1.8;
    /*color: #ffffff;*/
    padding: 25px 20px 25px 50px;
    background-color: #ffffff;
    margin-bottom: 5px;
    border-radius: 6px;
    border: 1px solid #edf5fc;
    /*border-top: 1px solid #bddee3;*/
}

.Check-List li:last-child {
    margin-bottom: 0;
    /*border-bottom: 1px solid #bddee3;*/
}

.Check-List li div {
}

.Check-List li div span {
    font-size: 0.8em;
    font-weight: lighter;
}

.Check-List li img.Icon {
    position: absolute;
    left: 20px;
    top: 28px;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    /*margin-top: 2px;*/
}

/**/


.PC-Model {
    width: 100%;
    max-width: 800px;
    margin: 30px auto;
    background-color: #ffffff;
    position: relative;
}

.PC-Model .Icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    padding: 10px;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #ffffff;
    background-color: #A30B1A;
}

.PC-Model .Inner {
    padding: 60px 60px 30px;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.PC-Model .Inner .InBox {
    width: 65%;
}

.PC-Model .Inner .InBox .Name {
    font-size: 2.4em;
    font-weight: bold;
    line-height: 1;
    color: #0a1e3c;
}

.PC-Model .Inner .InBox .Disc01 {
    font-size: 1.2em;
    color: #0a1e3c;
    padding-bottom: 5px;
    border-bottom: 1px solid #e6e6e6;
}

.PC-Model .Inner .InBox .Disc02 {
    font-size: 1.4em;
    color: #0a1e3c;
    margin-top: 15px;
    margin-bottom: 5px;
}

.PC-Model .Inner .InBox .Disc03 {
    font-size: 1.0em;
    color: #666666;
    margin-top: 15px;
    margin-bottom: 10px;
}

.PC-Model .Inner .InBox .Disc04 {
    font-size: 1.2em;
    color: #0a1e3c;
}

.PC-Model .Inner .InBox .Disc05 {
    font-size: 1.0em;
    padding: 5px 10px 2px;
    color: #ffffff;
    display: inline-block;
    background-color: #A30B1A;
}

.Model-Icon {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 10px;
}

.Model-Icon img {
    width: auto;
    max-height: 30px;
    margin-right: 5px;
}

.Model-Spec {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.Model-Spec li {
    display: inline-block;
    padding: 5px 6px;
    margin: 0 5px 5px 0;
    border-radius: 2px;
    line-height: 1;
    font-size: 0.9em;
}

.Model-Spec li.Bgc01 {background-color: #f7ccc9;}
.Model-Spec li.Bgc02 {background-color: #f5d67a;}
.Model-Spec li.Bgc03 {background-color: #f4d5b0;}
.Model-Spec li.Bgc04 {background-color: #d4e3a7;}
.Model-Spec li.Bgc05 {background-color: #b4e1da;}
.Model-Spec li.Bgc06 {background-color: #e3daa8;}


.PC-Model .InBox .Model-Link {
    
}

.PC-Model .InBox .Model-Link a {
    display: inline-block;
    min-width: 280px;
    text-decoration: none;
    margin-top: 20px;
    padding: 15px 45px 15px 30px;
    color: #0a1e3c;
    font-size: 1.3em;
    font-weight: bold;
background: #00d0ee;
background-image: url("/platform/pc/content/windows11/common/images/win11_arrow02.png");
background-position: 96% 50%;
background-repeat: no-repeat;
background-size: 20px 20px;
border-radius: 4px;
transition: all 0.2s;
}

.PC-Model .InBox .Model-Link a:hover {
    opacity: 0.75;
    transition: all 0.2s;
}


.PC-Model .Inner .Image {
    width: 30%;
}

.PC-Model .Inner .Image img {
    width: 100%;
    height: auto;
}

.MV-Block {
    width: 100%;
    max-width: 500px;
    margin: 20px auto 0;
    border: 1px solid #00d0ee;
}

.PC-Model .Other-Links {
    display: flex;
    justify-content: space-between;
    padding: 0 60px 30px;
}

.PC-Model .Other-Links li {
    width: 32%;
}

.PC-Model .Other-Links li a {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    font-size: 1.2em;
    line-height: 1.4em;
    text-decoration: none;
    padding: 10px 40px 10px 15px;
    position: relative;
    transition: all 0.3s;
}

.PC-Model .Other-Links li:nth-child(1) a:before {
display: block;
position: absolute;
content: "";
top: 50%;
right: 12px;
width: 8px;
height: 8px;
border-top: 2px solid #000;
border-right: 2px solid #000;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
margin-top: -4px;
}

.PC-Model .Other-Links li:nth-child(1) a:hover {
    border: 1px solid #d80084;
    transition: all 0.3s;
}

.PC-Model .Other-Links li:nth-child(1) a {
    border: 1px solid #000000;
    background-color: #ffffff;
    color: #000000;
}



.PC-Model .Other-Links li:nth-child(2) a,
.PC-Model .Other-Links li:nth-child(3) a {
    border: 1px solid #666666;
    background-color: #666666;
    color: #ffffff;
}

.PC-Model .Other-Links li:nth-child(2) a:before,
.PC-Model .Other-Links li:nth-child(3) a:before {
    display: block;
position: absolute;
content: "";
top: 50%;
right: 12px;
width: 8px;
height: 8px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
margin-top: -4px;
}

.PC-Model .Other-Links li:nth-child(2) a:hover,
.PC-Model .Other-Links li:nth-child(3) a:hover {
    border: 1px solid #d80084;
    background-color: #d80084;
    transition: all 0.3s;
}


/*---------------------------------------
@group モダンマネジメント
---------------------------------------*/

.Step-Nav {
    display: flex;
    justify-content: flex-start;
}

.Step-Nav li {
    width: 30%;
    height: 100%;
    position: relative;
}

.Step-Nav li:not(:last-child)::before {
    background-color: #00d0ee;
    bottom: 0;
    clip-path: polygon(0 0, 0 100%, 100% 50%);
    content: "";
    height: 20px;
    margin: auto;
    position: absolute;
    right: -11%;
    top: 0;
    width: 15px;
}

.Step-Nav li:not(:first-child) {
    margin-left: 5%;
}

.Step-Nav li a {
    display: block;
    border: 1px solid #275d65;
    border-radius: 4px;
    background-color: #061225;
    text-decoration: none;
    transition: all 0.3s;
}

.Step-Nav li a:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.Step-Nav li a.Active {
    border: 1px solid #00d0ee !important;
    background-color: #061225 !important;
}

.Step-Nav li a .Step {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    color: #061225;
    border-radius: 2px 2px 0 0;
    background-color: #275d65;
    padding: 8px 10px;
    width: 100%;
}

.Step-Nav li a.Active .Step {
    color: #061225;
    background-color: #00d0ee !important;
}

.Step-Nav li a .Inner {
    width: 100%;
    height: 120px;
    padding: 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow04.png");
    background-position: 97% 89%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}

.Step-Nav li a .Inner .Step-Title {
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    color: #666666;
}

.Step-Nav li a.Active .Inner .Step-Title {
    color: #ffffff!important;
}


/**/

.Merit-DeMerit {
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
}

.Merit-DeMerit .InBox {
    width: 100%;
    /*background-color: #333333;*/
}

.Merit-DeMerit .InBox .Title {
    width: 100%;
    padding: 15px 20px;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1;
}

.Merit-DeMerit .InBox.Merit .Title {background-color: #00d0ee;}
.Merit-DeMerit .InBox.DeMerit .Title {background-color: #0078d4; color: #ffffff;}

.Merit-DeMerit-List {
    /*padding: 20px;*/
}

.Merit-DeMerit-List li {
    font-size: 1.2em;
    line-height: 1.4;
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
    text-align: left;
}

.Merit-DeMerit-List li:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: #00d0ee;
}

/**/
    
.Schedule-List {
    display: flex;
    justify-content: flex-start; 
}
    
.Schedule-List dt {
    width: 120px;
    min-width: 120px;
    margin-right: 10px;
}

.Schedule-List dt span {
    display: block;
    border-radius: 3px;
    padding: 10px;
    font-size: 1.2em;
    text-align: center;
    line-height: 1;
    color: #ffffff;
    font-weight: bold;
    background-color: #0078d4;
}
    
.Schedule-List dd {
    font-size: 1.2em;
    text-align: left;
    font-weight: bold;
    line-height: 1.8;
    margin-top: 3px;
}

/**/

.List-Layout01 {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.List-Layout01 > li {
    width: 32%;
    background-color: #ffffff;
    border-radius: 4px;
}

.List-Layout01 > li .Title01 {
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.4;
    padding: 20px;
    color: #ffffff;
    background-color: #0078d4;
    border-radius: 4px 4px 0 0;
}

.List-Layout01 > li .Inner {
    padding: 20px;
}

.List-Layout01 > li .Inner ul li {
    font-size: 1.2em;
    line-height: 1.4;
    padding-left: 15px;
    position: relative;
}

.List-Layout01 > li .Inner ul li:not(:first-child) {
    margin-top: 10px;
}

.List-Layout01 > li .Inner ul li:before {
    position: absolute;
    content: '・';
    left: 0;
    top: 0;
}

/**/

.table-scroll {
  overflow-x: scroll;
    margin-top: 30px;
}

table {
  width: 100%;
    min-width: 400px;
}
/*
@media screen and (max-width: 768px) {
    table {
  white-space: nowrap;
}
}
*/
table,
th,
td {
  border: 1px solid #0078d4;
    font-size: 1.05em;
    padding: 10px;
}

thead th {
  background-color: #0078d4;
  color: #ffffff;
}

tbody th {
  background-color: #eee;
}

tbody th,
tbody td {
  background-color: #ffffff;
    padding: 10px;
}

/*--製品一覧--*/

.Product-Wrap {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 30px;
}

.Product-Wrap .Block {
}

.Product-Wrap .Block.Left-Product {
    width: 40%;
}
.Product-Wrap .Block.Right-Product {
    width: 60%;
    border-left: 1px solid #0a1e3c;
}


.Product-Wrap .Block .Title {
    width: 100%;
    padding: 10px 10px 8px;
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.2;
    color: #ffffff;
    margin-bottom: 15px;
}

.Product-Wrap .Block .Title.Blue01 {background-color: #213b85;}
.Product-Wrap .Block .Title.Green01 {background-color: #187d41;}

.Product-Wrap .Block .Product-List {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

.Product-Wrap .Block.Left-Product .Product-List li {
    width: 50%;
}

.Product-Wrap .Block.Right-Product .Product-List li {
    width: 33.3333333333333333%;
}

.Product-Wrap .Block .Product-List li {
    width: 100%;
    background-color: #ffffff;
}

.Product-Wrap .Block .Product-List li a {
    text-decoration: none !important;
    transition: all 0.3s;
}

.Product-Wrap .Block .Product-List li a:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.Product-Wrap .Block .Product-List li:not(:first-child) {
    border-left: 1px solid #0a1e3c;
}

.Product-Wrap .Block .Product-List li .SubTitle {
    padding: 5px;
    text-align: center;
    font-size: 1.3em;
    font-weight: normal;
    color: #ffffff;
    line-height: 1.2;
}

.Product-Wrap .Block .Product-List li .SubTitle.Blue02 {background-color: #00aeee;}
.Product-Wrap .Block .Product-List li .SubTitle.Green02 {background-color: #87c33d;}

.Product-Wrap .Block .Product-List li .SubTitle div {
    transform: scale(0.8,1);
    width: 125%;
    margin-left: -12.5%;
}

.Product-Wrap .Block .Product-List li p {
    padding: 5px;
    text-align: center;
    font-size: 1.3em;
    color: #ffffff;
    line-height: 1.2;
    background-color: #3e3e40;
    transform: scale(0.8,1);
    width: 125%;
    margin-left: -12.5%;
}


.Product-Wrap .Block .Product-List li img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 1180px) {
.Product-Wrap .Block .Product-List li .SubTitle,
.Product-Wrap .Block .Product-List li p {font-size: 1.2em;} 
}

@media screen and (max-width: 1130px) {
.Product-Wrap .Block .Product-List li .SubTitle,
.Product-Wrap .Block .Product-List li p {font-size: 1.1em;} 
}

@media screen and (max-width: 1040px) {
.Product-Wrap .Block .Product-List li .SubTitle,
.Product-Wrap .Block .Product-List li p {font-size: 1.0em;} 
}

/*---------------------------------------
@group エンドポイント4つのセキュリティ対策
---------------------------------------*/

.Link-List01 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 30px 0;
}

.Link-List01.Merit li {
    width: 32% !important;
}

.Link-List01 li {
    width: 32%;
}

.Link-List01 li:nth-child(1),
.Link-List01 li:nth-child(2) {
    margin-bottom: 18px;
}

.Link-List01.Merit li a {
    height: 180px !important;
    background-position: 95% 90%;
}

.Link-List01 li a {
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #00d0ee !important;
    background-color: #061225 !important;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow04.png");
    background-position: 97% 89%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}

.Link-List01 li a.Active {
    border: 1px solid #00d0ee !important;
    background-color: #00d0ee !important;
}

.Link-List01 li a:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.Link-List01 li a .InBox {
    text-align: center;
}

.Link-List01 li a .InBox .Icon {
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    padding: 8px 20px 5px;
    margin-bottom: 12px;
    border-radius: 20px;
    color: #061225;
    border: 1px solid #00d0ee;
    background-color: #00d0ee !important;
}

.Link-List01 li a.Active .InBox .Icon {
    border: 1px solid #061225 !important;
    background-color: #061225 !important;
    color: #00d0ee;
}

.Link-List01 li a .InBox .Icon02 {
    display: inline-block;
    width: 80px;
    padding: 10px;
    margin-bottom: 12px;
    border-radius: 50px;
    background-color: #ffffff !important;
}

.Link-List01 li a .InBox .Icon02 img {
    width: 100%;
    height: auto;
}

.Link-List01 li a .InBox .Title {
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    color: #ffffff;
}

.Link-List01 li a.Active .InBox .Title {
    color: #061225;
}

/**/


.Link-List02 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.Link-List02 li {
    width: 32.5%;
}

.Link-List02 li:nth-child(1),
.Link-List02 li:nth-child(2) {
    /*margin-bottom: 18px;*/
}

.Link-List02 li a {
    width: 100%;
    height: 90px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ffffff !important;
    background-color: #061225 !important;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.3s;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow04.png");
    background-position: 97% 89%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}

.Link-List02 li a.Active {
    border: 1px solid #ffffff !important;
    background-color: #ffffff !important;
}

.Link-List02 li a:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.Link-List02 li a .InBox {
    text-align: center;
}

.Link-List02 li a .Icon {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    font-size: 1.1em;
    text-align: center;
    line-height: 1;
    padding: 8px 20px 5px;
    margin-bottom: 12px;
    border-radius: 4px 0 6px 0;
    color: #061225;
    border: 1px solid #00d0ee;
    background-color: #00d0ee !important;
}

.Link-List02 li a.Active .InBox .Icon {
    border: 1px solid #061225 !important;
    background-color: #061225 !important;
    color: #00d0ee;
}

.Link-List02 li a .InBox .Title {
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    color: #ffffff;
}

.Link-List02 li a.Active .InBox .Title {
    color: #061225;
}


/*---------------------------------*/

.Link-list-Layout {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 30px;
    padding-top: 50px;
}

.Link-list-Layout li {
    width: 32%;
}

.Link-list-Layout li:nth-child(1),
.Link-list-Layout li:nth-child(2),
.Link-list-Layout li:nth-child(3) {
    margin-bottom: 20px;
}

.Link-list-Layout li:nth-child(2),
.Link-list-Layout li:nth-child(3),
.Link-list-Layout li:nth-child(5) {
    margin-left: 2%;
}

.Link-list-Layout li a {
    display: block;
    border-radius: 10px;
    background-color: #0A1E3C;
    text-decoration: none;
    transition: all 0.3s; 
}

.Link-list-Layout li a .Bgc-White {
    height: 160px;
    border-radius: 10px;
    border: 3px solid #0A1E3C;
    background-color: #ffffff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Link-list-Layout li a .Bgc-White .Inbox {
}

.Link-list-Layout li a .Bgc-White .Inbox .Title {
    font-size: 1.8em;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    color: #0A1E3C;
    margin-bottom: 10px;
}

.Link-list-Layout li a .Bgc-White .Inbox img {
    width: auto;
    height: 100%;
    max-height: 60px;
}

.Link-list-Layout li a .Block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px 10px 8px;
}

.Link-list-Layout li a .Block .YT-Icon {
    width: 100%;
    max-width: 40px;
    height: auto;
}

.Link-list-Layout li a .Block .Btn {
    border: 1px solid #ffffff;
    border-radius: 20px;
    padding: 9px 35px 7px 14px;
    font-size: 1.0em;
    font-weight: 500;
    line-height: 1;
    color: #ffffff;
    background-image: url("/platform/pc/content/windows11/common/images/arrow001_wh-right.svg");
    background-position: 86% 50%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
}

.Link-list-Layout li a:hover {
    opacity: 0.5;
    transition: all 0.3s; 
}


    background-image: url("/platform/pc/content/windows11/common/images/icon-youtube-symbol.svg");



/*---------------------------------*/

.win11_tab_container {
  padding-bottom: 1em;
  background-color: #fff;
  margin: 0 auto;
}
.win11_tab_container .win11_tab_item {
  /*width: calc(100%/3);*/
    width: 32.6%;
  padding: 25px 0 20px 0;
font-size: 2.4em;
  /*border-bottom: 3px solid #0078d2 ;*/
  background-color: #e3ebf2;
  text-align: center;
  color: #0a1e3c ;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
    border-radius: 6px 6px 0 0;
  transition: all 0.2s ease;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow07.svg");
    background-repeat: no-repeat;
    background-position: 96% 50%;
    background-size: 22px 22px;
    
}
.win11_tab_container .win11_tab_item.center-item {
    margin: 0 1%;
}

.win11_tab_container .win11_tab_item:hover {
  opacity: 0.75;
}
.win11_tab_container input[name="win11_tab_item"] {
  display: none;
}
.win11_tab_container .win11_tab_content {
  display: none;
  padding: 70px 80px;
  clear: both;
  overflow: hidden;
    background-color: #0078d2;
    color: #fff;
}

.win11_tab_container .win11_tab_content .Lead {
    font-size: 1.2em;
    line-height: 1.8;
    color: #ffffff;
}

#win11_tab1:checked ~ #win11_tab1_content,
#win11_tab2:checked ~ #win11_tab2_content,
#win11_tab3:checked ~ #win11_tab3_content { 
  display: block;
}
.win11_tab_container input:checked + .win11_tab_item {
  background-color: #0078d2 ;
  color: #fff;
}

/*---------------------------------*/

.Movie-List {
    margin-top: 40px;
}

.Movie-List.Layout02 li {
    background-color: #ffffff;
}

.Movie-List li {
    position: relative;
}

.Movie-List li .Icon-New {
    position: absolute;
    left: -9px;
    top: -9px;
    display: inline-block;
    width: 60px;
    height: 60px;
    padding: 24px 0 0 12px;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    background-color: #ff5858;
    border-radius: 50px;
    z-index: 3;
}

.Movie-List li .Video {
    position: relative;
}
/*
.Movie-List li .Video::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 68px;
    height: 48px;
    background-image: url("/platform/pc/content/windows11/common/images/icon-youtube-symbol.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 68px 48px;
}
*/
.Movie-List.Layout01 li:not(:first-child) {
    margin-top: 30px;
}

.Movie-List.Layout01 li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 20px;
    background-color: #ffffff;
}

.Movie-List.Layout02 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.Movie-List.Layout02 li {
    width: 48%;
    position: relative;
    padding-bottom: 70px;
    margin-bottom: 40px;
}

.Movie-List.Layout02 li .Video {
    border-radius: 8px 8px 0 0;
    overflow: hidden;
}

.Movie-List.Layout02 li .Video {
    width: 100%;
}

.Movie-List.Layout02 li .InBox {
    width: 100%;
}

.Movie-List li .Video {
    width: 50%;
}

.Movie-List li .Video img {
    width: 100%;
    height: auto;
}

.Movie-List li .InBox {
    width: 50%;
    padding: 30px 20px 30px 30px;
    background-color: #ffffff;
}

.Movie-List.Layout01 li .InBox {
    width: 50%;
    padding: 0 0 0 30px;
    background-color: #ffffff;
}


.Movie-List li .InBox .Time {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 0.9em;
    line-height: 1;
    color: #00d0ee;
}

.Movie-List li .InBox .Time img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.Movie-List li .InBox .Title {
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.4;
    color: #0a1e3c;
    margin: 10px 0 20px 0;
}

.Movie-List.Layout01 li .InBox .Title {
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.4;
    color: #0a1e3c;
    margin: 10px 0 10px 0;
}

.Movie-List li .InBox .Disc {
    font-size: 1.1em;
    line-height: 1.6;
    color: #0a1e3c;
}

/*--モーダル--*/
.modal-002__wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
}

.Movie-List.Layout01 .modal-002__wrap {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 20px;
}

.modal-002__wrap input {
    display: none;
}

.modal-002__open-label,
.modal-002__close-label {
    cursor: pointer;
}

.modal-002__open-label {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;
    margin:0 auto;
    padding: 12px 10px;
    border: none;
    border-radius: 6px;
    background-color: #FF0000;
    color: #ffffff;
    font-weight: 700;
    font-size: 1.4em;
    transition: all 0.3s;
    background-image: url("/platform/pc/content/windows11/common/images/icon-basics00.svg");
    background-repeat: no-repeat;
    background-position: 92% 50%;
    background-size: 20px 17px;
}

.modal-002__open-label:hover {
    transition: all 0.3s;
    opacity: 0.6;
}

.modal-01_01 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

.modal-002__open-input:checked + label + input + .modal-01_01 {
    display: block;
    animation: modal-002-animation .6s;
}

.modal-002__content-wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 650px;
    z-index: 2;
    border-radius: 5px;
}

.modal-002__close-label {
    color: #fff;
    line-height: 1;
    text-align: right;
    display: table-cell;
    position: fixed;
    top: -40px;
    right: 0;
    z-index: 99999;
    font-size: 1.4em;
}

.modal-002__close-label span {
    font-size: 1.6em;
}

.modal-002__content {
    max-height: 50vh;
    overflow-y: auto;
}

.modal-002__background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    z-index: 1;
}

@media only screen and (max-width: 768px) {
    .modal-002__wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
}
}

@keyframes modal-002-animation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@media only screen and (max-width: 520px) {
    .modal-002__open-label {
        max-width: 90%;
        padding: .94em 2.1em .94em 2.6em;
    }

    .modal-002__close-label {
        top: -17px;
        right: -4%;
    }

    .modal-002__content-wrap {
        width: 90vw;
    }

    .modal-002__content {
        padding: 33px 21px 35px;
        max-width: 100%;
    }
}

/**/

.youtube-wrap {
    position: relative;
    padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
    height: 0;
    overflow: hidden;
}

.youtube-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

/**/

.White-Base01 {
    margin-top: 50px;
    background-color: #ffffff;
    padding: 50px;
}

/**/

.Top-Bnr-Link {
    width: 100%;
    max-width: 640px;
    margin: 50px auto 0;
}

.Top-Bnr-Link a {
    display: block;
    transition: all 0.3s;
}

.Top-Bnr-Link a:hover {
    opacity: 0.6;
    transition: all 0.3s;
}

.Top-Bnr-Link a img {
    width: 100%;
    height: auto;
}

/**/

@media screen and (min-width: 769px) {
.SP-Contents-Menu {display: none;}
}

/**/

.Bnr-Layout001 {
    margin: 50px 0 auto;
    text-align: center;
}

.Bnr-Layout001 a {
    display: inline-block;
    width: 100%;
    max-width: 650px;
    transition: all 0.3s;
}

.Bnr-Layout001 a img {
    width: 100%;
    height: auto;
}

.Bnr-Layout001 a:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

/**/

.Link-Layout001 {
    margin: 30px auto 0;
    text-align: center;
}

.Link-Layout001 a {
    display: inline-block;
    width: 100%;
    max-width: 650px;
    padding: 25px 30px;
    background-color: #061225 !important;
    border-radius: 6px;
    text-decoration: none;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow04.png");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    transition: all 0.3s;
}

.Link-Layout001 a:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.Link-Layout001 a .InBox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.Link-Layout001 a .InBox .Icon {
    width: 60px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 60px;
    padding: 10px;
    margin-right: 10px;
}

.Link-Layout001 a .InBox .Icon img {
    width: 100%;
    height: auto;
}

.Link-Layout001 a .InBox .Title {
    font-size: 1.6em;
    line-height: 1.4;
    text-align: left;
    color: #ffffff;
}

.Link-Layout001 a .InBox span {
    color: #00d8ff;
}

/**/

.Link-Layout002 {
    position: relative;
    margin: 30px auto 0;
    width: 100%;
    max-width: 650px;
    min-height: 210px;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.Link-Layout002 .Frame {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding: 6px;
    z-index: 1;
}

.Link-Layout002 .Frame .Boder-Wh {
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #ffffff;
    border-radius: 6px;
}

.Link-Layout002 .Frame .Boder-Red {
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #ff0000;
    border-radius: 6px;
}

.Link-Layout002 .Inner {
    display: flex;
    align-items: center;
    width: 50%;
    max-width: 650px;
    min-height: 210px;
    background-color: #ff0000;
    padding: 25px 0;
}

.Link-Layout002 .Inner .Inbox {
    text-align: center;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.Link-Layout002 .Inner .Inbox .Txt-S {
    font-size: 1.2em;
    line-height: 1.2;
}

.Link-Layout002 .Inner .Inbox .Txt-M {
    font-size: 1.5em;
    line-height: 1.4;
    font-weight: 500;
}

.Link-Layout002 .Inner .Inbox .Txt-L {
    font-size: 2.0em;
    line-height: 1;
    font-weight: 500;
}

.Link-Layout002 .Inner .Inbox ul.Point {
    margin-top: 10px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.Link-Layout002 .Inner .Inbox ul.Point li:not(:first-child) {
    margin-top: 3px;
}

.Link-Layout002 .Inner .Inbox ul.Point li a {
    padding-left: 20px;
    font-size: 1.0em;
    line-height: 1.4;
    text-align: left;
    font-weight: 500;
    color: #ffffff;
    text-decoration: underline;
    background-image: url("/platform/pc/content/windows11/common/images/win11_icon_hw_check_red.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 15px 15px;
}

.Link-Layout002 .Inner .Inbox ul.Point li a:hover {
    text-decoration: none;
}

.Link-Layout002 .Inner .Inbox .modal-002__wrap {
    position: static !important;
    margin-top: 10px;
}

.Link-Layout002 .Inner .Inbox .modal-002__open-label {
    width: 210px;
    padding: 10px 10px 8px;
    border-radius: 4px;
    font-size: 1.2em;
}


.Link-Layout002 .Image {
    width: 50%;
    /*height: 210px;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.Link-Layout002 .Inner a.Btn01 {
    display: block;
    width: 210px;
    margin: 10px auto 0;
    border-radius: 4px;
    text-align: center;
    padding: 12px 10px 8px;
    background-color: #ffffff;
    transition: all 0.3s;
}

.Link-Layout002 .Inner a.Btn01:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.Link-Layout002 .Inner a.Btn01 .Txt {
    display: inline-block;
    position: relative;
    font-size: 1.2em;
    line-height: 1;
    font-weight: 700;
    padding-right: 20px;
}

.Link-Layout002 .Inner a.Btn01 .Txt::after {
    content: "";
    position: absolute;
    right: 0;
    width: 10px;
	height: 10px;
	border-top: 2px solid #ff0000;
	border-right: 2px solid #ff0000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.Link-Layout002 .Inner a.Btn02 {
    display: block;
    width: 210px;
    margin: 10px auto 0;
    border-radius: 4px;
    text-align: center;
    padding: 12px 10px 8px;
    background-color: #061225;
    transition: all 0.3s;
}

.Link-Layout002 .Inner a.Btn02:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.Link-Layout002 .Inner a.Btn02 .Txt {
    display: inline-block;
    position: relative;
    font-size: 1.2em;
    color: #ffffff;
    line-height: 1;
    font-weight: 700;
    padding-right: 20px;
}

.Link-Layout002 .Inner a.Btn02 .Txt::after {
    content: "";
    position: absolute;
    right: 0;
    width: 10px;
	height: 10px;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}






.Link-Layout002 .Image.Bgimg01 {
    background-image: url("/platform/pc/content/windows11/common/images/bnr-basic-bgimg01.jpg");
}
.Link-Layout002 .Image.Bgimg02 {
    background-image: url("/platform/pc/content/windows11/common/images/bnr-basic-bgimg02.jpg");
}
.Link-Layout002 .Image.Bgimg03 {
    background-image: url("/platform/pc/content/windows11/common/images/bnr-basic-bgimg03.jpg");
}
.Link-Layout002 .Image.Bgimg04 {
    background-image: url("/platform/pc/content/windows11/common/images/bnr-basic-bgimg04.jpg");
}

/*---------------------------------------
@group 生成AI Copilot
---------------------------------------*/

.Copilot-List {
    display: flex;
    justify-content: space-between;
}

.Copilot-List > li {
    width: 32%;
    border: 1px solid #0078d2 !important;
    border-radius: 4px;
    background-color: #ffffff !important;
}

.Copilot-List > li.wide {
    width: 100% !important;
}

.Copilot-List > li .title {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.2;
    color: #ffffff;
    border-radius: 2px 2px 0 0;
    padding: 8px 10px;
    width: 100%;
    background-color: #0078d2 !important;
}

.Copilot-List > li .inner {
    width: 100%;
    padding: 25px 25px;
}

.Copilot-List > li .inner .disc {
    font-size: 1.2em;
    line-height: 1.6;
}

.btn-list {
    display: flex;
    justify-content: center;
}


.btn-list li {
    width: 49%;
}

.btn-list li:not(:first-child) {
    margin-left: 2%;
}

.btn-list li .video-btn {
    width: 100%;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    display: block;
    padding: 25px 20px;
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.5;
    color: #ffffff;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow03.png");
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-color: #061225;
    border-radius: 6px;
    transition: all 0.3s;
}

.btn-list li .video-btn:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.btn-list li .video-btn span {
    font-size: 1.5em;
    font-weight: bold;
    color: #ffffff;
}

.copilot-img01 {
    width: 100%;
    max-width: 600px;
    margin: 20px auto;
}

.copilot-img01 img {
    width: 100%;
    height: auto;
}

.copilot-video-title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 50px auto 30px;
    font-size: 1.8em;
    font-weight: 500;
    line-height: 1;
    color: #0a1e3c;
}

.copilot-video-title img {
    width: 40px;
    height: auto;
    margin-right: 10px;
}

/**/

.Copilot-List li .inner .Video-List {
}

.Copilot-List li .inner .Video-List .modal-002__wrap {
    position: inherit !important;
    margin-top: 10px;
}

.Copilot-List li .inner .Video-List .modal-002__wrap > label {
    display: block !important;
    font-size: 1.6em !important;
    text-align: center;
}

.Copilot-List li .inner .Video-List .modal-002__wrap > label div {
    font-size: 0.7em;
    font-weight: 300;
    line-height: 1;
    text-align: center;
    color: #ffffff;
}

/**/

.Copilot-List li .inner .Video-List .modal-002__wrap .modal-002__content .inner01 {
    background-color: #ffffff;
}

.Copilot-List li .inner .Video-List .modal-002__wrap .modal-002__content .inner01 .main-title {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.4;
    color: #ffffff;
    padding: 15px 15px;
    background-color: #061225;
}

.Copilot-List li .inner .Video-List .modal-002__wrap .modal-002__content .inner01 .inbox {
    padding: 20px;
}

.Copilot-List li .inner .Video-List .modal-002__wrap .modal-002__content .inner01 .sub-title {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 10px;
}

.Copilot-List li .inner .Video-List .modal-002__wrap .modal-002__content .inner01 .disc {
    font-size: 1.0em;
    line-height: 1.5;
}

.Copilot-List li .inner .Video-List .modal-002__wrap .modal-002__content .inner01 .disc span {
    font-weight: bold;
}

/**/

.Point-List001 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.Point-List001 li {
    width: 24%;
}

.Point-List001 li a {
    display: block;
    text-decoration: none;
    transition: all 0.3s;
}


.Point-List001 li a:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.Point-List001 li a .Inner {
    text-align: center;
    padding: 30px 20px;
    border-radius: 6px;
    background-color: #ffffff;
    border: 1px solid #00d0ee;
}

.Point-List001 li a .Inner .Title {
    display: inline-block;
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1;
    color: #00d0ee;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 2px solid #00d0ee;
}

.Point-List001 li a .Inner .Disc {
    height: 80px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    line-height: 1.4;
    margin: 5px auto 10px;
}

.Point-List001 li a .Inner .Btn {
    padding: 15px;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    border-radius: 6px;
    background: #00d0ee;
    background-image: url("/platform/pc/content/windows11/common/images/arrow001_wh-right.svg");
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
}

.Point-List001 li a.nolink {
    pointer-events: none;
}

.Point-List001 li a.nolink .Inner {
    border: 1px solid #c1c1c1;
}

.Point-List001 li a.nolink .Inner .Title {
    color: #c1c1c1;
    border-bottom: 2px solid #c1c1c1;
}

.Point-List001 li a.nolink .Inner .Disc {
    color: #c1c1c1;
}

.Point-List001 li a.nolink .Inner .Btn {
    background: #c1c1c1;
}

/**/

.Table-Layout001 {
  overflow-x: scroll;
    margin: 30px auto;
}
.Table-Layout001 .TB001 {
  width: 100%;
  min-width: 800px;
  border-collapse: collapse;
}

.Table-Layout001 .TB001 thead tr th {
    text-align: center;
}

.Table-Layout001 .TB001 tbody tr th {
    width: 30%;
    font-weight: normal;
}

.Table-Layout001 .TB001 tbody tr td {
    width: 17.5%;
    text-align: center;
}

.Table-Layout001 .TB001 tbody tr td.Font12 {
    font-size: 1.4em !important;
}

.Table-Layout001 .TB001 th,
.Table-Layout001 .TB001 td {
  border: 1px solid #eee;
  padding: 12px 10px;
}

.TB-Bgc01 {background-color: #0078d4; color: #ffffff;}
.TB-Bgc02 {background-color: #00d0ee; color: #ffffff;}
.TB-Bgc03 {background-color: #999999; color: #ffffff;}

/**/

.Setting-Block {
    margin: 50px auto 50px;
    padding: 20px;
    border: 1px solid #00d0ee;
}

.Setting-Block p {
    text-indent: -48px;
    padding-left: 48px;
    font-size: 1.2em;
    line-height: 1.8;
    text-align: left;
}

/**/


.prompt01 {
    padding: 30px;
    background-color: #ffffff;
    border-radius: 6px;
    border:1px dotted #999999;
    margin-top: 30px;
}

.prompt01 > div {
    display: flex;
    align-items: flex-start;
}

.prompt01 > div .Title {
    padding: 10px 15px;
    text-align: center;
    color: #ffffff;
    font-size: 1.4em;
    line-height: 1;
    margin-right: 20px;
    min-width: 200px;
}

.prompt01 > div .Title.bgc01 {
    background-color: #000000;
}

.prompt01 > div .Title.bgc02 {
    background-color: #00d0ee;
}

.prompt01 .Disc01 {
    text-align: left;
    font-size: 1.3em;
    line-height: 1.8;
    font-weight: 600;
}

.prompt01 .Disc02 {
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #e6e6e6;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.8;
}

/**/

.Table-Layout002 {
    margin: 50px auto;
}
.Table-Layout002 .TB002 {
  width: 100%;
  min-width: 800px;
  border-collapse: collapse;
}

.Table-Layout002 .TB002 thead tr th {
    text-align: left;
}

.Table-Layout002 .TB002 tbody tr th {
    width: 240px;
    font-weight: normal;
}

.Table-Layout002 .TB002 tbody tr td {
    text-align: left;
}

.Table-Layout002 .TB002 tbody tr td span {
    font-weight: bold;
}

.Table-Layout002 .TB002 th,
.Table-Layout002 .TB002 td {
  border: 1px solid #eee;
  padding: 20px 15px;
    font-size: 1.2em;
}

/**/

.List-Layout001 {
    
}

.List-Layout001 li {
    position: relative;
    padding-left: 20px;
    font-size: 1.2em;
    line-height: 1.8;
}

.List-Layout001 li::before {
    position: absolute;
    content: "・";
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.8;
    left: 0;
    top: -3px;
}

.List-Layout001 li:not(:first-child) {
    margin-top: 20px;
}

/**/

.Link-List001 {
    display: flex;
    justify-content: center;
    margin: 50px auto;
}

.Link-List001 li {
    width: 49%;
    border-radius: 6px;
    background-color: #ffffff;
}

.Link-List001 li:nth-child(2) {
    margin-left: 2%;
}

.Link-List001 li a {
    display: block;
    padding: 30px;
    text-decoration: none;
    transition: all 0.3s;
}

.Link-List001 li a:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.Link-List001 li a .Title {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 20px;
}

.Link-List001 li a .Thumb {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.Link-List001 li a .Btn {
    margin-left: auto;
    margin-right: auto;
    max-width: 240px;
    padding: 15px;
font-size: 1.2em;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
border-radius: 6px;
background: #00d0ee;
background-image: url("/platform/pc/content/windows11/common/images/arrow001_wh-right.svg");
background-position: 95% 50%;
background-repeat: no-repeat;
background-size: 12px 12px;
}

/**/

.Modal-Img {
    position: relative;
    width: 100%;
    max-width: 350px;
    margin: 30px auto;
}

.Modal-Img img.master-img {
    width: 100%;
    height: auto;
    border: 1px solid #2d49d8;
    border-radius: 10px;
    transition: all 0.3s;
}

.Modal-Img img.master-img:hover {
    border: 1px solid #ffffff;
    opacity: 0.7;
    transition: all 0.3s;
}

.Modal-Img img.icon-plus {
    position: absolute;
    width: 30px;
    height: 30px;
    right: -15px;
    bottom: -15px;
}


.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
    overflow-y: scroll;
}

.modal_img {
  cursor: pointer;
}

.modal_content {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 90%;
  max-width: 900px;
  /*height: 80%;*/
}

.modal_content img {
  width: 100%;
 height: 100%;
  object-fit: contain;
}


.modal_close {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -50px;
  right: 0px;
  transition: 0.3s;
}

.modal_close:hover {
  opacity: 0.7;
}

.modal_close::before, .modal_close::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 2px;
  margin-top: -1px;
  margin-left: -50%;
  background-color: #fff;
}

.modal_close::before {
  transform: rotate(45deg);
}

.modal_close::after {
  transform: rotate(-45deg);
}

.modal_close_box {
  position: relative;
}

/**/

.prompt-list {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.prompt-list li {
    position: relative;
    width: 23%;
    min-height: 360px;
    padding: 65px 20px 20px;
    background-color: #ffffff;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
}

.prompt-list li::before {
    position: absolute;
    content: "";
    left: -20px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 14px;
    height: 14px;
    background-image: url("/platform/pc/content/windows11/common/images/icon-plus.svg");
background-position: center;
background-repeat: no-repeat;
background-size: 14px 14x;
}

.prompt-list li:first-child::before {
    position: absolute;
    content: "";
    display: none;
}

.prompt-list li .Title {
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    /* margin-bottom: 15px; */
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    color: #ffffff;
    border-radius: 10px 10px 0 0;
    background-color: #00d0ee;
    padding: 10px;
}

.prompt-list li .Disc01 {
    height: 80px;
    font-size: 1.2em;
    line-height: 1.4;
}

.prompt-list li .Disc02 {
    height: 80px;
    font-size: 1.2em;
    line-height: 1.4;
    border-top: 1px solid #e6e6e6;
    padding-top: 15px;
    margin-top: 15px;
}

.prompt-list li .Icon01 {
    margin-top: auto;
    width: 100%;
    padding: 10px;
    text-align: center;
    font-size: 1.2em;
    line-height: 1;
    color: #ffffff;
    border-radius: 30px;
    background-color: #ea0001;
}

.prompt-list li .Icon02 {
    margin-top: auto;
    width: 100%;
    padding: 10px;
    text-align: center;
    font-size: 1.2em;
    line-height: 1;
    color: #0078d2;
    border-radius: 30px;
    background-color: #edf5fc;
}

.ytp-youtube-button .ytp-button .yt-uix-sessionlink {display: none !important;}

.MS365-Link {
    position: relative;
    margin: 30px auto 0;
}

.MS365-Link .fukidashi {
    position: relative;
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 2px solid #2D49D5;
    color: #0a1e3c;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1;
}

.MS365-Link ul {
    display: flex;
    flex-direction: column;
    margin-top: 15px;
}

.MS365-Link ul li {
    position: relative;
    display: flex;
    background-color: #ffffff;
    padding: 15px 30px 15px 35px;
    border-radius: 6px;
    background-image: url("/platform/pc/content/windows11/common/images/arrow001-right.svg");
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    font-size: 1.0em;
}

.MS365-Link ul li:not(:first-child) {
    margin-top: 5px;
}

.MS365-Link ul li a {
    position: relative;
    display: block;
    color: #0078d4;
    text-decoration: underline;
}

.MS365-Link ul li::before {
    content: "";
    position: absolute;
    left: 20px;
    top: 22px;
    color: #2D49D5;
    width: 7px;
    height: 7px;
    border-radius: 10px;
    background-color: #2D49D5;
}

.MS365-Link ul li a:hover {
    text-decoration: none;
}

/**/

.MS365-Link02 {
    display: inline-block;
    padding: 15px;
    border-radius: 6px;
    background-color: #ffffff;
    margin-top: 20px;
}

.MS365-Link02 p {
    font-size: 1.2em;
    line-height: 1.8;
}

.MS365-Link02 p a {
    color: #0078d4;
    text-decoration: underline;
}

.MS365-Link02 p a:hover {
    text-decoration: none;
}

/**/

.Blue-base {
    padding: 20px 25px;
    background-color: #e5edf4;
}

/**/

.movie-link-btn {
    margin: 15px auto 0 auto;
    text-align: center;
}

.movie-link-btn a {
    display: inline-block;
    transition: all 0.3s;
}

.movie-link-btn a:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.movie-link-btn a .inner {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0A1E3C;
    border-radius: 6px;
    padding: 10px 15px;
}

.movie-link-btn a .inner img {
    width: 40px;
    height: auto;
    margin-right: 10px;
}

.movie-link-btn a .inner p {
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
}


/*--//////////////////////////////////////////////////////////////////////////////////////////////////--*/
@media screen and (max-width: 768px) {
    
body #fm_fund,
body #intel_fund {
    font-family: 'Noto Sans Japanese', sans-serif !important;
    font-weight: 400;
}
    
.Adjust-SP-Hidden .fmw-nav-wrapper {display: none !important;}
.SP-Hidden {display: none !important;}

/**/
    
.Btn-Wrap01 a.Btn01 {
    padding: 15px 30px 15px 25px;
    background-position: 95% 50%;
    background-size: 20px 20px;
}
    
.Btn-Wrap02 a.Btn01 {
    padding: 15px 30px 15px 25px;
    background-position: 95% 50%;
    background-size: 20px 20px;
}
    
/**/
    
.Nav-Link-Layout {
    flex-direction: column;
    padding: 20px 15px;
}

.Nav-Link-Layout .Block {
    width: 100%;
}
    
.Nav-Link-Layout .Block:not(:first-child) {
    margin-top: 30px;
}

.Nav-Link-Layout .Block .Thumb {
    width: 100%;
    height: auto;
    padding: 0;
}

.Nav-Link-Layout .Block .Thumb > p {
    position: relative;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    z-index: 2;
}

.Nav-Link-Layout .Block ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #e6e6e6;
}
    
.Nav-Link-Layout .Block:nth-child(2) ul {
    flex-direction: column;
}
    
.Nav-Link-Layout .Block:nth-child(2) ul details .cont ul li {
    width: 100%;
}

.Nav-Link-Layout .Block ul li {
    width: 48%;
    border-bottom: 1px solid #e6e6e6;
}

.Nav-Link-Layout .Block ul li a {
    display: flex;
    align-items: center;
    height: 46px;
    padding: 10px 20px 10px 0;
    font-size: 1.2em;
    line-height: 1.4;
    background-image: url("/platform/pc/content/windows11/common/images/arrow001-right.svg");
background-position: 99% 50%;
background-repeat: no-repeat;
background-size: 12px 12px;
    text-decoration: none;
    transition: all 0.3s;
}

.Nav-Link-Layout .Block ul li a:hover{
    text-decoration: none;
    background-color: #edf5fc;
    transition: all 0.3s;
}
    
.Nav-Link-Layout .Block:nth-child(3) ul,
.Nav-Link-Layout .Block:nth-child(4) ul{
    flex-direction: column !important;
}

.Nav-Link-Layout .Block:nth-child(3) ul li ,
.Nav-Link-Layout .Block:nth-child(4) ul li {
    width: 100% !important;
}
    
/**/
    
#intel_fund .inner {
    border: 1px solid #ddd;
    box-sizing: border-box;
    padding: 20px 20px;
    margin-bottom: 120px;
}
    
#intel_fund p.note2 {
margin-top: 20px;
}
    
.Win11_Info {
    padding-top: 0;
    margin-top: 10px;
}
    
.Win11_Info .BlueBg_Wrap03 {
    padding: 30px 20px;
}
    
.Win11_Info .BlueBg_Wrap05 {
    padding: 25px 20px;
}
    
.Win11_Info .BlueBg_Wrap06 {
    padding: 30px 20px;
    border: 10px solid #00d0ee;
}



.Prep-InBox01 {
    padding-left: 0;
}
    
/**/
    
.Win11_Info-Title02 {
    font-size: 1.8em;
    padding-left: 0;
    margin-bottom: 10px;
    margin-top: 30px;
}

.Win11_Info-Title02:before {
    content: '';
    position: absolute;
    top: 10px;
    left: -20px;
    display: inline-block;
    width: 15px;
    height: 3px;
    background-color: #00d0ee;
}
    
.Win11_Info-Title05 {
    font-size: 1.8em;
    padding-left: 0;
    margin-bottom: 15px;
    margin-top: 30px;
}

.Win11_Info-Title05:before {
    content: '';
    position: absolute;
    top: 10px;
    left: -20px;
    display: inline-block;
    width: 15px;
    height: 2px;
    background-color: #00d0ee;
}
    
/**/
    

    
.New-Title-Wrap label {
    right: 10px;
}
    
menu {
  height: 55px;
  width: 55px;
}

menu .Title {
    bottom: 10px;
}
    
menu .menu-cont {
  top    : 55px;
    padding-left: 0;
    padding-right: 30px;
}

.New-Title-Wrap > .Title .Sub {
    font-size: 0.7em;
}

.New-Title-Wrap > .Title .Main {
    font-size: 1.0em;
    line-height: 1.4;
}
    
.New-Title-Wrap {
    padding: 30px 80px 30px 10px;
}
   
/**/
    
.New-Accordion .option .content .Inner {
    padding: 30px 15px;
}
    
/**/
    
/**/

.New-Accordion .option.Layout01 .title::after,
.New-Accordion .option.Layout01 .title::before {
    content: "";
    position: absolute;
    left: 33%;
    top: 25px;
    width: 2px;
    height: 14px;
    background-color: #ffffff;
    transition: all 0.3s;
}
.New-Accordion .option .title::after {
    transform: rotate(90deg);
}

/**/
    
.Btn-Wrap01 {
    margin-top: 0;
}
    
/**/
    
.Frame01 {
    /* padding: 40px; */
    padding: 20px;
    border: 1px solid #00d0ee;
    border-radius: 6px;
    margin-top: 30px;
}
    

/**/
    
.Win11_Info .Block-Title04 {
    background-color: #e5edf4;
    text-align: center;
    padding: 30px 10px 20px;
}

.Win11_Info .Block-Title04 .SubTitle {
    font-size: 1.4em ;
    font-weight: bold;
    line-height: 1;
    color: #0a1e3c;
    display: inline-block;
    padding: 12px 15px 10px;
    background-color: #00d0ee;
    margin-bottom: 10px;
}

.Win11_Info .Block-Title04 .Title {
    font-size: 2.0em ;
    font-weight: bold;
    line-height: 1.4;
    color: #0a1e3c;
}
    

/*---------------------------------------
@group ファーストビュー 
---------------------------------------*/
    
.Related_Links_Wrap {
    padding: 3px 16px 10px;
    display: flex;
    justify-content: flex-end;
}

.Related_Links_Wrap .Related_Links {
    max-width: 176px;
    flex-direction: column;
    margin: 0;
}

.Related_Links_Wrap .Related_Links li {
    margin-left: 10px;
}

.Related_Links_Wrap .Related_Links li:nth-child(2) {
    margin-top: 3px;
}
    
    
.Win11_Info .Win10Logo_Wrap {
    padding: 0 16px 10px;
}
    
/*win11ロゴ*/
.Win11_Info .Win11Logo_Wrap .Win11Logo img {
    width: 100%;
    max-width: 180px;
    height: auto;
}
    

.Win11_Info #First_View {
    width: 100%;
    height: 300px;
    margin-top: 150px;
}
  
.Win11_Info #First_View .Inner {
    position: relative;
}
    
.Win11_Info #First_View .Inner .Title_Area {
    position: absolute;
    top: -150px;
    width: 100%;
    min-height: 150px;
    padding: 0 20px;
    background: rgba(255, 255, 255, 1.0);
}
    
.Win11_Info #First_View .Inner .Title_Area .Title_Inner {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 50px;
}
    
.Win11_Info #First_View .Inner .Title_Area .Title_Inner p.Disc {
    margin-top: 0;
    font-size: 1.4rem;
}
    
/**/

.Win11_Info #New-First_View {
    height: auto;
}

.Win11_Info #New-First_View .Inner {
    height: 100%;
    position: relative;
}

.Win11_Info #New-First_View .Inner .InBox {
    max-width: 1000px;
    height: 100%;
    padding: 0 10px 20px 10px;
    justify-content: center;
    background: rgba(255, 255, 255, 1.0);
}

.Win11_Info #New-First_View .Inner .InBox .Title {
    font-size: 1.6rem;
    text-align: center;
}
    
.Win11_Info #New-First_View .Inner .InBox .Title span {
    font-size: 1.2rem;
}

.Win11_Info #New-First_View .Bgimg {
    width: 95%;
    height: 150px;
    position: relative;
    z-index: 1;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.Win11_Info #New-First_View .Bgimg.Bg-hybridwork {
 background:url("/platform/pc/content/windows11/common/images/win11_main.jpg");
}

/**/
    
.New-FV-Wrap {
    padding: 40px 15px;
}

.New-FV-Wrap .Title-block {
    display: flex;
    align-items: center;
    min-height: 70px;
}

.New-FV-Wrap .Title-block .Inbox .Sub-Title {
    font-size: 1.6em;
}

.New-FV-Wrap .Title-block .Inbox .Main-Title {
    font-size: 2.0em;
}

.New-FV-Wrap .First-View {
    height: 150px;
    margin: 20px auto 20px;
}

.New-FV-Wrap .Menu-Group {
    width: 100%;
    height: 70px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-left: 100px;
}

.New-FV-Wrap .Menu-Group label {
    position: absolute;
    left: 0;
    z-index: 10;
}
    
    
/**/
/*  
.Win11Top_Slider .slick_slider li {
    height: 200px;
}
    
.Win11Top_Slider .slick_slider li a {
    height: 200px;
}

.Win11Top_Slider .slick_slider li a img {
}
/*
/*---------------------------------------
@group 共通
---------------------------------------*/
    
body {font-size: 100% !important;}
    
.Section-Pdd01 {padding-top: 40px;padding-bottom: 40px;}
.Section-Pdd02 {padding-top: 40px;padding-bottom: 40px;}
    
.MrgT40 {margin-top: 15px;}
    
.Anc-MenuTop {
    padding-right: 10px;
}
    
#Operation .Main01 {
    padding-left: 10px;
    padding-right: 10px;
}
    
.logo_win_f {text-align: left !important;}
.logo_win_f img {
    width: 100% !important;
    height: auto;
}
    
.Hide-SP {display: none;}
    
    
.BlueBg_Wrap {
    padding: 20px 20px;
}  
    
.Win11_Info .BlueBg_Wrap {
    padding: 20px 10px;
}
    
.Win11_Info .BlueBg_Wrap02 {
    padding: 20px 10px;
}

.BlueBg_Wrap .Win11_Txt {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
    
.Win11_Info .Win11_Txt03 {
    font-size: 1.4em;
}
    
.Win11_Info .Win11_Txt04 {
    font-size: 1.2em;
}
    
.Top-Topics a {
    text-align: center;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.4;
    display: flex;
    justify-content: flex-start;
    text-decoration: none;
}
    
/*---------------------------------------
@TOP：3テーマ
---------------------------------------*/

.Theme3_2-3 {
    flex-direction: column;
    margin-top: 30px;
}

.Theme3_2-3 .Theme3 {
    width: 100%;
    margin-top: 30px;
}

.Theme3_2-3 .Theme3 .Blue-Box {
    position: relative;
    width: 100%;
    height: 180px;
    padding: 60px 20px 50px;
    text-align: center;
    background-color: #2D49D5;
    z-index: 1;
}

.Theme3 {
    position: relative;
    width: 100%;
}

.Theme3 .Blue-Box {
    position: relative;
    width: 100%;
    height: 180px;
    padding: 60px 20px 50px;
    text-align: center;
    background-color: #2D49D5;
    z-index: 1;
}

.Theme3 .Blue-Box .Title {
    text-align: center;
    font-size: 2.4em;
    line-height: 1.4;
    color: #ffffff;
    margin-bottom: 5px;
}

.Theme3 .Blue-Box .Disc {
    text-align: center;
    font-size: 1.4em;
    line-height: 1.4;
    color: #ffffff;
}

.Theme3 .Blue-Box .Icon {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    padding-top: 10px;
    border: 1px solid #ffffff;
}

.Theme3 .Blue-Box .Img01 {
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    height: 50px;
    border-radius: 0 0 0 10px;
    overflow: hidden;
    background: url("/platform/pc/content/windows11/common/images/win11_main.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.Theme3 .Blue-Box .Img02 {
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    height: 50px;
    border-radius: 0 0 0 10px;
    overflow: hidden;
    background: url("/platform/pc/content/windows11/common/images/win11_main_modern.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.Theme3 .Blue-Box .Img03 {
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    height: 50px;
    border-radius: 0 0 0 10px;
    overflow: hidden;
    background: url("/platform/pc/content/windows11/common/images/win11_main01.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.Theme3 .Blue-Box .Img04 {
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    height: 50px;
    border-radius: 0 0 0 10px;
    overflow: hidden;
    background: url("/platform/pc/content/windows11/common/images/win11_ransomware.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/**/

.Theme3 .Menu-Box {
    position: relative;
    padding: 0 30px 0;
    background-color: #EAF2F9;
    z-index: 2;
}

.Theme3 .Menu-Box .Menu-List {
    top: -30px;
    flex-direction: column;
}

.Theme3 .Menu-Box .Menu-List > li {
    width: 100%;
    margin-bottom: 10px;
}

.Theme3_2-3 .Theme3 .Menu-Box .Menu-List > li {
    width: 100%;
}

.Theme-Acc {
    background-color: #ffffff;
    border-radius: 10px;
    transition: all 0.3s;
    border: 2px solid #ffffff;
}

.Theme-Acc:hover {
    background-color: #e6f0f8;
    transition: all 0.3s;
    border: 2px solid #2D49D5;
}

.Theme-Acc summary {
    position: relative;
    text-align: center;
    padding: 20px 15px 30px;
}

.Theme-Acc summary img {
    width: 100%;
    max-width: 50px;
    height: auto;
}

.Theme-Acc summary p {
    margin-top: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    text-align: center;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.2;
}
    
.Theme-Acc summary p br {
    display: none;
}

.Theme-Acc summary:hover {
    opacity: 0.7;
    transition: all 0.3s;
}

.Theme-Acc summary::-webkit-details-marker {
    display: none;
}

.Theme-Acc summary::before {
    content: "";
display: block;
width: 13px;
height: 13px;
border-bottom: #2D49D5 3px solid;
border-right: #2D49D5 3px solid;
-webkit-transform: rotate(315deg);
-ms-transform: rotate(315deg);
transform: rotate(315deg);
position: absolute;
right: 0;
left: 0;
/* top: 0; */
bottom: 25px;
margin: auto;
}

.Theme-Acc summary::before {
    position: absolute;
    rotate: 90deg;
}

.Theme-Acc summary::after {
    transition: rotate .3s;
}

.Theme-Acc[open] summary::after {
    rotate: 90deg;
}

.Theme-Acc .cont {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 0 30px 40px;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.Theme-Acc[open] .cont {
    transform: none;
    opacity: 1;
}

.Theme-Acc[open] .cont ul li:first-child {
    border-top: 1px solid #e6e6e6;
}

.Theme-Acc[open] .cont ul li {
    border-bottom: 1px solid #e6e6e6;
}

.Theme-Acc[open] .cont ul li a {
    display:flex;
    align-items: center;
    width: 100%;
    height: 60px;
    padding: 0 25px 0 15px;
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.2;
    text-align: left;
    color: #000000;
    font-weight: normal;
    /*background: #edf5fc;*/
    /*border-radius: 6px;*/
    text-decoration: none;
    background-image: url("/platform/pc/content/windows11/common/images/arrow001-right.svg");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    transition: all 0.3s;
}

.Theme-Acc[open] .cont ul li a:hover {
    color: #2D49D5;
    transition: all 0.3s;
}

    
/*-------------------------------------*/
    
/**/

.Point-List001 {
    flex-direction: column;
}

.Point-List001 li {
    width: 100%;
}
    
.Point-List001 li:not(:first-child) {
    margin-top: 10px;
}

.Point-List001 li a .Inner {
    padding: 15px 10px 10px;
}

.Point-List001 li a .Inner .Title {
    margin-bottom: 10px;
    padding-bottom: 2px;
}

.Point-List001 li a .Inner .Disc {
    height: auto;
    font-size: 1.4em;
}

.Point-List001 li a .Inner .Btn {
    padding: 15px;
    font-size: 1.4em;
}

/**/

.prompt01 {
    padding: 30px;
    background-color: #ffffff;
    border-radius: 6px;
    border:1px dotted #999999;
    margin-top: 30px;
}

.prompt01 > div {
    flex-direction: column;
}

.prompt01 > div .Title {
    padding: 10px 15px;
    text-align: center;
    color: #ffffff;
    font-size: 1.4em;
    line-height: 1;
    margin-right: 20px;
    min-width: 200px;
    margin-bottom: 15px;
} 
    
.prompt01 .Disc02 {
margin-top: 15px;
padding-top: 15px;
}
    
/**/

.prompt-list {
    flex-direction: column;
    margin-top: 20px;
}

.prompt-list li {
    position: relative;
    width: 100%;
    min-height: 0;
    padding: 65px 20px 20px;
    background-color: #ffffff;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
}

.prompt-list li::before {
    position: absolute;
    content: "";
    left: 0;
    top: -270px;
    bottom: 0;
    margin: auto;
    width: 14px;
    height: 14px;
    background-image: url("/platform/pc/content/windows11/common/images/icon-plus.svg");
background-position: center;
background-repeat: no-repeat;
background-size: 14px 14x;
}

.prompt-list li:first-child::before {
    position: absolute;
    content: "";
    display: none;
}

.prompt-list li .Title {
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    /* margin-bottom: 15px; */
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    color: #ffffff;
    border-radius: 10px 10px 0 0;
    background-color: #00d0ee;
    padding: 10px;
}

.prompt-list li .Disc01 {
    height: auto;
    font-size: 1.4em;
    line-height: 1.4;
}

.prompt-list li .Disc02 {
    height: auto;
    font-size: 1.4em;
    line-height: 1.4;
    border-top: 1px solid #e6e6e6;
    padding-top: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.prompt-list li .Icon01 {
    margin-top: auto;
    width: 100%;
    padding: 10px;
    text-align: center;
    font-size: 1.2em;
    line-height: 1;
    color: #ffffff;
    border-radius: 30px;
    background-color: #ea0001;
}

.prompt-list li .Icon02 {
    margin-top: auto;
    width: 100%;
    padding: 10px;
    text-align: center;
    font-size: 1.2em;
    line-height: 1;
    color: #0078d2;
    border-radius: 30px;
    background-color: #edf5fc;
}
    
/**/

.Table-Layout002 {
    margin: 50px auto;
    overflow-x: scroll;
}
.Table-Layout002 .TB002 {
  width: 100%;
  min-width: 600px;
  border-collapse: collapse;
}

.Table-Layout002 .TB002 thead tr th {
    text-align: left;
}

.Table-Layout002 .TB002 tbody tr th {
    width: 180px;
    font-weight: normal;
}

.Table-Layout002 .TB002 tbody tr td {
    text-align: left;
}

.Table-Layout002 .TB002 tbody tr td span {
    font-weight: bold;
}

.Table-Layout002 .TB002 th,
.Table-Layout002 .TB002 td {
  border: 1px solid #eee;
  padding: 20px 15px;
    font-size: 1.2em;
}

/**/
    
/*---------------------------------------
@group 共通
---------------------------------------*/

.Win11_Info .Win11_Txt {
    font-size: 1.4em;
    padding-left: 20px;
    padding-right: 20px;
}

.Win11_Info .Section-Title {
    padding: 20px 0;
    font-size: 2.0em;
    margin: 0 auto 30px auto;
}
    
.Win11_Info .Section-Title .Caption {
    font-size: 0.6em;
}
    
/**/

.Win11_Info .Section-Title04 {
    width: 100%;
    border-top: 2px solid #0a1e3c;
    padding-top: 30px;
    position: relative;
    margin-bottom: 30px;
}


.Win11_Info .Section-Title04 .InBox {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.Win11_Info .Section-Title04 .InBox .Icon {
    width: 100px;
    margin-right: 10px;
}


.Win11_Info .Section-Title04 .InBox .Title {
    font-size: 2.0em;
}

    
    
/**/  
    
.Win11_Info .Block-Title {
    padding-left: 15px;
    padding-right: 15px;
} 
    
.Win11_Info .Block-Title span.BgBlue {
    display: inline;
}

.Win11_Info .Win11_Section {
    margin: 50px auto 0;
    padding-left: 10px;
    padding-right: 10px;
}
    

    
    
/**/

.Win11_MrgT80 {margin-top: 40px !important;}
.Win11_PddB80 {padding-bottom: 40px !important;}
    
.Contents-Menu-Wrap {
    padding: 15px 15px;
}

.Contents-Menu-Wrap .Contents-Menu {
    /*flex-direction: column;*/
    display: none;
}
    
/*

.Contents-Menu-Wrap .Contents-Menu > li {
    width: 100%;
}
    
.Contents-Menu-Wrap .Contents-Menu > li .New-Icon {
    width: 30px;
    height: 30px;
    padding-top: 12px;
}

.Contents-Menu-Wrap .Contents-Menu > li.Drop {
    display:inline-block;
	position:relative;
}

.Contents-Menu-Wrap .Contents-Menu > li.Drop > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 10px;
}

.Contents-Menu-Wrap .Contents-Menu > li.Drop:hover ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	position:relative;
	margin:0;
	top:0;
	left:0;
	list-style-type:none;
    background: #0a1e3c;
    padding: 0 10px;
    z-index: 0;
}
    
.Contents-Menu-Wrap .Contents-Menu > li.Drop > ul li {
    width: 49%;
    margin-top: 10px;
}

.Contents-Menu-Wrap .Contents-Menu > li.Drop > ul li:not(:first-child) {
    margin-top: 10px;
}

.Contents-Menu-Wrap .Contents-Menu > li.Drop > ul li a {
    display:block;
    padding: 10px 20px;
    font-size: 1.2em;
    text-align: center;
    color: #0a1e3c;
    font-weight: bold;
    border: 1px solid #0a1e3c;
    background: #ffffff;
    border-radius: 4px;
    text-decoration: none;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow02.png");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 14px 14px;
    transition: all 0.2s;
}
    
.Contents-Menu-Wrap .Contents-Menu > li:not(:first-child) {
    margin-top: 10px;
    margin-left: 0;
}

.Contents-Menu-Wrap .Contents-Menu > li a {
    display: block;
    border: 1px solid #ffffff;
    border-radius: 6px;
    padding: 0 40px;
    background: #0a1e3c;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow01.png");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    text-decoration: none;
}

.Contents-Menu-Wrap .Contents-Menu > li a .InBox {
    height: 45px;
}

.Contents-Menu-Wrap .Contents-Menu > li a .InBox p {
    font-size: 1.6em;
}
    
.Contents-Menu-Wrap .Contents-Menu > li > a.Active {
    background: #ffffff;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow01.png");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}

*/
    
.Graph-Link {
    flex-direction: column;
}

.Graph-Link li {
    margin-bottom: 10px;
}

.Graph-Link.Graph01 li {width: 100%;}
.Graph-Link.Graph02 li {width: 100%;}


.Graph-Link li a {
    height: 60px;
    padding: 0 30px 0 10px;
    background-position: 96% 50%;
}

.Graph-Link.Graph03 li a {
    background-position: 96% 50%;
}

.Graph-Link li a p {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
    color: #ffffff;
}

.Graph-Link li a p span {
    font-size: 0.9em;
    font-weight: normal;
    text-align: center;
    line-height: 1.0;
}
    
.Btn-Wrap001 a.Btn01 {
    padding: 20px 40px 20px 20px;
    font-size: 1.6em;
}
    
/**/
    
.Win11_Info .Section-Title04 .InBox .Title .New-Icon {
    height: 30px;
    margin-top: 0;
}
    
/**/
    
.News-List li {
    padding: 20px 20px;
    flex-direction: column;
}
    
.News-List li .Data {
    margin-bottom: 5px;
}
  
/*---------------------------------------
@group 4つのポイント
---------------------------------------*/
    
.Win11_Info .Point4_Wrap {
    padding: 20px 10px;
    margin: 20px auto;
}

.Win11_Info .Point4_Wrap .Title_Area .Title01 {
    font-size: 1.8em;
    margin-bottom: 5px;
}

.Win11_Info .Point4_List {
    flex-direction: column;
    margin: 20px auto;
}

.Win11_Info .Point4_List li {
    width: 100%;
    padding: 20px 20px;
}
    
.Win11_Info .Point4_List li:not(:first-child) {
    margin-top: 10px;
}

.Win11_Info .Point4_List li img {
    width: 50px;
    height: 50px;
}

.Win11_Info .Point4_List li .Title {
    font-size: 1.8em;
}

.Win11_Info .Point4_List li .Disc {
    font-size: 1.4em;
    line-height: 1.4;
    color: #ffffff;
    text-align: left;
}    
    
/*タブリスト*/

.tab_container {
  margin: 40px auto 0 auto;
}

.tab_item {
    width: 49.4%;
    padding:15px 10px;
    font-size: 1.5em;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-size: 20px 20px;
}

.tab_container .tab_item.tab2,
.tab_container .tab_item.tab3,
.tab_container .tab_item.tab4 {
    margin-left: 1.2%;
} 
    
.tab_container .tab_item.tab3,
.tab_container .tab_item.tab4 {
    margin-top: 5px;
    margin-bottom: 5px;
} 
    
.tab_container .tab_item.tab3 {
    margin-left: 0 !important;
}   
    
.tab_container .tab_content {
    padding: 30px 20px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-top: 5px;
}   
    
.tab_container .tab_content .tab_content_description .Title {
    font-size: 1.8em;
    margin-bottom: 15px;
}  
    
.tab_container .tab_content .tab_content_description .Disc {
    font-size: 1.4em;
    line-height: 1.6;
    text-align: left;
}
    

/*モーダル動画*/

.Win11_MV01 {
    width: 50%;
    max-width: 350px;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    left:0;
    width: 100%;
    z-index: 100;
}
.modal__bg{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.modal__content {
    left: 50%;
    padding: 15px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
}

.modal__content .hero__video {
    height: auto;
    width: 100%;
}

.modal__content .js-modal-close {
    text-align: center;
    display: inline-block;
    padding: 5px 30px;
    font-size: 1.0em;
    border: 1px solid #00d0ee;
    color: #00d0ee;
    border-radius: 50px;
    margin: 10px auto 0;
}
    
/**/
    
.Nav-Link-Layout .Block .Nav-Title {
    margin: 15px auto;
}

/*---------------------------------------
@group FAQ
---------------------------------------*/

/*アコーディオン全体*/
.FAQ_Menu {
  margin: 30px auto 0 auto;
}
/*バー部分*/
.FAQ_Menu label {
    line-height: 1.4;
    padding: 20px 30px 20px 20px;
}

#menu_bar01:checked ~ #links01 li,
#menu_bar02:checked ~ #links02 li,
#menu_bar03:checked ~ #links03 li,
#menu_bar04:checked ~ #links04 li,
#menu_bar05:checked ~ #links05 li,
#menu_bar06:checked ~ #links06 li,
#menu_bar07:checked ~ #links07 li,
#menu_bar08:checked ~ #links08 li,
#menu_bar09:checked ~ #links09 li,
#menu_bar10:checked ~ #links10 li,
#menu_bar11:checked ~ #links11 li,
#menu_bar12:checked ~ #links12 li,
#menu_bar13:checked ~ #links13 li,
#menu_bar14:checked ~ #links14 li,
#menu_bar15:checked ~ #links15 li {
    padding: 0 30px 20px 20px; 
    font-size: 1.4em;
}
    
/*閉じた状態の矢印描画*/
.FAQ_Menu label:after{
  right: 5%;
}
/*開いた状態の矢印描画*/
.FAQ_Menu input[type=checkbox]:checked + label:after{
  right: 5%;
}
    
/*---------------------------------------
@group 4つのポイント
---------------------------------------*/

.Win11_Bnr_Wrap {
    background-color: #ffffff;
    width: 100%;
    padding: 40px 50px 40px 50px;
}

.Win11_Bnr_Wrap .Win11_Bnr_List {
    flex-direction: column;
}

.Win11_Bnr_Wrap .Win11_Bnr_List li {
    width: 100%;
}

.Win11_Bnr_Wrap .Win11_Bnr_List li:not(:first-child) {
    margin-top: 15px;
    margin-left: 0;
}


.Win11_Bnr_Wrap .Win11_Bnr_List li .Disc {
    font-size: 1.2em;
    line-height: 1.4;
    text-align: center;
    margin: 10px auto 0
}


/*---------------------------------------
@フッター　fm_fund
---------------------------------------*/

.fm_fund {
	margin-bottom: 20px;
	margin-top: -20px;
}

.fm_fund h3{
	text-align: center;
	font-size: 197%;
	font-weight: 600;
	margin-bottom: 10px;
	position: relative;
}

.fm_fund h3 span{
	display: inline-block;
	background-color: #fff;
	padding: 10px 20px;
	position: relative;
	z-index: 2;
}

.fm_fund h3:after{
	content: '';
	width: 100%;
	height: 1px;
	border-top: 1px solid #ddd;
	position: absolute;
	top:50%;
	left: 0;
}

.fm_fund p.lead{
	text-align: center;
	font-size: 138.5%;
	margin-bottom: 20px;
}

.fm_fund ul{
	overflow: hidden;
}

.fm_fund li{
	float: left;
	width: 245px;
	padding: 14px 0;
	box-sizing: border-box;
	/*border-left: 1px solid #ddd;*/
	text-align: center;
}

.fm_fund li:first-child{
	border-left: 0;
}

.fm_fund li p{
	margin-top: 5px;
	padding: 0 20px;
	text-align: left;
} 

/*---------------------------------------
@フッター　intel_fund
---------------------------------------*/

.intel_fund {
	margin-bottom: 100px;
}

.intel_fund .inner{
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 30px 50px 30px;
}

.intel_fund h3{
	text-align: center;
	font-size: 197%;
	font-weight: 600;
	margin-bottom: 10px;
	position: relative;
	margin-top: 0px;
}

.intel_fund h3 span{
	display: inline-block;
	background-color: #fff;
	padding: 10px 20px;
	position: relative;
	z-index: 2;
}

.intel_fund p.note{
	margin-top: 40px;
	font-size: 88%;
}


/*---------------------------------------
@group アップグレード手順
---------------------------------------*/

/*タブリスト*/

.tab_container02 {
  margin: 30px auto 0 auto;
}

.tab_container02 .tab_item02 {
    padding: 15px 10px;
    font-size: 1.2em !important;
    background-size: 18px 18px;
}

.tab_container02 .tab_content02 {
    padding: 10px 10px;
}
    
/*手順用タブ*/
    
.tab-wrap {
  min-height: 360px;
}

.tab-label {
    width: 60px;
    height: 51px;
    font-size: 1.1em;
}
    
.tab-label::after {
    right: 8px;
    top: 20px;
}
    
.tab-content .Disc02 {
    font-size: 1.2em;
}

.tab-content .Capture01 {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}
    
/* アクティブなタブ */
.tab-switch:checked+.tab-label+.tab-content {
    width: calc(100% - 60px);
    padding: 15px;
    left: 60px;
}
    
.tab-content .Sub-Box {
    padding: 10px;
    margin-top: 50px;
}

.tab-content .Sub-Box .Title {
    top: -30px;
    left: -1px;
}
    
/*---------------------------------------
@group ニューノーマルの仕事環境で、いま選ぶべきPCとは？
---------------------------------------*/

.Win11_Info .Choose-PC_Wrap {
    padding: 20px 10px;
}

.Win11_Info .Choose-PC_Wrap .Title_Area {
    margin: 0 auto 30px;
}

.Win11_Info .Choose-PC_Wrap .Title_Area .Title01 {
    font-size: 1.8em;
}

.Win11_Info .Choose-PC_Wrap .Title_Area .Title01:before {
  bottom: -15px;
  width: 50px;
  height: 2px;
}

.Win11_Info .Choose-PC_Wrap .Disc01 {
    font-size: 1.4em;
}

.Win11_Info .Choose-PC_Wrap .Inner02 {
    flex-direction: column;
}

.Win11_Info .Choose-PC_Wrap .Inner02 img {
    width: 100%;
    max-width: 200px;
    height: auto;
    margin: 0 auto 15px auto;
}

.Win11_Info .Choose-PC_Wrap .Inner02 .InBox {
    padding-left: 0;
    width: 100%;
}

.Win11_Info .Choose-PC_Wrap .Inner02 .InBox a.Btn01 {
    margin-top: 20px;
    padding: 20px 30px 20px 20px;
    font-size: 1.6em;
}


    
/*---------------------------------------
@group ハイブリッドワークの現状と課題
---------------------------------------*/   
    
.Intro-Block .Inner .Title {
    font-size: 2.4em;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    margin: 0 auto 40px;
    color: #ffffff;
    position: relative;
    display: inline-block;
}
    
/**/


.FlexBox-Layout03 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    padding: 20px;
    border-radius: 6px;
    background-color: #ffffff;
    flex-direction: column;
}

.FlexBox-Layout03 .Image {
    width: 70%;
    margin: 0 auto;
}

.FlexBox-Layout03 .Inner {
    width: 100%;
    padding: 15px 0 0;
}

.FlexBox-Layout03 .Inner .Title {
    font-size: 1.6em;
    margin-bottom: 5px;
}

.FlexBox-Layout03 .Inner .Disc {
    font-size: 1.2em;
    line-height: 1.6;
}
    
    
/**/


.FlexBox-Layout04 {
    margin-top: 0;
    flex-direction: column;
}

.FlexBox-Layout04 li {
    width: 100%;
    padding: 15px 10px;
    margin-bottom: 5px;
}

.FlexBox-Layout04 li .Image {
    width: 60px;
    margin-left: auto;
    margin-right: auto;
}

.FlexBox-Layout04 li .Disc {
    font-size: 1.4em;
    text-align: center;
}
    
.FlexBox-Layout04 li .Disc br {
    display: none;
}
    
    
/**/

.Check-List {
    margin-top: 20px;
}

.Check-List li {
    font-size: 1.4em;
    padding: 15px 15px 15px 40px;
}

.Check-List li img.Icon {
    width: 14px;
    height: 14px;
    top: 20px;
}  
    

    
/**/

.Top-Banner-List {
    flex-direction: column;
    
}

.Top-Banner-List li {
    width: 100%;
    padding: 30px 15px;
}
    
.Top-Banner-List li:first-child {
    margin-bottom: 10px;
}

.Top-Banner-List li .Title {
    font-size: 1.8em;
    margin-bottom: 10px;
}

    
/**/
    
.List-Design01 li .Block01 {
    width: 80px;
    min-width: 80px;
    padding: 15px 5px;
}
    
.List-Design01 li .Block02 {
    padding: 15px 15px;
    font-size: 1.4em;
    line-height: 1.6em;
}
    
/**/
    
.List-Design02 li .Block01 {
    width: 80px;
    min-width: 80px;
    padding: 15px 5px;
}
    
.List-Design02 li .Block02 {
    padding: 15px 15px;
    font-size: 1.4em;
    line-height: 1.6em;
}
   
/**/
    
.Step-Nav {
    flex-direction: column;
}

.Step-Nav li {
    width: 100%;
}
    
.Step-Nav li:not(:last-child)::before {
    display: none;
}
    
.Step-Nav li:not(:first-child) {
    margin-left: 0;
    margin-top: 10px;
}
    
.Step-Nav li a .Inner {
    height: 70px;
    padding: 0 15px;
    background-position: 97% 80%;
}

/**/


.PC-Model {
    padding: 20px 20px 20px;
    margin: 20px auto 0;
    flex-direction: column-reverse;
}

.PC-Model .Icon {
    width: 60px;
    padding: 10px;
    font-size: 1.2em;
}

.PC-Model .InBox {
    width: 100%;
}

.PC-Model .InBox .Name {
    font-size: 2.0em;
}


.PC-Model .Image {
    width: 60%;
    margin: 0 auto;
}

/**/
    
.List-Layout01 {
   flex-direction: column;
}

.List-Layout01 > li {
    width: 100%;
}
    
.List-Layout01 > li:not(:first-child) {
    margin-top: 15px;
}

.List-Layout01 > li .Title01 {
    height: 70px;
    font-size: 1.4em;
    padding: 15px;
}

.List-Layout01 > li .Inner {
    padding: 15px;
}

.List-Layout01 > li .Inner ul li {
    font-size: 1.2em;
    line-height: 1.4;
    padding-left: 10px;
    position: relative;
}

/*--製品一覧--*/

.Product-Wrap {
    flex-direction: column;
}

.Product-Wrap .Block {
}

.Product-Wrap .Block.Left-Product {
    width: 100%;
    margin-bottom: 30px;
}
.Product-Wrap .Block.Right-Product {
    width: 100%;
    border-left: none;
}

.Product-Wrap .Block .Title {
    padding: 10px 10px 8px;
    font-size: 1.4em;
    margin-bottom: 10px;
}

.Product-Wrap .Block .Product-List {
    flex-wrap: wrap;
}

.Product-Wrap .Block.Left-Product .Product-List li {
    width: 50%;
}

.Product-Wrap .Block.Right-Product .Product-List li {
    width: 50%;
}

.Product-Wrap .Block .Product-List li {
    width: 100%;
    background-color: #ffffff;
    border-bottom: 1px solid #0a1e3c;
}

.Product-Wrap .Block .Product-List li:not(:first-child) {
    border-left: 1px solid #0a1e3c;
}
    
.Product-Wrap .Block .Product-List li:nth-child(3) {
    border-left: none;
}

.Product-Wrap .Block .Product-List li .SubTitle {
    font-size: 1.2em;
    padding-top: 8px;
}

.Product-Wrap .Block .Product-List li .SubTitle div {
    transform: scale(1,1);
    width: 100%;
    margin-left: 0;
}

.Product-Wrap .Block .Product-List li p {
    font-size: 1.2em;
    color: #ffffff;
    line-height: 1.2;
    background-color: #3e3e40;
    transform: scale(1,1);
    width: 100%;
    margin-left: 0;
    padding-top: 8px;
}
    
    
/*---------------------------------------
@group エンドポイント4つのセキュリティ対策
---------------------------------------*/

.Link-List01 {
    flex-direction: column;
}

.Link-List01 li {
    width: 100%;
}
    
.Link-List01.Merit li {
    width: 100% !important;
}
    
.Link-List01.Merit li a {
    height: 100px !important;
    justify-content: flex-start !important;
    padding-left: 20px;
}
    
.Link-List01.Merit li a .InBox {
    display: flex;
    align-items: center;
}
    
.Link-List01.Merit li a .InBox .Icon02 {
display: inline-block;
width: 50px;
padding: 10px;
margin-bottom: 0;
border-radius: 50px;
background-color: #ffffff !important;
    margin-right: 10px;
}
    
.Link-List01.Merit li a .InBox .Title {
font-size: 1.6em;
line-height: 1.2;
    text-align: left;
}
    


.Link-List01 li:nth-child(1),
.Link-List01 li:nth-child(2),
.Link-List01 li:nth-child(3) {
    margin-bottom: 18px;
}

.Link-List01 li a {
    height: 140px;
    background-position: 97% 89%;
    background-size: 20px 20px;
}

.Link-List01 li a .InBox .Icon {
    font-size: 1.2em;
    padding: 8px 20px 5px;
    margin-bottom: 12px;
}

.Link-List01 li a .InBox .Title {
    font-size: 1.8em;
}   
    

/*---------------------------------------
@group スマホサブメニュー
---------------------------------------*/    
    
.SP-Contents-Menu {}
    
.SP-Contents-Menu .toggle {
	display: none;
}
.SP-Contents-Menu .Label {
	display: block;
    border: 1px solid #ffffff;
    border-radius: 6px;
    padding: 13px 35px;
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    background: #0a1e3c;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow00.png");
    background-position: right 13px center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    text-decoration: none;
    position: relative;
}
    
.SP-Contents-Menu .Label.Active {
    color: #0a1e3c !important;
    background: #ffffff !important;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow00.png") !important;
    background-position: right 13px center !important;
    background-repeat: no-repeat !important;
    background-size: 20px 20px !important;
}
    
.SP-Contents-Menu .Label .New-Icon {
    position: absolute;
    top: -6px;
    left: -6px;
    width: 32px;
    min-width: 32px;
    height: 32px;
    font-size: 0.6em;
    text-align: center;
    padding-top: 13px;
    line-height: 1;
    color: #ffffff;
    background-color: #ff5858;
    border-radius: 30px;
    z-index: 2;
}
    
.SP-Contents-Menu .Label::before{
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid #00d0ee;
	border-right: 2px solid #00d0ee;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 3px );
	right: 20px;
	transform: rotate(135deg);
}
.SP-Contents-Menu .Label,
.SP-Contents-Menu .content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.SP-Contents-Menu .content {
	height: 0;
	margin-bottom:10px;
	padding:0 20px;
	overflow: hidden;
}
.SP-Contents-Menu .toggle:checked + .Label + .content {	/*開閉時*/
	height: auto;
	padding: 10px 5px;
	transition: all .3s;
}
.SP-Contents-Menu .toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
}
    
.SP-Contents-Menu .content ul.SubMenu {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
    
.SP-Contents-Menu .content ul.SubMenu li {
    width: 49%;
    margin-bottom: 8px;
}
    
.SP-Contents-Menu .content ul.SubMenu li:nth-child(even) {
    margin-left: 2%;
}
    
.SP-Contents-Menu .content ul.SubMenu li a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    height: 42px;
    font-size: 1.2em;
    text-align: center;
    line-height: 1.3;
    color: #0a1e3c;
    font-weight: bold;
    border: 1px solid #0a1e3c;
    background: #ffffff;
    border-radius: 4px;
    text-decoration: none;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow02.png");
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 14px 14px;
    transition: all 0.2s;
}
    
.SP-Contents-Menu .content ul.SubMenu li a span {
    font-size: 0.75em;
}
    
    
/**/


.PC-Model .Inner {
    padding: 20px 10px 30px;
    flex-direction: column-reverse;
}

.PC-Model .Inner .InBox {
    width: 100%;
}

.PC-Model .Inner .Image {
    width: 60%;
}

.PC-Model .Other-Links {
    flex-direction: column;
    padding: 0 0 30px;
}

.PC-Model .Other-Links li {
    width: 100%;
}

.PC-Model .Other-Links li:not(:first-child) {
    margin-top: 10px;
}

.PC-Model .Other-Links li a {
    height: 50px;
    font-size: 1.4em;
}

/**/



.New-Accordion02 .option {
    position: relative;
}

.New-Accordion02 .option .toggle {
    display: none;
}

.New-Accordion02 .option .title,
.New-Accordion02 .option .content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
}

.New-Accordion02 .option .title {
    padding: 20px 20px 20px 50px;
    font-size: 2.0em;
    color: #0a1e3c;
    display: block;
    font-weight: bold;
    background-color: #edf5fc;
    border-left: 2px solid #0a1e3c;
}

.New-Accordion02.Type01 .option .title {
    border-left: 2px solid #00d0ee;
}

.New-Accordion02.Type02 .option .title {
    border-left: 2px solid #f8adad;
}

.New-Accordion02 .option .title::after,
.New-Accordion02 .option .title::before {
    content: "";
    position: absolute;
    left: 25px;
    top: 25px;
    width: 3px;
    height: 20px;
    background-color: #0a1e3c;
    transition: all 0.3s;
}

.New-Accordion02 .option .title::after {
    transform: rotate(90deg);
}


.New-Accordion02 .option .content {
    max-height: 0;
    overflow: hidden;
}

.New-Accordion02 .option .content .Inner {
    padding: 0 20px 20px;
    border-left: 2px solid #0a1e3c;
}

.New-Accordion02.Type01 .option .content .Inner {
    border-left: 2px solid #00d0ee;
}

.New-Accordion02.Type02 .option .content .Inner {
    border-left: 2px solid #f8adad;
}

.New-Accordion02 .option .content .Inner .InBox {
    padding: 20px;
    border-radius: 4px;
    background-color: #ffffff;
}   

.Win11_Info .Win11_Section03 {
width: 100%;
max-width: 1280px;
margin: 0 auto 80px;
padding-left: 10px;
padding-right: 10px;
}
    
/*---------------------------------*/
    
.BlueBg_Wrap08 {
width: 100%;
padding: 0 30px 30px;
background-color: #edf5fc;
margin: 0 auto;
}
    
.Link-list-Layout {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 30px;
    padding-top: 50px;
}

.Link-list-Layout li {
    width: 49%;
    margin-bottom: 15px;
}

.Link-list-Layout li:nth-child(1),
.Link-list-Layout li:nth-child(3),
.Link-list-Layout li:nth-child(5) {
    margin-right: 2%;
}

.Link-list-Layout li:nth-child(2),
.Link-list-Layout li:nth-child(3),
.Link-list-Layout li:nth-child(5) {
    margin-left: 0;
}

.Link-list-Layout li a {
    display: block;
    border-radius: 10px;
    background-color: #0A1E3C;
    text-decoration: none;
    transition: all 0.3s; 
}

.Link-list-Layout li a .Bgc-White {
    height: 120px;
    border-radius: 10px;
    border: 3px solid #0A1E3C;
    background-color: #ffffff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Link-list-Layout li a .Bgc-White .Inbox {
}

.Link-list-Layout li a .Bgc-White .Inbox .Title {
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    color: #0A1E3C;
    margin-bottom: 10px;
}

.Link-list-Layout li a .Bgc-White .Inbox img {
    width: auto;
    height: 100%;
    max-height: 40px;
}

.Link-list-Layout li a .Block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px 10px 8px;
}

.Link-list-Layout li a .Block .YT-Icon {
    width: 100%;
    max-width: 30px;
    height: auto;
}

.Link-list-Layout li a .Block .Btn {
    border: 1px solid #ffffff;
    border-radius: 20px;
    padding: 9px 25px 7px 14px;
    font-size: 1.0em;
    font-weight: 500;
    line-height: 1;
    color: #ffffff;
    background-image: url("/platform/pc/content/windows11/common/images/arrow001_wh-right.svg");
    background-position: 88% 50%;
    background-repeat: no-repeat;
    background-size: 10px 10px;
}

.Link-list-Layout li a:hover {
    opacity: 0.5;
    transition: all 0.3s; 
}
    
/*
.Link-list-Layout {
    flex-direction: column;
}

.Link-list-Layout li {
    width: 100%;
    margin-bottom: 10px;
}

.Link-list-Layout li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 130px;
    text-decoration: none;
    position: relative;
    background-color: #ffffff;
    border: 2px solid #0a1e3c;
    border-radius: 6px;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow03.png");
    background-repeat: no-repeat;
    background-position: 97% 95%;
    background-size: 20px 20px;
    transition: all 0.3s; 
}



.Link-list-Layout li a .Icon {
    position: absolute;
    left: -1px;
    top: -1px;
    display: inline-block;
    font-size: 1.0em;
    font-weight: 500;
    color: #ffffff;
    line-height: 1;
    padding: 8px 8px 7px 30px;
    border-radius: 6px 0 6px 0;
    background-color: #0a1e3c;
    background-image: url("/platform/pc/content/windows11/common/images/icon-youtube-symbol.svg");
    background-repeat: no-repeat;
    background-position: 10% 42%;
    background-size: 18px 13px;
}
    
.Link-list-Layout li a .Icon-New {
    position: absolute;
    right: -8px;
    top: -8px;
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 16px 0 0 7px;
    font-size: 1.0em;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    background-color: #ff5858;
    border-radius: 30px;
}



.Link-list-Layout li a .InBox .Title {
    font-size: 1.6em;
}

.Link-list-Layout li a .InBox img {
    max-height: 50px;
}
*/
/*---------------------------------*/   
    

.Movie-List {
    margin-top: 20px;
}

.Movie-List.Layout02 li {
    background-color: #ffffff;
}

.Movie-List.Layout01 li:not(:first-child) {
    margin-top: 15px;
}

.Movie-List.Layout01 li {
    flex-direction: column;
}

.Movie-List.Layout02 {
    flex-direction: column;
}

.Movie-List.Layout02 li {
    width: 100%;
}
    
.Movie-List.Layout02 li:not(:first-child) {
    margin-top: 15px;
}

.Movie-List.Layout02 li .Video {
    border-radius: 8px 8px 0 0;
    overflow: hidden;
}

.Movie-List.Layout02 li .Video {
    width: 100%;
}

.Movie-List.Layout02 li .InBox {
    width: 100%;
}

.Movie-List li .Icon-New {
    position: absolute;
    left: -9px;
    top: -9px;
    display: inline-block;
    width: 45px;
    height: 45px;
    padding: 18px 0 0 8px;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    background-color: #ff5858;
    border-radius: 50px;
    z-index: 3;
}
    
.Movie-List li .Video {
    width: 100%;
}

.Movie-List li .Video img {
    width: 100%;
    height: auto;
}

.Movie-List li .InBox {
    width: 100%;
    padding: 15px 15px;
    background-color: #ffffff;
}

.Movie-List li .InBox .Time {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 1.0em;
    line-height: 1;
    color: #00d0ee;
}

.Movie-List li .InBox .Time img {
    width: 14px;
    height: 14px;
    margin-right: 5px;
}

.Movie-List li .InBox .Title {
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.4;
    color: #0a1e3c;
    margin: 10px 0 10px 0;
}

.Movie-List li .InBox .Disc {
    font-size: 1.2em;
    line-height: 1.6;
    color: #0a1e3c;
}   
    
/*---------------------------------*/   
  
    
.win11_tab_container {
  padding-bottom: 1em;
  background-color: #fff;
  margin: 0 auto;
}
.win11_tab_container .win11_tab_item {
  /*width: calc(100%/3);*/
    width: 32.6%;
  padding: 20px 0 20px 0;
font-size: 1.4em;
  /*border-bottom: 3px solid #0078d2 ;*/
  background-color: #e3ebf2;
  text-align: center;
  color: #0a1e3c ;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
    border-radius: 6px 6px 0 0;
  transition: all 0.2s ease;
    background-image: url("/platform/pc/content/windows11/common/images/win11_arrow07.svg");
    background-repeat: no-repeat;
    background-position: 95% 90%;
    background-size: 15px 15px;
    
}
.win11_tab_container .win11_tab_item.center-item {
    margin: 0 1%;
}

.win11_tab_container .win11_tab_item:hover {
  opacity: 0.75;
}
.win11_tab_container input[name="win11_tab_item"] {
  display: none;
}
.win11_tab_container .win11_tab_content {
  display: none;
  padding: 20px 15px;
  clear: both;
  overflow: hidden;
    background-color: #0078d2;
    color: #fff;
}

.win11_tab_container .win11_tab_content .Lead {
    font-size: 1.2em;
    line-height: 1.8;
    color: #ffffff;
}

#win11_tab1:checked ~ #win11_tab1_content,
#win11_tab2:checked ~ #win11_tab2_content,
#win11_tab3:checked ~ #win11_tab3_content { 
  display: block;
}
.win11_tab_container input:checked + .win11_tab_item {
  background-color: #0078d2 ;
  color: #fff;
}

/*---------------------------------*/
    
/**/

.White-Base01 {
    margin-top: 30px;
    background-color: #ffffff;
    padding: 15px;
}

/**/
    
/*---------------------------------*/ 
    
.Copilot-List {
    flex-direction: column;
}    
    
.Copilot-List > li {
    width: 100%;
} 
    
.Copilot-List > li:not(:first-child) {
    margin-top: 10px;
} 
    
.Copilot-List > li .title {
height: 50px;
}
    
/**/
    
.btn-list {
    flex-direction: column;
}
    
.btn-list li {
    width: 100%;
}
    
.btn-list li:not(:first-child) {
    margin-left: 0;
    margin-top: 10px;
}
    
.btn-list li .video-btn {
    padding: 20px 10px;
    font-size: 1.4em;
}
    
/**/
    
.Movie-List.Layout01 li .InBox {
    width: 100%;
    padding: 15px 0 0 0;
}
    
/*------------------------------------------
移行前
------------------------------------------*/
    
/**/

.Win11_Info .Section-Title05 {
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 20px;
}

.Win11_Info .Section-Title05 .Title {
    font-size: 2.0em;
}
    
/**/

.Win11_Info .WhiteBg {
    padding: 20px 20px;
    border-radius: 10px;
}
    
/**/
    
.Win11_Info-Title13 {
    font-size: 1.8em;
    margin-bottom: 15px;
}

.Win11_Info-Title13:before {
    content: '';
    top: 11px;
    left: -20px;
    width: 15px;
}
    
/**/
    
.Win11_Info-Title14 {
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.4;
    color: #ffffff;
    margin-bottom: 10px;
    margin-top: 30px;
    padding: 9px 10px 8px 10px;
    background-color: #2d49c9;
    display: inline-block;
}
    
/**/
    
dl.yet-list01 {
    padding: 15px 15px 15px 30px;
}

dl.yet-list01 dt {
    position: relative;
    font-size: 1.4em;
}

dl.yet-list01 dt::before {
    position: absolute;
    content: "";
    left: -17px;
    top: 3px;
    width: 12px;
    height: 12px;
    border-radius: 20px;
    background-color: #2d49c9;
}

dl.yet-list01 dd {
    font-size: 1.2em;
    line-height: 1.8;
    text-align: left;
}
    
/**/

.Table-Wrap-Yet {
    margin-bottom: 50px;
    overflow-x: scroll;
}

.Table-Wrap-Yet .TB-Yet {
    width: 100%;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.Table-Wrap-Yet .TB-Yet thead th {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    padding: 15px 10px;
    background-color: #555555;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
    border-right: none;
    border-top: none;
}
.Table-Wrap-Yet .TB-Yet thead th.th01 {width: 250px;min-width: 200px;}
.Table-Wrap-Yet .TB-Yet thead th.th02 {width: 200px;min-width: 100px;}
.Table-Wrap-Yet .TB-Yet thead th.th03 {width: 200px;min-width: 100px;}
.Table-Wrap-Yet .TB-Yet thead th.th04 {width: 320px;min-width: 250px;}

.Table-Wrap-Yet .TB-Yet tbody tr:nth-child(odd) th,
.Table-Wrap-Yet .TB-Yet tbody tr:nth-child(odd) td {
    background-color: #f8fbfe;
}


.Table-Wrap-Yet .TB-Yet tbody th,
.Table-Wrap-Yet .TB-Yet tbody td {
    font-size: 1.0em;
    line-height: 1.6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-right: none;
    padding: 12px 10px;
}

.Table-Wrap-Yet .TB-Yet tbody td {
    text-align: center;
    color: #000000;
}

.Table-Wrap-Yet .TB-Yet tbody td:last-child {
    text-align: left;
}

.Table-Wrap-Yet .Tooltip {
    position: relative;
    display: inline-block;
    color: #0078d4;
    text-decoration: underline;
}

.Table-Wrap-Yet .Tooltip:hover {
    text-decoration: none;
}

.Table-Wrap-Yet .Tooltip .Tooltiptext {
  visibility: hidden;
  width: 400px;
  background-color: #ffffff;
  color: #000;
    font-weight: normal;
  text-align: left;
  border-radius: 4px;
  padding: 10px 12px;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
    border: 2px solid #2d49c9;
  margin-left: -60px;
box-shadow: 0px 5px 16px 0px rgba(179, 201, 221, 0.5);
}

.Table-Wrap-Yet .Tooltip:hover .Tooltiptext {
  visibility: visible;
}
    

/**/

.Btn-list-Yet {
    flex-direction: column;
}

.Btn-list-Yet li.Wid100 {
    width: 100% !important;
}

.Btn-list-Yet li.Wid100 a {
    padding: 12px 10px;
}

.Btn-list-Yet li {
    width: 100%;
}

.Btn-list-Yet li:not(:first-child) {
    margin-left: 0;
    margin-top: 10px;
}

.Btn-list-Yet li a {
    display: block;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    padding: 20px 10px;
    color: #ffffff;
    background: #2d49c9;
    border-radius: 6px;
    text-decoration: none;
    background-image:url("/platform/pc/content/windows11/common/images/arrow001_wh-right.svg");
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    transition: all 0.3s;
}

.Btn-list-Yet li a:hover {
    opacity: 0.7;
    background-position: 96% 50%;
    transition: all 0.3s;
}
    
/**/
    
.Yet-Step-List {
    
}

.Yet-Step-List li {
    display: flex;
    align-items: center;
}

.Yet-Step-List li:not(:first-child) {
    margin-top: 10px;
}

.Yet-Step-List li .Icon {
    min-width: 28px;
    min-height: 28px;
    padding-top:9px;
}

.Yet-Step-List li .Title {
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.4;
}
    


/**/

.Yet-Sub-List {
    
}

.Yet-Sub-List li {
    position: relative;
    padding-left: 18px;
}

.Yet-Sub-List li:not(:first-child) {
    margin-top: 10px;
}

.Yet-Sub-List li::before {
    position: absolute;
    content: "・";
    left: 0;
    top: 0;
    font-weight: bold;
    color: #2d49c9;
}

.Yet-Sub-List li .Flex {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.Yet-Sub-List li .Flex a {
    width: 100%;
    font-size: 1.1em;
}

.Yet-Sub-List li .Flex p {
    width: 100%;
    font-size: 0.95em;
    border-left: none;
    padding-left: 0;
}

.Yet-Sub-List li a {
    text-decoration: underline;
}

.Yet-Sub-List li a:hover {
    text-decoration: none;
}

.Yet-Sub-List li a.Video {
    padding-left: 25px;
    background-image: url("/platform/pc/content/windows11/common/images/icon-yet-video.svg");
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}
    
/**/

.Yet-Step-Link {
    margin-top: 40px;
}

.Yet-Step-Link li {
    flex-direction: column;
}

.Yet-Step-Link li .Icon {
    padding-top: 8px;
}

.Yet-Step-Link li .Block01 {
    padding: 10px 0;
}

.Yet-Step-Link li .Block01 .Title {
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.4;
    color: #ffffff;
}

.Yet-Step-Link li .Block02 {
    padding: 12px;
}

.Yet-Step-Link li .Block02 > .Disc {
    line-height: 1.8;
}

.Yet-Step-Link li .Block02 .InBox {
    display: flex;
    flex-direction: column;
}

.Yet-Step-Link li .Block02 .InBox .Btn:nth-child(2) {
    margin-left: 0;
    margin-top: 10px;
}

.Yet-Step-Link li .Block02 .InBox .Btn {
    width: 100%;
}

.Yet-Step-Link li .Block02 .Btn {
    margin-top: 10px;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    padding: 12px 40px 12px 30px;
    color: #ffffff;
    background: #0a1e3c;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.3s;
}

.Yet-Step-Link li .Block02 .Btn.Arrow01 {
    background-image: url("/platform/pc/content/windows11/common/images/arrow001_wh-right.svg");
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
}

.Yet-Step-Link li .Block02 .Btn.Arrow02 {
    background-image: url("/platform/pc/content/windows11/common/images/icon-blink_wh.svg");
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 14px 14px;
}

.Yet-Step-Link li .Block02 .Btn:hover {
    background-position: 96% 50%;
    opacity: 0.7;
    transition: all 0.3s;
}
.accordion-008 {
    margin-top: 10px;
    width: 100%;
    border-radius: 6px;
    /*box-shadow: 0 7px 15px -5px rgb(0 0 0 / 5%);*/
    background: #f2f7fd;
    border: 1px solid #2d49c9;
}

.accordion-008 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #2d49c9;
    font-weight: 600;
    cursor: pointer;
}

.accordion-008 summary::-webkit-details-marker {
    display: none;
}

.accordion-008 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #2d49c9b3;
    border-right: 3px solid #2d49c9b3;
    content: '';
    transition: transform .3s;
}

.accordion-008[open] summary::after {
    transform: rotate(225deg);
}

.accordion-008 .Acc-Cont {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #2d49c9;
    transition: transform .5s, opacity .5s;
}

.accordion-008[open] .Acc-Cont {
    transform: none;
    opacity: 1;
}

.accordion-008 .Acc-Cont .Disc {
    font-size: 1.0em;
    line-height: 1.6;
    color: #000000;
}


.accordion-008 .Acc-Cont .SubTitle {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 20px;
    
}

.accordion-008 .Acc-Cont dl {
}

.accordion-008 .Acc-Cont dt {
    font-size: 1.0em;
    font-weight: bold;
    line-height: 1.4;
    margin: 20px 0 10px;
    color: #000000;
}

.accordion-008 .Acc-Cont dd {
    font-size: 1.0em;
    font-weight: normal;
    line-height: 1.6;
    color: #000000;
}
   
    
.sp-show{
    display: block!important;   
}
.pc-show{
    display: none!important;   
}

}/*--@end---@media screen and (max-width: 768px)--*/
/*--//////////////////////////////////////////////////////////////--*/


@media screen and (min-width: 769px) {
    .sp-show{
        display: none!important;   
    }
    .pc-show{
        display: block!important;   
    }
}

@media screen and (max-width: 480px) {
    #intel_fund .inner {
        margin-bottom: 50px;
    }
}