@charset "UTF-8";
html,body{
  height: 100%;
}
body{
  position: relative;
}
li{color: #333;}
img{display: block;}
#ContentsArea{
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    font-weight: 500;
    width: 980px;
    margin: 0 auto 80px;
}
#ContentsArea .BreadCrumb{
    border-bottom: 1px solid #dcdcd5;
    margin: 0 auto !important;
    padding: 8px 0 6px;
    width: 980px !important;
}
figcaption{
    font-size: 13px;
    color: #838383;
    text-align: left;
    margin: 10px 0 0;
    line-height: 1.8;
}
.SubTitle h1{
  font-weight: bold;
  text-align: left;
}
.SubTitle h1 img{
    max-width: 980px;
}
.Planning{
    width: 285px;
    text-align: left;
    margin: 10px 0 0 auto;
    font-size: 70%;
}
#Sns{
    text-align: right;
    padding: 15px 0 5px 0;
    margin-bottom: 40px;
}
#MainArea{
    width: 880px;
    margin: 0 auto;
}
#MainArea a{
    color: #4B8EE0;
    text-decoration: underline;
}
.EachSectionContents{
    width: 780px;
    margin: 0 auto;
    word-break: break-word;
    overflow-wrap:break-word;
}
.EachSectionContentsSub{
    margin-top: 30px;
}
.EachSectionMainImage img,
.EachSectionContents img{
    width: 100%;
    display: block;
}
.EachSectionImage img:nth-of-type(2){
    margin-top: 20px;
}
.EachSectionContents p{
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 1.8;
    margin: 0 0 40px;
}
.EachSectionContents p.MarginBottom_0{
    margin-bottom: 0;
}
.EachSectionContents p.MarginBottom_20{
    margin-bottom: 20px;
}
.EachSectionImage{
    margin-bottom: 40px;
}
#MainArea h2{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 40px;
    border-left: solid 2px transparent;
    border-right: solid 2px transparent;
    text-align: left;
}
#MainArea h2::before,
#MainArea h2::after{
    content: "";
    display: block;
    height:1px;
    width:100%;
    background: -moz-linear-gradient(270deg, rgba(65,49,111,1) 0%, rgba(162,74,94,1) 100%);
    background: -webkit-linear-gradient(270deg, rgba(65,49,111,1) 0%, rgba(162,74,94,1) 100%);
    background: linear-gradient(270deg, rgba(65,49,111,1) 0%, rgba(162,74,94,1) 100%);
    margin: 20px 0;
}
.EachSection ul{
    margin: 0 40px 40px;
}
.EachSection li{
    font-size: 16px;
    text-align: left;
}
.NoMargin{
    margin: 0 !important;
}
.TextCenter{
    text-align: center !important;
}
.EachSectionOutImage img{
    width: 100%;
}
#MainArea .Js-moda-closeIcon{
    position: absolute;
    top: -40px;
    right: 0;
    color: #fff;
}
.fas{
    font-size: 40px;
}
#MainArea a.Link{
  background: #CA002B;
  border-radius: 36px;
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.16);
}
#MainArea a.Link:hover{
  box-shadow: none;
  background: #EF154A;
}
#MainArea a.Link::after{
  content: "";
  display: inline-block;
  background: url(../img/img_external-link.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 26px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.LongTitle{
  letter-spacing: -0.01em;
}
@media screen and (min-width: 769px){
  .pc_Hide{
    display: none;
  }
  .SubTitle h1{
    font-size: 28px;
  }
  .EachSectionMainImage{
    width: 880px;
    margin: 0 auto 40px;
  }
  .EachSectionFlex{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .EachSectionFlex img{
    width: 375px;
  }
  .EachSectionFlexText{
    width: 375px;    
  }
  .EachSection{
    margin-bottom: 50px;
  }
  .EachSectionImage2{
    margin: 0 0 40px;
  }
  .EachSectionImage3{
    width: 550px;
    margin: 0 auto;
  }
  .EachSectionContents img.ImagePc375{
    width: 375px;
    margin: 0 auto;
  }
  #MainArea a.Link{
    font-size: 24px;
    width: 580px;
    padding: 16px 90px;
  }
  #MainArea a.Link::after{
    right: 60px;
  }
}
@media screen and (max-width: 768px){
  body{
    overflow: hidden;
  }
  .sp_Hide{
    display: none;
  }
  .SiteLogo img{
    max-width: 70px !important;
  }
  .UtilityNav,.UserNav,#GlobalNav,.BreadCrumb{
    display: none !important;
  }
  #ContentsArea{
    margin-bottom: 40px;
  }
  #spHeader #spHeaderInner,#spHeader #GlobalNav #GlobalNavInner .MainNav,#ContentsArea,#Footer .AboutSite,#Footer #ToTop #ToTopInner{
    width: 100%;
    box-sizing: border-box;
  }
  #spHeader{
    min-width: inherit;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border-bottom: 1px solid #5A5A53;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #FFF;
  }
  #spHeader #spHeaderInner{
    padding: 10px 10px 7px;
    position: relative;
    margin: 0 auto;
    text-align: left;
    z-index: 300;
  }
  #spHeader #spHeaderInner .SiteLogo{
    width: 20%;
    max-width: 70px;
    height: auto;
    display: inline-block;
    margin: 0;
  }
  .Planning{
    float: right;
    width: auto;
    margin: 7px 0 0;
  }
  .Planning p{
    font-size: 10px;
  }
  .EachSectionContents p{
    font-size: 14px;
  }
  .EachSectionImage2{
    margin-bottom: 40px;
  }
  .EachSectionImage2_SpMb_20{
    margin-bottom: 20px;
  }
  .AboutSite ul{
    display: none;
  }
  #Footer #ToTop #ToTopInner p{
    display: none;
  }
  #Sns{
    margin-bottom: 10px;
    text-align: center;
  }
  #Contents{
    width: 100%;
  }
  img{
    width: 100%;
  }
  #MainArea{
    width: 100%;
  }
  #MainArea h2::before, #MainArea h2::after{
    height: 2px;
  }
  .EachSection{
    padding: 0 4%;
    margin-bottom: 40px;
  }
  .EachSection ul{
    margin: 0 0 40px;
  }
  .EachSection li{
    font-size: 14px;
  }
  .EachSectionContents{
    width: 100%;
  }
  #MainArea p{
    margin: 0 0 20px;
  }
  #MainArea h2{
    margin-bottom: 20px;
    font-size: 18px;
  }
  #MainArea .Js-moda-closeIcon{
    top: -20px;
    right: 10px;
  }
  .fas{
    font-size: 30px;
  }
  #Footer{
    min-width: inherit;
  }
  #Footer .AboutSite .Copyright{
    padding: 0;
  }
  #Footer .AboutSite .Copyright p{
    padding: 8px 0;
  }
  figcaption{
    margin: 10px 0 0;
  }
  #MainArea .EachSectionContents .MarginTopSp_20{
    margin-top: 20px;
  }
  .EachSection h3 span{
    display: block;
    width: 120px;
    margin-bottom: 20px;
  }
  .EachSection h3 span::after{
    border-color: #E34F25 #E34F25 transparent transparent;
    width: 0px;
    height: 0px;
    border-style: solid;
    bottom: -11px;
    right: 10px;
    border-width: 0px 15px 15px 0px;
    transform: rotate(-15deg);
  }
  #MainArea a.Link{
    font-size: 16px;
    width: 100%;
    padding: 16px 40px;
    margin-top: 40px;
  }
  #MainArea a.Link::after{
    width: 14px;
    height: 15px;
    right: 20px;
  }
  .SubTitle h1{
    padding: 45px 10px 0;
  }
}

/*IE調整*/
@media all and (-ms-high-contrast: none){
  
}