@charset "UTF-8";
html {
	font-size: 62.5%;
}

body {
	background-color: #ffffff;
	color: #333;
	  font-family: Arial, "ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
	min-width: 1000px;
	margin: 0px auto;
    font-feature-settings : "palt";
}

.auto {
	background-color: #fff;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: 50% 0%;
}

.cover {
	background-color: #f8f8f8;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

img {
	max-width: 100%;
	height: auto;
}

a {
	color: #000;
	transition: opacity 0.4s linear;
	text-decoration: none;
}

a:hover, a:active {
	opacity: 0.5;
	transition: opacity 0.2s linear;
}

hr{
	margin-bottom: 20px;
}
u {
text-decoration:none;
border-bottom:1px solid;
padding-bottom:0px; 
}

.background{
	background-image: url("../images/bg.jpg");
    background-color: #000;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: 50% 0%;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .background {
		background-attachment: scroll;
	}
}

.header{
	background-image: url("../images/header_bg.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: 50% 0%;
}

.container {
	width: 100%;
	margin: 0px auto;
}

.container-wb {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding:  0px auto;
	}
	
.container-bk {
	background-color: #000;
	margin: 0px auto;
	padding:  0px auto;
	}

.container-gb {
	background-color: #e9e9e9;
	padding-top: 40px ;
	padding-bottom: 0px ;
	margin: 0px auto;
	}

.container-red {
	background-color: #bb0000;
	margin: 0px 0px 0px 0px ;

	}

.container-inner {
    color: #fff;
	max-width: 1000px;
	margin: 0 auto;
	background-position: center;
	padding: 0px 0px 10px 0px ;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
}

.container-inner_header {
	max-width: 1100px;
	margin: 0 auto;
    margin-bottom: -14px;
	background-position: center;
	padding:0px 0px 0px 0px ;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
}


.container-inner_wh {
	background-color: #fff;
	max-width: 1000px;
	margin: 0 auto;
	background-position: center;
	padding: 0px ;
	box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1);
}

.container-inner_bk {
	background-color: #000;
	max-width: 1000px;
	margin: 0 auto;
	background-position: center;
	padding: 0px ;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.container-inner_orange {
	color: #fff;
	background-color: #fbb03b;
	max-width: 1200px;
	margin: 0 auto;
	background-position: center;
	padding: 0px auto;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
}

.container-inner_blue {
	background-color: #fff;
	max-width: 1050px;
	margin: 0 auto;
	background-position: center;
	padding: 0px auto;
}
	
.container-inner_box {
	background-color: #FFF;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.8);
	width: 900px;
	padding: 10px auto;
	margin: 0 auto;
}

.container-inner_cta {
	max-width: 600px;
	text-align: left;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 50px;
}

.container-inner p:last-child {
	margin-bottom: 0;
}

.br-onlypc {
	display: block;
}

.br-onlysp {
	display: none;
}

.banner{
	width: 400px;
}

.image {
	line-height: 0;
}

.wrapper_f {
    width: 940px;
    height:818px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    background-image: url(../img/wrapper_f.png);
    background-repeat: no-repeat;
}

/* 動画 */
.movie {
	margin: 0px auto;
	padding: 0 20px 0 40px;
	padding-bottom:12px;
}

.video{
	width: 98%;
	padding: 0px auto;
	margin: 0px auto;
	padding-top: 0px;
	margin-top:  0px;
	margin-bottom:  50px;
}

.map{
	width: 100%;
	padding: 0px auto;
	margin: 0px auto;
	margin-top:  30px;
	margin-bottom:  20px;
}

/*---------- メールフォーム1 ----------*/


.mailbox01 p {
color: #000;
text-indent: 0px;
margin: 0px;
}

.emailform{
margin:0 0 10px 0px;
padding:0px 0 0 0px;
width: 720px;
height: 90px;
font-size:26px;
border-radius:10px;
text-align:center;
border-color:#959595;
padding-left:15px;
}

.timer{
	font-family: "arial black", Helvetica, Arial, sans-serif;
	color: #fff000;
	font-weight: bold;
	font-size: 40px;
	margin-top: 0px;
	margin-bottom: -10px;
    padding-top: 20px;
	padding-bottom: 10px;
  	text-align: center;
  	background-color: none;
  	font-style: italic; 
}
.yycountdown-box .yyc-hou{
  font-size:1.2em;
	color: #fff000;
}
.yycountdown-box .yyc-min{
  font-size:1.2em;
  font-weight: bold;
	color: #fff000;
}
.yycountdown-box .yyc-day{
  font-size:1.2em;
  font-weight: bold;
	color: #fff000;
}
.yycountdown-box .yyc-sec{
  font-size:1.2em;
  font-weight: bold;
	color: #fff000;
}


p {
	font-size: 17px;
	line-height: 3.2rem;
	margin: 0 0 2.5rem;
	padding: 0px 80px 0px 80px;
    font-feature-settings : "palt";
}

em {
	font-weight: bold;
	color: #ec0032;
	line-height: 2.8rem;
}

strong {
	font-size: 24px;
	font-weight: bold;
	line-height: 2.8rem;
}

b {
	font-weight: bold;
}


ul.list1 {
}

ul.list1 li {
	font-size: 18px;
	background: url("../images/check1.jpg") left center no-repeat;
	background-size: 16px;
	padding-left: 24px;
	padding-top: 4px
	padding-bottom: 4px;
	border-bottom: 1px dashed #ccc;
	}

ol {
	padding-left: 2rem;
	margin: 0 0 3.5rem 1rem;
}

ol li {
	font-size: 23px;
	list-style-type: decimal;
	list-style-position: outside;
}

h2 {
	color:#000;
	font-weight:bold;
	font-size: 30px;
	margin: -0px 0px 0px 0px;
}

h3 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 3.5rem;
	padding: 0 30px 0 30px;
	margin: 6.2rem 0 6.0rem;
}

h4 {
	font-size: 40px;
	font-weight: bold;
	text-align: left;
	line-height: 5.0rem;
	padding: 0rem;
    color: #000;
	margin: 0 0 2.5rem 76px;
}

.introduction-title {
	border-color: #000;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 1rem 0;
	margin: 0 0 0rem;
}

.introduction-table {
	font-size: 1.6rem;
	color: #000;
	width: 800px;
	padding-bottom: 0px;
}

.introduction-table tbody tr th {
	background-color: #fafafa;
	border-top: 1px solid #fefefe;
	border-left: 1px solid #fefefe;
	border-right: 1px solid #fefefe;
	border-bottom: 1px solid #fefefe;
	font-weight: normal;
	border-color: #888;
	padding: 1rem;
	font-size: 1.6rem;
	width: 25%;
}

.introduction-table tbody tr td {
	border-top: 1px solid #fefefe;
	border-left: 1px solid #fefefe;
	border-right: 1px solid #fefefe;
	border-bottom: 1px solid #fefefe;
	border-color: #888;
	font-size: 1.6rem;
	padding: 1rem;
}

.introduction-table tbody tr td p {
	font-size: 1.6rem;
	margin: 0;
}

.introduction-table tbody tr td ul, .introduction-table tbody tr td ol {
	margin: 0 0 0 1rem;
}

.introduction-table tbody tr td ul li, .introduction-table tbody tr td ol li {
	font-size: 1.2rem;
}

.footer {
	background-color: #000;
	text-align: center;
	width: 100%;
    padding-bottom: 20px;
}

.footer-inner {
	max-width: 930px;
	margin: 0 auto;
}

.footer-text {
	font-size: 12px;
	line-height: 1.8rem;
	padding: 2rem 0;
	margin: 0;
	color: #fff;
}

.js-end {
	background-color: #000;
	font-size: 50px;
	font-weight: bold;
	color: #ffff3f;
	text-align: center;
	max-width: 930px;
	margin: 0 auto;
	padding: 2rem 0;
}


/* ポイント*/
.point {
	margin: 10px -10px 0;
	padding: 40px 50px 10px;
	background-color: #ffe6eb;
}

.point_contet {
	margin: 25px auto;
	background: #fff;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	overflow: hidden;
}

.point_text {
	padding: 30px;
}

/* ボイス */
.voice {
	max-width: 900px;
	margin: 0px auto;
	margin-top: 0px;
	background: #fff;
	border: 5px solid #000000;
	padding: 0px 0px 0px 0px;
}

.voice p {
	color: #333;
	font-size: 17px;
	line-height: 1.8em;
	margin: 0px auto;
	padding: 0px 30px 0px 30px;
}

.voice p span {
	display: inline;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 7px;
}

/* ボイス 2 */
.voice2 {
	max-width: 900px;
	margin: 0px auto;
	margin-top: 0px;
	background: #fff;
	border: 5px solid #D90000;
	padding: 0px 0px 0px 0px;
}

.voice2 p {
	color: #333;
	font-size: 17px;
	line-height: 1.8em;
	margin: 0px auto;
	padding: 0px 30px 0px 30px;
}

.voice2 p span {
	display: inline;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 7px;
}



/* ポイント2 */
.point_fig {
	position: relative;
	padding: 5px 5px 5px 5px;
	margin-bottom: -10px;
}

.point ul {
	background: url("../images/bg-p-bullet.gif");
	box-shadow: 0px 0px 4px 0px #bbb inset;
	-moz-box-shadow: 0px 0px 4px 0px #bbb inset;
	-webkit-box-shadow: 0px 0px 4px 0px #bbb inset;
	padding: 25px;
}

.point ul dt {
	background: url("../images/check1.png") left center no-repeat;
	background-size: 16px;
	padding-left: 22px;
	font-size: 20px;
	font-weight: bold;
}

.point ul dd {
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 10px;
}

/* faq */
.faq {
	background: #fafafa;
	width: 960px;
}

.faq ul {
	border: 1px solid #ccc;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	overflow: hidden;
	margin-top: 20px;
}

.faq li {
	list-style: none;
	padding: 0;
}

.faq dt {
	background: url("../images/faq-q.png") #ccc 20px center no-repeat;
	padding: 15px 15px 15px 50px;
	font-size: 20px;
	font-weight: bold;
}

.faq dd {
	font-size: 15px;
	background: url("../images/faq-a.png") left 20px no-repeat;
	padding: 15px 15px 15px 30px;
	margin-left: 20px;
}

/* ラインリスト */
.line_list {
	max-width: 1000px;
	padding-bottom: 40px;
}


.line_list li{
	float: left;
	margin: 0px auto;
	margin-right: -30px;
	display: inline;
}

.line_list li img{
	width: 270px;
}

.line_list li dt{
	margin-left: 40px;
}

.line_list li dd{
	font-size: 18px;
	line-height: 2;
	margin-top: 0px;
	text-align: left;
	float: left;
}

.start {
    opacity: 0;
    transition: opacity 0.2s ease-out;
}

.start.show {
    opacity: 1;
}

.line_list h3 img{
	width: 744px;
	text-align: center;
}

/* FONT-SIZE */
.fs6 {
	font-size: 6px !important;
	letter-spacing: -0.01px;
}

.fs8 {
	font-size: 8px !important;
	letter-spacing: -0.01px;
}

.fs9 {
	font-size: 9px !important;
	letter-spacing: -0.01px;
	line-height: 1.3;
}

.fs10 {
	font-size: 10px !important;
	letter-spacing: -0.01px;
	line-height: 1.3;
}

.fs11 {
	font-size: 11px !important;
	letter-spacing: -0.01px;
	line-height: 1.3;
}

.fs12 {
	font-size: 12px !important;
	line-height: 1.4;
}

.fs13 {
	font-size: 13px !important;
	line-height: 1.8;
}

.fs14 {
	font-size: 14px !important;
	line-height: 1.8;
}

.fs16 {
	font-size: 16px !important;
	line-height: 1.8;
}

.fs18 {
	font-size: 18px !important;
}

.fs20 {
	font-size: 20px !important;
}

.fs22 {
	font-size: 22px !important;
}

.fs24 {
	font-size: 24px !important;
}

.fs25 {
	font-size: 25px !important;
}

.fs26 {
	font-size: 26px !important;
}

.fs27 {
	font-size: 27px !important;
}

.fs28 {
	font-size: 28px !important;
}

.fs29 {
	font-size: 29px !important;
}

.fs34 {
	font-size: 34px !important;
}

/* MARGIN */
.m0a {
	margin: 0px auto 0px !important;
}

.m10a {
	margin: 10px auto 0px !important;
}

.m20a {
	margin: 20px auto 0px !important;
}

.mt3 {
	margin-top: 3px !important;
}

.mt5 {
	margin-top: 5px !important;
}

.mt7 {
	margin-top: 7px !important;
}

.mt8 {
	margin-top: 8px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt12 {
	margin-top: 12px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mr5 {
	margin-right: 5px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr15 {
	margin-right: 10px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.mr25 {
	margin-right: 25px !important;
}

.mr30 {
	margin-right: 30px !important;
}

.mr79 {
	margin-right: 79px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.ml5 {
	margin-left: 5px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.ml15 {
	margin-left: 15px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.ml25 {
	margin-left: 25px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.ml50 {
	margin-left: 50px !important;
}

.ml55 {
	margin-left: 55px !important;
}

.ml60 {
	margin-left: 60px !important;
}

/* PADDING */
.pt2 {
	padding-top: 2px !important;
}

.pt3 {
	padding-top: 3px !important;
}

.pt5 {
	padding-top: 5px !important;
}

.pt7 {
	padding-top: 7px !important;
}

.pt8 {
	padding-top: 8px !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pt11 {
	padding-top: 11px !important;
}

.pt12 {
	padding-top: 12px !important;
}

.pt13 {
	padding-top: 13px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt25 {
	padding-top: 25px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pt50 {
	padding-top: 50px !important;
}

.pr5 {
	padding-right: 5px !important;
}

.pr10 {
	padding-right: 10px !important;
}

.pr15 {
	padding-right: 15px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.pr30 {
	padding-right: 30px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.pr50 {
	padding-right: 50px !important;
}

.pb5 {
	padding-bottom: 5px !important;
}

.pb7 {
	padding-bottom: 7px !important;
}

.pb8 {
	padding-bottom: 8px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.pb13 {
	padding-bottom: 13px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pb50 {
	padding-bottom: 50px !important;
}

.pl5 {
	padding-left: 5px !important;
}

.pl10 {
	padding-left: 10px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.pl30 {
	padding-left: 30px !important;
}

.pl40 {
	padding-left: 40px !important;
}

.pl50 {
	padding-left: 50px !important;
}

.pl55 {
	padding-left: 55px !important;
}

/* ボーダー  */
.bobo {
	border-bottom: 1px solid #aaa !important;
}

.bono {
	border-bottom: none !important;
}

/* フロート  */
.fl {
	float: left !important;
	overflow: hidden !important;
	margin: 40px 30px 350px 80px;
	width: 320px;
}

.fr {
	float: right !important;
	overflow: hidden !important;
	margin: 30px 10px 10px 15px;
	width: 300px;
}

.fr_2 {
	float: right !important;
	overflow: hidden !important;
	margin: 0px 10px 5px 15px;
	width: 300px;
}

/* その他 */
.tal {
	text-align: left !important;
}

.tac {
	text-align: center !important;
}

.tar {
	text-align: right !important;
}

.ofh {
	overflow: hidden !important;
}

.clb {
	clear: both !important;
}

/* スクロールしてふわっと表示 */
.fadein {
    opacity: 0;
    transition: all 0.8s;
}
.fadeinleft {
    opacity: 0;
    transform: translateX(80px);
    transition: all 0.8s;
}
.fadeinright {
    opacity: 0;
    transform: translateX(-80px);
    transition: all 0.8s;
}
.fadeinbottom {
    opacity: 0;
    transform: translateY(80px);
    transition: all 0.8s;
}
.fadeinbig{
  opacity: 0;
  transform: scale3d(1.1, 1.1, 1.1);
  transition: all 0.8s;
}

.fadein.scrollin,.fadeinleft.scrollin,.fadeinright.scrollin,.fadeinbottom.scrollin,.fadeinbig.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}

header .header-btn{ animation: headerbtn 1.2s; }
header .header-btm{ animation: headerbtm 1.8s; }

@keyframes headerbtn {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
    opacity: 0;
  }
  60% {
    transform: scale3d(1.1, 1.1, 1.1);
    opacity: 0;
  }
  to {
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
}
@keyframes headerbtm {
  from {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@media screen and (max-width: 767px) {
	body {
		min-width: 100%;
		line-height: 1.5;
		color: #333;
	   background: #000;
		margin: 0px auto;
	}
    .cover {
	  background: #000;
    }
	p {
		font-size: 15px;
		line-height: 1.8;
		padding: 0px 16px 0px 16px;
		letter-spacing: 0px;
        font-feature-settings : "pkna";
	}
	em {
	font-weight: bold;
	color: #ec0032;
	}
	strong {
		font-size: 20px;
		font-weight: bold;
	}
	h2 {
		font-size: 24px;
		line-height: 1.8;
		margin: 0px;
		margin-top: 20px;
		margin-bottom: 0px;
		padding: 0px 0px 0px 0px;
	}

	b {
		font-weight: bold;
	}
	
	ul.list1 {
		padding: 12px 10px;
	}
	ul.list1 li {
		font-size: 16px;
		padding-top: 8px;
		padding-left: 24px;
	}
	ol {
		margin-left: 0;
		margin-bottom: 20px;
	}
	ol li {
		font-size: 14px;
		line-height: 1.5;
	}
	h3 {
		font-size: 23px;
		font-weight: bold;
		line-height: 1.3;
		padding: 0px 0px 0px 0px;
	}
	
	h4 {
		font-size: 36px;
		font-weight: bold;
		line-height: 1.3;
        text-align: left;
		padding: 0px 0px 0px 0px;
	   margin: 0 0 2.5rem 14px;
	}
	
	.auto, .cover {
		background: none;
	}
.background{
	background-image: url("../images/bg_sp.jpg");
	background-color: #000;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	margin-top: -18px;
}

.header{
	background-image: none;
	background-color: #000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
    margin:0px auto;
}


.container-gb {
	background-color: #e9e9e9;
	padding-top: 20px ;
	padding-bottom: 0px ;
	margin-bottom:  0px;
	}	
	
.container-blue {
	background-color: #1099c5;
	padding-top: 0px ;
	padding: 10px 10px 0px 10px ;
	margin-bottom: 0px;
	}	
	
	.container-inner {
		margin: 0px 10px 0px 10px;
		padding: 0px 0px 20px 0px;		
		box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
	}

	.container-inner_wh {
	background-color: #fff;
		margin: 0px 15px 0px 15px;
		padding: 0px 0px 0px 0px;		
		box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
	}
	
	.container-inner_blue {
	background-color: #fff;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;		
		box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
	}

	.container-inner_bk {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;		
		color: #FFF;
	}

	.container-inner_cta {
		width: 90%;
	text-align:left;
		margin-top:-20px;
		margin-bottom: 50px;
	}	
	
	.container-inner_box {
		max-width:92vw;
		margin-bottom: 0px;
	}
	
	.br-onlypc {
		display: none;
	}
	.br-onlysp {
		display: block;
	}
	.introduction {
		margin: 0 -10px;
		padding: 0px 10px;
	}
	.introduction-title {
		margin-bottom: 0;
	}
	.introduction-table {
		border-top: 1px solid #000;
		font-size: 12px;
		line-height: 1.363;
		width: 90%;
		margin-left: 20px;
		margin-right: 20px;
	}
	.introduction-table tbody tr th {
		font-size: 13px;
		width: 40%;
	}

	.introduction-table tbody tr td {
		font-size: 13px;
		width:70%;
	}
	
	.emailform{
margin:0 0 10px 0px;
padding:0px 0 0 0px;
width: 300px;
height: 70px;
font-size:16px;
border-radius:10px;
text-align:center;
border-color:#959595;
padding-left:15px;
}


	.timer{
	color:#fff000;

	font-size: 26px;
	margin-top: 0px;
	padding: 10px auto;
	margin-bottom: -10px;
	}

	.yycountdown-box .yyc-hou{
	  font-size:1.4em;
	color: #fff000;
	}
	.yycountdown-box .yyc-min{
	  font-size:1.4em;
 	 font-weight: bold;
	color: #fff000;
	}
	.yycountdown-box .yyc-day{
	  font-size:1.4em;
	  font-weight: bold;
	color: #fff000
	}
	.yycountdown-box .yyc-sec{
	  font-size:1.4em;
	  font-weight: bold;
	color: #fff000;
	}

	.point {
		background-size: contain;
		margin: 10px -10px 0;
		padding: 10px 10px 15px;
	}
	.point_contet {
		width: 96%;
		margin: 0 auto 15px;
	}
	.point_contet:last-child {
		margin-bottom: 0;
	}
	.point_text {
		padding: 10px 10px 0 10px;
	}
	.point_text p {
		font-size: 16px;
		line-height: 1.6615;
		margin-bottom: 12px;
	}
	.point_text em, .point_text b {
		font-size: 16px;
	}
	 .point_text strong{
		font-size: 16px;
	}
	.point_text .fr {
		width: 40%;
		margin-bottom: 0;
	}
	.point_text .fr:after {
		display: block;
		content: "";
		clear: both;
	}
	.point_text ul {
		padding: 12px 10px 0;
		margin-bottom: 12px;
	}
	.point_text ul li:last-child {
		padding-bottom: 12px;
	}
	.point_text ul li:last-child dd {
		margin-bottom: 0;
	}
	.point_text ul dt {
		font-size: 14px;
		margin-bottom: 5px;
	}
	.point_text ul dd {
		font-size: 12px;
		line-height: 1.5;
	}
	.point_fig {
		width: 100% !important;
	}
	
	.voice {
		border: 1px solid #eee;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 0px;
		padding: 0px 0px 0px 0px;
		background-color: #F2F5F5;
        border: 5px solid #030C55;
	}

	.voice p {
		font-size: 15px;
	line-height: 2.8rem;
	margin: 0 0 0rem;
	padding: 0px auto;
	}
	.voice p span {
	display: inline;
	padding-bottom: 0px;
	}
    
	.voice2 {
		border: 1px solid #eee;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 0px;
		padding: 0px 0px 0px 0px;
		background-color: #F2F5F5;
        border: 5px solid #D90000;
	}

	.voice2 p {
		font-size: 15px;
	line-height: 2.8rem;
	margin: 0 0 2.1rem;
	padding: 0px auto;
	}
	.voice2 p span {
	display: inline;
	padding-bottom: 5px;
	}

	.faq {
		margin: 24px -10px 0;
		padding: 10px;
	}
	.faq h4 {
		font-size: 15px;
		line-height: 1.2666;
	}
	.faq ul {
		margin-top: 7px;
	}
	.faq dt {
		background-position: left 7px center;
		font-size: 14px;
		line-height: 1.4615;
		padding: 13px 13px 13px 36px;
	}
	.faq dd {
		font-size: 13px;
		line-height: 1.8;
		background-position: left 7px top 10px;
		margin-left: 0;
		padding: 7px 13px 13px 36px;
	}
	.mt50 {
		margin-top: 15px !important;
	}
	
	/* フロート  */
.fl {
	float: left !important;
	overflow: hidden !important;
	margin: -20px 0px 20px 0px;
	text-align: center;
	width: 100%;
}

.fr {
	float: right !important;
	overflow: hidden !important;
	margin: 0px 0px 20px 0px;
	text-align: center;
	width: 100%;
}

.fr_2 {
	float: right !important;
	overflow: hidden !important;
	margin: 0px 0px 5px 10px;
	text-align: center;
	width: 40%;
}


	.movie {
		width: 100%;
		padding: 56.25% 0 0 0;
		position: relative;
	}
	.movie iframe {
		position: absolute;
		top: 5%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 95%;
		height: 90%;
		border: none;
	}
	.video{
	width: 93%;
	padding: 0px auto;
	padding-left: 0px;
	margin: 0px auto;
	margin-top: -30px;
	margin-bottom: 0px;
}
		.map{
	width: 95%;
	padding: 0px auto;
	margin: 0px auto;
	margin-top:  10px;
	margin-bottom: 0px;
}

	/* ラインリスト */
	.line_list {
	max-width: 100%;
	margin:0px auto;
	margin-left: 0px;
	text-align: center;
}

.line_list li{
	float: center;
	display: inline;
	text-align: center;
	margin:0px auto;
	padding: 0px auto;
}

.line_list img{
	max-width: 100%;
	margin:0px auto;
	padding: 0px auto;
	margin-left: 10px;
	
}

.line_list li dd{
	margin:0px auto;
	padding: 0px auto;
	text-align: center;
}

.line_list li dt{
	max-width: 100%;
	margin:0px auto;
	padding: 0px auto;
}

.line_list h3{
	text-align: center;
}


.banner{
	width: 100%;
}
.footer {
	margin-bottom: 0px;
}
.start {
    opacity: 0;
    transition: opacity 0.2s ease-out;
}

.start.show {
    opacity: 1;
}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .container-bk {
	background-color: #000;
	margin: 0px auto;
	padding:  0px auto;
	}
    .container-inner_wh {
	background-color: #fff;
	max-width: 1000px;
	margin: 0 auto;
	background-position: center;
	padding: 0px ;
	box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1);
}
.container-inner_header {
	max-width: 1000px;
	margin: 0 auto;
    margin-bottom: -50px;
	background-position: center;
	padding:0px 0px 0px 0px ;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
}
    .background {
	background-attachment: scroll;
	}
    .header {
	background-attachment: scroll;
	background-size: contain;
    background-color: #000;
	}
}