@charset "shift_jis";



/* ページ構造ここから
---------------------------------------------------- */
body, div, td, th, form, ul, li {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-size: 13px;
	font-family:"ＭＳ Ｐゴシック", "Osaka−等幅", "ＭＳ ゴシック", "Osaka";
	color: #444444;
	letter-spacing: 0.1em;
}

img { padding: 0px; margin: 0px; border: none; }

p {
	margin:0px;
	padding:0px;
	font-size: 13px;
}

li {list-style-type:none;}

.clear {
	clear:both;
}


/* リンク
---------------------------------------------------- */
a:link { color: #4B2C26; text-decoration: none; }
a:visited { color: #4B2C26; text-decoration: none; }
a:hover { color: #ED9500; text-decoration: underline; }
a:active { color: #ED9500; text-decoration: none; }


/* 位置寄せ揃え
---------------------------------------------------- */
/* aligh 左・中央・右寄せ */
.align_left { text-align: left; }
.align_center { text-align: center; }
.align_right { text-align: right; }


/* valigh 上・中央・下　位置揃え */
.valign_top { vertical-align: top; }
.valign_middle { vertical-align: middle; }
.valign_bottom { vertical-align: bottom; }



/* h1〜見出し　
---------------------------------------------------- */
h1 {
	width:940px;
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
	font-weight:normal;
	color:#FFFFFF;
}

h1 a:link {

	font-size: 12px;

	font-weight:normal;
	
	color: #ffffff;

}

h1 a:visited {

	font-size: 12px;

	font-weight:normal;
	
	color: #ffffff;

}



/* h2〜見出し　
---------------------------------------------------- */
h2{
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

/*h3{
	margin:0px;
	padding:15px 0 0 15px;
	height:51px;
	background-image:url(../toranomaki/img/title01.jpg);
	background-repeat:no-repeat;
	font-size:24px;
	font-weight: bold;
	color:#000066;
	clear:both;
}*/

h3{margin:0;padding:17px 0 0 50px;height:60px;background-image:url(../index_img/midashi.gif);background-repeat:no-repeat;font-size:22px;font-weight:bold;color:#fff;clear:both}

h4.no-b{
	margin:0px;
	padding:0px;
	height:auto;
	background:none;
	background-color:#fff;
	font-size:auto;
}
/* レイアウト
---------------------------------------------------- */

#container { 
 	width: 942px;
 	height: 100%;
	position:relative;
 	margin: 0 auto;
 	padding: 0px;
	background-image:url(../common_img/container_bg.gif);
	background-repeat:repeat-y;
}


/* ヘッダ
---------------------------------------------------- */
#header {
	width: 100%;
	height: 241px;
	margin: 0px;
	padding:0;
	/*background-image:url(../common_img/header_bg.jpg);
	background-repeat:repeat-x;*/
}

#header_img {
	width: 940px;
	height: 246px;
	margin:0 auto;
	padding:0;
}


/* 右コンテンツ
---------------------------------------------------- */
#content {
	margin: 0 1px 0 0;
	padding:0 0 0 13px;
	width: 700px;
	float: right;
}

*html #content {
	margin: 0 1px 0 0;
	padding:0 0 0 9px;
	width: 700px;
	float: right;
}


/* 左ナビ
---------------------------------------------------- */
#navi{
	margin: 0 0 0 1px;
	width: 220px;
	height:100%;
	float: left;
}

.navi_01 {
	padding:5px 0;
	background-color:#FFC800;
}

.navi_02 {
	padding-bottom:5px;
	background-color:#FFC800;
}
.navi_02-2 {
	padding-bottom:5px;
	padding-top:5px;
	background-color:#FFC800;
}
.navi_02-white {
	padding-bottom:5px;
	padding-top:5px;
	background-color:#fff;
}


.navi_03 {
	background-color:#FFC800;
}

.menu_bg {
	background-image:url(../common_img/menu_side.gif);
	background-repeat:repeat-y;
}


.menu-list{
	text-align:center;
}

.menu-list li.last{
	margin-bottom:5px;
	margin-top:-2px;

}

.menu-list li a{
	display:block;
}

/* フッタ
---------------------------------------------------- */
#footer {
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#footer_link {
	width:940px;
	margin:0 auto;
	padding:0 0 20px 0;
	clear:both;
}

#footer_bg {
	width: 100%;
	height:300px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background:#f4f4f4;
	background-repeat:repeat-x;
}

#footer_img {
	width:940px;
	padding:0;
	background:#f4f4f4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}
#footeradd {
	width: 410px;
	margin-top: 0px;
	margin-left: 250px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
	margin-left: 20px;
	background:url(../common_img/footer_kyoten.png) left top no-repeat;
	padding-top:90px;

}
#footeradd2 {
	clear:both;
	width: 940px;
	display:block;
	margin-top: 0px;
	margin-left: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footeradd3 {
	float:right;
	background:url(../common_img/footer_logo.png) left top no-repeat;
	width:336px;
	height:162px;
}

#navi table tr td #navi-office {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navi table tr td #navi-office p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
}

#navi table tr td #navi-office1 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navi table tr td #navi-office1 p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
}

#footer p {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#footer  a {
	color: #0033FF;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#footer_bg #Copyright {
	color: #FFF;
	background-color: #47352C;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Copyright a {
	color: #FFF;
}

/*
#footer_bg #footer_img #footeradd #office {
	margin-bottom: 10px;
}
*/

#footer_bg #office {
	margin-bottom: 5px;
	width: 400px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

#footer_bg #office1 {
	margin-bottom: 5px;
	width: 400px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

#footer_bg #office2 {
	margin-bottom: 5px;
	width: 400px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}




/*
プレスリリース
*/
#pr-info h4 {
	background-color: #DCEDED;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 0px;
}
/*
会社概要
*/

.corp-border {
	margin-bottom:5px;
	width:470px;
	background-color:#CCCCCC;
}

.corp-box {
	margin: 0px;
	padding: 0px;
	width:470px;
}
.corp-box h5 {
	font-size: 14px;
	background-color: #CCCCCC;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fl-l{
	float:left;
}
.fl-r{
	float:right;
}
.temp-tenma {
	background: url(../index_img/template_img.jpg) left top no-repeat;
	background-size: 100%;
 display:block;
	height: 0;
	padding-top: 106%;
	width: 100%;
}

area{
border:none;
outline:none;
}

/*
店舗ページ
*/
.tenpo_b {
	font-size: 18px;
	color: #000190;
	font-weight: bold;
}
.tenpo {
	font-size: 16px;
	font-weight: bold;
}
.movie_top{border-top:25px solid #000;border-bottom:25px solid #000;margin-bottom:-2px;}

.movie_lp{border-top:25px solid #000;border-bottom:25px solid #000;margin: 0  auto 3px;padding: 0; text-align: center; background-color: #000;width:1080px;}

/*
プロテクト動画
*/
.youtube{
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
}

/*
プロテクト動画
*/
.youtube{
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.youtube iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; /*境界線の打ち消し*/
}

/*
パンくずリスト動画上部
*/

.toplist {
	padding-top:10px;
	padding-left:15px;
	padding-bottom:5px;
	font-size:18px;
	font-weight:bold;
}

.toplist-f {
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	color:#fe0000;
	vertical-align:middle;
}

.toplist-f1 {
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
	vertical-align:middle;
}
.toplist-f2 {
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	vertical-align:middle;
}
.toplist-img {
	padding-left:5px;
	vertical-align:middle;
}
    @media screen and (max-width: 439px) {
            .toplist-img{
                display: block;
                padding-right: 20px;
                width: 100%;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }
            .toplist-img img{
                width: 95%;
            }
			
			.toplist-f {
				font-size:24px;
				font-weight:bold;
			}

            .toplist-f1 {
				font-size:18px;
				font-weight:bold;
			}
        }

/*いますぐ申込ボタン san3*/
.fuwafuwa {
  animation: fuwafuwa 3s infinite;
}

img.fuwafuwa {}

img.fuwafuwa {}

@keyframes fuwafuwa {
  0% { transform:translateY(0px); }
  50% { transform:translateY(20px); }
  100% { transform:translateY(  0px); }
}

.dokidoki {
    animation: dokidoki 1.5s infinite;
}
@keyframes dokidoki {
    0% {
        transform: scale(1.05)
    }
    5% {
        transform: scale(1)
    }
    95% {
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1.05)
    }
}

/*footer追従バナー3*/



.button{

  width:100%;

  text-align:center;

  position: fixed;

  bottom: 0;

  background:linear-gradient(0deg,#024599 0%, #02459a 73.5%, rgba(255,255,255,0) 73.51%, rgba(255,255,255,0) 100%);

  transition: .8s;

  /*デフォルトで非表示にする*/

  opacity: 0;

  visibility: hidden;

    max-width: 100dvw;

    z-index: 3;

}

.button a{

    max-width: 100dvw;

    display: block;



}

.button-bg-color{

    position: relative;

    

}

.button-bg-color .button a{

    position: relative;

    z-index: 2;



}

.button-bg-color .button:after{

  background:linear-gradient(0deg,#fff 0%, #fff 73.5%, rgba(255,255,255,0) 73.51%, rgba(255,255,255,0) 100%);

    width: 50%;

    z-index: 1;

    position: absolute;

    bottom: 0;

    left: 50%;

    height: 100%;

    content: '';

    display: block;



}







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

.button{

  left: 0;

  bottom: 0;

  background:0;

    max-width: 180dvw;

}

.button a{

    max-width: 180dvw;

    display: block;



}

.button a img{

    max-width: 180dvw;

    display: block;



}



    

}



/*このクラスが付与されると表示する*/

.active{

  opacity: 1;

  visibility: visible;

}



@media screen and (min-width: 481px) {

    /* 画面幅481px以上 */

    .button {

        width:100%;

        /* 画面の1/6の幅 */

    }

}