<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
**********************************************************************

* page.css

*********************************************************************
*/
/*html,
body,
#Copy01{
  height:100%;
}*/



#Contents #TopPage.artCont #ContSect .sectMain .sectTit {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 30px;
  font-weight: bold;
  width: 363px;
  color: #004F99;
  border-radius: 5px;
  /* box-shadow: 0px 0px 0px 5px #004F99 inset; */
  /* border: 1px solid #004F99; */
  margin: auto;
  transform: translate(0, -50%);
} 
#Contents #TopPage.artCont #ContSect .sectMain .sectTit span {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  width: auto;
  padding: 5px;
  box-shadow: 0px 0px 0px 5px #004f99 inset;
  border: 1px solid #004f99;
  border-radius: 5px;
  height: 76px;
}
#Contents #TopPage.artCont #ContSect .sectMain .sectTit:before, 
#Contents #TopPage.artCont #ContSect .sectMain .sectTit:after {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
} 
#Contents #TopPage.artCont #ContSect .sectMain .sectTit:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 28px 15px 0 15px;
  border-color: #004F99 transparent transparent transparent;
} 
#Contents #TopPage.artCont #ContSect .sectMain .sectTit:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 10px 0 10px;
  border-color: #ffffff transparent transparent transparent;
  bottom: -11px;
}
/*============================
#Contents
============================*/
#Contents {
  /*padding-top: 80px;*/
}
/*============================
#TopPage
============================*/
#Contents #TopPage.artCont {
  overflow: hidden;
}

/*============================
#Copy01
============================*/
/*#Contents #TopPage.artCont #Copy01{
  margin:10px auto 30px;*/
  /*padding:50px;*/
  /*background: #f1f1f1;
  height: 500px;
  overflow: hidden;
  z-index: 1;
}*/
#Contents #TopPage.artCont #Copy01 h1{
  text-align: center;
  line-height: 1.3;
}
#Contents #TopPage.artCont #Copy01 .mainTit{
  font-size: 1.3rem;
  font-weight: 900;
  max-width: 780px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  /*background: #fff;
  border-radius: 40px;
  transform: translate(0, -50%);*/
}


/*============================
#Copy01
============================*/
@media (width &gt;= 1024px){
#Contents #TopPage.artCont #Copy01{
  position: relative;
  margin:80px auto 50px;
  padding:5px auto 50px;
  /*background: url(../images/main_v01.png) no-repeat center 100%;
  background-size: 85%;*/
  background-color:#e6f0f7;
  overflow: hidden;
  z-index: 1;
}
#Contents #TopPage.artCont #Copy01 .pcNone{
  display: none;
}
#Contents #TopPage.artCont #Copy01 h1{
  position: relative;
  width:100%;
  align-items: center;
  line-height: 1.6;
  margin: 50px auto auto;
}
#Contents #TopPage.artCont #Copy01 h1 img{
  width: 90%;
  margin:0 auto;
}
#Contents #TopPage.artCont #Copy01 .mainTit{
  position: absolute;
  top:-3%;
  left:46%;
  writing-mode: vertical-rl;
  font-size: 2rem;
  font-weight: 900;
  /*max-width: 780px;*/
  margin: 0 auto;
  z-index: 10;
  /*background: #fff;
  border-radius: 40px;
  transform: translate(0, -50%);*/
}

}


/*============================
#Copy01
============================*/
@media (841px &lt;= width &lt;= 1024px){
  #Contents #TopPage.artCont #Copy01{
    position: relative;
    margin:0 auto;
    padding:5px auto 50px;
    background-color: #e6f0f7;
    overflow: hidden;
    z-index: 1;
    /*height:580px;*/
  }
  #Contents #TopPage.artCont #Copy01 h1{
    position: relative;
    width:100%;
    align-items: center;
    line-height: 1.6;
    margin: 50px auto auto;
  }
  #Contents #TopPage.artCont #Copy01 .pcNone{
    display: none;
  }
  #Contents #TopPage.artCont #Copy01 h1 img{
    width: 100%;
    margin:40px auto 0;
  }
  #Contents #TopPage.artCont #Copy01 .mainTit{
    position: absolute;
    top:8%;
    left:44%;
    writing-mode: vertical-rl;
    font-size: 1.4rem;
    font-weight: 900;
    /*max-width: 780px;*/
    margin: 0 auto;
    z-index: 10;
    /*background: #fff;
    border-radius: 40px;
    transform: translate(0, -50%);*/
  }
  
  }



/*============================
#Copy01
============================*/
@media (width &lt;= 840px){
  #Contents #TopPage.artCont #Copy01{
    position: relative;
    margin:0 auto;
    padding:5px auto 50px;
    background-color: #e6f0f7;
    /*height: 420px;*/
    overflow: hidden;
    z-index: 1;
  }
  #Contents #TopPage.artCont #Copy01 .pcNone{
    display: none;
  }
  #Contents #TopPage.artCont #Copy01 h1{
    position: relative;
    width:100%;
    align-items: center;
    line-height: 1.6;
    margin: 40px auto auto;
  }
  #Contents #TopPage.artCont #Copy01 h1 img{
    width: 100%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #Copy01 .mainTit{
    position: absolute;
    top:-10%;
    left:44%;
    writing-mode: vertical-rl;
    font-size: 1.1rem;
    font-weight: 900;
    /*max-width: 680px;*/
    margin: 0 auto;
    z-index: 10;
    /*background: #fff;
    border-radius: 40px;
    transform: translate(0, -50%);*/
  }
  
  }

/*============================
#Copy01
============================*/
@media (width &lt;= 568px){
  #Contents #TopPage.artCont #Copy01{
    position: relative;
    background-color: #e6f0f7;
    width:100%;
    height: 100%;
    margin:0 auto;
    padding:5px auto 50px;
    /*overflow: hidden;*/
    z-index: 1;
  }
  #Contents #TopPage.artCont #Copy01 .pcNone{
    display: none;
  }
  #Contents #TopPage.artCont #Copy01 .Copy01Content{
    height:100%;
    overflow: auto;
  }
  #Contents #TopPage.artCont #Copy01 h1{
    position: relative;
    width:100%;
    align-items: center;
    line-height: 1.6;
    margin: 0 auto auto;
  }
  #Contents #TopPage.artCont #Copy01 h1 img{
    width: 100%;
    margin:20px auto 0;
  }
  #Contents #TopPage.artCont #Copy01 .mainTit{
    position: absolute;
    top:-15%;
    left:43%;
    writing-mode: vertical-rl;
    font-size: 0.85rem;
    font-weight: 900;
    /*max-width: 680px;*/
    margin: 0 auto;
    z-index: 10;
    /*background: #fff;
    border-radius: 40px;
    transform: translate(0, -50%);*/
  }
  
  }

/*============================
#Copy01
============================*/
@media (width &lt;= 414px){
  #Contents #TopPage.artCont #Copy01{
    position: relative;
    background-color: #e6f0f7;
    width:100%;
    height: 100%;
    margin:0 auto;
    padding:5px auto 50px;
    /*overflow: hidden;*/
    z-index: 1;
  }
  #Contents #TopPage.artCont #Copy01 .pcNone{
    display: none;
  }
  #Contents #TopPage.artCont #Copy01 .Copy01Content{
    height:100%;
    overflow: auto;
  }
  #Contents #TopPage.artCont #Copy01 h1{
    position: relative;
    width:100%;
    align-items: center;
    line-height: 1.6;
    margin: 5px auto auto;
  }
  #Contents #TopPage.artCont #Copy01 h1 img{
    width: 100%;
    margin:20px auto 0;
  }
  #Contents #TopPage.artCont #Copy01 .mainTit{
    position: absolute;
    top:-15%;
    left:43%;
    writing-mode: vertical-rl;
    font-size: 0.85rem;
    font-weight: 900;
    /*max-width: 680px;*/
    margin: 0 auto;
    z-index: 10;
    /*background: #fff;
    border-radius: 40px;
    transform: translate(0, -50%);*/
  }
  
  }

/*============================
#Copy01
============================*/
@media (width &lt;= 320px){
  #Contents #TopPage.artCont #Copy01{
    position: relative;
    margin:0 auto;
    padding:5px auto 50px;
    background: #e6f0f7;
    /*height: 150px;*/
    overflow: hidden;
    z-index: 1;
  }
  #Contents #TopPage.artCont #Copy01 .pcNone{
    display: none;
  }
  #Contents #TopPage.artCont #Copy01 h1{
    position: relative;
    width:100%;
    align-items: center;
    line-height: 1.6;
    margin: 0 auto auto;
  }
  #Contents #TopPage.artCont #Copy01 h1 img{
    width: 100%;
    margin:20px auto 0;
  }
  #Contents #TopPage.artCont #Copy01 .mainTit{
    position: absolute;
    top:-19%;
    left:41%;
    writing-mode: vertical-rl;
    font-size: 0.75rem;
    font-weight: 900;
    /*max-width: 680px;*/
    margin: 0 auto;
    z-index: 10;
    /*background: #fff;
    border-radius: 40px;
    transform: translate(0, -50%);*/
  }
  
  }

/*============================
#Pr
============================*/

#Contents #TopPage.artCont #Pr .mainTit .ov {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  height: 80px;
  background: #004F99;
  /*border-radius: 40px;*/
}

/*============================
#Sect02-1
============================*/
#Contents #TopPage.artCont #Sect02-1 .mainTit .ov {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  height: 80px;
  background: #004F99;
  /*border-radius: 40px;*/
}
#Contents #TopPage.artCont #Sect02-1 .mainTit .ov:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 0;
  bottom: 5px;
  right: 40px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  /*background-image: url(../images/icon_arrow_ble.svg);*/
  background-color:#004F99;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  /*border-radius: 20px;*/
}

/*============================
#News
============================*/
#Contents #TopPage.artCont #News .mainTit .ov {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #004F99;
  height: 80px;
  background: #FFF;
  /*border-radius: 40px;*/
}


@media screen and (max-width: 1020px) {
  #Contents {
    padding-top: 60px;
  }
  /*#Contents #TopPage.artCont #MvSect .sectMain .mainTit {
    font-size: 2.1vw;
    width: 76%;
  }*/
}


@media (width &gt;= 1280px ) {*/
  /*============================
  #Pr
  ============================*/
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3 .prchild .prchild_inner .prchild_inner_text .pr_inner_text03 .PrdataSmall{
    font-size:6.3rem;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 1;
  }
  /*#Contents #TopPage.artCont #Pr .Prwrap{
    width:90%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #Pr .Prwrap .prslide_wrap{
    width:85%;
    margin:auto;
  }*/
}



@media (width &gt;= 1025px ) {
  /*============================
  #Pr
  ============================*/
  #Contents #TopPage.artCont #Pr{
    position: relative;
    top:-80px;
    margin:0 auto;
    padding:0 40px 80px;
    overflow: hidden;
    z-index:2;
    /*background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));*/
  }
  #Contents #TopPage.artCont #Pr .Prwrap{
    width:100%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #Pr .Prwrap .prslide_wrap{
    width:90%;
    margin:auto;
  }
  #Contents #TopPage.artCont #Pr h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Pr .prTit{
    font-size:1.87em;
    font-weight: 900;
    color:#FFF;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider{
    display: none;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider2{
    display: none;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3{
    display: flex;
    align-items: stretch;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3 div{
    /*margin:30px auto;*/
   
    /*background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));*/
    
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3 .prchild{
    position: relative;
    border-radius: 10px;
    width:33.333%;
    margin:0 15px;
    padding:18px;
    background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3 .prchild .prchild_inner{
    background:#FFF;  
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3 .prchild .prchild_inner .prchild_inner_text{
    padding:5px; 
    height:300px;
    line-height: 1.3; 
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3 .prchild .prchild_inner .prchild_inner_text .vertical{
    writing-mode: vertical-rl;
    font-size:1.2rem;
    vertical-align: bottom;
    margin-left:3px;
    padding-bottom:5px;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3 .prchild .prchild_inner .prchild_inner_text .pr_inner_text01{
    font-weight: 900;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3 .prchild .prchild_inner .prchild_inner_text .pr_inner_text02{
    font-weight: 900;
    font-size:1.6rem;
    color:#004F99;
    margin-top:-5px;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3 .prchild .prchild_inner .prchild_inner_text .pr_inner_text02 ::before{
    content:"ー";
    width: 25px;
    height: 25px;

  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3 .prchild .prchild_inner .prchild_inner_text .pr_inner_text02 ::after{
    content:"ー";
    width: 25px;
    height: 25px;

  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3 .prchild .prchild_inner .prchild_inner_text .pr_inner_text03{
    font-size:1.8rem;
    font-weight: 900;
    color:#004F99;
    margin-top:0;
    letter-spacing: 2px;
    line-height: 1;
    vertical-align: baseline;
  }

  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3 .prchild .prchild_inner .prchild_inner_text .pr_inner_text03 .Prdata{
    font-size:5.2rem;
    font-weight: 900;
    letter-spacing: 1px;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3 .prchild .prchild_inner .prchild_inner_text .pr_inner_text03 .PrdataSmall{
    font-size:4.4rem;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3 .prchild .prchild_inner .prchild_inner_text .pr_inner_text03 .PrdataSmallsmall{
    font-size:1em;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Pr .btn{
    width: 290px;
    margin: 50px auto;
}
#Contents #TopPage.artCont #Pr .btn a{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 62px;
  background: #004F99;
  border-radius: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
#Contents #TopPage.artCont #Pr .phone{
  display: none;
}
#Contents #TopPage.artCont #Pr .phone02{
    width:650px;
    margin:20px auto 0;
    padding:10px 5px;
    text-align: center;
    color: #004F99;
    border:#004F99 1px solid;
}
#Contents #TopPage.artCont #Pr .phone02 a{
  width:100%;
  color: #004F99;
  
}
#Contents #TopPage.artCont #Pr .phoneText{
  font-size:1.5em;
  font-weight: 900;
}
#Contents #TopPage.artCont #Pr .phone02 .phone_number{
  position:relative;
  /*display: flex;
  align-items: center;
  justify-content: center;*/
  font-size: 2.9em;
  font-weight: 900;
  padding-left: 40px;
  vertical-align: middle;
}
#Contents #TopPage.artCont #Pr .phone02 .phone_number::before{
  content:"";
  position: absolute;
  top:7px;
  left:13px;
  margin:auto;
  width: 20px;
  height: 20px;
  background-image: url(../images/call_icon.svg); 
  background-position: 7% 5%;
  background-repeat: no-repeat; 
}

#Contents #TopPage .artCont #Pr .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage.artCont #Pr .mainTit .ov:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 0;
  bottom: 5px;
  right: 40px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  /*background-image: url(../images/icon_arrow_ble.svg);*/
  background-color:#004F99;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  /*border-radius: 20px;*/
}
#Contents #TopPage .artCont #Pr .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}
}

@media (668px &lt;= width &lt;= 1024px ) {
  /*============================
  #Pr
  ============================*/
  #Contents #TopPage.artCont #Pr{
    position: relative;
    top:-10px;
    margin:0 auto 0;
    padding:0 40px 50px;
    overflow: hidden;
    z-index:2;
    /*background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));*/
  }
  #Contents #TopPage.artCont #Pr h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Pr .prTit{
    font-size:1.87em;
    font-weight: 900;
    color:#FFF;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap {
 
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider{
    display: none;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3{
    display: none;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider2{
    display: flex;
    align-items: stretch;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider2 div{
    /*margin:30px auto;*/
    /*background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));*/
    
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider2 .prchild{
    position: relative;
    border-radius: 10px;
    width:30%;
    margin:0 15px;
    padding:18px;
    background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider2 .prchild .prchild_inner{
    background:#FFF;  
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider2 .prchild .prchild_inner .prchild_inner_text{
    padding:10px; 
    height:280px; 
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider2 .prchild .prchild_inner .prchild_inner_text .vertical{
    writing-mode: vertical-rl;
    font-size:1.2rem;
    vertical-align: bottom;
    margin-left:3px;  
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider2 .prchild .prchild_inner .prchild_inner_text .pr_inner_text01{
    font-weight: 900;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider2 .prchild .prchild_inner .prchild_inner_text .pr_inner_text02{
    font-weight: 900;
    font-size:1.6rem;
    color:#004F99;
    margin-top:-5px;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider2 .prchild .prchild_inner .prchild_inner_text .pr_inner_text02 ::before{
    content:"-";
    width: 25px;
    height: 25px;

  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider2 .prchild .prchild_inner .prchild_inner_text .pr_inner_text02 ::after{
    content:"-";
    width: 25px;
    height: 25px;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider2 .prchild .prchild_inner .prchild_inner_text .pr_inner_text03{
    font-size:1.6rem;
    font-weight: 900;
    color:#004F99;
    margin-top:-15px;
    letter-spacing: 1px;
    line-height: 1;
  }

  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider2 .prchild .prchild_inner .prchild_inner_text .pr_inner_text03 .Prdata{
    font-size:5rem;
    font-weight: 900;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider2 .prchild .prchild_inner .prchild_inner_text .pr_inner_text03 .PrdataSmall{
    font-size:3.3rem;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Pr .btn{
    width: 290px;
    margin: 50px auto;
}
#Contents #TopPage.artCont #Pr .btn a{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 62px;
  background: #004F99;
  border-radius: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
#Contents #TopPage.artCont #Pr .phone02{
  display: none;
}
#Contents #TopPage.artCont #Pr .phone{
    width:290px;
    margin:20px auto 0;
    padding:20px;
    text-align: center;
    color: #004F99;
    border:#004F99 1px solid;
}
#Contents #TopPage.artCont #Pr .phone a{
  width:100%;
  color: #004F99;
  
}
#Contents #TopPage.artCont #Pr .phoneText{
  font-size:1.1em;
  font-weight: 900;
}
#Contents #TopPage.artCont #Pr .phone .phone_number{
  position:relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.8em;
  font-weight: 900;
  padding-left: 35px;
}
#Contents #TopPage.artCont #Pr .phone .phone_number::before{
  content:"";
  position: absolute;
  top:11px;
  left:20px;
  margin:auto;
  width: 20px;
  height: 20px;
  background-image: url(../images/call_icon.svg); 
  background-position: 7% 5%;
  background-repeat: no-repeat; 
}
#Contents #TopPage .artCont #Pr .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage.artCont #Pr .mainTit .ov:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 0;
  bottom: 5px;
  right: 40px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  /*background-image: url(../images/icon_arrow_ble.svg);*/
  background-color:#004F99;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  /*border-radius: 20px;*/
}
#Contents #TopPage .artCont #Pr .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}
}

@media screen and (max-width: 668px) {
  /*============================
  #Pr
  ============================*/
  #Contents #TopPage.artCont #Pr{
    position: relative;
    top:-10px;
    margin:0 auto 0;
    padding:0 40px 50px;
    overflow: hidden;
    z-index:2;
    /*background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));*/
  }
  #Contents #TopPage.artCont #Pr h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Pr .prTit{
    font-size:1.87em;
    font-weight: 900;
    color:#FFF;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap {
 
  }

  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider2{
    display: none;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3{
    display: none;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider{
    display: flex;
    align-items: stretch;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider div{
    /*margin:30px auto;*/
    /*background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));*/
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild{
    position: relative;
    border-radius: 10px;
    padding:18px;
    background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner{
    background:#FFF;  
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text{
    padding:10px; 
    height:280px; 
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .vertical{
    writing-mode: vertical-rl;
    font-size:1.2rem;
    vertical-align: bottom;
    margin-left:3px;  
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text01{
    font-weight: 900;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text02{
    font-weight: 900;
    font-size:1.4rem;
    color:#004F99;
    margin-top:-5px;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text02 ::before{
    content:"ー";
    width: 25px;
    height: 25px;

  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text02 ::after{
    content:"ー";
    width: 25px;
    height: 25px;

  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text03{
    font-size:1.6rem;
    font-weight: 900;
    color:#004F99;
    margin-top:-15px;
    letter-spacing: 2px;
    line-height: 1;
  }

  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text03 .Prdata{
    font-size:4.5rem;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text03 .PrdataSmall{
    font-size:3.3rem;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Pr .btn{
    width: 290px;
    margin: 50px auto;
}
#Contents #TopPage.artCont #Pr .btn a{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 62px;
  background: #004F99;
  border-radius: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
#Contents #TopPage.artCont #Pr .phone02{
  display: none;
}

#Contents #TopPage.artCont #Pr .phone02 a{
  width:100%;
  color: #004F99;
  
}
#Contents #TopPage.artCont #Pr .phoneText{
  font-size:1.1em;
  font-weight: 900;
}
#Contents #TopPage.artCont #Pr .phone02 .phone_number{
  position:relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.8em;
  font-weight: 900;
  padding-left: 35px;
}
#Contents #TopPage.artCont #Pr .phone02 .phone_number::before{
  content:"";
  position: absolute;
  top:11px;
  left:15px;
  margin:auto;
  width: 20px;
  height: 20px;
  background-image: url(../images/call_icon.svg); 
  background-position: 7% 5%;
  background-repeat: no-repeat; 
}

#Contents #TopPage.artCont #Pr .phone{
    width:290px;
    margin:20px auto 0;
    padding:20px;
    text-align: center;
    color: #004F99;
    border:#004F99 1px solid;
}
#Contents #TopPage.artCont #Pr .phone a{
  width:100%;
  color: #004F99;
  
}
#Contents #TopPage.artCont #Pr .phoneText{
  font-size:1.1em;
  font-weight: 900;
}
#Contents #TopPage.artCont #Pr .phone .phone_number{
  position:relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.5em;
  font-weight: 900;
  padding-left: 10px;
}
#Contents #TopPage.artCont #Pr .phone .phone_number::before{
  content:"";
  position: absolute;
  top:11px;
  left:15px;
  margin:auto;
  width: 20px;
  height: 20px;
  background-image: url(../images/call_icon.svg); 
  background-position: 7% 5%;
  background-repeat: no-repeat; 
}
#Contents #TopPage .artCont #Pr .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage.artCont #Pr .mainTit .ov:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 0;
  bottom: 5px;
  right: 40px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  /*background-image: url(../images/icon_arrow_ble.svg);*/
  background-color:#004F99;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  /*border-radius: 20px;*/
}
#Contents #TopPage .artCont #Pr .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}
}


@media screen and (max-width: 414px) {
  #Contents #TopPage.artCont #Pr .phone .phone_number::before{
    content:"";
    position: absolute;
    top:5px;
    left:10px;
    margin:auto;
    width: 20px;
    height: 20px;
    background-image: url(../images/call_icon.svg); 
    background-position: 7% 5%;
    background-repeat: no-repeat; 
  }

}

@media screen and (max-width: 376px) {
  /*============================
  #Pr
  ============================*/
  #Contents #TopPage.artCont #Pr{
    position: relative;
    top:-10px;
    margin:0 auto 0;
    padding:0 40px 50px;
    overflow: hidden;
    z-index:2;
    /*background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));*/
  }
  #Contents #TopPage.artCont #Pr h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Pr .prTit{
    font-size:1.87em;
    font-weight: 900;
    color:#FFF;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap {
 
  }

  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider2{
    display: none;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3{
    display: none;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider{
    display: flex;
    align-items: stretch;
  }
  #Contents #TopPage.artCont #Pr{

  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider div{
    /*margin:30px auto;*/
    /*background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));*/
    
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild{
    position: relative;
    border-radius: 10px;
    padding:18px;
    background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner{
    background:#FFF;  
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text{
    padding:10px; 
    height:250px; 
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .vertical{
    writing-mode: vertical-rl;
    font-size:1.2rem;
    vertical-align: bottom;
    margin-left:3px;  
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text01{
    font-weight: 900;
    font-size:0.9rem;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text02{
    font-weight: 900;
    font-size:1.3rem;
    color:#004F99;
    margin-top:-5px;
    line-height: 1.1;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text02 ::before{
    content:"-";
    width: 25px;
    height: 25px;

  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text02 ::after{
    content:"-";
    width: 25px;
    height: 25px;

  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text03{
    font-size:1.1rem;
    font-weight: 900;
    color:#004F99;
    margin-top:-15px;
    letter-spacing: 1px;
    line-height: 1;
  }

  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text03 .Prdata{
    font-size:3.9rem;
    font-weight: 900;
    letter-spacing: 1px;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text03 .PrdataSmall{
    font-size:3.3rem;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Pr .btn{
    width: 250px;
    margin: 50px auto;
}
#Contents #TopPage.artCont #Pr .btn a{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 42px;
  background: #004F99;
  border-radius: 40px;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
}
#Contents #TopPage.artCont #Pr .phone02{
  display: none;
}

#Contents #TopPage.artCont #Pr .phone02 a{
  width:100%;
  color: #004F99;
  
}
#Contents #TopPage.artCont #Pr .phoneText{
  font-size:1.1em;
  font-weight: 900;
}
#Contents #TopPage.artCont #Pr .phone02 .phone_number{
  position:relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.8em;
  font-weight: 900;
  padding-left: 35px;
}
#Contents #TopPage.artCont #Pr .phone02 .phone_number::before{
  content:"";
  position: absolute;
  top:11px;
  left:15px;
  margin:auto;
  width: 20px;
  height: 20px;
  background-image: url(../images/call_icon.svg); 
  background-position: 7% 5%;
  background-repeat: no-repeat; 
}

#Contents #TopPage.artCont #Pr .phone{
    width:250px;
    margin:20px auto 0;
    padding:20px 10px;
    text-align: center;
    color: #004F99;
    border:#004F99 1px solid;
}
#Contents #TopPage.artCont #Pr .phone a{
  width:100%;
  color: #004F99;
  
}
#Contents #TopPage.artCont #Pr .phoneText{
  font-size:1.1em;
  font-weight: 900;
}
#Contents #TopPage.artCont #Pr .phone .phone_number{
  position:relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2em;
  font-weight: 900;
  margin-top:10px;
  padding-left: 20px;
}
#Contents #TopPage.artCont #Pr .phone .phone_number::before{
  content:"";
  position: absolute;
  top:7px;
  left:0;
  margin:auto;
  width: 20px;
  height: 20px;
  background-image: url(../images/call_icon.svg); 
  background-position: 7% 5%;
  background-repeat: no-repeat; 
}
#Contents #TopPage .artCont #Pr .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage.artCont #Pr .mainTit .ov:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 0;
  bottom: 5px;
  right: 40px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  /*background-image: url(../images/icon_arrow_ble.svg);*/
  background-color:#004F99;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  /*border-radius: 20px;*/
}
#Contents #TopPage .artCont #Pr .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}
}

@media screen and (max-width: 321px) {
  /*============================
  #Pr
  ============================*/
  #Contents #TopPage.artCont #Pr{
    position: relative;
    top:-10px;
    margin:0 auto 0;
    padding:0 40px 50px;
    overflow: hidden;
    z-index:2;
    /*background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));*/
  }
  #Contents #TopPage.artCont #Pr h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Pr .prTit{
    font-size:1.87em;
    font-weight: 900;
    color:#FFF;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap {
  }

  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider2{
    display: none;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3{
    display: none;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider{
    display: flex;
    align-items: stretch;
  }
  #Contents #TopPage.artCont #Pr{

  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider div{
    /*margin:30px auto;*/
   
    /*background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));*/
    
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild{
    position: relative;
    border-radius: 10px;
    padding:18px;
    background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner{
    background:#FFF;  
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text{
    padding:10px; 
    height:300px; 
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .vertical{
    writing-mode: vertical-rl;
    font-size:1.2rem;
    vertical-align: bottom;
    margin-left:3px;  
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text01{
    font-weight: 900;
    font-size:0.7rem;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text02 span{
    font-weight: 900;
    font-size:1.4rem;
    color:#004F99;
    margin-top:-20px;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text02 ::before{
    content:"-";
    width: 25px;
    height: 25px;

  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text02 ::after{
    content:"-";
    width: 25px;
    height: 25px;

  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text03{
    font-size:1.5rem;
    font-weight: 900;
    color:#004F99;
    margin-top:-10px;
    letter-spacing: 2px;
    line-height: 1;
  }

  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text03 .Prdata{
    font-size:4.8rem;
    font-weight: 900;
    letter-spacing: 1px;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text03 .PrdataSmall{
    font-size:3.3rem;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Pr .btn{
    width: 250px;
    margin: 50px auto;
}
#Contents #TopPage.artCont #Pr .btn a{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 42px;
  background: #004F99;
  border-radius: 40px;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
}
#Contents #TopPage.artCont #Pr .phone02{
  display: none;
}

#Contents #TopPage.artCont #Pr .phone02 a{
  width:100%;
  color: #004F99;
  
}
#Contents #TopPage.artCont #Pr .phoneText{
  font-size:1.1em;
  font-weight: 900;
}
#Contents #TopPage.artCont #Pr .phone02 .phone_number{
  position:relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.8em;
  font-weight: 900;
  padding-left: 35px;
}
#Contents #TopPage.artCont #Pr .phone02 .phone_number::before{
  content:"";
  position: absolute;
  top:11px;
  left:20px;
  margin:auto;
  width: 20px;
  height: 20px;
  background-image: url(../images/call_icon.svg); 
  background-position: 7% 5%;
  background-repeat: no-repeat; 
}

#Contents #TopPage.artCont #Pr .phone{
    width:250px;
    margin:20px auto 0;
    padding:20px 10px;
    text-align: center;
    color: #004F99;
    border:#004F99 1px solid;
}
#Contents #TopPage.artCont #Pr .phone a{
  width:100%;
  color: #004F99;
  
}
#Contents #TopPage.artCont #Pr .phoneText{
  font-size:1.1em;
  font-weight: 900;
}
#Contents #TopPage.artCont #Pr .phone .phone_number{
  position:relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.9em;
  font-weight: 900;
  margin-top:10px;
  padding-left: 10px;
}
#Contents #TopPage.artCont #Pr .phone .phone_number::before{
  content:"";
  position: absolute;
  top:5px;
  left:10px;
  margin:auto;
  width: 20px;
  height: 20px;
  background-image: url(../images/call_icon.svg); 
  background-position: 7% 5%;
  background-repeat: no-repeat; 
}
#Contents #TopPage .artCont #Pr .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage.artCont #Pr .mainTit .ov:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 0;
  bottom: 5px;
  right: 40px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  /*background-image: url(../images/icon_arrow_ble.svg);*/
  background-color:#004F99;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  /*border-radius: 20px;*/
}
#Contents #TopPage .artCont #Pr .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}
}

@media screen and (max-width: 280px) {
  /*============================
  #Pr
  ============================*/
  #Contents #TopPage.artCont #Pr{
    position: relative;
    top:-10px;
    margin:0 auto 0;
    padding:0 25px 50px;
    overflow: hidden;
    z-index:2;
    /*background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));*/
  }
  #Contents #TopPage.artCont #Pr h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Pr .prTit{
    font-size:1.87em;
    font-weight: 900;
    color:#FFF;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap {
    padding:auto 5px;
  }

  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider2{
    display: none;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider3{
    display: none;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider{
    display: flex;
    align-items: stretch;
  }

  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider div{
    /*margin:30px auto;*/
   
    /*background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));*/
    
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild{
    position: relative;
    border-radius: 10px;
    padding:18px;
    background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner{
    background:#FFF;  
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text{
    padding:5px; 
    height:300px; 
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .vertical{
    writing-mode: vertical-rl;
    font-size:1.2rem;
    vertical-align: bottom;
    margin-left:3px;  
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text01{
    font-weight: 900;
    font-size:0.7rem;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text02 span{
    font-weight: 900;
    font-size:1.6rem;
    color:#004F99;
    margin-top:-20px;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text02 ::before{
    content:"-";
    width: 25px;
    height: 25px;

  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text02 ::after{
    content:"-";
    width: 25px;
    height: 25px;

  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text03{
    font-size:1.3rem;
    font-weight: 900;
    color:#004F99;
    margin-top:-15px;
    letter-spacing: 5px;
    line-height: 1;
  }

  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text03 .Prdata{
    font-size:5.2rem;
    font-weight: 900;
  }
  #Contents #TopPage.artCont #Pr .prslide_wrap .pr_slider .prchild .prchild_inner .prchild_inner_text .pr_inner_text03 .PrdataSmall{
    font-size:3.3rem;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Pr .btn{
    width: 98%;
    margin: 50px auto;
}
#Contents #TopPage.artCont #Pr .btn a{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 42px;
  background: #004F99;
  border-radius: 40px;
  font-size: 0.9rem;
  font-weight: bold;
  color: #fff;
}
#Contents #TopPage.artCont #Pr .phone02{
  display: none;
}

#Contents #TopPage.artCont #Pr .phone02 a{
  width:100%;
  color: #004F99;
  
}
#Contents #TopPage.artCont #Pr .phoneText{
  font-size:1.1em;
  font-weight: 900;
}
#Contents #TopPage.artCont #Pr .phone02 .phone_number{
  position:relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.8em;
  font-weight: 900;
  padding-left: 35px;
}
#Contents #TopPage.artCont #Pr .phone02 .phone_number::before{
  content:"";
  position: absolute;
  top:11px;
  left:20px;
  margin:auto;
  width: 20px;
  height: 20px;
  background-image: url(../images/call_icon.svg); 
  background-position: 7% 5%;
  background-repeat: no-repeat; 
}

#Contents #TopPage.artCont #Pr .phone{
    width:100%;
    margin:20px auto 0;
    padding:20px 10px;
    text-align: center;
    color: #004F99;
    border:#004F99 1px solid;
}
#Contents #TopPage.artCont #Pr .phone a{
  width:100%;
  color: #004F99;
  
}
#Contents #TopPage.artCont #Pr .phoneText{
  font-size:1.1em;
  font-weight: 900;
}
#Contents #TopPage.artCont #Pr .phone .phone_number{
  position:relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8em;
  font-weight: 900;
  margin-top:10px;
  padding-left: 20px;
}
#Contents #TopPage.artCont #Pr .phone .phone_number::before{
  content:"";
  position: absolute;
  top:4px;
  left:10px;
  margin:auto;
  width: 20px;
  height: 20px;
  background-image: url(../images/call_icon.svg); 
  background-position: 7% 5%;
  background-repeat: no-repeat; 
}
#Contents #TopPage .artCont #Pr .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage.artCont #Pr .mainTit .ov:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  /*background-image: url(../images/icon_arrow_ble.svg);*/
  background-color:#004F99;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  /*border-radius: 20px;*/
}
#Contents #TopPage .artCont #Pr .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}
}

/*============================
#Sect02-0
============================*/
@media (width &gt;= 1025px){
  #Contents #TopPage.artCont #Sect02-0 {
    background: #e6f0f7;
    margin-top:-80px;
    padding: 70px 15px 0;
  }
  #Contents #TopPage.artCont #Sect02-0 h2{
    text-align: center;
  }  
  #Contents #TopPage.artCont #Sect02-0 .onayamiTit{
    font-size:2.77em;
    font-weight: 900;
    line-height: 1.5;
  }
  #Contents #TopPage.artCont #Sect02-0 .onayami_wrap{
    margin:40px auto 0;
    width:80%;
    background:transparent;
    /*background:url(../images/img_onayami01.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;*/
  }
  #Contents #TopPage.artCont #Sect02-0 .onayami_wrap img{
  }

/*改行のスタイル*/
.br::before {
	content: "\A" ;
	white-space: pre ;
}
}

/*============================
#Sect02-0
============================*/
@media (780px &lt;= width &lt;= 1024px){
  #Contents #TopPage.artCont #Sect02-0 {
    margin-top:auto;
    background: #e6f0f7;
    padding: 50px 15px 0;
  }
  #Contents #TopPage.artCont #Sect02-0 h2{
    text-align: center;
  }  
  #Contents #TopPage.artCont #Sect02-0 .onayamiTit{
    font-size:1.87em;
    font-weight: 900;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Sect02-0 .onayami_wrap{
    margin-top:20px;
    /*background:url(../images/img_onayami01.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;*/
  }


/*改行のスタイル*/
.br::before {
	content: "\A" ;
	white-space: pre ;
}
}


/*============================
#Sect02-0
============================*/
@media (590px &lt;= width &lt;= 779px){
  #Contents #TopPage.artCont #Sect02-0 {
    margin-top:auto;
    background: #e6f0f7;
    padding: 50px 15px 0;
  }
  #Contents #TopPage.artCont #Sect02-0 h2{
    text-align: center;
    margin-bottom: 10px;
  }  
  #Contents #TopPage.artCont #Sect02-0 .onayamiTit{
    font-size:1.87em;
    font-weight: 900;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Sect02-0 .onayami_wrap{
    margin-top:10px;
    /*background:url(../images/img_onayami01.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;*/
  }


/*改行のスタイル*/
.br::before {
	content: "\A" ;
	white-space: pre ;
}
}

/*============================
#Sect02-0
============================*/
@media (496px &lt;= width &lt;= 589px){
  #Contents #TopPage.artCont #Sect02-0 {
    margin-top:auto;
    background: #e6f0f7;
    padding: 50px 15px 0;
  }
  #Contents #TopPage.artCont #Sect02-0 h2{
    text-align: center;
    margin-bottom: 10px;
  }  
  #Contents #TopPage.artCont #Sect02-0 .onayamiTit{
    font-size:1.87em;
    font-weight: 900;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Sect02-0 .onayami_wrap{
    margin-top:10px;
    /*background:url(../images/img_onayami01.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;*/
  }

/*改行のスタイル*/
.br::before {
	content: "\A" ;
	white-space: pre ;
}
}

/*============================
#Sect02-0
============================*/
@media screen and (max-width: 495px){
  #Contents #TopPage.artCont #Sect02-0 {
    margin-top:auto;
    background: #e6f0f7;
    padding: 30px 15px 0;
  }
  #Contents #TopPage.artCont #Sect02-0 h2{
    text-align: center;
    margin-bottom: 0;
  }  
  #Contents #TopPage.artCont #Sect02-0 .onayamiTit{
    font-size:1.87em;
    font-weight: 900;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Sect02-0 .onayami_wrap{
    margin-top:10px;
    /*background:url(../images/img_onayami01.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;*/
  }

/*改行のスタイル*/
.br::before {
	content: "\A" ;
	white-space: pre ;
}
}


@media (width &gt;= 1025px) {
  /*============================
  #Sect02-1
  ============================*/
    #Contents #TopPage.artCont #Sect02-1 {
      padding: 60px 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain {
      display: flex;
      flex-wrap: wrap;
      /*width:90%;
      margin:0 auto;*/
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectTit {
      font-size: 2.77rem;
      font-weight: 900;
      line-height: 1.5;
      width: 100%;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectTit .strongbule {
      font-weight: bold;
      color:#004F99;
      line-height: 38px;
      width: 100%;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .capTxt {
      width: 70%;
      font-size: 14px;
      text-align: left;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectImg {
      width: 100%;
      padding: 10px 0 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .img {
      position: static;
      width: 26%;
      transform: none;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock{
      width:60%;
      margin:0 auto;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn {
      width: 290px;
      margin: 50px auto;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn a {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 62px;
      background: #004F99;
      border-radius: 40px;
      font-size: 18px;
      font-weight: bold;
      color: #fff;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone{
      display: none;
    }  
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone02{
      width:650px;
      margin:20px auto;
      padding:10px 5px;
      text-align: center;
      color: #004F99;
      border:#004F99 1px solid;
    }
  
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone02 a{
      width:100%;
      color: #004F99;
      font-size: 1.2em;
      font-weight: 900;
    }
  
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone02 .phone_number{
      position:relative;
      /*display: flex;
      align-items: center;
      justify-content: center;*/
      font-size: 2.8em;
      font-weight: 900;
      padding-left: 40px;
      vertical-align: middle;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone02 .phone_number::before{
      content:"";
      position: absolute;
      top:10px;
      left:13px;
      margin:auto;
      width: 20px;
      height: 20px;
      background-image: url(../images/call_icon.svg); 
      background-position: 7% 5%;
      background-repeat: no-repeat;
    }
    #Contents #TopPage.artCont #Sect02-1  .sectMain .sectBlock .phone02 .phoneText{
      font-size:1.1em;
      font-weight: 900;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone {
      width: 85%;
      margin: 20px auto 70px;
      padding:20px;
      font-size:1em;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone .ov {
      font-size:1em;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone .ov .phone_number {
      font-size:1.5em;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone a {
      /*display: flex;
      justify-content: center;
      align-items: center;*/
      height: auto;
      background: #FFF;
      border: solid 1px #004F99;
      font-size: 18px;
      font-weight: bold;
      color: #004F99;
    }
  
    #Contents #TopPage .artCont #Sect02-1 .sectMain .mainTit .ov{
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      height: 80px;
      background: #004F99;
      border-radius: 40px;
    }
    #Contents #TopPage .artCont #Sect02-1 .sectMain .mainTit .ov:after{
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 30px;
      margin: auto;
      display: block;
      width: 25px;
      height: 25px;
      background-image: url(../images/icon_arrow_ble.svg);
      background-color: #fff;
      background-position: 55% 50%;
      background-repeat: no-repeat;
      border-radius: 20px;    
    }
    #Contents #TopPage .artCont #Sect02-1 .sectMain .ov{
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      height: 80px;
      background: #004F99;
      border-radius: 40px;
    }
    #Contents #TopPage .artCont #Sect02-1 .sectMain .ov:after{
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 30px;
      margin: auto;
      display: block;
      width: 25px;
      height: 25px;
      background-image: url(../images/icon_arrow_ble.svg);
      background-color: #fff;
      background-position: 55% 50%;
      background-repeat: no-repeat;
      border-radius: 20px;    
    }
    /*第3ブロック・メインコンテンツ */
  .main_content{
      padding:30px 5px 30px;
      
  }
  .main_content h2,p{
      text-align:center;
      margin:20px 5px;
  }
  .main_content h2{
      margin-bottom:20px;
  }
  
  /*offer01*/
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer01{
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    margin:50px auto auto;
    vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_reason_wrap{
  display: flex;
  flex-direction: row;
  width:55%;
  margin-right:10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_number{
  width:auto;
  font-size:4.3rem;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-weight: bold;
  margin:-30px 20px auto auto;
  background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .offer01_text{
    position: relative;
    font-size:0.9rem;
    line-height: 1.3;
    }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text .img_caption{
  position:absolute;
  margin-top:130px;
  color: #004F99;
  font-weight: bold;
  z-index: 1;
  top: 120px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text img{
  margin-top:30px;
  z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text span{
  font-size:1.7em;
  font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text_detail{
  margin-top:10px;
  font-size:1.1em;
  line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_content{
    width:40%;
    margin:5px 5px auto 10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_content img{
    width:100%;
  }
  
  /*offer02*/ 
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer02{
      display: flex;
      align-items: stretch;
      margin:80px auto auto;
      vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_reason_wrap{
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    width:55%;
    margin-left:10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_number{
    width:auto;
    font-size:4.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-30px 20px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text{
    position: relative;
    font-size:0.9rem;
    width:80%;
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text img{
    margin-top:25px;
    z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text span{
    font-size:1.7em;
    font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text_detail{
    margin-top:10px;
    font-size:1.1em;
    line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_content{
      width: 40%;
      margin:5px 10px auto auto;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_content img{
    width:100%;
  }  
  /*#offer03*/
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer03{
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    margin:80px auto auto;
    vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_reason_wrap{
  display: flex;
  flex-direction: row;
  width:55%;
  margin-right:10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_number{
  font-size:4.3rem;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-weight: bold;
  margin:-30px 20px auto auto;
  background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text .img_caption{
  position:absolute;
  margin-top:10px;
  color: #004F99;
  font-weight: bold;
  z-index: 1;
  top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text{
  position:relative;
  margin-right:20px;
  font-size:0.9rem;
  line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text img{
  margin-top:25px;
  z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text span{
  font-size:1.7em;
  font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text_detail{
  margin-top:10px;
  font-size:1.1em;
  line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_content{
  width:40%;
  margin:5px 5px auto 10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_content img{
    width:100%;
  }
  /*#offer04*/
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer04{
      display: flex;
      align-items: stretch;
      margin:80px auto auto;
      vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_reason_wrap{
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    width:55%;
    margin-left:10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_number{
    font-size:4.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-30px 20px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text{
    position: relative;
    font-size:0.9rem;
    width:80%;
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text img{
    margin-top:25px;
    z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text span{
    font-size:1.7em;
    font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text_detail{
    margin-top:10px;
    font-size:1.1em;
    line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_content{
    width:40%;
    margin:5px 10px auto auto;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_content img{
    width:100%;
  }
  
  /*offer05*/
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer05{
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      margin:80px auto auto;
      vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_reason_wrap{
    display: flex;
    flex-direction: row;
    width:55%;
    margin-right:10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_number{
    font-size:4.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-30px 20px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_text{
    position: relative;
    font-size:0.9rem;
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock  .offer05_text img{
    margin-top:25px;
    z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_text span{
    font-size:1.7em;
    font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock  .offer05_text_detail{
    margin-top:10px;
    font-size:1.1em;
    line-height: 1.4;
  }
   #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_content{
    width:40%;
    margin:5px 5px auto 10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_content img{
    width:100%;
  }
  .main_content .button{
      text-align:center;
      border-radius: 10px;
      background:#FFF;
      color:#000;
      width:fit-content;
      margin:auto;
      padding:10px 50px;
  }
  }


@media (781px &lt;= width &lt;= 1024px) {
  /*============================
  #Sect02-1
  ============================*/
    #Contents #TopPage.artCont #Sect02-1 {
      padding: 20px 0 30px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain {
      display: flex;
      flex-wrap: wrap;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectTit {
      font-size: 30px;
      font-weight: bold;
      line-height: 38px;
      width: 100%;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectTit .strongbule {
      font-size: 30px;
      font-weight: bold;
      color:#004F99;
      line-height: 38px;
      width: 100%;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .capTxt {
      width: 70%;
      font-size: 14px;
      text-align: left;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectImg {
      width: 100%;
      padding: 10px 0 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .img {
      position: static;
      width: 26%;
      transform: none;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock{
      width:85%;
      margin:auto;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn {
      width: 290px;
      margin: 50px auto;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn a {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 62px;
      background: #004F99;
      border-radius: 40px;
      font-size: 18px;
      font-weight: bold;
      color: #fff;
    }

    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone02{
      display: none;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone02 a{
      width:100%;
      color: #004F99;
      font: bold 1.2em;
    }
  
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone02 .phone_number{
      position:relative;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2.8em;
      font-weight: 900;
      padding-left: 35px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone02 .phone_number::before{
      content:"";
      position: absolute;
      top:10px;
      left:13px;
      margin:auto;
      width: 20px;
      height: 20px;
      background-image: url(../images/call_icon.svg); 
      background-position: 7% 5%;
      background-repeat: no-repeat;
    }
    #Contents #TopPage.artCont #Sect02-1  .sectMain .sectBlock .phone02 .phoneText{
      font-size:1.1em;
      font-weight: 900;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone{
      width:290px;
      margin:20px auto;
      padding:20px;
      text-align: center;
      color: #004F99;
      border:#004F99 1px solid;
    }
  
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone a{
      width:100%;
      color: #004F99;
      font: bold 1.2em;
    }
  
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone .phone_number{
      position:relative;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2.8em;
      font-weight: 900;
      padding-left: 15px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone .phone_number::before{
      content:"";
      position: absolute;
      top:10px;
      left:13px;
      margin:auto;
      width: 20px;
      height: 20px;
      background-image: url(../images/call_icon.svg); 
      background-position: 7% 5%;
      background-repeat: no-repeat;
    }
    #Contents #TopPage.artCont #Sect02-1  .sectMain .sectBlock .phone .phoneText{
      font-size:1.1em;
      font-weight: 900;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone {
      width: 85%;
      margin: 20px auto 70px;
      padding:20px;
      font-size:1em;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone .ov {
      font-size:1em;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone .ov .phone_number {
      font-size:1.5em;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone a {
      /*display: flex;
      justify-content: center;
      align-items: center;*/
      height: auto;
      background: #FFF;
      border: solid 1px #004F99;
      font-size: 18px;
      font-weight: bold;
      color: #004F99;
    }
  
    #Contents #TopPage .artCont #Sect02-1 .sectMain .mainTit .ov{
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      height: 80px;
      background: #004F99;
      border-radius: 40px;
    }
    #Contents #TopPage .artCont #Sect02-1 .sectMain .mainTit .ov:after{
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 30px;
      margin: auto;
      display: block;
      width: 25px;
      height: 25px;
      background-image: url(../images/icon_arrow_ble.svg);
      background-color: #fff;
      background-position: 55% 50%;
      background-repeat: no-repeat;
      border-radius: 20px;    
    }
    #Contents #TopPage .artCont #Sect02-1 .sectMain .ov{
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      height: 80px;
      background: #004F99;
      border-radius: 40px;
    }
    #Contents #TopPage .artCont #Sect02-1 .sectMain .ov:after{
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 30px;
      margin: auto;
      display: block;
      width: 25px;
      height: 25px;
      background-image: url(../images/icon_arrow_ble.svg);
      background-color: #fff;
      background-position: 55% 50%;
      background-repeat: no-repeat;
      border-radius: 20px;    
  }
    /*第3ブロック・メインコンテンツ */
  .main_content{
      padding:30px 5px 30px;
      
  }
  .main_content h2,p{
      text-align:center;
      margin:20px 5px;
  }
  .main_content h2{
      margin-bottom:20px;
  }
  
  /*offer01*/
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer01{
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    margin:50px auto auto;
    vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_reason_wrap{
  display: flex;
  flex-direction: row;
  width:55%;
  margin-right:10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_number{
  width:auto;
  font-size:4.3rem;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-weight: bold;
  margin:-30px 20px auto auto;
  background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .offer01_text{
    position: relative;
    font-size:0.9rem;
    line-height: 1.3;
    }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text .img_caption{
  position:absolute;
  margin-top:130px;
  color: #004F99;
  font-weight: bold;
  z-index: 1;
  top: 120px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text img{
  margin-top:30px;
  z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text span{
  font-size:1.7em;
  font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text_detail{
  margin-top:10px;
  font-size:1.1em;
  line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_content{
    width:40%;
    margin:5px 5px auto 10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_content img{
    width:100%;
  }
  
  /*offer02*/ 
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer02{
      display: flex;
      align-items: stretch;
      margin:80px auto auto;
      vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_reason_wrap{
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    width:55%;
    margin-left:10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_number{
    width:auto;
    font-size:4.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-30px 20px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text{
    position: relative;
    font-size:0.9rem;
    width:80%;
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text img{
    margin-top:25px;
    z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text span{
    font-size:1.7em;
    font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text_detail{
    margin-top:10px;
    font-size:1.1em;
    line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_content{
      width: 40%;
      margin:5px 10px auto auto;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_content img{
    width:100%;
  }  
  /*#offer03*/
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer03{
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    margin:80px auto auto;
    vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_reason_wrap{
  display: flex;
  flex-direction: row;
  width:55%;
  margin-right:10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_number{
  font-size:4.3rem;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-weight: bold;
  margin:-30px 20px auto auto;
  background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text .img_caption{
  position:absolute;
  margin-top:10px;
  color: #004F99;
  font-weight: bold;
  z-index: 1;
  top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text{
  position:relative;
  margin-right:20px;
  font-size:0.9rem;
  line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text img{
  margin-top:25px;
  z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text span{
  font-size:1.7em;
  font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text_detail{
  margin-top:10px;
  font-size:1.1em;
  line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_content{
  width:40%;
  margin:5px 5px auto 10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_content img{
    width:100%;
  }
  /*#offer04*/
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer04{
      display: flex;
      align-items: stretch;
      margin:80px auto auto;
      vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_reason_wrap{
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    width:55%;
    margin-left:10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_number{
    font-size:4.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-30px 20px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text{
    position: relative;
    font-size:0.9rem;
    width:80%;
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text img{
    margin-top:25px;
    z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text span{
    font-size:1.7em;
    font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text_detail{
    margin-top:10px;
    font-size:1.1em;
    line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_content{
    width:40%;
    margin:5px 10px auto auto;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_content img{
    width:100%;
  }
  
  /*offer05*/
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer05{
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      margin:80px auto auto;
      vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_reason_wrap{
    display: flex;
    flex-direction: row;
    width:55%;
    margin-right:10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_number{
    font-size:4.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-30px 20px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_text{
    position: relative;
    font-size:0.9rem;
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock  .offer05_text img{
    margin-top:25px;
    z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_text span{
    font-size:1.7em;
    font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock  .offer05_text_detail{
    margin-top:10px;
    font-size:1.1em;
    line-height: 1.4;
  }
   #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_content{
    width:40%;
    margin:5px 5px auto 10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_content img{
    width:100%;
  }
  
  .main_content .button{
      text-align:center;
      border-radius: 10px;
      background:#FFF;
      color:#000;
      width:fit-content;
      margin:auto;
      padding:10px 50px;
  }
  }


@media screen and (max-width: 780px) {
/*============================
#Sect02-1
============================*/
  #Contents #TopPage.artCont #Sect02-1 {
    padding: 30px 0 30px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain {
    display: flex;
    flex-wrap: wrap;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectTit {
    font-size: 30px;
    font-weight: bold;
    line-height: 38px;
    width: 100%;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectTit .strongbule {
    font-size: 30px;
    font-weight: bold;
    color:#004F99;
    line-height: 38px;
    width: 100%;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .capTxt {
    width: 70%;
    font-size: 14px;
    text-align: left;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectImg {
    width: 100%;
    padding: 10px 0 0;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .img {
    position: static;
    width: 26%;
    transform: none;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn {
    width: 290px;
    margin: 50px auto;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 62px;
    background: #004F99;
    border-radius: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone02{
   display: none;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone{
    width:290px;
    margin:20px auto;
    padding:20px;
    text-align: center;
    color: #004F99;
    border:#004F99 1px solid;
  }

  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone a{
    width:100%;
    color: #004F99;
    font: bold 1.2em;
  }

  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone .phone_number{
    position:relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.8em;
    font-weight: 900;
    padding-left: 35px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone .phone_number::before{
    content:"";
    position: absolute;
    top:10px;
    left:13px;
    margin:auto;
    width: 20px;
    height: 20px;
    background-image: url(../images/call_icon.svg); 
    background-position: 7% 5%;
    background-repeat: no-repeat;
  }
  #Contents #TopPage.artCont #Sect02-1  .sectMain .sectBlock .phone .phoneText{
    font-size:1.1em;
    font-weight: 900;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone {
    width: 85%;
    margin: 20px auto 70px;
    padding:20px;
    font-size:1em;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone .ov {
    font-size:1em;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone .ov .phone_number {
    font-size:1.5em;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone a {
    /*display: flex;
    justify-content: center;
    align-items: center;*/
    height: auto;
    background: #FFF;
    border: solid 1px #004F99;
    font-size: 18px;
    font-weight: bold;
    color: #004F99;
  }

  #Contents #TopPage .artCont #Sect02-1 .sectMain .mainTit .ov{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 80px;
    background: #004F99;
    border-radius: 40px;
  }
  #Contents #TopPage .artCont #Sect02-1 .sectMain .mainTit .ov:after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    margin: auto;
    display: block;
    width: 25px;
    height: 25px;
    background-image: url(../images/icon_arrow_ble.svg);
    background-color: #fff;
    background-position: 55% 50%;
    background-repeat: no-repeat;
    border-radius: 20px;    
  }
  #Contents #TopPage .artCont #Sect02-1 .sectMain .ov{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 80px;
    background: #004F99;
    border-radius: 40px;
  }
  #Contents #TopPage .artCont #Sect02-1 .sectMain .ov:after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    margin: auto;
    display: block;
    width: 25px;
    height: 25px;
    background-image: url(../images/icon_arrow_ble.svg);
    background-color: #fff;
    background-position: 55% 50%;
    background-repeat: no-repeat;
    border-radius: 20px;    
  }
  /*第3ブロック・メインコンテンツ */
.main_content{
    padding:30px 5px 30px;
    
}
.main_content h2,p{
    text-align:center;
    margin:20px 5px;
}
.main_content h2{
    margin-bottom:20px;
}
#Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock{
  padding-right:10px;
  padding-left:5px;
}
  /*offer01*/
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer01{
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    margin:50px auto auto;
    vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_reason_wrap{
  display: flex;
  flex-direction: row;
  width:55%;
  margin-right:10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_number{
  width:auto;
  font-size:4.3rem;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-weight: bold;
  margin:-30px 20px auto auto;
  background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .offer01_text{
    position: relative;
    font-size:0.9rem;
    line-height: 1.3;
    }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text .img_caption{
  position:absolute;
  margin-top:130px;
  color: #004F99;
  font-weight: bold;
  z-index: 1;
  top: 120px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text img{
  margin-top:30px;
  z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text span{
  font-size:1.7em;
  font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text_detail{
  margin-top:10px;
  font-size:1.1em;
  line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_content{
    width:40%;
    margin:5px 5px auto 10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_content img{
    width:100%;
  }
  
  /*offer02*/ 
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer02{
      display: flex;
      align-items: stretch;
      margin:80px auto auto;
      vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_reason_wrap{
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    width:55%;
    margin-left:10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_number{
    width:auto;
    font-size:4.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-30px 20px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text{
    position: relative;
    font-size:0.9rem;
    width:80%;
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text img{
    margin-top:25px;
    z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text span{
    font-size:1.7em;
    font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text_detail{
    margin-top:10px;
    font-size:1.1em;
    line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_content{
      width: 40%;
      margin:5px 10px auto auto;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_content img{
    width:100%;
  }  
  /*#offer03*/
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer03{
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    margin:80px auto auto;
    vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_reason_wrap{
  display: flex;
  flex-direction: row;
  width:55%;
  margin-right:10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_number{
  font-size:4.3rem;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-weight: bold;
  margin:-30px 20px auto auto;
  background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text .img_caption{
  position:absolute;
  margin-top:10px;
  color: #004F99;
  font-weight: bold;
  z-index: 1;
  top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text{
  position:relative;
  margin-right:20px;
  font-size:0.9rem;
  line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text img{
  margin-top:25px;
  z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text span{
  font-size:1.7em;
  font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text_detail{
  margin-top:10px;
  font-size:1.1em;
  line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_content{
  width:40%;
  margin:5px 5px auto 10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_content img{
    width:100%;
  }
  /*#offer04*/
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer04{
      display: flex;
      align-items: stretch;
      margin:80px auto auto;
      vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_reason_wrap{
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    width:55%;
    margin-left:10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_number{
    font-size:4.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-30px 20px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text{
    position: relative;
    font-size:0.9rem;
    width:80%;
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text img{
    margin-top:25px;
    z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text span{
    font-size:1.7em;
    font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text_detail{
    margin-top:10px;
    font-size:1.1em;
    line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_content{
    width:40%;
    margin:5px 10px auto auto;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_content img{
    width:100%;
  }
  
  /*offer05*/
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer05{
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      margin:80px auto auto;
      vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_reason_wrap{
    display: flex;
    flex-direction: row;
    width:55%;
    margin-right:10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_number{
    font-size:4.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-30px 20px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_text{
    position: relative;
    font-size:0.9rem;
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock  .offer05_text img{
    margin-top:25px;
    z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_text span{
    font-size:1.7em;
    font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock  .offer05_text_detail{
    margin-top:10px;
    font-size:1.1em;
    line-height: 1.4;
  }
   #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_content{
    width:40%;
    margin:5px 5px auto 10px;
  }
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_content img{
    width:100%;
  }

.main_content .button{
    text-align:center;
    border-radius: 10px;
    background:#FFF;
    color:#000;
    width:fit-content;
    margin:auto;
    padding:10px 50px;
}
}

@media screen and (max-width: 414px) {
  /*============================
  #Sect02-1
  ============================*/
    #Contents #TopPage.artCont #Sect02-1 {
      padding: 30px 0 30px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain {
      display: flex;
      flex-wrap: wrap;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectTit {
      font-size: 30px;
      font-weight: bold;
      line-height: 38px;
      width: 100%;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectTit .strongbule {
      font-size: 30px;
      font-weight: bold;
      color:#004F99;
      line-height: 38px;
      width: 100%;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .capTxt {
      width: 70%;
      font-size: 14px;
      text-align: left;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectImg {
      width: 100%;
      padding: 10px 0 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .img {
      position: static;
      width: 26%;
      transform: none;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn {
      width: 290px;
      margin: 50px auto;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn a {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 62px;
      background: #004F99;
      border-radius: 40px;
      font-size: 18px;
      font-weight: bold;
      color: #fff;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone02{
     display: none;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone{
      width:290px;
      margin:20px auto;
      padding:20px;
      text-align: center;
      color: #004F99;
      border:#004F99 1px solid;
    }
  
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone a{
      width:100%;
      color: #004F99;
      font: bold 1.2em;
    }
  
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone .phone_number{
      position:relative;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2.1em;
      font-weight: 900;
      margin-top:10px;
      padding-left: 5px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone .phone_number::before{
      content:"";
      position: absolute;
      top:5px;
      left:20px;
      margin:auto;
      width: 20px;
      height: 20px;
      background-image: url(../images/call_icon.svg); 
      background-position: 7% 5%;
      background-repeat: no-repeat;
    }
    #Contents #TopPage.artCont #Sect02-1  .sectMain .sectBlock .phone .phoneText{
      font-size:1.1em;
      font-weight: 900;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone {
      width: 85%;
      margin: 20px auto 70px;
      padding:20px;
      font-size:1em;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone .ov {
      font-size:1em;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone .ov .phone_number {
      font-size:1.5em;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone a {
      /*display: flex;
      justify-content: center;
      align-items: center;*/
      height: auto;
      background: #FFF;
      border: solid 1px #004F99;
      font-size: 18px;
      font-weight: bold;
      color: #004F99;
    }
  
    #Contents #TopPage .artCont #Sect02-1 .sectMain .mainTit .ov{
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      height: 80px;
      background: #004F99;
      border-radius: 40px;
    }
    #Contents #TopPage .artCont #Sect02-1 .sectMain .mainTit .ov:after{
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 30px;
      margin: auto;
      display: block;
      width: 25px;
      height: 25px;
      background-image: url(../images/icon_arrow_ble.svg);
      background-color: #fff;
      background-position: 55% 50%;
      background-repeat: no-repeat;
      border-radius: 20px;    
    }
    #Contents #TopPage .artCont #Sect02-1 .sectMain .ov{
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      height: 80px;
      background: #004F99;
      border-radius: 40px;
    }
    #Contents #TopPage .artCont #Sect02-1 .sectMain .ov:after{
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 30px;
      margin: auto;
      display: block;
      width: 25px;
      height: 25px;
      background-image: url(../images/icon_arrow_ble.svg);
      background-color: #fff;
      background-position: 55% 50%;
      background-repeat: no-repeat;
      border-radius: 20px;    
    }
    /*第3ブロック・メインコンテンツ */
  .main_content{
      padding:30px 5px 30px;
      
  }
  .main_content h2{
      text-align:center;
      margin:20px 5px auto;
  }
  
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock{
    padding:auto auto auto 5px;
  }
    /*offer01*/
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer01{
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      margin:50px auto auto;
      vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_reason_wrap{
    display: flex;
    flex-direction: row;
    width:60%;
    margin-right:auto;
    margin-left:10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_number{
    width:auto;
    font-size:3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-20px 5px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .offer01_text{
      position: relative;
      font-size:0.9rem;
      line-height: 1.3;
      }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text .img_caption{
    position:absolute;
    margin-top:130px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 120px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text img{
    margin-top:30px;
    z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text span{
    font-size:1.1em;
    font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text_detail{
    margin-top:10px;
    font-size:0.8em;
    line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_content{
      width:35%;
      margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_content img{
      width:100%;
    }
    
    /*offer02*/ 
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer02{
        display: flex;
        align-items: stretch;
        margin:80px auto auto;
        vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_reason_wrap{
      display: flex;
      justify-content: space-around;
      flex-direction: row;
      width:60%;
      margin-right:10px;
      margin-left:auto;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_number{
      width:auto;
      font-size:3rem;
      font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-weight: bold;
      margin:-20px 5px auto auto;
      background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text .img_caption{
      position:absolute;
      margin-top:10px;
      color: #004F99;
      font-weight: bold;
      z-index: 1;
      top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text{
      position: relative;
      font-size:0.9rem;
      width:80%;
      line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text img{
      margin-top:25px;
      z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text span{
      font-size:1.1em;
      font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text_detail{
      margin-top:10px;
      font-size:0.8em;
      line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_content{
        width: 35%;
        margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_content img{
      width:100%;
    }  
    /*#offer03*/
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer03{
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      margin:50px auto auto;
      vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_reason_wrap{
    display: flex;
    flex-direction: row;
    width:60%;
    margin-right:auto;
    margin-left:10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_number{
    width:auto;
    font-size:3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-20px 5px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text{
    position:relative;
    margin-right:10px;
    font-size:0.9rem;
    line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text img{
    margin-top:25px;
    z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text span{
    font-size:1.1em;
    font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text_detail{
    margin-top:10px;
    font-size:0.8em;
    line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_content{
    width:35%;
    margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_content img{
      width:100%;
    }
    /*#offer04*/
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer04{
        display: flex;
        align-items: stretch;
        margin:80px auto auto;
        vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_reason_wrap{
      display: flex;
      justify-content: space-around;
      flex-direction: row;
      width:60%;
      margin-right:auto;
      margin-left:auto;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_number{
      font-size:3rem;
      font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-weight: bold;
      margin:-20px 5px auto auto;
      background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text .img_caption{
      position:absolute;
      margin-top:10px;
      color: #004F99;
      font-weight: bold;
      z-index: 1;
      top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text{
      position: relative;
      font-size:0.9rem;
      width:80%;
      line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text img{
      margin-top:25px;
      z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text span{
      font-size:1.1em;
      font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text_detail{
      margin-top:10px;
      font-size:0.8em;
      line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_content{
      width:35%;
      margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_content img{
      width:100%;
    }
    
    /*offer05*/
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer05{
        display: flex;
        align-items: stretch;
        flex-direction: row-reverse;
        margin:80px auto auto;
        vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_reason_wrap{
      display: flex;
      flex-direction: row;
      width:60%;
      margin-right:auto;
      margin-left:10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_number{
      font-size:3rem;
      width:auto;
      font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-weight: bold;
      margin:-20px 5px auto auto;
      background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_text .img_caption{
      position:absolute;
      margin-top:10px;
      color: #004F99;
      font-weight: bold;
      z-index: 1;
      top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_text{
      position: relative;
      margin-right:auto;
      font-size:0.9rem;
      line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock  .offer05_text img{
      margin-top:25px;
      z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_text span{
      font-size:1.1em;
      font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock  .offer05_text_detail{
      margin-top:10px;
      font-size:0.8em;
      line-height: 1.4;
    }
     #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_content{
      width:35%;
      margin:5px 5px auto auto;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_content img{
      width:100%;
    }
  
  .main_content .button{
      text-align:center;
      border-radius: 10px;
      background:#FFF;
      color:#000;
      width:fit-content;
      margin:auto;
      padding:10px 50px;
  }
  }



@media screen and (max-width: 320px) {
  /*============================
  #Sect02-1
  ============================*/
    #Contents #TopPage.artCont #Sect02-1 {
      padding: 30px 0 30px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain {
      display: flex;
      flex-wrap: wrap;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectTit {
      font-size: 30px;
      font-weight: bold;
      line-height: 38px;
      width: 100%;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectTit .strongbule {
      font-size: 30px;
      font-weight: bold;
      color:#004F99;
      line-height: 38px;
      width: 100%;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .capTxt {
      width: 70%;
      font-size: 14px;
      text-align: left;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectImg {
      width: 100%;
      padding: 10px 0 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .img {
      position: static;
      width: 26%;
      transform: none;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock{
      padding:auto 15px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn {
      width: 290px;
      margin: 50px auto;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn a {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 62px;
      background: #004F99;
      border-radius: 40px;
      font-size: 18px;
      font-weight: bold;
      color: #fff;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone02{
     display: none;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone{
      width:290px;
      margin:20px auto;
      padding:20px;
      text-align: center;
      color: #004F99;
      border:#004F99 1px solid;
    }
  
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone a{
      width:100%;
      color: #004F99;
      font: bold 1.2em;
    }
  
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone .phone_number{
      position:relative;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2.1em;
      font-weight: 900;
      margin-top:10px;
      padding-left: 5px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone .phone_number::before{
      content:"";
      position: absolute;
      top:5px;
      left:15px;
      margin:auto;
      width: 20px;
      height: 20px;
      background-image: url(../images/call_icon.svg); 
      background-position: 7% 5%;
      background-repeat: no-repeat;
    }
    #Contents #TopPage.artCont #Sect02-1  .sectMain .sectBlock .phone .phoneText{
      font-size:1.1em;
      font-weight: 900;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone {
      width: 85%;
      margin: 20px auto 70px;
      padding:20px;
      font-size:1em;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone .ov {
      font-size:1em;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone .ov .phone_number {
      font-size:1.5em;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone a {
      /*display: flex;
      justify-content: center;
      align-items: center;*/
      height: auto;
      background: #FFF;
      border: solid 1px #004F99;
      font-size: 18px;
      font-weight: bold;
      color: #004F99;
    }
  
    #Contents #TopPage .artCont #Sect02-1 .sectMain .mainTit .ov{
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      height: 80px;
      background: #004F99;
      border-radius: 40px;
    }
    #Contents #TopPage .artCont #Sect02-1 .sectMain .mainTit .ov:after{
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 30px;
      margin: auto;
      display: block;
      width: 25px;
      height: 25px;
      background-image: url(../images/icon_arrow_ble.svg);
      background-color: #fff;
      background-position: 55% 50%;
      background-repeat: no-repeat;
      border-radius: 20px;    
    }
    #Contents #TopPage .artCont #Sect02-1 .sectMain .ov{
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      height: 80px;
      background: #004F99;
      border-radius: 40px;
    }
    #Contents #TopPage .artCont #Sect02-1 .sectMain .ov:after{
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 30px;
      margin: auto;
      display: block;
      width: 25px;
      height: 25px;
      background-image: url(../images/icon_arrow_ble.svg);
      background-color: #fff;
      background-position: 55% 50%;
      background-repeat: no-repeat;
      border-radius: 20px;    
    }
    /*第3ブロック・メインコンテンツ */
    .main_content{
      padding:30px 5px 30px;
      
  }
  .main_content h2{
      text-align:center;
      margin:20px 5px auto;
  }
  
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock{
    padding:auto auto auto 5px;
  }
    /*offer01*/
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer01{
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      margin:50px auto auto;
      vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_reason_wrap{
    display: flex;
    flex-direction: row;
    width:60%;
    margin-right:auto;
    margin-left:10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_number{
    width:auto;
    font-size:3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-20px 5px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .offer01_text{
      position: relative;
      font-size:0.9rem;
      line-height: 1.3;
      }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text .img_caption{
    position:absolute;
    margin-top:130px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 120px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text img{
    margin-top:30px;
    z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text span{
    font-size:1.1em;
    font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text_detail{
    margin-top:10px;
    font-size:0.8em;
    line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_content{
      width:35%;
      margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_content img{
      width:100%;
    }
    
    /*offer02*/ 
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer02{
        display: flex;
        align-items: stretch;
        margin:80px auto auto;
        vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_reason_wrap{
      display: flex;
      justify-content: space-around;
      flex-direction: row;
      width:60%;
      margin-right:10px;
      margin-left:auto;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_number{
      width:auto;
      font-size:3rem;
      font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-weight: bold;
      margin:-20px 5px auto auto;
      background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text .img_caption{
      position:absolute;
      margin-top:10px;
      color: #004F99;
      font-weight: bold;
      z-index: 1;
      top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text{
      position: relative;
      font-size:0.9rem;
      width:80%;
      line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text img{
      margin-top:25px;
      z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text span{
      font-size:1.1em;
      font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text_detail{
      margin-top:10px;
      font-size:0.8em;
      line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_content{
        width: 35%;
        margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_content img{
      width:100%;
    }  
    /*#offer03*/
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer03{
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      margin:50px auto auto;
      vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_reason_wrap{
    display: flex;
    flex-direction: row;
    width:60%;
    margin-right:auto;
    margin-left:10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_number{
    width:auto;
    font-size:3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-20px 5px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text{
    position:relative;
    margin-right:10px;
    font-size:0.9rem;
    line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text img{
    margin-top:25px;
    z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text span{
    font-size:1.1em;
    font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text_detail{
    margin-top:10px;
    font-size:0.8em;
    line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_content{
    width:35%;
    margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_content img{
      width:100%;
    }
    /*#offer04*/
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer04{
        display: flex;
        align-items: stretch;
        margin:80px auto auto;
        vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_reason_wrap{
      display: flex;
      justify-content: space-around;
      flex-direction: row;
      width:60%;
      margin-right:auto;
      margin-left:auto;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_number{
      font-size:3rem;
      font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-weight: bold;
      margin:-20px 5px auto auto;
      background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text .img_caption{
      position:absolute;
      margin-top:10px;
      color: #004F99;
      font-weight: bold;
      z-index: 1;
      top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text{
      position: relative;
      font-size:0.9rem;
      width:80%;
      line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text img{
      margin-top:25px;
      z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text span{
      font-size:1.1em;
      font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text_detail{
      margin-top:10px;
      font-size:0.8em;
      line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_content{
      width:35%;
      margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_content img{
      width:100%;
    }
    
    /*offer05*/
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer05{
        display: flex;
        align-items: stretch;
        flex-direction: row-reverse;
        margin:80px auto auto;
        vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_reason_wrap{
      display: flex;
      flex-direction: row;
      width:60%;
      margin-right:auto;
      margin-left:10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_number{
      font-size:3rem;
      width:auto;
      font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-weight: bold;
      margin:-20px 5px auto auto;
      background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_text .img_caption{
      position:absolute;
      margin-top:10px;
      color: #004F99;
      font-weight: bold;
      z-index: 1;
      top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_text{
      position: relative;
      margin-right:auto;
      font-size:0.9rem;
      line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock  .offer05_text img{
      margin-top:25px;
      z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_text span{
      font-size:1.1em;
      font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock  .offer05_text_detail{
      margin-top:10px;
      font-size:0.8em;
      line-height: 1.4;
    }
     #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_content{
      width:35%;
      margin:5px 5px auto auto;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_content img{
      width:100%;
    }
  
  .main_content .button{
      text-align:center;
      border-radius: 10px;
      background:#FFF;
      color:#000;
      width:fit-content;
      margin:auto;
      padding:10px 50px;
  }
  }

  @media screen and (max-width: 280px) {
    /*============================
    #Sect02-1
    ============================*/
      #Contents #TopPage.artCont #Sect02-1 {
        padding: 20px 0 30px;
      }
      #Contents #TopPage.artCont #Sect02-1 .sectMain {
        display: flex;
        flex-wrap: wrap;
      }
      #Contents #TopPage.artCont #Sect02-1 .sectMain .sectTit {
        font-size: 30px;
        font-weight: bold;
        line-height: 38px;
        width: 98%;
      }
      #Contents #TopPage.artCont #Sect02-1 .sectMain .sectTit .strongbule {
        font-size: 30px;
        font-weight: bold;
        color:#004F99;
        line-height: 38px;
        width: 100%;
      }
      #Contents #TopPage.artCont #Sect02-1 .sectMain .capTxt {
        width: 70%;
        font-size: 14px;
        text-align: left;
      }
      #Contents #TopPage.artCont #Sect02-1 .sectMain .sectImg {
        width: 100%;
        padding: 10px 0 0;
      }
      #Contents #TopPage.artCont #Sect02-1 .sectMain .img {
        position: static;
        width: 26%;
        transform: none;
      }
      #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock{
        padding:auto 15px;
      }
      #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn {
        width: 250px;
        margin: 50px auto;
      }
      #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn a {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 62px;
        background: #004F99;
        border-radius: 40px;
        font-size: 18px;
        font-weight: bold;
        color: #fff;
      }
      #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone02{
       display: none;
      }
      #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone{
        width:250px;
        margin:20px auto;
        padding:15px 5px;
        text-align: center;
        color: #004F99;
        border:#004F99 1px solid;
      }
    
      #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone a{
        width:100%;
        color: #004F99;
        font: bold 1.2em;
      }
    
      #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone .phone_number{
        position:relative;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.8em;
        font-weight: 900;
        margin-top:10px;
        padding-left: 5px;
      }
      #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .phone .phone_number::before{
        content:"";
        position: absolute;
        top:3px;
        left:25px;
        margin:auto;
        width: 20px;
        height: 20px;
        background-image: url(../images/call_icon.svg); 
        background-position: 7% 5%;
        background-repeat: no-repeat;
      }
      #Contents #TopPage.artCont #Sect02-1  .sectMain .sectBlock .phone .phoneText{
        font-size:1.1em;
        font-weight: 900;
      }
      #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone {
        width: 85%;
        margin: 20px auto 70px;
        padding:20px;
        font-size:1em;
      }
      #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone .ov {
        font-size:1em;
      }
      #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone .ov .phone_number {
        font-size:1.5em;
      }
      #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .btn_phone a {
        /*display: flex;
        justify-content: center;
        align-items: center;*/
        height: auto;
        background: #FFF;
        border: solid 1px #004F99;
        font-size: 18px;
        font-weight: bold;
        color: #004F99;
      }
    
      #Contents #TopPage .artCont #Sect02-1 .sectMain .mainTit .ov{
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        height: 80px;
        background: #004F99;
        border-radius: 40px;
      }
      #Contents #TopPage .artCont #Sect02-1 .sectMain .mainTit .ov:after{
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 30px;
        margin: auto;
        display: block;
        width: 25px;
        height: 25px;
        background-image: url(../images/icon_arrow_ble.svg);
        background-color: #fff;
        background-position: 55% 50%;
        background-repeat: no-repeat;
        border-radius: 20px;    
      }
      #Contents #TopPage .artCont #Sect02-1 .sectMain .ov{
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        height: 80px;
        background: #004F99;
        border-radius: 40px;
      }
      #Contents #TopPage .artCont #Sect02-1 .sectMain .ov:after{
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 30px;
        margin: auto;
        display: block;
        width: 25px;
        height: 25px;
        background-image: url(../images/icon_arrow_ble.svg);
        background-color: #fff;
        background-position: 55% 50%;
        background-repeat: no-repeat;
        border-radius: 20px;    
      }
      /*第3ブロック・メインコンテンツ */
      .main_content{
        padding:30px 5px 30px;
        
    }
      .main_content h2{
          text-align:center;
          margin:20px 5px auto;
      }
    
  #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock{
    padding:auto auto auto 5px;
  }
    /*offer01*/
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer01{
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      margin:50px auto auto;
      vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_reason_wrap{
    display: flex;
    flex-direction: row;
    width:60%;
    margin-right:auto;
    margin-left:10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_number{
    width:auto;
    font-size:3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-20px 5px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .offer01_text{
      position: relative;
      font-size:0.9rem;
      line-height: 1.3;
      }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text .img_caption{
    position:absolute;
    margin-top:130px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 120px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text img{
    margin-top:30px;
    z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text span{
    font-size:1.1em;
    font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_text_detail{
    margin-top:10px;
    font-size:0.8em;
    line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_content{
      width:35%;
      margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer01_content img{
      width:100%;
    }
    
    /*offer02*/ 
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer02{
        display: flex;
        align-items: stretch;
        margin:80px auto auto;
        vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_reason_wrap{
      display: flex;
      justify-content: space-around;
      flex-direction: row;
      width:60%;
      margin-right:10px;
      margin-left:auto;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_number{
      width:auto;
      font-size:3rem;
      font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-weight: bold;
      margin:-20px 5px auto auto;
      background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text .img_caption{
      position:absolute;
      margin-top:10px;
      color: #004F99;
      font-weight: bold;
      z-index: 1;
      top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text{
      position: relative;
      font-size:0.9rem;
      width:80%;
      line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text img{
      margin-top:25px;
      z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text span{
      font-size:1.1em;
      font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_text_detail{
      margin-top:10px;
      font-size:0.8em;
      line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_content{
        width: 35%;
        margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer02_content img{
      width:100%;
    }  
    /*#offer03*/
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer03{
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      margin:50px auto auto;
      vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_reason_wrap{
    display: flex;
    flex-direction: row;
    width:60%;
    margin-right:auto;
    margin-left:10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_number{
    width:auto;
    font-size:3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-20px 5px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text{
    position:relative;
    margin-right:10px;
    font-size:0.9rem;
    line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text img{
    margin-top:25px;
    z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text span{
    font-size:1.1em;
    font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_text_detail{
    margin-top:10px;
    font-size:0.8em;
    line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_content{
    width:35%;
    margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer03_content img{
      width:100%;
    }
    /*#offer04*/
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer04{
        display: flex;
        align-items: stretch;
        margin:80px auto auto;
        vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_reason_wrap{
      display: flex;
      justify-content: space-around;
      flex-direction: row;
      width:60%;
      margin-right:auto;
      margin-left:auto;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_number{
      font-size:3rem;
      font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-weight: bold;
      margin:-20px 5px auto auto;
      background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text .img_caption{
      position:absolute;
      margin-top:10px;
      color: #004F99;
      font-weight: bold;
      z-index: 1;
      top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text{
      position: relative;
      font-size:0.9rem;
      width:80%;
      line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text img{
      margin-top:25px;
      z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text span{
      font-size:1.1em;
      font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text_detail{
      margin-top:10px;
      font-size:0.8em;
      line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_content{
      width:35%;
      margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_content img{
      width:100%;
    }
    
    /*offer05*/
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock #offer05{
        display: flex;
        align-items: stretch;
        flex-direction: row-reverse;
        margin:80px auto auto;
        vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_reason_wrap{
      display: flex;
      flex-direction: row;
      width:60%;
      margin-right:auto;
      margin-left:10px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_number{
      font-size:3rem;
      width:auto;
      font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-weight: bold;
      margin:-20px 5px auto auto;
      background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_text .img_caption{
      position:absolute;
      margin-top:10px;
      color: #004F99;
      font-weight: bold;
      z-index: 1;
      top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_text{
      position: relative;
      margin-right:auto;
      font-size:0.9rem;
      line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock  .offer05_text img{
      margin-top:25px;
      z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_text span{
      font-size:1.1em;
      font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock  .offer05_text_detail{
      margin-top:10px;
      font-size:0.8em;
      line-height: 1.4;
    }
     #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_content{
      width:35%;
      margin:5px 5px auto auto;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer05_content img{
      width:100%;
    }
    
    .main_content .button{
        text-align:center;
        border-radius: 10px;
        background:#FFF;
        color:#000;
        width:fit-content;
        margin:auto;
        padding:10px 50px;
    }
    }



@media (width &gt;= 1025px) {
  /*============================
  #Case
  ============================*/
  #Contents #TopPage.artCont #Case {
    padding:90px 30px 50px;
    background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));
  }
  #Contents #TopPage.artCont #Case h2 {
    text-align: center;
    margin-bottom: 40px;
  }
  #Contents #TopPage.artCont #Case .caseTit{
    font-size:2.77em;
    font-weight: 900;
    color:#FFF;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei{
    display: none;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2{
    display: none;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei3{
    display: flex;
    justify-content: space-between;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei3 li{
    position: relative;
    width:50%;
    height:450px;
    margin:30px 10px;
    background:#FFF;
    border-radius: 10px;
    /*line-height: 1.2;*/
    vertical-align: baseline;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei3 li .seiyaku{
    color:#004F99;
    font-size:1.5rem;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei3 li .jireiPrice01{
    font-size:5.1rem;
    font-weight: 900;
    color:#004F99;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei3 li .jireiPrice02{
    font-size:1.3rem;
    font-weight: 900;
    color:#004F99;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei3 li .jireiEarnings{
    color:#004F99;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 1;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei3 li .jirei3Text{
    width:90%;
    margin:auto;
    padding:auto 0 15px;
    line-height: 1; 
  }

  #Contents #TopPage.artCont #Case .slide_wrap .jirei3 li .jirei3Text .reasonTransfer{
    line-height: 1.2;
    
  }

  #Contents #TopPage.artCont #Case .slide_wrap .jirei3 li .fontB{
    margin-top: 110px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei3 .bubble{
    position: absolute;
    top: -12%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: inline-block;
    margin: 70px 0 -30px;
    padding: 0 5px;
    width: 90px;
    height: 90px;
    line-height: 80px;
    text-align: center;
    color: #000;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 2.5rem;
    letter-spacing: 2px;
    font-weight: bold;
    background: #c2eafc;
    border:#1A1311 3px solid;
    border-radius: 50%;
    box-sizing: border-box;
    z-index: 2;
  }

  #Contents #TopPage.artCont #Case .slide_wrap .jirei3 .bubble::before{
    content: "";
    position: absolute;
    bottom: -23px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 11px solid #c2eafc;
    z-index: 1;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei3 .bubble::after{
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #1A1311;
    z-index: 0;
  }
/*  #Contents #TopPage.artCont #Case .slide_wrap .jirei{
    display: none;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2{
    display: flex;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 li{
    width:90%;
    margin:30px 10px;
    position: relative;
    background:#FFF;
    border-radius: 10px;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 li .seiyaku{
    color:#004F99;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 li .jireiPrice01{
    font-size:3.3rem;
    font-weight: 900;
    color:#004F99;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 li .jireiPrice02{
    font-size:1.6rem;
    font-weight: 900;
    color:#004F99;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 li .jireiEarnings{
    color:#004F99;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 .bubble{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: inline-block;
    margin: 70px 0 -30px;
    padding: 0 5px;
    width: 90px;
    height: 90px;
    line-height: 80px;
    text-align: center;
    color: #000;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 2.5rem;
    letter-spacing: 2px;
    font-weight: bold;
    background: #c2eafc;
    border:#1A1311 3px solid;
    border-radius: 50%;
    box-sizing: border-box;
  }

  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 .bubble::before{
    content: "";
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #c2eafc;
    z-index: 0;
  }*/

}

@media (679px &lt;= width &lt;= 1024px) {
  /*============================
  #Case
  ============================*/
  #Contents #TopPage.artCont #Case {
    padding:90px 30px 50px;
    background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));
  }
  #Contents #TopPage.artCont #Case h2 {
    text-align: center;
    margin-bottom: 40px;
  }
  #Contents #TopPage.artCont #Case .caseTit{
    font-size:1.87em;
    font-weight: 900;
    color:#FFF;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei{
    display: none;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei3{
    display: none;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2{
    display: flex;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 li{
    position: relative;
    width:50%;
    margin:30px 10px;
    background:#FFF;
    border-radius: 10px;
    line-height: 1.2;
    height:450px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 li .jirei2Text{
    width:90%;
    margin:auto;
    padding:auto 15px 15px;
    line-height: 1;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 li .jirei2Text .reasonTransfer{
    line-height: 1.5;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 li .seiyaku{
    color:#004F99;
    font-size:1.8rem;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 li .jireiPrice01{
    font-size:5.8rem;
    font-weight: 900;
    color:#004F99;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 li .jireiPrice02{
    font-size:1.6rem;
    font-weight: 900;
    color:#004F99;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 li .jireiEarnings{
    color:#004F99;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 li .fontB{
    margin-top: 100px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 .bubble{
    position: absolute;
    top: -13%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: inline-block;
    margin: 70px 0 -30px;
    padding: 0 5px;
    width: 90px;
    height: 90px;
    line-height: 80px;
    text-align: center;
    color: #000;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 2.5rem;
    letter-spacing: 2px;
    font-weight: bold;
    background: #c2eafc;
    border:#1A1311 3px solid;
    border-radius: 50%;
    box-sizing: border-box;
  }

  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 .bubble::before{
    content: "";
    position: absolute;
    bottom: -23px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #c2eafc;
    z-index: 2;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 .bubble::after{
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #1A1311;
    z-index: 1;
  }
/*  #Contents #TopPage.artCont #Case .slide_wrap .jirei{
    display: none;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2{
    display: flex;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 li{
    width:90%;
    margin:30px 10px;
    position: relative;
    background:#FFF;
    border-radius: 10px;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 li .seiyaku{
    color:#004F99;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 li .jireiPrice01{
    font-size:3.3rem;
    font-weight: 900;
    color:#004F99;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 li .jireiPrice02{
    font-size:1.6rem;
    font-weight: 900;
    color:#004F99;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 li .jireiEarnings{
    color:#004F99;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 .bubble{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: inline-block;
    margin: 70px 0 -30px;
    padding: 0 5px;
    width: 90px;
    height: 90px;
    line-height: 80px;
    text-align: center;
    color: #000;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 2.5rem;
    letter-spacing: 2px;
    font-weight: bold;
    background: #c2eafc;
    border:#1A1311 3px solid;
    border-radius: 50%;
    box-sizing: border-box;
  }

  #Contents #TopPage.artCont #Case .slide_wrap .jirei2 .bubble::before{
    content: "";
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #c2eafc;
    z-index: 0;
  }*/

  /* 吹き出し本体の背景色用 */
.sample-border-balloon {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: inline-block;
  background: #fff;
  border-radius: 50px;
  padding: 16px;
  font-weight: bold;
  color: #000;
  border: 4px solid #d5d5d5;
  box-sizing: border-box;
}

/* 吹き出しのしっぽ：本体の背景色用 */
.sample-border-balloon:before {
  content: "";
  position: absolute;
  bottom: -21px;
  left: 50%;
  transform: translateX(-50%);
  border: 12px solid transparent;
  border-top: 12px solid #fff;
  z-index: 2;
}

/* 吹き出しのしっぽ：枠線の色用 */
.sample-border-balloon:after {
  content: "";
  position: absolute;
  bottom: -32px;
  top:58px;
  left: 50%;
  transform: translateX(-50%);
  border: 14px solid transparent;
  border-top: 14px solid #d5d5d5;
  z-index: 1;
}

}


@media screen and (max-width: 678px) {
  /*============================
  #Case
  ============================*/
  #Contents #TopPage.artCont #Case {
    padding:50px 30px;
    background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));
  }
  #Contents #TopPage.artCont #Case h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Case .caseTit{
    font-size:1.87em;
    font-weight: 900;
    color:#FFF;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2{
    display: none;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei3{
    display: none;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei{
    display: flex;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li{
    width:90%;
    margin:70px 10px 30px;
    position: relative;
    background:#FFF;
    border-radius: 10px;
    line-height: 1.2;
    height:410px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .jireiText{
    width:90%;
    margin:auto;
    padding:auto 15px 15px;
    line-height: 1;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .jireiText .reasonTransfer{
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .seiyaku{
    color:#004F99;
    font-size:1.5rem;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .jireiPrice01{
    font-size:4.5rem;
    font-weight: 900;
    color:#004F99;
    letter-spacing: 1px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .jireiPrice02{
    font-size:1.6rem;
    font-weight: 900;
    color:#004F99;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .jireiEarnings{
    color:#004F99;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .fontB{
    margin-top: 90px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei .bubble{
    position: absolute;
    top: -13%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: inline-block;
    margin: 70px 0 -30px;
    padding: 0 5px;
    width: 90px;
    height: 90px;
    line-height: 80px;
    text-align: center;
    color: #000;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 2.5rem;
    letter-spacing: 2px;
    font-weight: bold;
    background: #c2eafc;
    border:#1A1311 3px solid;
    border-radius: 50%;
    box-sizing: border-box;
  }

  #Contents #TopPage.artCont #Case .slide_wrap .jirei .bubble::before{
    content: "";
    position: absolute;
    bottom: -23px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #c2eafc;
    z-index: 2;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei .bubble::after{
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #1A1311;
    z-index: 1;
  }

/*#Contents #TopPage.artCont #Case .slide_wrap .jirei2{
  display: none;
}*/

}

@media screen and (max-width: 414px) {
  /*============================
  #Case
  ============================*/
  #Contents #TopPage.artCont #Case {
    padding:50px 30px 50px;
    background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));
  }
  #Contents #TopPage.artCont #Case h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Case .caseTit{
    font-size:1.87em;
    font-weight: 900;
    color:#FFF;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2{
    display: none;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei3{
    display: none;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei{
    display: flex;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li{
    width:90%;
    margin:70px 10px 30px;
    position: relative;
    background:#FFF;
    border-radius: 10px;
    line-height: 1.2;
    height:420px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .jireiText{
    width:90%;
    margin:auto;
    padding:auto 15px 15px;
    line-height: 1;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .jireiText .reasonTransfer{
    line-height: 1.5;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .seiyaku{
    color:#004F99;
    font-weight: 900;
    font-size:1.5rem;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .jireiPrice01{
    font-size:4.9rem;
    font-weight: 900;
    color:#004F99;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .jireiPrice02{
    font-size:1.6rem;
    font-weight: 900;
    color:#004F99;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .jireiEarnings{
    color:#004F99;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .fontB{
    margin-top: 90px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei .bubble{
    position: absolute;
    top: -13%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: inline-block;
    margin: 70px 0 -30px;
    padding: 0 5px;
    width: 90px;
    height: 90px;
    line-height: 80px;
    text-align: center;
    color: #000;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 2.5rem;
    letter-spacing: 2px;
    font-weight: bold;
    background: #c2eafc;
    border:#1A1311 3px solid;
    border-radius: 50%;
    box-sizing: border-box;
  }

  #Contents #TopPage.artCont #Case .slide_wrap .jirei .bubble::before{
    content: "";
    position: absolute;
    bottom: -23px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #c2eafc;
    z-index: 2;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei .bubble::after{
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #1A1311;
    z-index: 1;
  }

  /* 吹き出し本体の背景色用 */
.sample-border-balloon {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: inline-block;
  background: #fff;
  border-radius: 50px;
  padding: 16px;
  font-weight: bold;
  color: #000;
  border: 4px solid #d5d5d5;
  box-sizing: border-box;
}

/* 吹き出しのしっぽ：本体の背景色用 */
.sample-border-balloon:before {
  content: "";
  position: absolute;
  bottom: -21px;
  left: 50%;
  transform: translateX(-50%);
  border: 12px solid transparent;
  border-top: 12px solid #fff;
  z-index: 2;
}

/* 吹き出しのしっぽ：枠線の色用 */
.sample-border-balloon:after {
  content: "";
  position: absolute;
  bottom: -32px;
  top:58px;
  left: 50%;
  transform: translateX(-50%);
  border: 14px solid transparent;
  border-top: 14px solid #d5d5d5;
  z-index: 1;
}
/*#Contents #TopPage.artCont #Case .slide_wrap .jirei2{
  display: none;
}*/

}

@media screen and (max-width: 280px) {
  /*============================
  #Case
  ============================*/
  #Contents #TopPage.artCont #Case {
    padding:50px 30px;
    background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));
  }
  #Contents #TopPage.artCont #Case h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Case .caseTit{
    font-size:1.87em;
    font-weight: 900;
    color:#FFF;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei2{
    display: none;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei3{
    display: none;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei{
    display: flex;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li{
    width:100%;
    margin:70px 5px 30px;
    position: relative;
    background:#FFF;
    border-radius: 10px;
    line-height: 1.2;
    height:450px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .jireiText{
    width:80%;
    margin:auto;
    padding:auto 5px 15px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .seiyaku{
    color:#004F99;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .jireiPrice01{
    font-size:3.3rem;
    font-weight: 900;
    color:#004F99;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .jireiPrice02{
    font-size:1.6rem;
    font-weight: 900;
    color:#004F99;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .jireiEarnings{
    color:#004F99;
    font-weight: 900;
    letter-spacing: 2px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei li .fontB{
    margin-top: 90px;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei .bubble{
    position: absolute;
    top: -13%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: inline-block;
    margin: 70px 0 -30px;
    padding: 0 5px;
    width: 90px;
    height: 90px;
    line-height: 80px;
    text-align: center;
    color: #000;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 2.5rem;
    letter-spacing: 2px;
    font-weight: bold;
    background: #c2eafc;
    border:#1A1311 3px solid;
    border-radius: 50%;
    box-sizing: border-box;
  }

  #Contents #TopPage.artCont #Case .slide_wrap .jirei .bubble::before{
    content: "";
    position: absolute;
    bottom: -23px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #c2eafc;
    z-index: 2;
  }
  #Contents #TopPage.artCont #Case .slide_wrap .jirei .bubble::after{
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #1A1311;
    z-index: 1;
  }

/*#Contents #TopPage.artCont #Case .slide_wrap .jirei2{
  display: none;
}*/

}


@media (width &gt;= 1025px) {
  /*============================
  #Flow
  ============================*/
  #Contents #TopPage.artCont #Flow {
    padding:80px 20px 0;
  }
  #Contents #TopPage.artCont #Flow h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Flow .flowTit{
    font-size:2.77em;
    font-weight: 900;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Flow .subTit{
    font-size:1rem;
    font-weight: 900;
    line-height: 1.2;
    text-align: center;
    margin: 30px auto;
  }
  #Contents #TopPage.artCont #Flow .kikan_wrap {
    margin:30px auto;
    padding-bottom:80px;
    width:55%;
    border-bottom:1px solid #b4b4b5;
  }
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list {
    margin:0 auto;
    

  }
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi_block{
    padding:0 10px;

  }
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list div p {
    text-align: center;
  }
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list div {

}
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi {
    display: flex;
    justify-content:center;
    padding:10px;
    width:80%;
    border-radius: 5px;
    /*border: solid 1px #b4b4b5;*/
    margin:0px auto;
    /*text-align: center;*/
    align-items:center;
    background:#FFF;
    box-shadow:1px 1px 3px 1px rgba(167,167,167,1);
}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi .jyunbiTitle{
  width: 50%;
  padding-top:15px;
  padding-left:50px;
  padding-bottom:15px;
  font-size:1.3rem;
  font-weight:900;
  color:#004F99;
}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi .jyunbiTitle02{
  width: 50%;
  padding-top:15px;
  padding-left:50px;
  padding-bottom:15px;
  font-size:1.3rem;
  font-weight:900;
  color:#004F99;
}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi .jyunbiList{

}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi .jyunbiText{
  width: 50%;
  font-size:0.9rem;
  font-weight:900;
  padding-top:3px;
  
}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi_wrap .arrow_col {
  width:100px;
  height:80px;
  margin:-30px auto -10px;
  background-image: url(../images/flow_arrow-col.svg);
  background-repeat: no-repeat;
  background-position: center;
}
/*改行のスタイル*/
.br::before {
	content: "\A" ;
	white-space: pre ;
}
}

@media (641px &lt;= width &lt;= 1024px) {
  /*============================
  #Flow
  ============================*/
  #Contents #TopPage.artCont #Flow {
    padding:110px 20px 0;
  }
  #Contents #TopPage.artCont #Flow h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Flow .flowTit{
    font-size:1.87em;
    font-weight: 900;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Flow .subTit{
    font-size:1rem;
    font-weight: 900;
    line-height: 1.2;
    text-align: center;
    margin: 30px auto;
  }
  #Contents #TopPage.artCont #Flow .kikan_wrap {
    margin:30px auto;
    padding-bottom:60px;
    width:85%;
    border-bottom:1px solid #b4b4b5;
  }
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list {
    margin:0 auto;
    

  }
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi_block{
    padding:0 10px;

  }
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list div p {
    text-align: center;
  }
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list div {

}
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi {
    display: flex;
    justify-content:center;
    padding:5px;
    width:90%;
    border-radius: 5px;
    /*border: solid 1px #b4b4b5;*/
    margin:0px auto;
    /*text-align: center;*/
    align-items:center;
    background:#FFF;
    box-shadow:0px 1px 3px 0px rgba(167,167,167,1);
}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi .jyunbiTitle{
  width: 50%;
  padding-left:50px;
  font-size:1.5em;
  font-weight:900;
  color:#004F99;
}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi .jyunbiTitle02{
  width: 50%;
  padding-left:50px;
  font-size:1.5em;
  font-weight:900;
  color:#004F99;
}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi .jyunbiList{

}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi .jyunbiText{
  width: 50%;
  font-size:1.2em;
  font-weight:900;
  padding-top:3px;
  
}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi_wrap .arrow_col {
  width:100px;
  height:60px;
  margin:-30px auto -10px;
  background-image: url(../images/flow_arrow-col.svg);
  background-repeat: no-repeat;
  background-position: center;
}
/*改行のスタイル*/
.br::before {
	content: "\A" ;
	white-space: pre ;
}
}


@media screen and (max-width: 640px) {
  /*============================
  #Flow
  ============================*/
  #Contents #TopPage.artCont #Flow {
    padding:50px 20px 0;
  }
  #Contents #TopPage.artCont #Flow h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Flow .flowTit{
    font-size:1.87em;
    font-weight: 900;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Flow .kikan_wrap {
    margin:30px auto;
    padding-bottom:60px;
    width:98%;
    border-bottom:1px solid #b4b4b5;
  }
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list {
    margin:0 auto;
    

  }
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi_block{
    padding:0 10px;

  }
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list div p {
    text-align: center;
  }
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list div {

}
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi {
    display: flex;
    justify-content: space-around;
    padding:5px;
    width:90%;
    border-radius: 5px;
    /*border: solid 1px #b4b4b5;*/
    margin:0px auto;
    /*text-align: center;*/
    align-items:center;
    background:#FFF;
    box-shadow:0px 1px 3px 0px rgba(167,167,167,1);
}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi .jyunbiTitle{
  width: 40%;
  padding-left:20px;
  font-size:1.5em;
  font-weight:900;
  color:#004F99;
}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi .jyunbiTitle02{
  width: 60%;
  padding-left:20px;
  font-size:1.5em;
  font-weight:900;
  color:#004F99;
}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi .jyunbiList{

}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi .jyunbiText{
  width: 60%;
  font-size:1.2em;
  font-weight:900;
  margin-left:15px;
  padding-top:3px;
  
}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi_wrap .arrow_col {
  width:100px;
  height:60px;
  margin:-30px auto -10px;
  background-image: url(../images/flow_arrow-col.svg);
  background-repeat: no-repeat;
  background-position: center;
}
/*改行のスタイル*/
.br::before {
	content: "\A" ;
	white-space: pre ;
}
}

@media screen and (max-width: 414px) {
  /*============================
  #Flow
  ============================*/
  #Contents #TopPage.artCont #Flow {
    padding:50px 20px 0;
  }
  #Contents #TopPage.artCont #Flow h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Flow .flowTit{
    font-size:1.87em;
    font-weight: 900;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Flow .kikan_wrap {
    margin:30px auto;
    padding-bottom:60px;
    width:98%;
    border-bottom:1px solid #b4b4b5;
  }
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list {
    margin:0 auto;
    

  }
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi_block{
    padding:0 10px;

  }
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list div p {
    text-align: center;
  }
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list div {

}
  #Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi {
    display: flex;
    justify-content: space-around;
    padding:5px;
    width:90%;
    border-radius: 5px;
    /*border: solid 1px #b4b4b5;*/
    margin:0px auto;
    /*text-align: center;*/
    align-items:center;
    background:#FFF;
    box-shadow:0px 1px 3px 0px rgba(167,167,167,1);
}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi .jyunbiTitle{
  width: 40%;
  padding-left:20px;
  font-size:1.5em;
  font-weight:900;
  color:#004F99;
}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi .jyunbiTitle02{
  width: 60%;
  padding-left:20px;
  font-size:1.5em;
  font-weight:900;
  color:#004F99;
}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi .jyunbiList{

}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi .jyunbiText{
  width: 60%;
  font-size:1.2em;
  font-weight:900;
  margin-left:15px;
  padding-top:3px;
  
}
#Contents #TopPage.artCont #Flow .kikan_wrap .kikan_list .jyunbi_wrap .arrow_col {
  width:100px;
  height:60px;
  margin:-30px auto -10px;
  background-image: url(../images/flow_arrow-col.svg);
  background-repeat: no-repeat;
  background-position: center;
}
/*改行のスタイル*/
.br::before {
	content: "\A" ;
	white-space: pre ;
}
}

@media (width &gt;= 1025px) {
  /*============================
  #Fee
  ============================*/
  #Contents #TopPage.artCont #Fee {
    padding:90px 20px 50px;
  }
  #Contents #TopPage.artCont #Fee h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Fee .feeTit{
    font-size:2.77em;
    font-weight: 900;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Fee .subTit {
    font-weight: 900;
    width:90%;
    margin:30px auto auto;
    text-align: center;
  }
  #Contents #TopPage.artCont #Fee .fee_wrap {
    margin:50px auto;
    width:50%;
    /*overflow: scroll;*/
  }
  #Contents #TopPage.artCont #Fee .fee_wrap p{
    font-size:0.9em;
    text-align: right;
  }
  #Contents #TopPage.artCont #Fee .fee_wrap table {
    /*width:600px;*/
    margin:20px auto 0;
    border:#000 1.5px solid;
  }
  #Contents #TopPage .artCont #Fee .fee_wrap table .dataCB {
    border-collapse: collapse;
    border:0;

  }
  #Contents #TopPage.artCont #Fee .fee_wrap table th, td {
    padding:10px;
    border:1px solid;
    text-align: center;
    vertical-align: middle;
    font-size:1.1rem;
    width: calc(100%/4);
  }
  #Contents #TopPage.artCont #Fee .fee_wrap .nostyle2{
    border:0px;
 
  }
  #Contents #TopPage.artCont #Fee .fee_wrap th.nostyle{
    border:0px;
    height: 0;
  }
  #Contents #TopPage.artCont #Fee .fee_wrap table .yohaku{}
  #Contents #TopPage.artCont #Fee .fee_wrap table .feedata01 {
    position: relative;
    border-spacing: 5px;
    border-collapse: separate;
    border:0;
    background:#004F99;
    font-weight: 900;
    border-right-width: 0.5em ;
    border-left-width: 0.5em ;
    border-top-color: #004F99;
    border-right-color: #004F99;
    border-left-color: #004F99;
  }
  #Contents #TopPage.artCont #Fee .fee_wrap table .feedata01-1 {
    position: absolute;
    width:101.5%;
    height:165%;
    margin-top:-55px;
    margin-left:-11px;
    padding-top:20px;
    border-top-width:1.1em;
    border-radius: 10px 10px 0 0;
    border-spacing: 5px;
    border-collapse: separate;
    background:#004F99;
    color:#FFF;
    font-weight: 900;
    border-right-width: 1em ;
    border-left-width: 1em ;
    border-top-color: #004F99;
    border-right-color: #004F99;
    border-left-color: #004F99;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Fee .fee_wrap table .feedata02 {
    background:#e6f0f7;
    font-weight: 800;


  }
  #Contents #TopPage.artCont #Fee .fee_wrap table .feedata03 {
    background:#ffefef;
    font-weight: 800;


  }
  #Contents #TopPage.artCont #Fee .fee_wrap table .feedata04 {
    font-weight: 800;
    border-right-width: 0.2em ;
    border-left-width: 0.2em;
    border-right-color: #004F99;
    border-left-color: #004F99;
  }
  #Contents #TopPage.artCont #Fee .fee_wrap table .feedata05 {
    font-weight: 800;
    border-right-width: 0.2em ;
    border-bottom-width: 0.2em ;
    border-left-width: 0.2em;
    border-right-color: #004F99;
    border-bottom-color: #004F99;
    border-left-color: #004F99;
  }
}

@media (421px &lt;= width &lt;= 1024px) {
  /*============================
  #Fee
  ============================*/
  #Contents #TopPage.artCont #Fee {
    padding:110px 20px 30px;
  }
  #Contents #TopPage.artCont #Fee h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Fee .feeTit{
    font-size:1.87em;
    font-weight: 900;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Fee .subTit {
    font-weight: 900;
    width:90%;
    margin:30px auto auto;
    text-align: center;
  }
  #Contents #TopPage.artCont #Fee .fee_wrap {
    margin:50px auto;
    width:80%;
    /*overflow: scroll;*/
  }
  #Contents #TopPage.artCont #Fee .fee_wrap p{
    font-size:0.9em;
    text-align: right;
  }
  #Contents #TopPage.artCont #Fee .fee_wrap table {
    /*width:600px;*/
    margin:20px auto 0;
    border:#000 1.3px solid;
  }
  #Contents #TopPage .artCont #Fee .fee_wrap table .dataCB {
    border-collapse: collapse;
    border:0;

  }
  #Contents #TopPage.artCont #Fee .fee_wrap table th, td {
    padding:5px;
    border:1px solid;
    text-align: center;
    vertical-align: middle;
    font-size:1.1em;
    width: calc(100%/4);
  }
  #Contents #TopPage.artCont #Fee .fee_wrap .nostyle2{
    border:0px;
 
  }
  #Contents #TopPage.artCont #Fee .fee_wrap th.nostyle{
    border:0px;
    height: 0;
  }
  #Contents #TopPage.artCont #Fee .fee_wrap table .yohaku{}
  #Contents #TopPage.artCont #Fee .fee_wrap table .feedata01 {
    position: relative;
    border-spacing: 5px;
    border-collapse: separate;
    border:0;
    background:#004F99;
    font-weight: 900;
    border-right-width: 0.5em ;
    border-left-width: 0.5em ;
    border-top-color: #004F99;
    border-right-color: #004F99;
    border-left-color: #004F99;
  }
  #Contents #TopPage.artCont #Fee .fee_wrap table .feedata01-1 {
    position: absolute;
    width:101.5%;
    height:165%;
    margin-top:-30px;
    margin-left:-6px;
    padding-top:10px;
    border-top-width:1.1em;
    border-radius: 10px 10px 0 0;
    border-spacing: 5px;
    border-collapse: separate;
    background:#004F99;
    color:#FFF;
    font-weight: 900;
    border-right-width: 1em ;
    border-left-width: 1em ;
    border-top-color: #004F99;
    border-right-color: #004F99;
    border-left-color: #004F99;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Fee .fee_wrap table .feedata02 {
    background:#e6f0f7;
    font-weight: 800;


  }
  #Contents #TopPage.artCont #Fee .fee_wrap table .feedata03 {
    background:#ffefef;
    font-weight: 800;


  }
  #Contents #TopPage.artCont #Fee .fee_wrap table .feedata04 {
    font-weight: 800;
    border-right-width: 0.2em ;
    border-left-width: 0.2em;
    border-right-color: #004F99;
    border-left-color: #004F99;
  }
  #Contents #TopPage.artCont #Fee .fee_wrap table .feedata05 {
    font-weight: 800;
    border-right-width: 0.2em ;
    border-bottom-width: 0.2em ;
    border-left-width: 0.2em;
    border-right-color: #004F99;
    border-bottom-color: #004F99;
    border-left-color: #004F99;
  }
}


@media screen and (max-width: 420px) {
  /*============================
  #Fee
  ============================*/
  #Contents #TopPage.artCont #Fee {
    padding:30px 10px 50px;
  }
  #Contents #TopPage.artCont #Fee h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Fee p {
    font-weight: 900;
  }
  #Contents #TopPage.artCont #Fee .feeTit{
    font-size:1.87em;
    font-weight: 900;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Fee .fee_wrap {
    margin:50px auto;
    width:98%;
    /*overflow: scroll;*/
  }
  #Contents #TopPage.artCont #Fee .fee_wrap p{
    font-size:0.9em;
    text-align: right;
  }
  #Contents #TopPage.artCont #Fee .fee_wrap table {
    /*width:600px;*/
    margin:20px auto;
    border:#000 1.3px solid;
  }
  #Contents #TopPage .artCont #Fee .fee_wrap table .dataCB {
    border-collapse: collapse;
    border:0;

  }
  #Contents #TopPage.artCont #Fee .fee_wrap table th, td {
    padding:5px;
    border:1px solid;
    text-align: center;
    vertical-align: middle;
    font-size:1.1em;
    width: calc(100%/4);
  }
  #Contents #TopPage.artCont #Fee .fee_wrap .nostyle2{
    border:0px;
 
  }
  #Contents #TopPage.artCont #Fee .fee_wrap th.nostyle{
    border:0px;
    height: 0;
  }
  #Contents #TopPage.artCont #Fee .fee_wrap table .yohaku{}
  #Contents #TopPage.artCont #Fee .fee_wrap table .feedata01 {
    position: relative;
    border-spacing: 5px;
    border-collapse: separate;
    border:0;
    background:#004F99;
    font-weight: 900;
    border-right-width: 0.5em ;
    border-left-width: 0.5em ;
    border-top-color: #004F99;
    border-right-color: #004F99;
    border-left-color: #004F99;
  }
  #Contents #TopPage.artCont #Fee .fee_wrap table .feedata01-1 {
    position: absolute;
    width:103%;
    height:165%;
    margin-top:-30px;
    margin-left:-6px;
    padding-top:10px;
    border-top-width:1.1em;
    border-radius: 10px 10px 0 0;
    border-spacing: 5px;
    border-collapse: separate;
    background:#004F99;
    color:#FFF;
    font-weight: 900;
    border-right-width: 1em ;
    border-left-width: 1em ;
    border-top-color: #004F99;
    border-right-color: #004F99;
    border-left-color: #004F99;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Fee .fee_wrap table .feedata02 {
    background:#e6f0f7;
    font-weight: 800;


  }
  #Contents #TopPage.artCont #Fee .fee_wrap table .feedata03 {
    background:#ffefef;
    font-weight: 800;


  }
  #Contents #TopPage.artCont #Fee .fee_wrap table .feedata04 {
    font-weight: 800;
    border-right-width: 0.2em ;
    border-left-width: 0.2em;
    border-right-color: #004F99;
    border-left-color: #004F99;
  }
  #Contents #TopPage.artCont #Fee .fee_wrap table .feedata05 {
    font-weight: 800;
    border-right-width: 0.2em ;
    border-bottom-width: 0.2em ;
    border-left-width: 0.2em;
    border-right-color: #004F99;
    border-bottom-color: #004F99;
    border-left-color: #004F99;
  }
}


  /*============================
  #全デバイスFaq
  ============================*/
  #Contents #TopPage.artCont #Faq .question_nav-open{
    cursor: pointer;
  }

@media (width &gt;= 1025px) {
  /*============================
  #Faq
  ============================*/
  #Contents #TopPage.artCont #Faq {
    background: #e6f0f7;
    padding:80px 10px;
  }
  #Contents #TopPage.artCont #Faq h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Faq .faqTit{
    font-size:2.77em;
    font-weight: 900;
    line-height: 1.5;
  }
  #Contents #TopPage.artCont #Faq .icon{
    display: inline-block;
		width:30px;
		height:30px;
		margin:0px 5px 0 -10px;
		background: url(../images/question-2.png) no-repeat;
		background-position: left;
		vertical-align: top;
  }
  #Contents #TopPage.artCont #Faq .answer {
    display: none;
    background:#FFF;
    margin:20px auto;
    padding:15px;
    border-radius: 10px;
    width:auto;
    
  }
  #Contents #TopPage.artCont #Faq .answer p{
    font-weight: 900;
  }

  #Contents #TopPage.artCont #Faq .answer_text {
    
  }
  #Contents #TopPage.artCont #Faq .question_nav-open {
    margin:20px auto;
    padding:15px 30px 15px 20px;
		font-size:1.1rem;
		background:#FFF;
		position:relative;
    border-radius: 10px;
    text-align: left;
  }
  #Contents #TopPage.artCont #Faq .question_nav-open::before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content:"\f078";
    position:absolute;
    right:15px;
  }
  #Contents #TopPage.artCont #Faq .question_nav-open.active::before {
    font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f077";
  }

  #Contents #TopPage.artCont #Faq .faq_wrap {
    width:98%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap label{
    display: block;
    margin:0 0 4px 0;
    padding:15px;
    line-height: 1;
    cursor:pointer;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap ul{
    margin: 0;
    padding: 0;
    background :#f4f4f4;
    list-style: none;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap li{
    display: block;
    padding:15px;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap p{

    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  #Contents #TopPage.artCont #Faq .menu {
    width: 50%;
    margin:auto;
    padding:10px;
}

/*  #Contents #TopPage.artCont #Faq .faq_wrap summary {
    position:relative;
    padding:10px 50px 10px 20px;
    cursor:pointer;
    background:#FFF;
    color:#000;
    margin:10px auto;
    width:98%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary::-webkit-details-marker{
    position:absolute;
    color:transparent;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details[open] summary{
    background:#ccc;
    margin-bottom:0;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary::after{
    content:"\f269";
    font-family: FontAwesome;
    font-size:130%;
    position:absolute;
    top:45%;
    right:30px;
    transform: translateY(-50%);
    transition: transform.5s;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details[open] summary::after{
    transform: translateY(-50%) rotate(45deg);
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details .answer{
    padding: 20px;
    background:#e6e6e6;
    max-width:600px;
    margin:auto;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details .answer p{
    background:none;
}
#Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details[open] .answer{
  animation: fadein .5s ease-in-out;
}
@keyframes fadein {
  0% {opacity: 0;}
  100%{opacity: 1;}  
}*/
/*基本css*/

    
/*アコーディオンcss*/
#Contents #TopPage.artCont #Faq .faq_wrap details summary{
position: relative;
max-width: 95%;
padding: 10px 50px 10px 20px;
cursor: pointer;
background-color: #353535;
color: #fff;
margin: 10px auto;
}
#Contents #TopPage.artCont #Faq .faq_wrap details summary::-webkit-details-marker{
position: absolute;
color: transparent;
}
#Contents #TopPage.artCont #Faq .faq_wrap summary:hover, 
#Contents #TopPage.artCont #Faq .faq_wrap details[open] summary {
background-color: #804747;
margin-bottom: 0px;
}

#Contents #TopPage.artCont #Faq .faq_wrap summary::after {
content: '\f105';
font-size: 130%;
position: absolute;
top: 45%;
right: 30px;
transform: translateY(-50%);
transition: transform.5s;
}
#Contents #TopPage.artCont #Faq .faq_wrap details[open] summary::after{
transform:translateY(-50%) rotate(45deg);
}
#Contents #TopPage.artCont #Faq .faq_wrap details summary .answer {
padding: 20px 20px;
background-color: #e6e6e6;
max-width: 630px;
margin: auto;
}
#Contents #TopPage.artCont #Faq .faq_wrap details summary .answer p {
background: none;
}
#Contents #TopPage.artCont #Faq .faq_wrap details[open] .answer{
animation:fadein .5s ease-in-out;
}
@keyframes fadein {
0% { opacity: 0; }
100%{ opacity: 1; }
}
/*アコーディオンcss*/

/*お問い合わせ*/
#Contents #TopPage.artCont #Faq .btn {
  width: 290px;
  margin: 50px auto;
}
#Contents #TopPage.artCont #Faq .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 62px;
  background: #004F99;
  border-radius: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

#Contents #TopPage.artCont #Faq .phone{
  width:85%;
  margin:20px auto;
  padding:20px;
  text-align: center;
  color: #004F99;
  border:#004F99 1px solid;
}
#Contents #TopPage.artCont #Faq .phone a{
  width:100%;
  color: #004F99;
  font: bold 1.2em; 
}
#Contents #TopPage.artCont #Faq .phone .phone_number{
  font-size: 2.2em;
  font-weight: 900;
}
#Contents #TopPage .artCont #Faq .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage .artCont #Faq .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}
#Contents #TopPage .artCont #Faq .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage .artCont #Faq .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}

}

@media (781px &lt;= width &lt;= 1024px) {
  /*============================
  #Faq
  ============================*/
  #Contents #TopPage.artCont #Faq {
    background: #e6f0f7;
    padding:50px 10px;
  }
  #Contents #TopPage.artCont #Faq h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Faq .faqTit{
    font-size:1.87em;
    font-weight: 900;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Faq .icon{
    display: inline-block;
		width:30px;
		height:30px;
		margin:0px 5px 0 -10px;
		background: url(../images/question-2.png) no-repeat;
		background-position: left;
		vertical-align: top;
  }
  #Contents #TopPage.artCont #Faq .answer {
    display: none;
    background:#FFF;
    margin:20px auto;
    padding:15px;
    border-radius: 10px;
    width:auto;
    
  }
  #Contents #TopPage.artCont #Faq .answer p{
    font-weight: 900;
  }

  #Contents #TopPage.artCont #Faq .answer_text {
    
  }
  #Contents #TopPage.artCont #Faq .question_nav-open {
    margin:20px auto;
    padding:15px 30px 15px 20px;
		font-size:1.1rem;
		background:#FFF;
		position:relative;
    border-radius: 10px;
    text-align: left;
  }
  #Contents #TopPage.artCont #Faq .question_nav-open::before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content:"\f078";
    position:absolute;
    right:15px;
  }
  #Contents #TopPage.artCont #Faq .question_nav-open.active::before {
    font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f077";
  }

  #Contents #TopPage.artCont #Faq .faq_wrap {
    width:98%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap label{
    display: block;
    margin:0 0 4px 0;
    padding:15px;
    line-height: 1;
    cursor:pointer;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap input{
    display:none;
  }

  #Contents #TopPage.artCont #Faq .faq_wrap ul{
    margin: 0;
    padding: 0;
    background :#f4f4f4;
    list-style: none;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap li{
    display: block;
    padding:15px;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap p{

    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  #Contents #TopPage.artCont #Faq .menu {
    width: 85%;
    margin:auto;
    padding:10px;
}


/*  #Contents #TopPage.artCont #Faq .faq_wrap summary {
    position:relative;
    padding:10px 50px 10px 20px;
    cursor:pointer;
    background:#FFF;
    color:#000;
    margin:10px auto;
    width:98%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary::-webkit-details-marker{
    position:absolute;
    color:transparent;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details[open] summary{
    background:#ccc;
    margin-bottom:0;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary::after{
    content:"\f269";
    font-family: FontAwesome;
    font-size:130%;
    position:absolute;
    top:45%;
    right:30px;
    transform: translateY(-50%);
    transition: transform.5s;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details[open] summary::after{
    transform: translateY(-50%) rotate(45deg);
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details .answer{
    padding: 20px;
    background:#e6e6e6;
    max-width:600px;
    margin:auto;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details .answer p{
    background:none;
}
#Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details[open] .answer{
  animation: fadein .5s ease-in-out;
}
@keyframes fadein {
  0% {opacity: 0;}
  100%{opacity: 1;}  
}*/
/*基本css*/

    
/*アコーディオンcss*/
#Contents #TopPage.artCont #Faq .faq_wrap details summary{
position: relative;
max-width: 95%;
padding: 10px 50px 10px 20px;
cursor: pointer;
background-color: #353535;
color: #fff;
margin: 10px auto;
}
#Contents #TopPage.artCont #Faq .faq_wrap details summary::-webkit-details-marker{
position: absolute;
color: transparent;
}
#Contents #TopPage.artCont #Faq .faq_wrap summary:hover, 
#Contents #TopPage.artCont #Faq .faq_wrap details[open] summary {
background-color: #804747;
margin-bottom: 0px;
}

#Contents #TopPage.artCont #Faq .faq_wrap summary::after {
content: '\f105';
font-size: 130%;
position: absolute;
top: 45%;
right: 30px;
transform: translateY(-50%);
transition: transform.5s;
}
#Contents #TopPage.artCont #Faq .faq_wrap details[open] summary::after{
transform:translateY(-50%) rotate(45deg);
}
#Contents #TopPage.artCont #Faq .faq_wrap details summary .answer {
padding: 20px 20px;
background-color: #e6e6e6;
max-width: 630px;
margin: auto;
}
#Contents #TopPage.artCont #Faq .faq_wrap details summary .answer p {
background: none;
}
#Contents #TopPage.artCont #Faq .faq_wrap details[open] .answer{
animation:fadein .5s ease-in-out;
}
@keyframes fadein {
0% { opacity: 0; }
100%{ opacity: 1; }
}
/*アコーディオンcss*/

/*お問い合わせ*/
#Contents #TopPage.artCont #Faq .btn {
  width: 290px;
  margin: 50px auto;
}
#Contents #TopPage.artCont #Faq .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 62px;
  background: #004F99;
  border-radius: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

#Contents #TopPage.artCont #Faq .phone{
  width:85%;
  margin:20px auto;
  padding:20px;
  text-align: center;
  color: #004F99;
  border:#004F99 1px solid;
}
#Contents #TopPage.artCont #Faq .phone a{
  width:100%;
  color: #004F99;
  font: bold 1.2em; 
}
#Contents #TopPage.artCont #Faq .phone .phone_number{
  font-size: 2.2em;
  font-weight: 900;
}
#Contents #TopPage .artCont #Faq .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage .artCont #Faq .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}
#Contents #TopPage .artCont #Faq .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage .artCont #Faq .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}

}


@media screen and (max-width: 780px) {
  /*============================
  #Faq
  ============================*/
  #Contents #TopPage.artCont #Faq {
    background: #e6f0f7;
    padding:110px 10px 50px;
  }
  #Contents #TopPage.artCont #Faq h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Faq .faqTit{
    font-size:1.87em;
    font-weight: 900;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Faq .icon{
    display: inline-block;
		width:30px;
		height:30px;
		margin:0px 5px 0 -10px;
		background: url(../images/question-2.png) no-repeat;
		background-position: left;
		vertical-align: top;
  }
  #Contents #TopPage.artCont #Faq .answer {
    display: none;
    background:#FFF;
    padding:5px;
    border-radius: 10px;
    width:97%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #Faq .answer_text {
    
  }
  #Contents #TopPage.artCont #Faq .question_nav-open {
    padding:15px 30px 15px 20px;
		font-size:1.1rem;
		background:#FFF;
		position:relative;
    border-radius: 10px;
    text-align: left;
  }
  #Contents #TopPage.artCont #Faq .question_nav-open::before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content:"\f078";
    position:absolute;
    right:15px;
  }
  #Contents #TopPage.artCont #Faq .question_nav-open.active::before {
    font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f077";
  }

  #Contents #TopPage.artCont #Faq .faq_wrap {
    width:98%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap label{
    display: block;
    margin:0 0 4px 0;
    padding:15px;
    line-height: 1;
    cursor:pointer;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap input{
    display:none;
  }

  #Contents #TopPage.artCont #Faq .faq_wrap ul{
    margin: 0;
    padding: 0;
    background :#f4f4f4;
    list-style: none;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap li{
    display: block;
    padding:15px;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap p{

    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  #Contents #TopPage.artCont #Faq .menu {
    width: 90%;
    margin:auto;
    padding:10px;
}

/*  #Contents #TopPage.artCont #Faq .faq_wrap summary {
    position:relative;
    padding:10px 50px 10px 20px;
    cursor:pointer;
    background:#FFF;
    color:#000;
    margin:10px auto;
    width:98%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary::-webkit-details-marker{
    position:absolute;
    color:transparent;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details[open] summary{
    background:#ccc;
    margin-bottom:0;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary::after{
    content:"\f269";
    font-family: FontAwesome;
    font-size:130%;
    position:absolute;
    top:45%;
    right:30px;
    transform: translateY(-50%);
    transition: transform.5s;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details[open] summary::after{
    transform: translateY(-50%) rotate(45deg);
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details .answer{
    padding: 20px;
    background:#e6e6e6;
    max-width:600px;
    margin:auto;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details .answer p{
    background:none;
}
#Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details[open] .answer{
  animation: fadein .5s ease-in-out;
}
@keyframes fadein {
  0% {opacity: 0;}
  100%{opacity: 1;}  
}*/
/*基本css*/

    
/*アコーディオンcss*/
#Contents #TopPage.artCont #Faq .faq_wrap details summary{
position: relative;
max-width: 95%;
padding: 10px 50px 10px 20px;
cursor: pointer;
background-color: #353535;
color: #fff;
margin: 10px auto;
}
#Contents #TopPage.artCont #Faq .faq_wrap details summary::-webkit-details-marker{
position: absolute;
color: transparent;
}
#Contents #TopPage.artCont #Faq .faq_wrap summary:hover, 
#Contents #TopPage.artCont #Faq .faq_wrap details[open] summary {
background-color: #804747;
margin-bottom: 0px;
}

#Contents #TopPage.artCont #Faq .faq_wrap summary::after {
content: '\f105';
font-size: 130%;
position: absolute;
top: 45%;
right: 30px;
transform: translateY(-50%);
transition: transform.5s;
}
#Contents #TopPage.artCont #Faq .faq_wrap details[open] summary::after{
transform:translateY(-50%) rotate(45deg);
}
#Contents #TopPage.artCont #Faq .faq_wrap details summary .answer {
padding: 20px 20px;
background-color: #e6e6e6;
max-width: 630px;
margin: auto;
}
#Contents #TopPage.artCont #Faq .faq_wrap details summary .answer p {
background: none;
}
#Contents #TopPage.artCont #Faq .faq_wrap details[open] .answer{
animation:fadein .5s ease-in-out;
}
@keyframes fadein {
0% { opacity: 0; }
100%{ opacity: 1; }
}
/*アコーディオンcss*/

/*お問い合わせ*/
#Contents #TopPage.artCont #Faq .btn {
  width: 290px;
  margin: 50px auto;
}
#Contents #TopPage.artCont #Faq .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 62px;
  background: #004F99;
  border-radius: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

#Contents #TopPage.artCont #Faq .phone{
  width:85%;
  margin:20px auto;
  padding:20px;
  text-align: center;
  color: #004F99;
  border:#004F99 1px solid;
}
#Contents #TopPage.artCont #Faq .phone a{
  width:100%;
  color: #004F99;
  font: bold 1.2em; 
}
#Contents #TopPage.artCont #Faq .phone .phone_number{
  font-size: 2.2em;
  font-weight: 900;
}
#Contents #TopPage .artCont #Faq .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage .artCont #Faq .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}
#Contents #TopPage .artCont #Faq .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage .artCont #Faq .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}

}

@media screen and (max-width: 414px) {
  /*============================
  #Faq
  ============================*/
  #Contents #TopPage.artCont #Faq {
    background: #e6f0f7;
    padding:50px 10px 50px;
  }
  #Contents #TopPage.artCont #Faq h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Faq .faqTit{
    font-size:1.87em;
    font-weight: 900;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Faq .icon{
    display: inline-block;
		width:30px;
		height:30px;
		margin:0px 5px 0 -10px;
		background: url(../images/question-2.png) no-repeat;
		background-position: left;
		vertical-align: top;
  }
  #Contents #TopPage.artCont #Faq .answer {
    display: none;
    background:#FFF;
    padding:5px;
    border-radius: 10px;
    width:97%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #Faq .answer_text {
    
  }
  #Contents #TopPage.artCont #Faq .question_nav-open {
    padding:15px 30px 15px 20px;
		font-size:1.1rem;
		background:#FFF;
		position:relative;
    border-radius: 10px;
    text-align: left;
  }
  #Contents #TopPage.artCont #Faq .question_nav-open::before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content:"\f078";
    position:absolute;
    right:15px;
  }
  #Contents #TopPage.artCont #Faq .question_nav-open.active::before {
    font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f077";
  }

  #Contents #TopPage.artCont #Faq .faq_wrap {
    width:98%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap label{
    display: block;
    margin:0 0 4px 0;
    padding:15px;
    line-height: 1;
    cursor:pointer;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap input{
    display:none;
  }

  #Contents #TopPage.artCont #Faq .faq_wrap ul{
    margin: 0;
    padding: 0;
    background :#f4f4f4;
    list-style: none;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap li{
    display: block;
    padding:15px;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap p{

    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  #Contents #TopPage.artCont #Faq .menu {
    width: 90%;
    margin:auto;
    padding:10px;
}

/*  #Contents #TopPage.artCont #Faq .faq_wrap summary {
    position:relative;
    padding:10px 50px 10px 20px;
    cursor:pointer;
    background:#FFF;
    color:#000;
    margin:10px auto;
    width:98%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary::-webkit-details-marker{
    position:absolute;
    color:transparent;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details[open] summary{
    background:#ccc;
    margin-bottom:0;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary::after{
    content:"\f269";
    font-family: FontAwesome;
    font-size:130%;
    position:absolute;
    top:45%;
    right:30px;
    transform: translateY(-50%);
    transition: transform.5s;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details[open] summary::after{
    transform: translateY(-50%) rotate(45deg);
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details .answer{
    padding: 20px;
    background:#e6e6e6;
    max-width:600px;
    margin:auto;
  }
  #Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details .answer p{
    background:none;
}
#Contents #TopPage.artCont #Faq .faq_wrap summary:hover, details[open] .answer{
  animation: fadein .5s ease-in-out;
}
@keyframes fadein {
  0% {opacity: 0;}
  100%{opacity: 1;}  
}*/
/*基本css*/

    
/*アコーディオンcss*/
#Contents #TopPage.artCont #Faq .faq_wrap details summary{
position: relative;
max-width: 95%;
padding: 10px 50px 10px 20px;
cursor: pointer;
background-color: #353535;
color: #fff;
margin: 10px auto;
}
#Contents #TopPage.artCont #Faq .faq_wrap details summary::-webkit-details-marker{
position: absolute;
color: transparent;
}
#Contents #TopPage.artCont #Faq .faq_wrap summary:hover, 
#Contents #TopPage.artCont #Faq .faq_wrap details[open] summary {
background-color: #804747;
margin-bottom: 0px;
}

#Contents #TopPage.artCont #Faq .faq_wrap summary::after {
content: '\f105';
font-size: 130%;
position: absolute;
top: 45%;
right: 30px;
transform: translateY(-50%);
transition: transform.5s;
}
#Contents #TopPage.artCont #Faq .faq_wrap details[open] summary::after{
transform:translateY(-50%) rotate(45deg);
}
#Contents #TopPage.artCont #Faq .faq_wrap details summary .answer {
padding: 20px 20px;
background-color: #e6e6e6;
max-width: 630px;
margin: auto;
}
#Contents #TopPage.artCont #Faq .faq_wrap details summary .answer p {
background: none;
}
#Contents #TopPage.artCont #Faq .faq_wrap details[open] .answer{
animation:fadein .5s ease-in-out;
}
@keyframes fadein {
0% { opacity: 0; }
100%{ opacity: 1; }
}
/*アコーディオンcss*/

/*お問い合わせ*/
#Contents #TopPage.artCont #Faq .btn {
  width: 290px;
  margin: 50px auto;
}
#Contents #TopPage.artCont #Faq .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 62px;
  background: #004F99;
  border-radius: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

#Contents #TopPage.artCont #Faq .phone{
  width:85%;
  margin:20px auto;
  padding:20px;
  text-align: center;
  color: #004F99;
  border:#004F99 1px solid;
}
#Contents #TopPage.artCont #Faq .phone a{
  width:100%;
  color: #004F99;
  font: bold 1.2em; 
}
#Contents #TopPage.artCont #Faq .phone .phone_number{
  font-size: 2.2em;
  font-weight: 900;
}
#Contents #TopPage .artCont #Faq .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage .artCont #Faq .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}
#Contents #TopPage .artCont #Faq .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage .artCont #Faq .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}

}

@media (width &gt;= 1025px) {
  /*============================
  #Diagnosis
  ============================*/
  #Contents #TopPage.artCont #Diagnosis {
    padding:100px 10px;
  }

  #Contents #TopPage.artCont #Diagnosis .diagnosisTit{
    display: block;
    margin-top:10px;
    font-size:2.77em;
    font-weight: 900;
    line-height: 1.2;
    color: #004F99;
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosisSub{
    display: block;
    font-weight: 900;
    color:#000;
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapA {
    width:55%;
    margin:0 auto;
    padding:60px 10px 30px;
    border:#004F99 2px solid;
    border-radius: 10px;
  }
  
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapB {
    display: flex;
    justify-content:center;
    flex-direction: row-reverse;
    
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapB .diagnosis_text {
    width:100%;
    margin:0 auto;

  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_detail_block01{
    width:auto;
    padding:10px 20px 10px 0;
    text-align: left;
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_detail_block02{
    display: none;  
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapB .diagnosis_img {
    width:30%;
    margin:0 auto 0 20px;
  }

  /*ご希望の方はこちら*/
#Contents #TopPage.artCont #Diagnosis .btn {
  width: 290px;
  margin: 30px auto;
}
#Contents #TopPage.artCont #Diagnosis .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 62px;
  background: #004F99;
  border-radius: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
#Contents #TopPage .artCont #Diagnosis .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage .artCont #Diagnosis .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}
/*#Contents #TopPage .artCont #Diagnosis .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}*/
/*#Contents #TopPage .artCont #Diagnosis .ov:after{
  content: "&gt;";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}*/

}

@media (781px &lt;= width &lt;= 1024px) {
  /*============================
  #Diagnosis
  ============================*/
  #Contents #TopPage.artCont #Diagnosis {
    padding:70px 10px 30px;
  }

  #Contents #TopPage.artCont #Diagnosis .diagnosisTit{
    display: block;
    margin-top:10px;
    font-size:1.67em;
    font-weight: 900;
    line-height: 1.2;
    color: #004F99;
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosisSub{
    display: block;
    
    font-weight: 900;
    color:#000;
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapA {
    width:90%;
    margin:0 auto;
    padding:30px 10px 10px;
    border:#004F99 2px solid;
    border-radius: 10px;
  }
  
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapB {
    display: flex;
    justify-content:center;
    flex-direction: row-reverse;
    
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapB .diagnosis_text {
    width:100%;
    margin:0 auto;

  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_detail_block01{
    display: none;    
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_detail_block02{
    width:auto;
    padding:10px 20px 10px;  
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapB .diagnosis_img {
    width:30%;
    margin:0 auto 0 20px;
  }

  /*ご希望の方はこちら*/
#Contents #TopPage.artCont #Diagnosis .btn {
  width: 290px;
  margin: 30px auto;
}
#Contents #TopPage.artCont #Diagnosis .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 62px;
  background: #004F99;
  border-radius: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
#Contents #TopPage .artCont #Diagnosis .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage .artCont #Diagnosis .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}
/*#Contents #TopPage .artCont #Diagnosis .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}*/
/*#Contents #TopPage .artCont #Diagnosis .ov:after{
  content: "&gt;";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}*/

}


@media (637px &lt;= width &lt;= 780px ) {
  /*============================
  #Diagnosis
  ============================*/
  #Contents #TopPage.artCont #Diagnosis {
    padding:70px 10px 30px;
  }

  #Contents #TopPage.artCont #Diagnosis .diagnosisTit{
    display: block;
    margin-top:10px;
    font-size:1.57em;
    font-weight: 900;
    line-height: 1.2;
    color: #004F99;
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosisSub{
    display: block;
    font-weight: 900;
    color:#000;
    font-size:0.9em;
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapA {
    width:90%;
    margin:0 auto;
    padding:30px 10px 10px;
    border:#004F99 2px solid;
    border-radius: 10px;
  }
  
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapB {
    display: flex;
    justify-content:center;
    flex-direction: row-reverse;
    
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrap .diagnosis_text {
    width:70%;
    margin:0 auto;

  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_detail_block01{
    display: none;    
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrap .diagnosis_text .diagnosis_detail_block02{
    width:98%;    
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapB .diagnosis_img {
    width:30%;
    margin:0 auto;
  }

  /*ご希望の方はこちら*/
#Contents #TopPage.artCont #Diagnosis .btn {
  width: 290px;
  margin: 30px auto;
}
#Contents #TopPage.artCont #Diagnosis .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 62px;
  background: #004F99;
  border-radius: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
#Contents #TopPage .artCont #Diagnosis .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage .artCont #Diagnosis .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}
#Contents #TopPage .artCont #Diagnosis .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage .artCont #Diagnosis .ov:after{
  content: "&gt;";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}

}


@media screen and (max-width: 636px) {
  /*============================
  #Diagnosis
  ============================*/
  #Contents #TopPage.artCont #Diagnosis {
    padding:70px 10px 30px;
  }

  #Contents #TopPage.artCont #Diagnosis .diagnosisTit{
    display: block;
    margin-top:10px;
    font-size:1.57em;
    font-weight: 900;
    line-height: 1.2;
    color: #004F99;
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosisSub{
    display: block;
    font-weight: 900;
    color:#000;
    font-size:0.9em;
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapA {
    width:90%;
    margin:0 auto;
    padding:30px 10px 10px;
    border:#004F99 2px solid;
    border-radius: 10px;
  }
  
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapB {
    display: flex;
    justify-content:center;
    flex-direction: row-reverse;
    
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrap .diagnosis_text {
    width:40%;
    margin:0 auto;

  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_detail_block01{
    display: none;    
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrap .diagnosis_text .diagnosis_detail_block02{
    width:98%;    
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapB .diagnosis_img {
    width:60%;
    margin:0 auto;
  }

  /*ご希望の方はこちら*/
#Contents #TopPage.artCont #Diagnosis .btn {
  width: 290px;
  margin: 30px auto;
}
#Contents #TopPage.artCont #Diagnosis .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 62px;
  background: #004F99;
  border-radius: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
#Contents #TopPage .artCont #Diagnosis .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage .artCont #Diagnosis .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}
#Contents #TopPage .artCont #Diagnosis .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage .artCont #Diagnosis .ov:after{
  content: "&gt;";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}

}

@media screen and (max-width: 414px) {
  /*============================
  #Diagnosis
  ============================*/
  #Contents #TopPage.artCont #Diagnosis {
    padding:50px 10px 30px;
  }

  #Contents #TopPage.artCont #Diagnosis .diagnosisTit{
    display: block;
    margin-top:10px;
    font-size:1.57em;
    font-weight: 900;
    line-height: 1.2;
    color: #004F99;
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosisSub{
    display: block;
    font-weight: 900;
    color:#000;
    font-size:0.9em;
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapA {
    width:90%;
    margin:0 auto;
    padding:30px 10px 10px;
    border:#004F99 2px solid;
    border-radius: 10px;
  }
  
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapB {
    display: flex;
    justify-content:center;
    flex-direction: row-reverse;
    
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrap .diagnosis_text {
    width:40%;
    margin:0 auto;

  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_detail_block01{
    display: none;    
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrap .diagnosis_text .diagnosis_detail_block02{
    width:98%;    
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapB .diagnosis_img {
    width:60%;
    margin:0 auto;
  }

  /*ご希望の方はこちら*/
#Contents #TopPage.artCont #Diagnosis .btn {
  width: 230px;
  margin: 30px auto;
}
#Contents #TopPage.artCont #Diagnosis .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 62px;
  background: #004F99;
  border-radius: 40px;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
}
#Contents #TopPage .artCont #Diagnosis .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage .artCont #Diagnosis .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}

}


@media screen and (max-width: 280px) {
  /*============================
  #Diagnosis
  ============================*/
  #Contents #TopPage.artCont #Diagnosis {
    padding:70px 10px 30px;
  }

  #Contents #TopPage.artCont #Diagnosis .diagnosisTit{
    display: block;
    margin-top:10px;
    font-size:1.57em;
    font-weight: 900;
    line-height: 1.2;
    color: #004F99;
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosisSub{
    display: block;
    font-weight: 900;
    color:#000;
    font-size:0.9em;
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapA {
    width:90%;
    margin:0 auto;
    padding:30px 10px 10px;
    border:#004F99 2px solid;
    border-radius: 10px;
  }
  
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapB {
    display: flex;
    justify-content:center;
    flex-direction: row-reverse;
    
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrap .diagnosis_text {
    width:40%;
    margin:0 auto;

  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_detail_block01{
    display: none;    
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrap .diagnosis_text .diagnosis_detail_block02{
    width:98%;    
  }
  #Contents #TopPage.artCont #Diagnosis .diagnosis_wrapB .diagnosis_img {
    width:60%;
    margin:0 auto;
  }

  /*ご希望の方はこちら*/
#Contents #TopPage.artCont #Diagnosis .btn {
  width: 200px;
  margin: 30px auto;
}
#Contents #TopPage.artCont #Diagnosis .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 62px;
  background: #004F99;
  border-radius: 40px;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
}
#Contents #TopPage .artCont #Diagnosis .ov{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 80px;
  background: #004F99;
  border-radius: 40px;
}
#Contents #TopPage .artCont #Diagnosis .ov:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/icon_arrow_ble.svg);
  background-color: #fff;
  background-position: 55% 50%;
  background-repeat: no-repeat;
  border-radius: 20px;    
}


}

@media (width &gt;= 1025px) {
  /*============================
  #Inquiry
  ============================*/
  #Contents #TopPage.artCont #Inquiry {
    /*position: relative;*/
    padding-top:30px;
    background: url(../images/inquiry_bg.png) repeat-x;
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01{
    /*position: absolute;*/
    /*height: 1000px;*/
    margin:0 auto;
    padding:15px 30px 30px;
    /*background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));*/
    /*z-index: 0;*/
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01 h2 {
    text-align: center;
    margin-top:50px;
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01 .inquiryTit{
    font-size:2.77em;
    font-weight: 900;
    color:#FFF;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01 .inquirySub{
    width:80%;
    margin:30px auto;
    color: #FFF;
    font-weight: 900;
    text-align: center;
    font-size:1.3rem;
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01 .inquirySent{
    width:56%;
    margin:auto auto 30px;
    color: #FFF;
    font-size:1rem;
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_wrap{
    width:80%;
    /*position: absolute;*/
    background:#f2f6fa;
    margin:0 10% 3%;
    padding: 20px 20px 50px;
    /*z-index: 1;
    top:10%;*/
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design02{
    position: relative;
    width:100%;
    height:1950px;
    padding-bottom:30px;
    z-index: 0;
  }
  
}

@media (1024px &gt;= width) {
  /*============================
  #Inquiry
  ============================*/
  #Contents #TopPage.artCont #Inquiry {
    /*position: relative;*/
    margin-top:50px;
    background: url(../images/inquiry_bg.png) repeat-x;
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01{
    /*position: absolute;*/
    width: 100%;
    /*height: 1000px;*/
    margin:0 auto;
    padding:15px 30px 30px;
    /*background-image: linear-gradient(161deg, rgba(10, 81, 206, 1), rgba(42, 179, 252, 1));*/
    /*z-index: 0;*/
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01 h2 {
    text-align: center;
    margin-top:50px;
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01 .inquiryTit{
    font-size:2.15em;
    font-weight: 900;
    color:#FFF;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01 .inquirySub{
    width:80%;
    margin:30px auto;
    color: #FFF;
    font-weight: 900;
    text-align: center;
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01 .inquirySent{
    width:80%;
    margin:auto auto 30px;
    color: #FFF;
    font-size:1.1em;
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_wrap{
    width:80%;
    /*position: absolute;*/
    background:#f2f6fa;
    margin:0 10% 3%;
    padding: 20px 20px 50px;
    /*z-index: 1;
    top:10%;*/
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design02{
    position: relative;
    width:100%;
    height:1950px;
    padding-bottom:30px;
    z-index: 0;
  }
  
}

@media screen and (max-width: 780px) {
  /*============================
  #Inquiry
  ============================*/
  #Contents #TopPage.artCont #Inquiry {
    /*position: relative;*/

  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01{
    /*position: absolute;*/
    width: 100%;
    margin:0;
    padding:60px 30px 30px;
    background: url(../images/inquiry_bg.png) repeat-x;
    
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01 h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01 .inquiryTit{
    font-size:2.15em;
    font-weight: 900;
    color:#FFF;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01 .inquirySub{
    color: #FFF;
    font-weight: 900;
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01 .inquirySent{
    width:95%;
    color: #FFF;
    font-size:1.1em;
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_wrap{
    /*position: absolute;*/
    background:#f2f6fa;
    margin:-5% 10% 5%;
    padding: 20px 20px 50px;
    /*z-index: 1;
    top:15%;*/
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design02{
    /*position: relative;*/
    width:100%;
    /*height:2300px;*/
    padding-bottom:50px;
    /*z-index: 0;*/
  }
  
}

@media screen and (max-width: 414px) {
  /*============================
  #Inquiry
  ============================*/
  #Contents #TopPage.artCont #Inquiry {
    /*position: relative;*/

  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01{
    /*position: absolute;*/
    width: 100%;
    margin:0;
    padding:15px 30px 30px;
    background: url(../images/inquiry_bg.png) repeat-x;
    
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01 h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01 .inquiryTit{
    font-size:2.15em;
    font-weight: 900;
    color:#FFF;
    line-height: 1.2;
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01 .inquirySub{
    color: #FFF;
    font-weight: 900;
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design01 .inquirySent{
    width:95%;
    color: #FFF;
    font-size:1.1em;
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_wrap{
    /*position: absolute;*/
    background:#f2f6fa;
    margin:-5% 10% 5%;
    padding: 20px 20px 50px;
    /*z-index: 1;
    top:15%;*/
  }
  #Contents #TopPage.artCont #Inquiry .inquiry_design02{
    /*position: relative;*/
    width:100%;
    /*height:2300px;*/
    padding-bottom:50px;
    /*z-index: 0;*/
  }
  
}

@media (width &gt;= 1025px) {
  /*============================
  #News
  ============================*/
  #Contents #TopPage.artCont #News {
    background: #f7f7f7;
    margin-top:130px;
    padding:80px 5% 50px;
  }
  #Contents #TopPage.artCont #News .mainTit .ov:after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top:10px;
    bottom: 0;
    right: 40px;
    margin: auto;
    display: block;
    width: 25px;
    height: 25px;
    /*background-image: url(../images/icon_arrow_ble.svg);*/
    background-color: #fff;
    background-position: 55% 50%;
    background-repeat: no-repeat;
    /*border-radius: 20px;*/
  }
  #Contents #TopPage.artCont #News h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #News img{
    width:27%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #News p{
    font-weight: 900;
    text-align: center;
    line-height: 100%;
  }
  #Contents #TopPage.artCont #News .newsSub{
    margin-top:50px;
    margin-bottom: 30px;
    font-size:2.5em;
  }
  #Contents #TopPage.artCont #News .newsPickup{
    margin-top:30px;
    margin-bottom:30px;
    font-size:2.5em;
}
#Contents #TopPage.artCont #News .spNone{
    display: none;
}
#Contents #TopPage.artCont #News .autoplay{
  display: none;
}
#Contents #TopPage.artCont #News .autoplay2{
  display: none;
}
#Contents #TopPage.artCont #News .autoplay3{
  border-radius: 10px;
  margin:0 auto;
  width:90%;
  /*padding-top:7%;
  padding-right:7%;
  padding-bottom:7%;
  padding-left:7%;*/
}
#Contents #TopPage.artCont #News .autoplay3 .autoplayBlock{
  width:20%;
  margin:15px;
  /*border: 1px solid #999;*/
  border-radius: 8px;
  box-shadow:1px 1px 3px 1px rgba(167,167,167,1);
  padding:20px;
  background:#FFF;
  height: 520px;
}
#Contents #TopPage.artCont #News .autoplay3 img{
  width:98%;
}
#Contents #TopPage.artCont #News .autoplay3 .date{
  text-align: left; 
}
#Contents #TopPage.artCont #News .autoplay3 h4{
  font-size:1.2rem;
  font-weight: 900;
  margin-top:-20px;
}
#Contents #TopPage.artCont #News .autoplay3 .newsText{
  font-size:1rem;
  margin-top:10px;
}

#Contents #TopPage.artCont #News .date{
  margin:20px auto 30px;
}

#Contents #TopPage.artCont #News .btn_ichiran{
    width: 290px;
    margin: 40px auto auto;
}
#Contents #TopPage.artCont #News .btn_ichiran a{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 62px;
    background: #FFF;
    border:#004F99 2px solid;
    border-radius: 40px;
    font-size: 1.3rem;
    font-weight: bold;
    color: #004F99;
}
}


@media (679px &lt;= width &lt;= 1024px) {
  /*============================
  #News
  ============================*/
  #Contents #TopPage.artCont #News .mainTit .ov:after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top:10px;
    bottom: 0;
    right: 40px;
    margin: auto;
    display: block;
    width: 25px;
    height: 25px;
    /*background-image: url(../images/icon_arrow_ble.svg);*/
    background-color: #fff;
    background-position: 55% 50%;
    background-repeat: no-repeat;
    /*border-radius: 20px;*/
  }
  #Contents #TopPage.artCont #News {
    background: #f7f7f7;
    margin-top:130px;
    padding-top:50px;
    padding-bottom: 50px;
  }
  #Contents #TopPage.artCont #News h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #News img{
    width:40%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #News p{
    font-weight: 900;
    text-align: center;
    line-height: 100%;
  }
  #Contents #TopPage.artCont #News .newsSub{
    margin-top:50px;
    margin-bottom: 30px;
    font-size:2.5em;
  }
  #Contents #TopPage.artCont #News .newsPickup{
    margin-top:30px;
    margin-bottom:30px;
    font-size:2.5em;
}
#Contents #TopPage.artCont #News .spNone{
    display: none;
}
#Contents #TopPage.artCont #News .autoplay2{
  display: none;
}
#Contents #TopPage.artCont #News .autoplay3{
  display: none;
}
#Contents #TopPage.artCont #News .autoplay{
  border-radius: 10px;
  margin:0 auto;
  width:90%;
  background: #f7f7f7;
  padding-top:5%;
  padding-right:5%;
  padding-bottom:5%;
  padding-left:5%;
}
#Contents #TopPage.artCont #News .autoplay .autoplayBlock{
  width:50%;
  margin:0 15px;
  border-radius: 8px;
  box-shadow:1px 1px 3px 1px rgba(167,167,167,1);
  padding:20px;
  background:#FFF;
  height: 565px;
}
#Contents #TopPage.artCont #News .autoplay img{
  width:98%;
}
#Contents #TopPage.artCont #News .autoplay .date{
  text-align: left; 
}
#Contents #TopPage.artCont #News .autoplay h4{
  font-size:1.2rem;
  font-weight: 900;
  margin-top:-20px;
}
#Contents #TopPage.artCont #News .autoplay .newsText{
  font-size:1.1rem;
  margin-top:10px;
}

#Contents #TopPage.artCont #News .date{
  margin:20px auto 30px;
}

#Contents #TopPage.artCont #News .autoplay{
    width:82%;
    background: #f7f7f7;
    border-radius: 10px;
    margin:0 auto;
    padding-top:7%;
    padding-right:7%;
    padding-bottom:7%;
    padding-left:7%;

}
#Contents #TopPage.artCont #News .autoplay img{
    width:98%;
}
#Contents #TopPage.artCont #News .autoplay .date{
    text-align: left; 
}
#Contents #TopPage.artCont #News .autoplay h4{
    font-size:1.2rem;
    font-weight: 900;
    margin-top:-20px;
}
#Contents #TopPage.artCont #News .autoplay .newsText{
    font-size:1.1rem;
    margin-top:10px;
}
#Contents #TopPage.artCont #News .btn_ichiran{
    width: 290px;
    margin: 40px auto auto;
}
#Contents #TopPage.artCont #News .btn_ichiran a{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 62px;
    background: #FFF;
    border:#004F99 2px solid;
    border-radius: 40px;
    font-size: 1.3rem;
    font-weight: bold;
    color: #004F99;
}
}

@media screen and (max-width: 678px) {
  /*============================
  #News
  ============================*/
  #Contents #TopPage.artCont #News {
    position: relative;
    background: #f7f7f7;
    margin-top:130px;
    padding-top:50px;
    padding-bottom: 50px;
  }
  #Contents #TopPage.artCont #News .mainTit .ov:after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top:10px;
    bottom: 0;
    right: 40px;
    margin: auto;
    display: block;
    width: 25px;
    height: 25px;
    /*background-image: url(../images/icon_arrow_ble.svg);*/
    background-color: #fff;
    background-position: 55% 50%;
    background-repeat: no-repeat;
    /*border-radius: 20px;*/
  }
  #Contents #TopPage.artCont #News h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #News img{
    width:45%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #News p{
    font-weight: 900;
  }
  #Contents #TopPage.artCont #News .newsSub{
    margin-top:30px;
  }
  #Contents #TopPage.artCont #News .newsPickup{
    margin-top:-20px;
}
#Contents #TopPage.artCont #News .spNone{
    display: none;
}
#Contents #TopPage.artCont #News .autoplay{
    display: none;
}
#Contents #TopPage.artCont #News .autoplay3{
  display: none;
}
#Contents #TopPage.artCont #News .autoplay2{
    width:82%;
    border-radius: 10px;
    margin:0 auto;
    padding-top:7%;
    padding-right:7%;
    padding-bottom:7%;
    padding-left:7%;
}
#Contents #TopPage.artCont #News .autoplay2 .autoplayBlock{
  margin:0 15px;
  border-radius: 8px;
  box-shadow:1px 1px 3px 1px rgba(167,167,167,1);
  padding:20px 15px;
  background:#FFF;
  height: 530px;
}
#Contents #TopPage.artCont #News .autoplay2 img{
    width:98%;
}
#Contents #TopPage.artCont #News .autoplay2 .date{
    text-align: left; 
}
#Contents #TopPage.artCont #News .autoplay2 h4{
    font-size:1.2rem;
    font-weight: 900;
    margin-top:-20px;
}
#Contents #TopPage.artCont #News .autoplay2 .newsText{
    font-size:0.9rem;
    margin-top:10px;
}
#Contents #TopPage.artCont #News .btn_ichiran{
    width: 290px;
    margin: 40px auto auto;
}
#Contents #TopPage.artCont #News .btn_ichiran a{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 62px;
    background: #FFF;
    border:#004F99 2px solid;
    border-radius: 40px;
    font-size: 1.3rem;
    font-weight: bold;
    color: #004F99;
}
}

@media screen and (max-width: 414px) {
  /*============================
  #News
  ============================*/
  #Contents #TopPage.artCont #News {
    position: relative;
    background: #f7f7f7;
    margin-top:130px;
    padding-top:50px;
    padding-bottom: 50px;
  }
  #Contents #TopPage.artCont #News .mainTit .ov:after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top:0;
    bottom: 0;
    right: 40px;
    margin: auto;
    display: block;
    width: 25px;
    height: 25px;
    /*background-image: url(../images/icon_arrow_ble.svg);*/
    background-color: #fff;
    background-position: 55% 50%;
    background-repeat: no-repeat;
    /*border-radius: 20px;*/
  }
  #Contents #TopPage.artCont #News h2 {
    text-align: center;
  }
  #Contents #TopPage.artCont #News img{
    width:45%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #News p{
    font-weight: 900;
  }
  #Contents #TopPage.artCont #News .newsSub{
    margin-top:30px;
  }
  #Contents #TopPage.artCont #News .newsPickup{
    margin-top:-20px;
}
#Contents #TopPage.artCont #News .spNone{
    display: none;
}
#Contents #TopPage.artCont #News .autoplay{
    display: none;
}
#Contents #TopPage.artCont #News .autoplay3{
  display: none;
}
#Contents #TopPage.artCont #News .autoplay2{
    width:82%;
    border-radius: 10px;
    margin:0 auto;
    padding-top:7%;
    padding-right:0;
    padding-bottom:7%;
    padding-left:0;
}
#Contents #TopPage.artCont #News .autoplay2 .autoplayBlock{
  margin:0 10px;
  border-radius: 8px;
  box-shadow:1px 1px 3px 1px rgba(167,167,167,1);
  padding:20px 15px;
  background:#FFF;
}
#Contents #TopPage.artCont #News .autoplay2 img{
    width:98%;
}
#Contents #TopPage.artCont #News .autoplay2 .date{
    text-align: left; 
}
#Contents #TopPage.artCont #News .autoplay2 h4{
    font-size:1.2rem;
    font-weight: 900;
    margin-top:-20px;
}
#Contents #TopPage.artCont #News .autoplay2 .newsText{
    font-size:0.9rem;
    margin-top:10px;
}
#Contents #TopPage.artCont #News .btn_ichiran{
    width: 240px;
    margin: 20px auto 40px;
}
#Contents #TopPage.artCont #News .btn_ichiran a{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 52px;
    background: #FFF;
    border:#004F99 2px solid;
    border-radius: 40px;
    font-size: 1rem;
    font-weight: bold;
    color: #004F99;
}
}

@media (width &gt;= 1025px) {
  /*============================
  #Profile
  ============================*/
  #Contents #TopPage.artCont #Profile {
    padding:110px 50px 30px;
  }
  #Contents #TopPage.artCont #Profile h3 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Profile .profileTit {
    text-align: center;
    font-size:2.77em;
    font-weight: 900;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap{
    width:55%;
    margin:auto;
  }
/*  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_list{
    box-sizing: border-box;
    border-collapse: collapse;
    margin: 50px auto;
    display: flex;
    flex-wrap: wrap;
    width:100%;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_list dt,
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_list dd{
    padding:.7em 1em;
    font-size:1.1rem;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_list dt{
    font-weight: bold;
    width:30%;
    
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_list dd{
    width:70%;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_list dd figure{
    margin:30px auto;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_list dd .network_wrap{
    width:100%;

  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_list dd .network li{
    padding-top:20px;
    border-bottom:1px solid #b4b4b5;
    width:auto;
    list-style-type: disc;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_list dd .network li span{
    font-weight:900;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_list dd .network li:last-child{
    padding-top:20px;
    border-bottom:none;
    width:auto;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_list dd .network li p{
    text-align: left;
  }*/
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP{
    display: none;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC{
    margin-top:50px;
    text-align: left;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC .profileBlock{
    border-top:1px solid #b4b4b5;    
    /*box-sizing: border-box;
    border-collapse: collapse;
    margin: 50px auto;*/
    display: flex;
    width:100%;
    font-size:1.1rem;
    
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC .profileBlock:last-child{
    border-bottom:1px solid #b4b4b5;    
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC .profileBlock .profileMidashi, 
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC .profileBlock .profileColumn{
    
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC .profileBlock .profileMidashi{
    font-weight: bold;
    width:30%;
    padding:20px;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC .profileBlock .profileColumn{
    width:60%;
    padding:20px;
    
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC .profileColumn figure{
    margin:30px auto;
    
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC #tokyo02::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC #sapporo02::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC #nagoya02::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC #osaka02::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC #hiroshima02::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC #fukuoka02::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC .profileColumn .network_wrap{
    width:100%;

  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC .profileColumn .network li{
    width:auto;
    list-style-type: disc;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC .profileColumn .network li span{
    font-weight:900;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC  .network li:last-child{
    border-bottom:none;
    width:auto;
    margin-bottom:60px;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC .profileColumn .network li p{
    text-align: left;
    margin-top:10px;
  }
}

@media (1024px &gt;= width ) {
  /*============================
  #Profile
  ============================*/
  #Contents #TopPage.artCont #Profile {
    padding:120px 10px 30px;
  }
  #Contents #TopPage.artCont #Profile h3 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Profile .profileTit {
    text-align: center;
    font-size:1.87em;
    font-weight: 900;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap{
    width:80%;
    margin:auto;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC{
    display: none;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP{
    box-sizing: border-box;
    border-collapse: collapse;
    margin: 30px auto 30px;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP #tokyo01::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP #sapporo01::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP #nagoya01::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP #osaka01::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP #hiroshima01::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP #fukuoka01::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dt,
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd{
    display: block;
    padding:.7em 1em;
    font-size:1.1rem;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dt{
    border-top:#b4b4b5 3px solid;
    font-weight: 900;
    text-align:center;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd{
    border-top:#b4b4b5 1px solid;
    width:95%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd figure{
    margin:30px auto;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd .network_wrap{
    width:66%;
    margin:auto;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd .network li{
    padding:auto auto 50px;
    border-bottom:1px solid #b4b4b5;
    width:auto;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd .network li span{
    font-weight:900;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd .network li:last-child{
    margin-bottom:20px;
    padding:auto auto 50px;
    border-bottom:none;
    width:auto;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd .network li p{
    text-align: left;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd .network02{
    width:60%;
    margin:auto;
  }


}

@media screen and (max-width: 678px) {
  /*============================
  #Profile
  ============================*/
  #Contents #TopPage.artCont #Profile {
    padding:50px 10px 30px;
  }
  #Contents #TopPage.artCont #Profile h3 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Profile .profileTit {
    text-align: center;
    font-size:1.87em;
    font-weight: 900;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC{
    display: none;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP{
    box-sizing: border-box;
    border-collapse: collapse;
    margin: 30px auto;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP #tokyo01::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP #sapporo01::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP #nagoya01::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP #osaka01::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP #hiroshima01::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP #fukuoka01::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dt,
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd{
    display: block;
    padding:.7em 1em;
    font-size:1.1rem;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dt{
    border-top:#b4b4b5 3px solid;
    font-weight: 900;
    text-align:center;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd{
    border-top:#b4b4b5 1px solid;
    width:95%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd figure{
    margin:30px auto;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd .network_wrap{
    width:100%;
    
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd .network li{
    padding:auto auto 50px;
    border-bottom:1px solid #b4b4b5;
    width:auto;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd .network li span{
    font-weight:900;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd .network li:last-child{
    margin-bottom:20px;
    padding:auto auto 50px;
    border-bottom:none;
    width:auto;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd .network li p{
    text-align: left;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd .network02{
    width:100%;
    margin:auto;
  }

}

@media screen and (max-width: 414px) {
  /*============================
  #Profile
  ============================*/
  #Contents #TopPage.artCont #Profile {
    padding:50px 10px 30px;
  }
  #Contents #TopPage.artCont #Profile h3 {
    text-align: center;
  }
  #Contents #TopPage.artCont #Profile .profileTit {
    text-align: center;
    font-size:1.87em;
    font-weight: 900;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listPC{
    display: none;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP{
    box-sizing: border-box;
    border-collapse: collapse;
    margin: 30px auto;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP #tokyo01::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP #sapporo01::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP #nagoya01::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP #osaka01::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP #hiroshima01::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap .profile_listSP #fukuoka01::before{
    display: block;
    height:5rem;
    margin-top:-2rem;
    content:"";
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dt,
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd{
    display: block;
    padding:.7em 0.3em;
    font-size:1.1rem;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dt{
    border-top:#b4b4b5 3px solid;
    font-weight: 900;
    text-align:center;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd{
    border-top:#b4b4b5 1px solid;
    width:98%;
    margin:0 auto;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd figure{
    margin:30px auto;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd .network_wrap{
    width:100%;
    
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd .network li{
    padding:auto auto 50px;
    border-bottom:1px solid #b4b4b5;
    width:auto;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd .network li span{
    font-weight:900;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd .network li:last-child{
    margin-bottom:20px;
    padding:auto auto 50px;
    border-bottom:none;
    width:auto;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd .network li p{
    text-align: left;
  }
  #Contents #TopPage.artCont #Profile .profile_wrap dl.profile_listSP dd .network02{
    width:100%;
    margin:auto;
  }

}








@media (width &gt;= 1025px) {
  /*============================
  #Sect02-2
  ============================*/
    #Contents #TopPage.artCont #Sect02-2 {
      margin-bottom:50px;
      padding: 60px 0;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain {
      display: flex;
      flex-wrap: wrap;
      /*width:90%;
      margin:0 auto;*/
    }

    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock{
      width:60%;
      margin:0 auto;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn {
      width: 290px;
      margin: 50px auto;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn a {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 62px;
      background: #004F99;
      border-radius: 40px;
      font-size: 18px;
      font-weight: bold;
      color: #fff;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone{
      display: none;
    }  
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone02{
      width:650px;
      margin:20px auto;
      padding:10px 5px;
      text-align: center;
      color: #004F99;
      border:#004F99 1px solid;
    }
  
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone02 a{
      width:100%;
      color: #004F99;
      font-size: 1.2em;
      font-weight: 900;
    }
  
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone02 .phone_number{
      position:relative;
      /*display: flex;
      align-items: center;
      justify-content: center;*/
      font-size: 2.8em;
      font-weight: 900;
      padding-left: 40px;
      vertical-align: middle;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone02 .phone_number::before{
      content:"";
      position: absolute;
      top:10px;
      left:13px;
      margin:auto;
      width: 20px;
      height: 20px;
      background-image: url(../images/call_icon.svg); 
      background-position: 7% 5%;
      background-repeat: no-repeat;
    }
    #Contents #TopPage.artCont #Sect02-2  .sectMain .sectBlock .phone02 .phoneText{
      font-size:1.1em;
      font-weight: 900;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone {
      width: 85%;
      margin: 20px auto 70px;
      padding:20px;
      font-size:1em;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone .ov {
      font-size:1em;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone .ov .phone_number {
      font-size:1.5em;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone a {
      /*display: flex;
      justify-content: center;
      align-items: center;*/
      height: auto;
      background: #FFF;
      border: solid 1px #004F99;
      font-size: 18px;
      font-weight: bold;
      color: #004F99;
    }
  
    #Contents #TopPage .artCont #Sect02-2 .sectMain .mainTit .ov{
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      height: 80px;
      background: #004F99;
      border-radius: 40px;
    }
    #Contents #TopPage .artCont #Sect02-2 .sectMain .mainTit .ov:after{
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 30px;
      margin: auto;
      display: block;
      width: 25px;
      height: 25px;
      background-image: url(../images/icon_arrow_ble.svg);
      background-color: #fff;
      background-position: 55% 50%;
      background-repeat: no-repeat;
      border-radius: 20px;    
    }
    #Contents #TopPage .artCont #Sect02-2 .sectMain .ov{
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      height: 80px;
      background: #004F99;
      border-radius: 40px;
    }
    #Contents #TopPage .artCont #Sect02-2 .sectMain .ov:after{
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 30px;
      margin: auto;
      display: block;
      width: 25px;
      height: 25px;
      background-image: url(../images/icon_arrow_ble.svg);
      background-color: #fff;
      background-position: 55% 50%;
      background-repeat: no-repeat;
      border-radius: 20px;    
    }
    /*第3ブロック・メインコンテンツ */
  .main_content{
      padding:30px 5px 30px;
      
  }
  .main_content h2,p{
      text-align:center;
      margin:20px 5px;
  }
  .main_content h2{
      margin-bottom:20px;
  }
  
  /*offer01*/
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer01{
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    margin:50px auto auto;
    vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_reason_wrap{
  display: flex;
  flex-direction: row;
  width:55%;
  margin-right:10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_number{
  width:auto;
  font-size:4.3rem;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-weight: bold;
  margin:-30px 20px auto auto;
  background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .offer01_text{
    position: relative;
    font-size:0.9rem;
    line-height: 1.3;
    }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text .img_caption{
  position:absolute;
  margin-top:130px;
  color: #004F99;
  font-weight: bold;
  z-index: 1;
  top: 120px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text img{
  margin-top:30px;
  z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text span{
  font-size:1.7em;
  font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text_detail{
  margin-top:10px;
  font-size:1.1em;
  line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_content{
    width:40%;
    margin:5px 5px auto 10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_content img{
    width:100%;
  }
  
  /*offer02*/ 
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer02{
      display: flex;
      align-items: stretch;
      margin:80px auto auto;
      vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_reason_wrap{
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    width:55%;
    margin-left:10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_number{
    width:auto;
    font-size:4.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-30px 20px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text{
    position: relative;
    font-size:0.9rem;
    width:80%;
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text img{
    margin-top:25px;
    z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text span{
    font-size:1.7em;
    font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text_detail{
    margin-top:10px;
    font-size:1.1em;
    line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_content{
      width: 40%;
      margin:5px 10px auto auto;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_content img{
    width:100%;
  }  
  /*#offer03*/
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer03{
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    margin:80px auto auto;
    vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_reason_wrap{
  display: flex;
  flex-direction: row;
  width:55%;
  margin-right:10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_number{
  font-size:4.3rem;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-weight: bold;
  margin:-30px 20px auto auto;
  background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text .img_caption{
  position:absolute;
  margin-top:10px;
  color: #004F99;
  font-weight: bold;
  z-index: 1;
  top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text{
  position:relative;
  margin-right:20px;
  font-size:0.9rem;
  line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text img{
  margin-top:25px;
  z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text span{
  font-size:1.7em;
  font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text_detail{
  margin-top:10px;
  font-size:1.1em;
  line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_content{
  width:40%;
  margin:5px 5px auto 10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_content img{
    width:100%;
  }
  /*#offer04*/
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer04{
      display: flex;
      align-items: stretch;
      margin:80px auto auto;
      vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_reason_wrap{
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    width:55%;
    margin-left:10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_number{
    font-size:4.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-30px 20px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text{
    position: relative;
    font-size:0.9rem;
    width:80%;
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text img{
    margin-top:25px;
    z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text span{
    font-size:1.7em;
    font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text_detail{
    margin-top:10px;
    font-size:1.1em;
    line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_content{
    width:40%;
    margin:5px 10px auto auto;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_content img{
    width:100%;
  }
  
  /*offer05*/
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer05{
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      margin:80px auto auto;
      vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_reason_wrap{
    display: flex;
    flex-direction: row;
    width:55%;
    margin-right:10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_number{
    font-size:4.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-30px 20px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_text{
    position: relative;
    font-size:0.9rem;
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock  .offer05_text img{
    margin-top:25px;
    z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_text span{
    font-size:1.7em;
    font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock  .offer05_text_detail{
    margin-top:10px;
    font-size:1.1em;
    line-height: 1.4;
  }
   #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_content{
    width:40%;
    margin:5px 5px auto 10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_content img{
    width:100%;
  }
  .main_content .button{
      text-align:center;
      border-radius: 10px;
      background:#FFF;
      color:#000;
      width:fit-content;
      margin:auto;
      padding:10px 50px;
  }
  }


@media (781px &lt;= width &lt;= 1024px) {
  /*============================
  #Sect02-2
  ============================*/
    #Contents #TopPage.artCont #Sect02-2 {
      padding: 20px 0 30px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain {
      display: flex;
      flex-wrap: wrap;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectTit {
      font-size: 30px;
      font-weight: bold;
      line-height: 38px;
      width: 100%;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectTit .strongbule {
      font-size: 30px;
      font-weight: bold;
      color:#004F99;
      line-height: 38px;
      width: 100%;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .capTxt {
      width: 70%;
      font-size: 14px;
      text-align: left;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectImg {
      width: 100%;
      padding: 10px 0 0;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .img {
      position: static;
      width: 26%;
      transform: none;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock{
      width:85%;
      margin:auto;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn {
      width: 290px;
      margin: 50px auto;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn a {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 62px;
      background: #004F99;
      border-radius: 40px;
      font-size: 18px;
      font-weight: bold;
      color: #fff;
    }

    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone02{
      display: none;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone02 a{
      width:100%;
      color: #004F99;
      font: bold 1.2em;
    }
  
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone02 .phone_number{
      position:relative;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2.8em;
      font-weight: 900;
      padding-left: 35px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone02 .phone_number::before{
      content:"";
      position: absolute;
      top:10px;
      left:13px;
      margin:auto;
      width: 20px;
      height: 20px;
      background-image: url(../images/call_icon.svg); 
      background-position: 7% 5%;
      background-repeat: no-repeat;
    }
    #Contents #TopPage.artCont #Sect02-2  .sectMain .sectBlock .phone02 .phoneText{
      font-size:1.1em;
      font-weight: 900;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone{
      width:290px;
      margin:20px auto;
      padding:20px;
      text-align: center;
      color: #004F99;
      border:#004F99 1px solid;
    }
  
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone a{
      width:100%;
      color: #004F99;
      font: bold 1.2em;
    }
  
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone .phone_number{
      position:relative;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2.8em;
      font-weight: 900;
      padding-left: 15px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone .phone_number::before{
      content:"";
      position: absolute;
      top:10px;
      left:13px;
      margin:auto;
      width: 20px;
      height: 20px;
      background-image: url(../images/call_icon.svg); 
      background-position: 7% 5%;
      background-repeat: no-repeat;
    }
    #Contents #TopPage.artCont #Sect02-2  .sectMain .sectBlock .phone .phoneText{
      font-size:1.1em;
      font-weight: 900;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone {
      width: 85%;
      margin: 20px auto 70px;
      padding:20px;
      font-size:1em;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone .ov {
      font-size:1em;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone .ov .phone_number {
      font-size:1.5em;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone a {
      /*display: flex;
      justify-content: center;
      align-items: center;*/
      height: auto;
      background: #FFF;
      border: solid 1px #004F99;
      font-size: 18px;
      font-weight: bold;
      color: #004F99;
    }
  
    #Contents #TopPage .artCont #Sect02-2 .sectMain .mainTit .ov{
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      height: 80px;
      background: #004F99;
      border-radius: 40px;
    }
    #Contents #TopPage .artCont #Sect02-2 .sectMain .mainTit .ov:after{
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 30px;
      margin: auto;
      display: block;
      width: 25px;
      height: 25px;
      background-image: url(../images/icon_arrow_ble.svg);
      background-color: #fff;
      background-position: 55% 50%;
      background-repeat: no-repeat;
      border-radius: 20px;    
    }
    #Contents #TopPage .artCont #Sect02-2 .sectMain .ov{
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      height: 80px;
      background: #004F99;
      border-radius: 40px;
    }
    #Contents #TopPage .artCont #Sect02-2 .sectMain .ov:after{
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 30px;
      margin: auto;
      display: block;
      width: 25px;
      height: 25px;
      background-image: url(../images/icon_arrow_ble.svg);
      background-color: #fff;
      background-position: 55% 50%;
      background-repeat: no-repeat;
      border-radius: 20px;    
  }
    /*第3ブロック・メインコンテンツ */
  .main_content{
      padding:30px 5px 30px;
      
  }
  .main_content h2,p{
      text-align:center;
      margin:20px 5px;
  }
  .main_content h2{
      margin-bottom:20px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock{
    width:90%;
    margin:0 auto;
  }
  /*offer01*/
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer01{
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    margin:50px auto auto;
    vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_reason_wrap{
  display: flex;
  flex-direction: row;
  width:55%;
  margin-right:10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_number{
  width:auto;
  font-size:4.3rem;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-weight: bold;
  margin:-30px 20px auto auto;
  background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .offer01_text{
    position: relative;
    font-size:0.9rem;
    line-height: 1.3;
    }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text .img_caption{
  position:absolute;
  margin-top:130px;
  color: #004F99;
  font-weight: bold;
  z-index: 1;
  top: 120px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text img{
  margin-top:30px;
  z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text span{
  font-size:1.7em;
  font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text_detail{
  margin-top:10px;
  font-size:1.1em;
  line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_content{
    width:40%;
    margin:5px 5px auto 10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_content img{
    width:100%;
  }
  
  /*offer02*/ 
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer02{
      display: flex;
      align-items: stretch;
      margin:80px auto auto;
      vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_reason_wrap{
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    width:55%;
    margin-left:10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_number{
    width:auto;
    font-size:4.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-30px 20px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text{
    position: relative;
    font-size:0.9rem;
    width:80%;
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text img{
    margin-top:25px;
    z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text span{
    font-size:1.7em;
    font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text_detail{
    margin-top:10px;
    font-size:1.1em;
    line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_content{
      width: 40%;
      margin:5px 10px auto auto;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_content img{
    width:100%;
  }  
  /*#offer03*/
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer03{
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    margin:80px auto auto;
    vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_reason_wrap{
  display: flex;
  flex-direction: row;
  width:55%;
  margin-right:10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_number{
  font-size:4.3rem;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-weight: bold;
  margin:-30px 20px auto auto;
  background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text .img_caption{
  position:absolute;
  margin-top:10px;
  color: #004F99;
  font-weight: bold;
  z-index: 1;
  top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text{
  position:relative;
  margin-right:20px;
  font-size:0.9rem;
  line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text img{
  margin-top:25px;
  z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text span{
  font-size:1.7em;
  font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text_detail{
  margin-top:10px;
  font-size:1.1em;
  line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_content{
  width:40%;
  margin:5px 5px auto 10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_content img{
    width:100%;
  }
  /*#offer04*/
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer04{
      display: flex;
      align-items: stretch;
      margin:80px auto auto;
      vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_reason_wrap{
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    width:55%;
    margin-left:10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_number{
    font-size:4.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-30px 20px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text{
    position: relative;
    font-size:0.9rem;
    width:80%;
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text img{
    margin-top:25px;
    z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text span{
    font-size:1.7em;
    font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text_detail{
    margin-top:10px;
    font-size:1.1em;
    line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_content{
    width:40%;
    margin:5px 10px auto auto;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_content img{
    width:100%;
  }
  
  /*offer05*/
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer05{
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      margin:80px auto auto;
      vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_reason_wrap{
    display: flex;
    flex-direction: row;
    width:55%;
    margin-right:10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_number{
    font-size:4.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-30px 20px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_text{
    position: relative;
    font-size:0.9rem;
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock  .offer05_text img{
    margin-top:25px;
    z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_text span{
    font-size:1.7em;
    font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock  .offer05_text_detail{
    margin-top:10px;
    font-size:1.1em;
    line-height: 1.4;
  }
   #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_content{
    width:40%;
    margin:5px 5px auto 10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_content img{
    width:100%;
  }
  
  .main_content .button{
      text-align:center;
      border-radius: 10px;
      background:#FFF;
      color:#000;
      width:fit-content;
      margin:auto;
      padding:10px 50px;
  }
  }


@media screen and (max-width: 780px) {
/*============================
#Sect02-2
============================*/
  #Contents #TopPage.artCont #Sect02-2 {
    padding: 30px 0 30px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain {
    display: flex;
    flex-wrap: wrap;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectTit {
    font-size: 30px;
    font-weight: bold;
    line-height: 38px;
    width: 100%;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectTit .strongbule {
    font-size: 30px;
    font-weight: bold;
    color:#004F99;
    line-height: 38px;
    width: 100%;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .capTxt {
    width: 70%;
    font-size: 14px;
    text-align: left;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectImg {
    width: 100%;
    padding: 10px 0 0;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .img {
    position: static;
    width: 26%;
    transform: none;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn {
    width: 290px;
    margin: 50px auto;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 62px;
    background: #004F99;
    border-radius: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone02{
   display: none;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone{
    width:290px;
    margin:20px auto;
    padding:20px;
    text-align: center;
    color: #004F99;
    border:#004F99 1px solid;
  }

  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone a{
    width:100%;
    color: #004F99;
    font: bold 1.2em;
  }

  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone .phone_number{
    position:relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.8em;
    font-weight: 900;
    padding-left: 35px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone .phone_number::before{
    content:"";
    position: absolute;
    top:10px;
    left:13px;
    margin:auto;
    width: 20px;
    height: 20px;
    background-image: url(../images/call_icon.svg); 
    background-position: 7% 5%;
    background-repeat: no-repeat;
  }
  #Contents #TopPage.artCont #Sect02-2  .sectMain .sectBlock .phone .phoneText{
    font-size:1.1em;
    font-weight: 900;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone {
    width: 85%;
    margin: 20px auto 70px;
    padding:20px;
    font-size:1em;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone .ov {
    font-size:1em;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone .ov .phone_number {
    font-size:1.5em;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone a {
    /*display: flex;
    justify-content: center;
    align-items: center;*/
    height: auto;
    background: #FFF;
    border: solid 1px #004F99;
    font-size: 18px;
    font-weight: bold;
    color: #004F99;
  }

  #Contents #TopPage .artCont #Sect02-2 .sectMain .mainTit .ov{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 80px;
    background: #004F99;
    border-radius: 40px;
  }
  #Contents #TopPage .artCont #Sect02-2 .sectMain .mainTit .ov:after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    margin: auto;
    display: block;
    width: 25px;
    height: 25px;
    background-image: url(../images/icon_arrow_ble.svg);
    background-color: #fff;
    background-position: 55% 50%;
    background-repeat: no-repeat;
    border-radius: 20px;    
  }
  #Contents #TopPage .artCont #Sect02-2 .sectMain .ov{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 80px;
    background: #004F99;
    border-radius: 40px;
  }
  #Contents #TopPage .artCont #Sect02-2 .sectMain .ov:after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    margin: auto;
    display: block;
    width: 25px;
    height: 25px;
    background-image: url(../images/icon_arrow_ble.svg);
    background-color: #fff;
    background-position: 55% 50%;
    background-repeat: no-repeat;
    border-radius: 20px;    
  }
  /*第3ブロック・メインコンテンツ */
.main_content{
    padding:30px 5px 30px;
    
}
.main_content h2,p{
    text-align:center;
    margin:20px 5px;
}
.main_content h2{
    margin-bottom:20px;
}
#Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock{
  width:90%;
  margin:0 auto;
}
  /*offer01*/
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer01{
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    margin:50px auto auto;
    vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_reason_wrap{
  display: flex;
  flex-direction: row;
  width:55%;
  margin-right:10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_number{
  width:auto;
  font-size:4.3rem;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-weight: bold;
  margin:-30px 20px auto auto;
  background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .offer01_text{
    position: relative;
    font-size:0.9rem;
    line-height: 1.3;
    }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text .img_caption{
  position:absolute;
  margin-top:130px;
  color: #004F99;
  font-weight: bold;
  z-index: 1;
  top: 120px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text img{
  margin-top:30px;
  z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text span{
  font-size:1.7em;
  font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text_detail{
  margin-top:10px;
  font-size:1.1em;
  line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_content{
    width:40%;
    margin:5px 5px auto 10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_content img{
    width:100%;
  }
  
  /*offer02*/ 
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer02{
      display: flex;
      align-items: stretch;
      margin:80px auto auto;
      vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_reason_wrap{
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    width:55%;
    margin-left:10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_number{
    width:auto;
    font-size:4.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-30px 20px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text{
    position: relative;
    font-size:0.9rem;
    width:80%;
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text img{
    margin-top:25px;
    z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text span{
    font-size:1.7em;
    font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text_detail{
    margin-top:10px;
    font-size:1.1em;
    line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_content{
      width: 40%;
      margin:5px 10px auto auto;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_content img{
    width:100%;
  }  
  /*#offer03*/
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer03{
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    margin:80px auto auto;
    vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_reason_wrap{
  display: flex;
  flex-direction: row;
  width:55%;
  margin-right:10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_number{
  font-size:4.3rem;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-weight: bold;
  margin:-30px 20px auto auto;
  background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text .img_caption{
  position:absolute;
  margin-top:10px;
  color: #004F99;
  font-weight: bold;
  z-index: 1;
  top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text{
  position:relative;
  margin-right:20px;
  font-size:0.9rem;
  line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text img{
  margin-top:25px;
  z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text span{
  font-size:1.7em;
  font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text_detail{
  margin-top:10px;
  font-size:1.1em;
  line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_content{
  width:40%;
  margin:5px 5px auto 10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_content img{
    width:100%;
  }
  /*#offer04*/
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer04{
      display: flex;
      align-items: stretch;
      margin:80px auto auto;
      vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_reason_wrap{
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    width:55%;
    margin-left:10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_number{
    font-size:4.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-30px 20px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text{
    position: relative;
    font-size:0.9rem;
    width:80%;
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text img{
    margin-top:25px;
    z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text span{
    font-size:1.7em;
    font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text_detail{
    margin-top:10px;
    font-size:1.1em;
    line-height: 1.4;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_content{
    width:40%;
    margin:5px 10px auto auto;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_content img{
    width:100%;
  }
  
  /*offer05*/
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer05{
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      margin:80px auto auto;
      vertical-align: top;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_reason_wrap{
    display: flex;
    flex-direction: row;
    width:55%;
    margin-right:10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_number{
    font-size:4.3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-30px 20px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_text{
    position: relative;
    font-size:0.9rem;
    line-height: 1.3;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock  .offer05_text img{
    margin-top:25px;
    z-index: 0;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_text span{
    font-size:1.7em;
    font-weight: bold;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock  .offer05_text_detail{
    margin-top:10px;
    font-size:1.1em;
    line-height: 1.4;
  }
   #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_content{
    width:40%;
    margin:5px 5px auto 10px;
  }
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_content img{
    width:100%;
  }

.main_content .button{
    text-align:center;
    border-radius: 10px;
    background:#FFF;
    color:#000;
    width:fit-content;
    margin:auto;
    padding:10px 50px;
}
}

@media screen and (max-width: 414px) {
  /*============================
  #Sect02-2
  ============================*/
    #Contents #TopPage.artCont #Sect02-2 {
      width:100%;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain {
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectTit {
      font-size: 30px;
      font-weight: bold;
      line-height: 38px;
      width: 100%;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectTit .strongbule {
      font-size: 30px;
      font-weight: bold;
      color:#004F99;
      line-height: 38px;
      width: 100%;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .capTxt {
      width: 70%;
      font-size: 14px;
      text-align: left;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectImg {
      width: 100%;
      padding: 10px 0 0;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .img {
      position: static;
      width: 26%;
      transform: none;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock{
      width:90%;
      margin:0 auto;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn {
      width: 290px;
      margin: 50px auto;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn a {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 62px;
      background: #004F99;
      border-radius: 40px;
      font-size: 18px;
      font-weight: bold;
      color: #fff;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone02{
     display: none;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone{
      width:290px;
      margin:20px auto;
      padding:20px;
      text-align: center;
      color: #004F99;
      border:#004F99 1px solid;
    }
  
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone a{
      width:100%;
      color: #004F99;
      font: bold 1.2em;
    }
  
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone .phone_number{
      position:relative;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2.1em;
      font-weight: 900;
      margin-top:10px;
      padding-left: 5px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone .phone_number::before{
      content:"";
      position: absolute;
      top:5px;
      left:20px;
      margin:auto;
      width: 20px;
      height: 20px;
      background-image: url(../images/call_icon.svg); 
      background-position: 7% 5%;
      background-repeat: no-repeat;
    }
    #Contents #TopPage.artCont #Sect02-2  .sectMain .sectBlock .phone .phoneText{
      font-size:1.1em;
      font-weight: 900;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone {
      width: 85%;
      margin: 20px auto 70px;
      padding:20px;
      font-size:1em;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone .ov {
      font-size:1em;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone .ov .phone_number {
      font-size:1.5em;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone a {
      /*display: flex;
      justify-content: center;
      align-items: center;*/
      height: auto;
      background: #FFF;
      border: solid 1px #004F99;
      font-size: 18px;
      font-weight: bold;
      color: #004F99;
    }
  
    #Contents #TopPage .artCont #Sect02-2 .sectMain .mainTit .ov{
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      height: 80px;
      background: #004F99;
      border-radius: 40px;
    }
    #Contents #TopPage .artCont #Sect02-2 .sectMain .mainTit .ov:after{
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 30px;
      margin: auto;
      display: block;
      width: 25px;
      height: 25px;
      background-image: url(../images/icon_arrow_ble.svg);
      background-color: #fff;
      background-position: 55% 50%;
      background-repeat: no-repeat;
      border-radius: 20px;    
    }
    #Contents #TopPage .artCont #Sect02-2 .sectMain .ov{
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      height: 80px;
      background: #004F99;
      border-radius: 40px;
    }
    #Contents #TopPage .artCont #Sect02-2 .sectMain .ov:after{
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 30px;
      margin: auto;
      display: block;
      width: 25px;
      height: 25px;
      background-image: url(../images/icon_arrow_ble.svg);
      background-color: #fff;
      background-position: 55% 50%;
      background-repeat: no-repeat;
      border-radius: 20px;    
    }
    /*第3ブロック・メインコンテンツ */
  .main_content{
      padding:30px 5px 30px;
      
  }
  .main_content h2{
      text-align:center;
      margin:20px 5px auto;
  }
  
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock{
    padding:auto auto auto 5px;
  }
    /*offer01*/
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer01{
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      margin:50px auto auto;
      vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_reason_wrap{
    display: flex;
    flex-direction: row;
    width:60%;
    margin-right:auto;
    margin-left:10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_number{
    width:auto;
    font-size:3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-20px 5px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .offer01_text{
      position: relative;
      font-size:0.9rem;
      line-height: 1.3;
      }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text .img_caption{
    position:absolute;
    margin-top:130px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 120px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text img{
    margin-top:30px;
    z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text span{
    font-size:1.1em;
    font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text_detail{
    margin-top:10px;
    font-size:0.8em;
    line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_content{
      width:35%;
      margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_content img{
      width:100%;
    }
    
    /*offer02*/ 
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer02{
        display: flex;
        align-items: stretch;
        margin:80px auto auto;
        vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_reason_wrap{
      display: flex;
      justify-content: space-around;
      flex-direction: row;
      width:60%;
      margin-right:10px;
      margin-left:auto;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_number{
      width:auto;
      font-size:3rem;
      font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-weight: bold;
      margin:-20px 5px auto auto;
      background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text .img_caption{
      position:absolute;
      margin-top:10px;
      color: #004F99;
      font-weight: bold;
      z-index: 1;
      top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text{
      position: relative;
      font-size:0.9rem;
      width:80%;
      line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text img{
      margin-top:25px;
      z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text span{
      font-size:1.1em;
      font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text_detail{
      margin-top:10px;
      font-size:0.8em;
      line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_content{
        width: 35%;
        margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_content img{
      width:100%;
    }  
    /*#offer03*/
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer03{
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      margin:50px auto auto;
      vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_reason_wrap{
    display: flex;
    flex-direction: row;
    width:60%;
    margin-right:auto;
    margin-left:10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_number{
    width:auto;
    font-size:3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-20px 5px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text{
    position:relative;
    margin-right:10px;
    font-size:0.9rem;
    line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text img{
    margin-top:25px;
    z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text span{
    font-size:1.1em;
    font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text_detail{
    margin-top:10px;
    font-size:0.8em;
    line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_content{
    width:35%;
    margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_content img{
      width:100%;
    }
    /*#offer04*/
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer04{
        display: flex;
        align-items: stretch;
        margin:80px auto auto;
        vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_reason_wrap{
      display: flex;
      justify-content: space-around;
      flex-direction: row;
      width:60%;
      margin-right:auto;
      margin-left:auto;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_number{
      font-size:3rem;
      font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-weight: bold;
      margin:-20px 5px auto auto;
      background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text .img_caption{
      position:absolute;
      margin-top:10px;
      color: #004F99;
      font-weight: bold;
      z-index: 1;
      top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text{
      position: relative;
      font-size:0.9rem;
      width:80%;
      line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text img{
      margin-top:25px;
      z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text span{
      font-size:1.1em;
      font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text_detail{
      margin-top:10px;
      font-size:0.8em;
      line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_content{
      width:35%;
      margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_content img{
      width:100%;
    }
    
    /*offer05*/
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer05{
        display: flex;
        align-items: stretch;
        flex-direction: row-reverse;
        margin:80px auto auto;
        vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_reason_wrap{
      display: flex;
      flex-direction: row;
      width:60%;
      margin-right:auto;
      margin-left:10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_number{
      font-size:3rem;
      width:auto;
      font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-weight: bold;
      margin:-20px 5px auto auto;
      background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_text .img_caption{
      position:absolute;
      margin-top:10px;
      color: #004F99;
      font-weight: bold;
      z-index: 1;
      top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_text{
      position: relative;
      margin-right:auto;
      font-size:0.9rem;
      line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock  .offer05_text img{
      margin-top:25px;
      z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_text span{
      font-size:1.1em;
      font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock  .offer05_text_detail{
      margin-top:10px;
      font-size:0.8em;
      line-height: 1.4;
    }
     #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_content{
      width:35%;
      margin:5px 5px auto auto;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_content img{
      width:100%;
    }
  
  .main_content .button{
      text-align:center;
      border-radius: 10px;
      background:#FFF;
      color:#000;
      width:fit-content;
      margin:auto;
      padding:10px 50px;
  }
  }

@media screen and (max-width: 320px) {
  /*============================
  #Sect02-2
  ============================*/
    #Contents #TopPage.artCont #Sect02-2 {
      width:100%;      
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain {
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectTit {
      font-size: 30px;
      font-weight: bold;
      line-height: 38px;
      width: 100%;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectTit .strongbule {
      font-size: 30px;
      font-weight: bold;
      color:#004F99;
      line-height: 38px;
      width: 100%;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .capTxt {
      width: 70%;
      font-size: 14px;
      text-align: left;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectImg {
      width: 100%;
      padding: 10px 0 0;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .img {
      position: static;
      width: 26%;
      transform: none;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock{
      width:100%;
      margin:0 auto;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn {
      width: 290px;
      margin: 50px auto;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn a {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 62px;
      background: #004F99;
      border-radius: 40px;
      font-size: 18px;
      font-weight: bold;
      color: #fff;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone02{
     display: none;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone{
      width:250px;
      margin:20px auto;
      padding:20px;
      text-align: center;
      color: #004F99;
      border:#004F99 1px solid;
    }
  
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone a{
      width:100%;
      color: #004F99;
      font: bold 1.2em;
    }
  
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone .phone_number{
      position:relative;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2.1em;
      font-weight: 900;
      margin-top:10px;
      padding-left: 5px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone .phone_number::before{
      content:"";
      position: absolute;
      top:5px;
      left:15px;
      margin:auto;
      width: 20px;
      height: 20px;
      background-image: url(../images/call_icon.svg); 
      background-position: 7% 5%;
      background-repeat: no-repeat;
    }
    #Contents #TopPage.artCont #Sect02-2  .sectMain .sectBlock .phone .phoneText{
      font-size:1.1em;
      font-weight: 900;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone {
      width: 85%;
      margin: 20px auto 70px;
      padding:20px;
      font-size:1em;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone .ov {
      font-size:1em;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone .ov .phone_number {
      font-size:1.5em;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone a {
      /*display: flex;
      justify-content: center;
      align-items: center;*/
      height: auto;
      background: #FFF;
      border: solid 1px #004F99;
      font-size: 18px;
      font-weight: bold;
      color: #004F99;
    }
  
    #Contents #TopPage .artCont #Sect02-2 .sectMain .mainTit .ov{
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      height: 80px;
      background: #004F99;
      border-radius: 40px;
    }
    #Contents #TopPage .artCont #Sect02-2 .sectMain .mainTit .ov:after{
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 30px;
      margin: auto;
      display: block;
      width: 25px;
      height: 25px;
      background-image: url(../images/icon_arrow_ble.svg);
      background-color: #fff;
      background-position: 55% 50%;
      background-repeat: no-repeat;
      border-radius: 20px;    
    }
    #Contents #TopPage .artCont #Sect02-2 .sectMain .ov{
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      height: 80px;
      background: #004F99;
      border-radius: 40px;
    }
    #Contents #TopPage .artCont #Sect02-2 .sectMain .ov:after{
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 30px;
      margin: auto;
      display: block;
      width: 25px;
      height: 25px;
      background-image: url(../images/icon_arrow_ble.svg);
      background-color: #fff;
      background-position: 55% 50%;
      background-repeat: no-repeat;
      border-radius: 20px;    
    }
    /*第3ブロック・メインコンテンツ */
    .main_content{
      padding:30px 5px 30px;
      
  }
  .main_content h2{
      text-align:center;
      margin:20px 5px auto;
  }
  
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock{
    padding:auto auto auto 5px;
  }
    /*offer01*/
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer01{
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      margin:50px auto auto;
      vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_reason_wrap{
    display: flex;
    flex-direction: row;
    width:60%;
    margin-right:auto;
    margin-left:10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_number{
    width:auto;
    font-size:3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-20px 5px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .offer01_text{
      position: relative;
      font-size:0.9rem;
      line-height: 1.3;
      }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text .img_caption{
    position:absolute;
    margin-top:130px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 120px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text img{
    margin-top:30px;
    z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text span{
    font-size:1.1em;
    font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text_detail{
    margin-top:10px;
    font-size:0.8em;
    line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_content{
      width:35%;
      margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_content img{
      width:100%;
    }
    
    /*offer02*/ 
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer02{
        display: flex;
        align-items: stretch;
        margin:80px auto auto;
        vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_reason_wrap{
      display: flex;
      justify-content: space-around;
      flex-direction: row;
      width:60%;
      margin-right:10px;
      margin-left:auto;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_number{
      width:auto;
      font-size:3rem;
      font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-weight: bold;
      margin:-20px 5px auto auto;
      background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text .img_caption{
      position:absolute;
      margin-top:10px;
      color: #004F99;
      font-weight: bold;
      z-index: 1;
      top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text{
      position: relative;
      font-size:0.9rem;
      width:80%;
      line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text img{
      margin-top:25px;
      z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text span{
      font-size:1.1em;
      font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text_detail{
      margin-top:10px;
      font-size:0.8em;
      line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_content{
        width: 35%;
        margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_content img{
      width:100%;
    }  
    /*#offer03*/
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer03{
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      margin:50px auto auto;
      vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_reason_wrap{
    display: flex;
    flex-direction: row;
    width:60%;
    margin-right:auto;
    margin-left:10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_number{
    width:auto;
    font-size:3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-20px 5px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text{
    position:relative;
    margin-right:10px;
    font-size:0.9rem;
    line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text img{
    margin-top:25px;
    z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text span{
    font-size:1.1em;
    font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text_detail{
    margin-top:10px;
    font-size:0.8em;
    line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_content{
    width:35%;
    margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_content img{
      width:100%;
    }
    /*#offer04*/
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer04{
        display: flex;
        align-items: stretch;
        margin:80px auto auto;
        vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_reason_wrap{
      display: flex;
      justify-content: space-around;
      flex-direction: row;
      width:60%;
      margin-right:auto;
      margin-left:auto;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_number{
      font-size:3rem;
      font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-weight: bold;
      margin:-20px 5px auto auto;
      background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text .img_caption{
      position:absolute;
      margin-top:10px;
      color: #004F99;
      font-weight: bold;
      z-index: 1;
      top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text{
      position: relative;
      font-size:0.9rem;
      width:80%;
      line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text img{
      margin-top:25px;
      z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-1 .sectMain .sectBlock .offer04_text span{
      font-size:1.1em;
      font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text_detail{
      margin-top:10px;
      font-size:0.8em;
      line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_content{
      width:35%;
      margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_content img{
      width:100%;
    }
    
    /*offer05*/
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer05{
        display: flex;
        align-items: stretch;
        flex-direction: row-reverse;
        margin:80px auto auto;
        vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_reason_wrap{
      display: flex;
      flex-direction: row;
      width:60%;
      margin-right:auto;
      margin-left:10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_number{
      font-size:3rem;
      width:auto;
      font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-weight: bold;
      margin:-20px 5px auto auto;
      background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_text .img_caption{
      position:absolute;
      margin-top:10px;
      color: #004F99;
      font-weight: bold;
      z-index: 1;
      top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_text{
      position: relative;
      margin-right:auto;
      font-size:0.9rem;
      line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock  .offer05_text img{
      margin-top:25px;
      z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_text span{
      font-size:1.1em;
      font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock  .offer05_text_detail{
      margin-top:10px;
      font-size:0.8em;
      line-height: 1.4;
    }
     #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_content{
      width:35%;
      margin:5px 5px auto auto;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_content img{
      width:100%;
    }
  
  .main_content .button{
      text-align:center;
      border-radius: 10px;
      background:#FFF;
      color:#000;
      width:fit-content;
      margin:auto;
      padding:10px 50px;
  }
  }

  @media screen and (max-width: 280px) {
    /*============================
    #Sect02-2
    ============================*/
      #Contents #TopPage.artCont #Sect02-2 {
        width:100%;
        
      }
      #Contents #TopPage.artCont #Sect02-2 .sectMain {
        padding: 10px;
      }
      #Contents #TopPage.artCont #Sect02-2 .sectMain .sectTit {
        font-size: 30px;
        font-weight: bold;
        line-height: 38px;
        width: 98%;
      }
      #Contents #TopPage.artCont #Sect02-2 .sectMain .sectTit .strongbule {
        font-size: 30px;
        font-weight: bold;
        color:#004F99;
        line-height: 38px;
        width: 100%;
      }
      #Contents #TopPage.artCont #Sect02-2 .sectMain .capTxt {
        width: 70%;
        font-size: 14px;
        text-align: left;
      }
      #Contents #TopPage.artCont #Sect02-2 .sectMain .sectImg {
        width: 100%;
        padding: 10px 0 0;
      }
      #Contents #TopPage.artCont #Sect02-2 .sectMain .img {
        position: static;
        width: 26%;
        transform: none;
      }
      #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock{
        width:100%;
        margin:0 auto;
      }
      #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn {
        width: 250px;
        margin: 50px auto;
      }
      #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn a {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 62px;
        background: #004F99;
        border-radius: 40px;
        font-size: 18px;
        font-weight: bold;
        color: #fff;
      }
      #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone02{
       display: none;
      }
      #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone{
        width:250px;
        margin:20px auto;
        padding:15px 5px;
        text-align: center;
        color: #004F99;
        border:#004F99 1px solid;
      }
    
      #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone a{
        width:100%;
        color: #004F99;
        font: bold 1.2em;
      }
    
      #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone .phone_number{
        position:relative;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.8em;
        font-weight: 900;
        margin-top:10px;
        padding-left: 5px;
      }
      #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .phone .phone_number::before{
        content:"";
        position: absolute;
        top:5px;
        left:20px;
        margin:auto;
        width: 20px;
        height: 20px;
        background-image: url(../images/call_icon.svg); 
        background-position: 7% 5%;
        background-repeat: no-repeat;
      }
      #Contents #TopPage.artCont #Sect02-2  .sectMain .sectBlock .phone .phoneText{
        font-size:1.1em;
        font-weight: 900;
      }
      #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone {
        width: 85%;
        margin: 20px auto 70px;
        padding:20px;
        font-size:1em;
      }
      #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone .ov {
        font-size:1em;
      }
      #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone .ov .phone_number {
        font-size:1.5em;
      }
      #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .btn_phone a {
        /*display: flex;
        justify-content: center;
        align-items: center;*/
        height: auto;
        background: #FFF;
        border: solid 1px #004F99;
        font-size: 18px;
        font-weight: bold;
        color: #004F99;
      }
    
      #Contents #TopPage .artCont #Sect02-2 .sectMain .mainTit .ov{
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        height: 80px;
        background: #004F99;
        border-radius: 40px;
      }
      #Contents #TopPage .artCont #Sect02-2 .sectMain .mainTit .ov:after{
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 30px;
        margin: auto;
        display: block;
        width: 25px;
        height: 25px;
        background-image: url(../images/icon_arrow_ble.svg);
        background-color: #fff;
        background-position: 55% 50%;
        background-repeat: no-repeat;
        border-radius: 20px;    
      }
      #Contents #TopPage .artCont #Sect02-2 .sectMain .ov{
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        height: 80px;
        background: #004F99;
        border-radius: 40px;
      }
      #Contents #TopPage .artCont #Sect02-2 .sectMain .ov:after{
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 30px;
        margin: auto;
        display: block;
        width: 25px;
        height: 25px;
        background-image: url(../images/icon_arrow_ble.svg);
        background-color: #fff;
        background-position: 55% 50%;
        background-repeat: no-repeat;
        border-radius: 20px;    
      }
      /*第3ブロック・メインコンテンツ */
      .main_content{
        padding:30px 5px 30px;
        
    }
      .main_content h2{
          text-align:center;
          margin:20px 5px auto;
      }
    
  #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock{
    padding:auto auto auto 5px;
  }
    /*offer01*/
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer01{
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      margin:50px auto auto;
      vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_reason_wrap{
    display: flex;
    flex-direction: row;
    width:60%;
    margin-right:auto;
    margin-left:10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_number{
    width:auto;
    font-size:3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-20px 5px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .offer01_text{
      position: relative;
      font-size:0.9rem;
      line-height: 1.3;
      }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text .img_caption{
    position:absolute;
    margin-top:130px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 120px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text img{
    margin-top:30px;
    z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text span{
    font-size:1.1em;
    font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_text_detail{
    margin-top:10px;
    font-size:0.8em;
    line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_content{
      width:35%;
      margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer01_content img{
      width:100%;
    }
    
    /*offer02*/ 
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer02{
        display: flex;
        align-items: stretch;
        margin:80px auto auto;
        vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_reason_wrap{
      display: flex;
      justify-content: space-around;
      flex-direction: row;
      width:60%;
      margin-right:10px;
      margin-left:auto;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_number{
      width:auto;
      font-size:3rem;
      font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-weight: bold;
      margin:-20px 5px auto auto;
      background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text .img_caption{
      position:absolute;
      margin-top:10px;
      color: #004F99;
      font-weight: bold;
      z-index: 1;
      top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text{
      position: relative;
      font-size:0.9rem;
      width:80%;
      line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text img{
      margin-top:25px;
      z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text span{
      font-size:1.1em;
      font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_text_detail{
      margin-top:10px;
      font-size:0.8em;
      line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_content{
        width: 35%;
        margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer02_content img{
      width:100%;
    }  
    /*#offer03*/
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer03{
      display: flex;
      align-items: stretch;
      flex-direction: row-reverse;
      margin:50px auto auto;
      vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_reason_wrap{
    display: flex;
    flex-direction: row;
    width:60%;
    margin-right:auto;
    margin-left:10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_number{
    width:auto;
    font-size:3rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin:-20px 5px auto auto;
    background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text .img_caption{
    position:absolute;
    margin-top:10px;
    color: #004F99;
    font-weight: bold;
    z-index: 1;
    top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text{
    position:relative;
    margin-right:10px;
    font-size:0.9rem;
    line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text img{
    margin-top:25px;
    z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text span{
    font-size:1.1em;
    font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_text_detail{
    margin-top:10px;
    font-size:0.8em;
    line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_content{
    width:35%;
    margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer03_content img{
      width:100%;
    }
    /*#offer04*/
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer04{
        display: flex;
        align-items: stretch;
        margin:80px auto auto;
        vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_reason_wrap{
      display: flex;
      justify-content: space-around;
      flex-direction: row;
      width:60%;
      margin-right:auto;
      margin-left:auto;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_number{
      font-size:3rem;
      font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-weight: bold;
      margin:-20px 5px auto auto;
      background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text .img_caption{
      position:absolute;
      margin-top:10px;
      color: #004F99;
      font-weight: bold;
      z-index: 1;
      top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text{
      position: relative;
      font-size:0.9rem;
      width:80%;
      line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text img{
      margin-top:25px;
      z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text span{
      font-size:1.1em;
      font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_text_detail{
      margin-top:10px;
      font-size:0.8em;
      line-height: 1.4;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_content{
      width:35%;
      margin:5px 5px auto 10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer04_content img{
      width:100%;
    }
    
    /*offer05*/
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock #offer05{
        display: flex;
        align-items: stretch;
        flex-direction: row-reverse;
        margin:80px auto auto;
        vertical-align: top;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_reason_wrap{
      display: flex;
      flex-direction: row;
      width:60%;
      margin-right:auto;
      margin-left:10px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_number{
      font-size:3rem;
      width:auto;
      font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      font-weight: bold;
      margin:-20px 5px auto auto;
      background: -webkit-linear-gradient(-90deg, #1974bd, #66c2ee);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_text .img_caption{
      position:absolute;
      margin-top:10px;
      color: #004F99;
      font-weight: bold;
      z-index: 1;
      top: 140px;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_text{
      position: relative;
      margin-right:auto;
      font-size:0.9rem;
      line-height: 1.3;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock  .offer05_text img{
      margin-top:25px;
      z-index: 0;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_text span{
      font-size:1.1em;
      font-weight: bold;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock  .offer05_text_detail{
      margin-top:10px;
      font-size:0.8em;
      line-height: 1.4;
    }
     #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_content{
      width:35%;
      margin:5px 5px auto auto;
    }
    #Contents #TopPage.artCont #Sect02-2 .sectMain .sectBlock .offer05_content img{
      width:100%;
    }
    
    .main_content .button{
        text-align:center;
        border-radius: 10px;
        background:#FFF;
        color:#000;
        width:fit-content;
        margin:auto;
        padding:10px 50px;
    }
    }



@media screen and (max-width: 780px) {

/*============================
#Sect02
============================*/
  #Contents #TopPage.artCont #Sect02 {
    padding: 0 20px;
  }
  #Contents #TopPage.artCont #Sect02 .sectMain {
    display: flex;
    flex-wrap: wrap;
  }
  #Contents #TopPage.artCont #Sect02 .sectMain .sectTit {
    font-size: 1.87em;
    line-height: 38px;
    width: 100%;
  }
  #Contents #TopPage.artCont #Sect02 .sectMain .capTxt {
    width: 70%;
    font-size: 14px;
    text-align: left;
  }
  #Contents #TopPage.artCont #Sect02 .sectMain .sectImg {
    width: 100%;
    padding: 10px 0 0;
  }
  #Contents #TopPage.artCont #Sect02 .sectMain .img {
    position: static;
    width: 26%;
    transform: none;
  }
}


@media screen and (max-width: 780px) { 
  #Contents #TopPage.artCont #ContSect .sectMain .sectTit {
    width: 80%;
  } 
  #Contents #TopPage.artCont #ContSect .sectMain .sectTit span {
    font-size: 22px;
    box-shadow: 0px 0px 0px 3px #004f99 inset;
    height: 60px;
  } 
  #Contents #TopPage.artCont #ContSect .sectMain .sectTit:before, 
  #Contents #TopPage.artCont #ContSect .sectMain .sectTit:after {
    bottom: -24px;
  } 
  #Contents #TopPage.artCont #ContSect .sectMain .sectTit:after {
    bottom: -16px;
  }

}


/*濃いブルー*/
.strongbule{
  font-weight: bold;
  color:#004F99;
}

/*============================
電話設定
============================*/
@media (width &gt;= 1025px){
a[href*="tel:"] {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  }
}

/*============================
ヘッダー
============================*/
@media (width &gt;= 1025px){
  header{
    height: 15px;
    position: relative;
    background: #FFF;
    width:100%;
    
}
.headMain{
  background:#FFF;
}

.freecall{
  display: none;
}
.freecall02{
  position: absolute;
  right:15%;
  margin:5px 0 20px;
  padding:0 5px;
  /*border-radius: 20px;*/
  color:#004F99;
  font-weight: 900;
  line-height: 0.9;
  /*text-align: center;*/
}
.freecall02 img{
  width:25px;

}
.freecall02Title{
  /*display: block;
  margin-top:-5px;
  margin-left:-20px;*/
  display: none;
}
.freecallTitle2{
  display: block;
  margin-top:-20px;
  margin-left:10px;
  padding-left:30px;
  color:#004F99;
  
  font-weight: 900;
}
.freecallNo{
  font-size:1.2rem;
}
.receptionTime{
  font-size:1rem;
}
#logo{
    padding-top:20px;
    padding-left:50px;
}
#logo img{
    width:68%;
}
/*.pcNone,.spNone{
    display: none;
}*/
}

/*============================
ヘッダー
============================*/
@media (931px &lt;= width &lt;= 1024px){
  header{
    height: 15px;
    position: relative;
    
}
#GHead .inner .headMain #Nav .pcNone{
  display: none;
}
#GHead .inner .headMain #Nav .tel a{
  display: none;
}
.freecall02{
  display: none;
}

.freecallTitle2{
  display: none;
}
#logo{
    padding-top:20px;
    padding-left:20px;
}
#logo img{
    width:70%;
}
/*.pcNone,.spNone{
    display: none;
}*/
}

/*============================
ヘッダー
============================*/
@media (691px &lt;= width &lt;= 930px){
  header{
    height: 15px;
    position: relative;
}
#GHead .inner .headMain .pcNone{
  display: none;
}
#GHead .inner .headMain #Nav .tel a{
  display: none;
}
.freecall02{
  display: none;
}

.freecallTitle2{
  display: none;
}
#logo{
    padding-top:25px;
    padding-left:20px;
}
#logo img{
    width:60%;
}
/*.pcNone,.spNone{
    display: none;
}*/
}
/*============================
ヘッダー
============================*/
@media (601px &lt;= width &lt;= 690px){
  header{
    height: 15px;
    position: relative;
    
}
.freecallTitle2{
  display: none;
}
#logo{
    padding-top:25px;
    padding-left:20px;
}
#logo img{
    width:60%;
}
/*.pcNone,.spNone{
    display: none;
}*/
}

/*============================
ヘッダー
============================*/
@media (551px &lt;= width &lt;= 600px){
  header{
    height: 15px;
    position: relative;
    
}

.freecallTitle2{
  display: none;
}
#logo{
    padding-top:25px;
    padding-left:20px;
}
#logo img{
    width:60%;
}
/*.pcNone,.spNone{
    display: none;
}*/
}

/*============================
ヘッダー
============================*/
@media (521px &lt;= width &lt;= 550px){
  header{
    height: 15px;
    position: relative;
    
}

#logo{
    padding-top:25px;
    padding-left:20px;
}
#logo img{
    width:60%;
}
/*.pcNone,.spNone{
    display: none;
}*/
}

/*============================
ヘッダー
============================*/
@media (471px &lt;= width &lt;= 520px){
  header{
    height: 15px;
    position: relative;
    
}
#logo{
    padding-top:20px;
    padding-left:15px;
}
#logo img{
    width:40%;
}
/*.pcNone,.spNone{
    display: none;
}*/
}

/*============================
ヘッダー
============================*/
@media (431px &lt;= width &lt;= 470px){
  header{
    height: 15px;
    position: relative;   
}
.freecallTitle2{
  display: none;
}
#logo{
    padding-top:20px;
    padding-left:15px;
}
#logo img{
    width:40%;
}
/*.pcNone,.spNone{
    display: none;
}*/
}

/*============================
ヘッダー
============================*/
@media (372px &lt;= width &lt;= 430px){
  header{
    height: 15px;
    position: relative;   
}
#logo{
    padding-top:25px;
    padding-left:15px;
}
#logo img{
    width:45%;
}
/*.pcNone,.spNone{
    display: none;
}*/
}

/*============================
ヘッダー
============================*/
@media (322px &lt;= width &lt;= 371px){
  header{
    height: 15px;
    position: relative;
}
#logo{
    padding-top:20px;
    padding-left:15px;
}
#logo img{
    width:40%;
}
/*.pcNone,.spNone{
    display: none;
}*/
}

/*============================
ヘッダー
============================*/
@media screen and (max-width:321px){
  header{
    height: 15px;
    position: relative;
    
}
#GHead .inner .headMain .pcNone{
  display: none;
}
#GHead .inner .headMain #Nav .tel a{
  display: none;
}
.freecall02{
  display: none;
}
.freecall{
  position: absolute;
  right:41%;
  margin:-13px 0 0;
  padding:10px;
  border-radius: 20px;
  color:#FFF;
  line-height: 0.9;
  text-align: center;
}
.freecall img{
  width:20px;

}
.freecallTitle{
  display: block;
  margin-top:5px;
  margin-left:-5px;
  font-size:0.4rem;
}
.freecallTitle2{
  display: none;
}
#logo{
    padding-top:25px;
    padding-left:10px;
}
#logo img{
    width:45%;
}
/*.pcNone,.spNone{
    display: none;
}*/
}

/*============================
ヘッダー
============================*/
@media screen and (max-width:280px){
  header{
    height: 15px;
    position: relative;
    
}
#GHead .inner .headMain .pcNone{
  display: none;
}
#GHead .inner .headMain #Nav .tel a{
    display: none;
}
.freecall02{
  display: none;
}
.freecall{
  position: absolute;
  right:41%;
  margin:-10px 0 0;
  padding:10px;
  border-radius: 20px;
  color:#FFF;
  line-height: 0.9;
  text-align: center;
}
.freecall img{
  width:15px;

}
.freecallTitle{
  display: block;
  margin-top:5px;
  margin-left:-10px;
  font-size:0.2rem;
}
.freecallTitle2{
  display: none;
}
#logo{
    padding-top:20px;
    padding-left:5px;
}
#logo img{
    width:38%;
}
/*.pcNone,.spNone{
    display: none;
}*/
}

@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
  .selector {
    property: value;
  }
  /* IE向けのCSS～START */
  body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif, "Roboto";
  }
  /* IE向けのCSS～END */
}

.footer{
  background:#004F99;
  color:#FFF;
  line-height: 1.1;
  /*vertical-align: middle;*/
  padding:10px;
}

#copy p{
  text-align: center;
}
</pre></body></html>