/*-------------
 	General
-------------*/
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;}
html{
	font: normal 16px sans-serif;
	color: #555;
    scroll-behavior: smooth;}
ul, nav{
	list-style: none;}
a{
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	opacity: 0.9;}
a:hover{
	opacity: 1;}
.mt10{margin-top: 10px;}
.mb50{margin-bottom: 50px;}
.article img {
    width: 100%;
    max-width: 1366px;
    height: auto;}
.article{
    max-width: 100%;
    height: auto;}
.top_black{
    max-width: 100%;
    background-color: #faee00;
    height: 50px;
    margin: 0 auto;
    padding: 0px;
    position: relative;}
.top-left {
  position: absolute;
  top: 0px;
  left: 15%;
  z-index: 9999;
  width: 120px;
  height: 120px;}
.icatch{
    max-width: 1366px;
    width: 100%;
    height: auto;
    margin: 0 auto 0 !important;
    display: block;
    background-color: #000;}
.center{
    text-align: center;}

/*****icatch画像 スイッチ***********/
/* パソコン画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォン画像が表示 */
@media only screen and (max-width: 430px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}
.big{
    font-size: 1.5em;
    margin-top: 1em;
    margin-bottom: 1em;}

@media (min-width: 751px) {
        a[href*="tel:"] {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
    }
}
.br430{display: none;}
.br768{display:block;}
.black{
    background-color: #000000;
    padding: 10px auto 50px;
    max-width: 1366px;
    width: 100%;
    height: auto;
    display: block;}
/*.day{
    text-align: center;
    margin: -80px auto;
    color:#E0CF70;
    font-size: 2.5em;
    letter-spacing: 0.3em;
    font-weight: bolder;
    line-height: 5em;}*/
.small{
    font-size: 0.5em;
    letter-spacing: 0em;}

.navy{
    max-width: 1366px;
    width: 100%;
    height: auto;
    margin: 0 auto 0 !important;
    background-color:#172a88;}

    .sb-container{
        display:flex;
        flex-wrap:wrap;
        text-align: center;
        max-width: 800px;
      }
      
      .sb-item{
        margin: 10px;
        text-align: center;
        width: calc((100% - 42px) / 2);
      }
      

    .gray{
        max-width: 1366px;
        width: 100%;
        height: auto;
        margin: 0 auto 0 !important;
        display: block;
        background-color:#EBEBEB;}

        .yellow{
            max-width: 1366px;
            width: 100%;
            height: auto;
            margin: 0 auto 0 !important;
            display: block;
            background-color:#faee00;}
    

.darkred{
    max-width: 1366px;
    width: 100%;
    height: auto;
    margin: 0 auto 0 !important;
    display: block;
    background-color:#9F1212;}

.boxc{
    text-align: center;
    margin: 1em auto 0.5em;
    max-width:800px;
}

.h202{
    text-align: center;
    color: #010101;
    font-size: 2.5em;
    margin: 1.5em auto;}
.h203{
    text-align: center;
    color: #010101;
    font-size: 2.5em;
    margin: 1em auto 0.5em;}
.b{font-weight: bold;}

.h204{
    text-align: center;
    color: #ffffff;
    font-size: 1.8em;
    margin: 1em auto 1.5em;}
.b{font-weight: bold;}

.h2_02{
    text-align: center;
    color: #fff;
    font-size: 2em;
    margin: 1em auto 0.5em;
    border-top:2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 0.4em;
    max-width:600px;}

.h2_03{
    text-align: center;
    color: #172a88;
    font-size: 1.8em;
    margin: 0em auto 0em;
    border-bottom: 4px solid #172a88;
    padding: 0.4em;
    max-width:600px;}

    .h2_04{
        text-align: center;
        color: #FFFF;
        font-size: 1.8em;
        margin: 0em auto 0em;
        border-bottom: 4px solid #FFFF;
        padding: 0.4em;
        max-width:800px;}
        
    

.location{
    text-align: center;
    margin: 2.5em auto;
    font-size: 1.5em;}
.joining{
    max-width: 900px;
    width: 100%;
    height: auto;
    margin: 100px auto 30px;}
.pp{
    font-size: 16px;
    text-align: center;}

.pp2{
     font-size: 20px;
     text-align: center;
    margin-bottom: 30px;}


.pp3{
    font-size: 24px;
    font-weight: bold;}

.pp4{
    font-size: 16px;
    text-align:left;
    display: block;
    max-width: 600px;
    margin: 0em auto 0em;
    }

    .pp5{
        font-size: 16px;
        text-align:left;
        display: block;
        }
    



.smallp{
    color:#fff;
    text-align: center !important;
    display: block;
    margin: 0 auto 1em;
    font-size: 1.5em;}

    .smallp2{
        color: #172a88;
        text-align: center !important;
        display: block;
        font-size: 2em;
        margin: 0 auto 0em;
        }
    
    .psmall{
        font-size: 0.5em;
    }

    .psmall2{
        font-size: 0.9em; 
    }

.ppp{
    font-size: 15px;
    text-align: left;
    color: #000;}
.ind{
    padding-left:1em;
	text-indent:-1em;}
.large{
    font-size: 2em;
    font-weight: bold;
    color: #000;
    text-align: center;}
.waku2{
    background-color: #e0dddd;
    border: 1px solid #afadad;
    border-radius: 5px;
    padding: 10px 30px;
    margin: 1em auto;}
.h2{
    font-size: 30px;
    text-align: center;
    margin-bottom: 1em;}
.h3{
    font-size: 30px;
    text-align: center;
    margin-bottom: 0.5em;
    margin-top: 1.5em;
    font-weight: bold;
    color: #000;}
p{color: #000;}

.w{color:#ffff}/*pカラー白指定*/
.y{color:rgb(244, 248, 36)}/*pカラー白指定*/
.bl{color:#172a88}/*pカラー白指定*/

.button{
  font-size: 18px;
  background-color:#9F1212;
  color: #fff;
  border-radius: 50px;
  padding: 10px 32px;
  text-decoration: none;
  text-align: center;
  margin: 0.5em auto;}
#home{
  background-image: url(../../bbp-boso/img/icatch.jpg);
  background-color: #f6f5f4;
  min-height: 100vh;
  width: 100vw; }
#home img{
    max-width: 1100px;
    height: auto;
    margin: 0 auto;}
#home .big{
  text-transform: none;}
.on{
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;}

/*-------------
 	店舗
-------------*/
.card-group{
    margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  max-width: 640px;
  width: 90%;
  height: auto;
   /* ポイント１ */
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;}
/* ポイント２ */
.card-group > :nth-child(2n){
  margin-left: 20px;}
/* ポイント３ */
.card-group > :nth-child(n+3){
  margin-top: 20px;}
.card{
  /* ポイント４ */
  width: calc((100% - 20px * 1) / 2);
  height: auto;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0,0,0,.2)}
.card__imgframe{
  width: 100%;
  height: auto;
  /*padding-top: 56.25%;*/
  background: #bbb;
  box-sizing: border-box;}
.card__textbox{
  width: 100%;
  height: auto;
  padding: 20px 18px;
  background: #fff;
  box-sizing: border-box;}
.card__textbox > * + *{
    margin-top: 10px;}
.card__titletext{
  font-size: 20px;
  font-weight: bold;
  line-height: 125%;
  text-align: left;}
.card__overviewtext{
  font-size: 14px;
  line-height: 150%;}
.waku1{
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 1em auto;
    padding: 40px 40px;
    background-color: #fff;}
.iframe-wrapper {
    max-width:800px;
    width: 100%;
    height: auto;
    margin: 1em auto;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;}
.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;}
/*-------------
 	フッター
-------------*/
.footer {
 width: 100%;
 height: auto;
 color: #808080;
 background: #e5e5e5;
 text-align: center;
 padding: 30px;}

.footer a {
 color: #808080;
 text-decoration: none;}
.footer a:hover {
 text-decoration: underline;}
.footer .copyright {
 margin: 0;
 padding: 20px 0 0 0;
 font-size: 11px;}
.logo2 img{
    max-width: 360px;
    width: 95%;
    height: auto;
    margin: 0.5em auto;}
/*--*-*-*-*-*-*-*-*-*-*-*-*-*-*
メ追従ボタン
*-*-*-*-**-*-*--*-*--*--*--**/
.floating-banner {
    position: fixed;
    z-index: 99999;
    bottom: 500px;
    right: 0px;
   /* background-color:#fff;
    border: 5px solid #333;
    text-decoration: none;*/}
.banner{
    width: 70px;/* バナーの横幅 */
    padding: 20px 20px 20px 0;
    background-color:#fff;
    opacity: .9;
    border-radius: 20px 0 0 20px !important;
    border-top: 5px solid #333;
    border-left: 5px solid #333;
    border-bottom: 5px solid #333;
    /*background: linear-gradient(86.13deg, #7080F7 -3.42%, #3E9ED9 59.59%);/* バナーの背景色 */
    color: #333;/* バナー内の文字色 */
    font-weight: bold;
    text-align: center;
    writing-mode: vertical-rl;}
.floating-banner a {
    text-decoration: none;
    color: #333;/* リンクに下線が入らないように */}
.banner a{
    color: #333;}
.copy001 {
    font-size: 24px;
    margin: 0 -10px 0 0;
    padding: 0 -10px 0 0;
    /*line-height: 1.6;*/
    color:#333;
    writing-mode: vertical-rl;
    display: block;}
.copy a{
    color: #333;
    text-decoration: none;}
/*.icatch{
  position: relative;}*/
section{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 30px 0px;}

@media (max-width: 1000px){
	section{
		padding: 100px 50px;}
}
@media (max-width: 600px){
	section{
		padding: 50px 30px;}
}
/*-------------
 	Footer
-------------*/
footer{
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	color: #fff;
	background-color: #414a4f;
	padding: 60px 0;}
footer ul{
	display: flex;
	margin-bottom: 25px;
	font-size: 32px;}
footer ul li{
	margin: 0 8px;}
footer ul li:first-child{
	margin-left: 0;}
footer ul li:last-child{
	margin-right: 0;}
footer p{
	text-transform: uppercase;
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	margin-bottom: 10px;}
footer p {
	color: #555;}
.copyright{
    text-transform:none;
}
@media (max-width: 700px){
	footer{
		padding: 80px 15px;}
}
/*--*-*-*-*-*-*-*-*-*-*-*-*-*-*
メディアクエリ
*-*-*-*-**-*-*--*-*--*--*--**/
@media (max-width: 768px){
    .black{
        padding: 10px auto 80px;
        max-width: 1366px;
        width: 100%;
        height: auto;
        display: block;}
    .day{
        margin: -80px auto;
        font-size: 2em;
        letter-spacing: 0.2em;
        line-height: 6em;}
    .h202{
        font-size: 2em;
        margin: 0 auto 0em;}
    .br768{display:none;}
    .center{
    text-align: center;}
}
@media (max-width: 430px){
    .top-left {
      /*position: absolute;
    　 z-index: 9999;
      top: 0px;*/
      left: 10%;
      width: 60px;
      height: 60px;}
    .day{
        margin: -10px auto;
        font-size: 1.5em;
        letter-spacing: 0.1em;
        line-height: 2.5em;}
    .h202{
        font-size: 1.5em;
        margin: 0 auto 1em;}
/*--*-*-*-*-*-*-*-*-*-*-*-*-*-*
メ追従ボタン
*-*-*-*-**-*-*--*-*--*--*--**/
    .floating-banner {
        position: fixed;
        z-index: 99999;
        bottom: 100px;
        right: 0px;
       /* background-color:#fff;
        border: 5px solid #333;
        text-decoration: none;*/}
    .banner{
        width: 50px;/* バナーの横幅 */
        padding: 15px 15px 15px 0;
        background-color:#fff;
        opacity: .9;
        border-radius: 20px 0 0 20px !important;
        border-top: 5px solid #000;
        border-left: 5px solid #000;
        border-bottom: 5px solid #000;
        /*background: linear-gradient(86.13deg, #7080F7 -3.42%, #3E9ED9 59.59%);/* バナーの背景色 */}
    .copy001 {
        font-size: 20px;
        margin: 0 -10px 0 0;
        padding: 0 -10px 0 0;
        /*line-height: 1.6;*/
        color:#000;
        writing-mode: vertical-rl;
        display: block;}
    .location{
        margin: 1.5em auto;
        font-size: 1.5em;
        font-weight: bold;}
    .br430{display: block;}
    .pp{font-size: 16px;
        font-weight: bold;}
    
    .ppp{
        font-size: 14px;
        color: #000;
        text-align:left;
        display: block;
        max-width: 600px;
        margin: 0em auto 0em;}
    
    .pp3{
    font-size: 16px;
    font-weight: bold;}
    .h203{
        font-size: 1.5em;
        margin: 0.5em auto 1em;}
    /*-------------
 	店舗
    -------------*/
    .card-group{
      margin-top: 50px;
      margin-left: auto;
      margin-right: auto;
      max-width: 420px;
      width: 95%;
      height: auto;
       /* ポイント１ */
      display: inline-block;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;}
    /* ポイント２ */
    .card-group > :nth-child(2n){
      margin-left: 10px;}
    /* ポイント３ */
    .card-group > :nth-child(n+3){
      margin-top: 0px;}
    .card{
      /* ポイント４ */
      width: calc(100% - 20px * 1);
      height: auto;
     margin: 1em auto;}
    .card__imgframe{
      width: 100%;
      height: auto;
      /*padding-top: 56.25%;*/}
    .card__textbox{
      width: 100%;
      height: auto;
      padding: 20px 18px;}
    .card__textbox > * + *{
        margin-top: 10px;}
    .card__titletext{
      font-size: 20px;
      font-weight: bold;
      line-height: 125%;
        text-align: left !important;}
    .card__overviewtext{
      font-size: 14px;
      line-height: 150%;}
    .h2_02{
        font-size: 2em;
        margin: 1em auto 0px;
        border-top:2px solid #fff;
        border-bottom: 2px solid #fff;
        padding: 0.4em;
        max-width:300px;}
    .smallp{
        font-size: 1em;
        margin-top: 10px;}
    
    .large{
        font-size: 1.5em;}
    .waku1{
        max-width: 420px;
        width: 100%;
        height: auto;
        margin: 1em auto;
        padding: 20px 15px;}
    .center{
    text-align: center;}
}
/* タブレットでの大きさ */
@media (max-width: 1020px) and (min-width: 768px){
    iframe{
  width:100%;
  height:400px;}
}
/* スマホでの大きさ */
@media (max-width: 767px) {
iframe{
 width:100%;
 height:500px !important;}
}

