@charset "UTF-8";
 body {
   font-family: "メイリオ", Meiryo, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", sans-serif;
   color: #fff;
   position:relative;
   margin: 0;
   text-align: center;
   position:relative;

   }


   
a {
    outline: none;
    color: #fff;
    word-wrap:break-word;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 200;

}

p {
    margin: 0;
    padding: 0;
}

h1 {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: bold;
}

.center{
    text-align:center;
}
/*radiko*/
.radiko {
    font-size: 12px;
    height: 24px;
    width: 230px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    background-image: url(/images/radiko_icon.gif);
    background-repeat: no-repeat;
    padding-left: 100px;
    background-position: left;
    line-height: 2;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    margin-top: 5px;
    /* background-color: #f4f4ff; */
    /* padding-top:5px; */
}
.radiko a:link {
    color: #00a7e9;
    text-decoration: none;
    /* color: #ffba00000; */
}
.radiko a:visited {
    color: #00a7e9;
    text-decoration: none;
}
.radiko a:hover {
    text-decoration: underline;
}
.radiko a:active {
    text-decoration: none;
}
.radiko_narrow {
    display: none;
}
.radiko_sp {display: none;}
/*clearfix*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-table;
}
/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}

#global_header {
  display: block;
}

#nav_sp {
  display: none;
}

#global_footer {
  display: block;
}

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

.footer_sp {
  display: none;
}

* {zoom:1;}
.radikolink::after{ content: ""; display: block; clear: both;}
.bigbox::after{ content: ""; display: block; clear: both;}


/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.back {
margin: 0 ;
padding: 0 ;
font-size: 15px ;
/* line-height: 1.618 ; */
background-repeat: no-repeat;
width: 100%;
text-align: left;
}

.back p {
  font-family: heisei-maru-gothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #0e0e0e;
  font-size: 17px;
}

.back dl {
  font-family: heisei-maru-gothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #0e0e0e;
}


.back h1 {
  font-family: heisei-maru-gothic-std, sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #0e0e0e;
  font-size: 26px;
  margin: 0rem;
}

.back h2 {
  font-family: heisei-maru-gothic-std, sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #0e0e0e;
  font-size: 22px;
}

.back h3,.back h4,.back h5 {
  font-family: heisei-maru-gothic-std, sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #0e0e0e;
  font-size: 18x;
}

.back li {
  font-family: heisei-maru-gothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #0e0e0e;
}

.back::before {
content:"";
display:block;
position:fixed;
top:0;
left:0;
z-index:-1;
width:100%;
height:100vh;
}

.back a {
  color: #ff400a;
  text-decoration: none;
  word-wrap:break-word;
  font-weight: 500;
}

.main {
  background-color: #f7f7f7;
  letter-spacing: 0.1em;
  width: 100%;
  box-sizing:border-box; 
  }

/* .header {
  display: block !important;
  max-width: 880px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  position: relative;
} */


.top {
  position: relative;
  text-align: center;
  background-image: url(../images/header_back_shime.jpg);
  background-size: cover;
  background-position: center;
}

.top img {
  max-width: 1920px;
  width: 100%;
}

.wording {
  background-image: url(../images/back_red.jpg);
  padding: 4rem 0rem 3rem 0rem;
  line-height: 2;
  text-align: center;
}

.wording p {
  font-size: clamp( 18px, calc( 16px + 0.4vw ), 20px );
  color: #f0f0f0;
}

/* ----------------------ボタン--------------------------------------- */

.button {
  /* display: block; */
  margin: 0 auto 4rem auto;
  text-align: center;
}

.button h1 {
  font-size: clamp( 24px, calc( 16px + 1.6vw ), 32px );
  font-weight: bold;
  margin-bottom: 1rem;
  line-height: 1.5em;
  color: #ef0000;
  text-decoration: underline dotted #ff761a;
}

.subtitle {
  font-size: clamp( 14px, calc( 4px + 2vw ), 24px );
}

/* .button h1 {
  position: relative;
  padding: 1.5rem 2rem;
  color: #fff;
  border-radius: 10px;
  background: #094;
}

.button h1:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #094 transparent transparent transparent;
} */

.btn,
a.btn,
button.btn {
  font-size: 18px;
  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: #f1f1f1;
  background-color: #dd2322;
  border-radius: 0.5rem;
  width: 100%;
  max-width: 500px;
}

a.btn--red.btn--cubic {
  border-bottom: 5px solid #8f0000;
}

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

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


.btn p,
.btn,
button.btn {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem;
  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: #f1f1f1;
  background-color: #dd2322;
  border-radius: 0.5rem;
  width: 100%;
  max-width: 500px;
}

.btn--red.btn--cubic {
  border-bottom: 5px solid #8f0000;
}

.btn--radius {
  border-radius: 100vh;
}


.overview_block {
  background-image: linear-gradient(0deg, transparent calc(100% - 1px), #ffe0b9 calc(100% - 1px)),
                    linear-gradient(90deg, transparent calc(100% - 1px), #ffe0b9 calc(100% - 1px));
  background-size: 20px 20px;
  background-repeat: repeat;
  background-position: center center;
  padding: 4rem;
}

.overview {
  max-width: 1000px;
  width: 100%;
  background-color: #fcfcfc;
  padding: 4rem 2rem;
  margin: 0rem auto;
  border: solid 2px #ef261c;
  border-radius: 20px;
  background-image: radial-gradient(#edededa8 20%, transparent 20%), radial-gradient(#edededa8 20%, transparent 20%);
    background-size: 13px 13px;
    background-position: 0 0, 5px 5px;
}

.overview h2 {
  position: relative;
  padding: 1.5rem 1rem;
  font-size: 38px;
  font-weight: bold;
  margin-bottom: 3rem;
  color: #ef261c;
}

.overview h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #ef261c, #ef261c 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #ef261c, #ef261c 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.overview dl {
  margin-left: 2rem;
}

.overview dt {
  font-size: 26px;
  font-weight: bold;
  color: #0e0e0e;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
}

.overview dd {
  font-size: 17px;
  font-weight: 200;
  /* margin-bottom: 2rem; */
  /* margin-top: 2rem; */
  color: #0e0e0e;
  padding-left: 1em;
  line-height: 1.4em;
  text-indent: 0em;
}

.overview span {
  font-weight: bold;
  /* padding-top: 1rem; */
  margin: 1rem 0rem 0rem 0rem;
  display: block;
}

dd:last-child {
  margin-bottom: 0rem;
}


.wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  line-height: 1.6;
}

.margin {
  margin: 0rem 1rem;
}

.maxwidth {
  margin: 10rem auto;
  max-width: 1200px;
}

.main .asterisk {
  font-size: 16px;
  margin: 1rem 0rem;
  padding-left: 1em;
  text-indent: -1em;
}


.sukatan_block {
  padding: 1rem;
  background-image: url(../images/back_red.jpg);
}

.sukatan {
  margin: 1rem auto;
  display: block;
  text-align: center;
}


.sukatan img {
  max-width: 480px;
  width: 100%;

}

.sukatan_img:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
}


.pc_br {
  display: block;
}

.sp_br {
  display: none;
}

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


}



@media screen and (max-width: 1000px) {
  #global_footer {
    display: none;
  }
  .footer_sp {
    display: block;
  }

  #nav_sp {
    display: block;
  }

  #headerouter1179{
  -moz-box-shadow:none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow:none;
  }

  #sns_part{
    width:100%;
    position:relative;
  }

  #global_header {
    display: none;
  }

  * {zoom:1;}
  .radikolink::after{ content: ""; display: block; clear: both;}
  .bigbox::after{ content: ""; display: block; clear: both;}

.radiko { display: none!important; }

.radiko_sp {
display: block;
width: 100%;
position: relative;
}

.radiko_sp a img {
position: relative;
width: 100%;
height: auto;
}

.radiko_narrow {
  display: block;
  width: 100%;
  position: relative;
}

.radiko_narrow a img {
position: relative;
width: 100%;
height: auto;
}

#wrap_yugata {
  margin-bottom: 0px !important;
}

}

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

  .maxwidth {
    margin: 4rem auto;
    max-width: 1200px;
}

  }
  

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

  .wording {
    padding: 2rem 1rem;
    text-align: left;
  }
  

  .wording p {
    font-size: 17px;
    color: #f0f0f0;
  }

  .button {
    margin: 2rem auto 4rem auto;
}

  /* .button h1 {
    font-size: 26px;
  } */

  .overview_block {
    padding: 2rem 1rem;
  }
  
  .overview {
    padding: 2rem 1rem;
  }
  
  .overview h2 {
    position: relative;
    padding: 1.5rem 0rem;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 2rem;
    color: #ef261c;
  }

  .overview dl {
    margin-left: 1rem;
  }

  .overview dt {
    font-size: 22px;
    font-weight: bold;
    color: #0e0e0e;
    margin-bottom: 0.5rem;
  }
  

.pc_br {
  display: none;
}

}

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

    .sp_br {
      display: block;
    }

}


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

  }


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

}


