@charset "utf-8";


*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;/*rem算出をしやすくするために*/
}

.btn,
a.btn,
button.btn {
    width: 240px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

.toptitl {
    margin: 0 auto;
    background: url(../images/titl.jpg) top;
    background-repeat: no-repeat;
      background-size:cover;
}
.logo_txt {
    display: flex;
    justify-content:center;
    align-items: center;
}
.titl_txt p{
    font-size: 5rem;
    font-weight: bold;
    color: #fff;
}
.mainph01 img {
    height: auto;
}
.top_ph {
    margin: 0 auto;
    border-bottom: 10px solid #990000;
}
.top_ph img {
  width: 100%;
}
.doshin {
    text-align: right;
    width: 100%;
    margin: 0 auto;
}
.doshin p{
    position:relative;
    font-size: 2rem;
    font-weight: 700;
    padding-right: 10px;
    text-align: right;
}
.doshin p::before{
    content: "";
    display: inline-block;
    width:calc(100% - 350px);
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 20px;
    left: 10px;
}
.bgblackbox.first00 {
    background: url(../images/bg03.jpg);
    background-repeat:no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.bgblackbox .w {
    padding-top: 40px;
    padding-bottom: 40px;
}
.w {
    position: relative;
    max-width: 980px;
    margin: 0 auto;
}
.first00 .pd_section {
    padding: 0;
}
.bgblackbox .bgwhite {
    background-color: #ffffff;
}

.beadriver {
    width: 805px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.beadriver_titl {
    width: 420px;
    font-size: 6rem;
    font-weight: bold;
    line-height: 1;
font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color: #990000;
    padding: 20px 0;
    border-top: 4px solid #990000;
    border-bottom: 4px solid #990000;
}
.beadriver_titl p{
    text-align: center;
    overflow: hidden;
}
.beadriver_txt p{
    font-size: 2.4rem;
    font-weight: bold;
    color: #000;
}

.txt {
    font-size: 2.2rem;
    color: #000;
    font-weight: 500;
    width: 805px;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
}
.flix1 {
    max-width: 815px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 70px;
}
.flix2 {
    max-width: 815px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 30px;
}
.flix3 {
    max-width: 815px;
    width: 100%;
    margin: 0 auto;
    display: flex;
        flex-direction: row-reverse;
    justify-content: space-between;
    padding-top: 0px;
    padding-bottom: 70px;
}
.flix4 {
    max-width: 815px;
    width: 100%;
    margin: 0 auto;
    display: flex;
        flex-direction: row-reverse;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 0px;
}
.flix5 {
    max-width: 815px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 0px;
}
.flix4 {
    max-width: 815px;
    width: 100%;
    margin: 0 auto;
    display: flex;
        flex-direction: row-reverse;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 0px;
}
.txt01 , .ph1{
    width:calc(100% / 2 - 20px);
}
.yokoi, .hokkaido, .ph {
    width:calc(100% / 2 - 20px);
}

.yokoi img{
   width: 100%;
    height: 385px;
    object-fit: cover; 
    padding-bottom: 20px;
}

.red_titl p{
    max-width: 865px;
    margin: 0 auto;
font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.5;
    padding: 5px 10px;
    position: relative;
    color: #990000;
    border-top: 3px solid #990000;
    border-bottom: 3px solid #990000;
    text-align: center;
}
.txt_1 {
    text-align: justify;
}
.txt_1 .q {
    color: #E60012;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 8px;
    text-indent: -1em;
    margin-left: 1em;
}
.txt_1 .a {
    color: #333333;
    font-size: 1.5rem;
    letter-spacing: -0.01em;
    line-height: 1.6;
    font-weight: 400;
    margin-left: 1.0em;
}
.yokoi_txt {
    color: #000;
    font-weight: 400;
    line-height: 1.7;
    text-align: justify;
      letter-spacing: 0.13em;
}

.tenpo_hyo {
  position: relative;
    border: 3px solid  #990000;
    height: 130px;
     padding: 1rem 2rem;
    margin: 30px auto 0;
    font-weight: 400;
}
.tenpo_hyo:before {
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  content: '';
  border: 2px solid #990000;
}
.tenpo_txt {
    font-size:1.7rem;

    text-align: right;
}
.douou {
    display: flex;
    justify-content: center;
    color: red;
}
.douto {
    display: flex;
    justify-content: center;
    color: green;
}
.douhoku {
    display: flex;
    justify-content: center;
    color: blue;
}
.tiku1 {
    width: 140px;
}
.tiku2 {
    width: 55px;
}
.ph img {
  width: 100%;
}
.ph img {
  width: 100%;
}
.block {
    max-width: 815px;
    margin: 0 auto;
}
.ph_last img{
    width: 100%;
}
.ph1 img {
    width: 100%;
}

.ph {
 position: relative;
}
.syaoku_txt {
  background-color: #000;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.kikaku {
    color: #000;
    text-align: right;
        font-weight: 600;
    padding-bottom: 70px;
}
.kome {
    font-size: 1.0rem;
    line-height: 1.6;
    max-width: 805px;
    margin: 0 auto;
    color: #000;
    padding-bottom: 60px;
}
.bottomboxbtm {
    background-color: #e6e6e6;
}
.btn--red, a.btn--red, button.btn--red {
    color: #fff;
    background-color: #d20010;
}
a.btn--red.btn--cubic {
  border-bottom: 5px solid #9f000c;
}

a.btn--red.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #9f000c;
}

a.btn--radius {
  border-radius: 1vh;
}

.fa-position-right {
  position: absolute;
  top: calc(50% - .5em);
  right: 1rem;
}
.bottomboxbtmin {
    width: 800px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.bottombox22 {
    background-color: #000;
    padding-bottom: 40px;
}
.w {
    position: relative;
    max-width: 980px;
    margin: 0 auto;
}
.bottombox22in {
    width: 840px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bottombox22in .ph {
    width: 330px;
}
.ph_last {
    padding-bottom: 20px;
}
@media screen and (min-width: 1200px) {
.toptitl,.mainph01 , .doshin{
    width: 1440px;
    margin: 0 auto;
}
} 

@media screen and (max-width: 821px) {
.toptitl,.mainph01 {
    width: 100%;
    margin: 0 auto;
}
.doshin {
    width: 95%;
}
}
@media screen and (max-width: 690px) {
    
.titl_txt p {
    font-size: 2.5rem;
    line-height: 1.3;
}
.beadriver_titl {
    width: 80%;
    font-size: 4rem;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0;
    border-top: 3px solid #990000;
    border-bottom: 3px solid #990000;
}
.beadriver {
    width: 100%;
    display: block;
}
.beadriver_txt p {
    font-size: 2rem;
    line-height: 1.5;
    padding-top: 10px;
    text-align: center;
    font-weight: bold;
}
.txt {
    font-size: 2rem;
    line-height: 1.4;
    width: 350px;
    padding: 30px 0;
    text-align: center;
}
.red_titl {
    width: 90%;
    text-align: center;
    margin: 0 auto;
}
.red_titl p{
    font-size: 2.0rem;
}
.flix1 {
    max-width: 85%;
    width: 100%;
    margin: 0 auto;
    display: block;
}
.flix2 {
    max-width: 85%;
    width: 100%;
    margin: 0 auto;
    display: block;
}
.flix3 {
    max-width: 85%;
    width: 100%;
    margin: 0 auto;
    display: block;
    justify-content: space-between;
    padding-top: 0px;
    padding-bottom: 70px;
}
.flix4 {
    max-width:  85%;
    width: 100%;
    margin: 0 auto;
    display: block;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 0px;
}
.flix5 {
    max-width: 85%;
    width: 100%;
    margin: 0 auto;
    display: block;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 0px;
}
.txt01 {
    width: calc(100% / 1 - 0px);
}
.yokoi, .hokkaido, .ph , .ph1{
    width: calc(100% / 1 - 0px);

    padding-top: 30px;
}
.txt_1 .q {
    font-size: 1.5rem;
}
.block {
    max-width: 85%;
    margin: 0 auto;
}
.kikaku {
    padding-bottom: 40px;
}
.kome {
    max-width: 85%;
    padding-bottom: 30px;
}
.bottomboxbtmin {
    width: 350px;
    display: block;
    text-align: center;
}
    .bottomboxbtmin a {
        margin-bottom: 10px;
    }
.bottombox22in {
    width: 350px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bottombox22in .ph {
    padding-right: 10px;
}
.tenpo_hyo {
    width: 90%;
}
.tiku1 {
    width: 140px;
}
.tiku2 {
    width: 60px;
}
.doshin p::before{
    width:calc(100% - 370px);
}
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
  .pc { display: none !important; }
  .sp { display: block !important; }
}