@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	
}
html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	min-width: 320px;
	height: 100%;
	font-size: 16px;
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	color: #000;
	background: #fff;
	
}

.bread {
	width:100%;
	text-align:left;
	padding:5px 0 5px 10px;
	font-size:12px;
	background-color:#3a4873;
	color:#FFF;
	margin-top:10px;
}
.bread.bread2 { margin-top: 10px; }

.bread a {
	text-decoration:underline;
	color:#FFF;
}

img {
	border: none;
	vertical-align: bottom;
}
a {
	color:#09F;
	text-decoration: none;
}

a:hover {
	text-decoration:none;
}

table {
	border-collapse: collapse;
}
h1, h2, h3 {
	font-weight: normal;
	line-height: 1;
}
ul, li {
	list-style: none;
}
h2.pageTop {
	margin-top: 40px;
	font-size: 60px;
	font-family: 'freightdispLt';
	font-style: italic;
}
.clear {
	overflow: hidden;
}
.bold {
	font-weight: bold;
}
.dummy {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.pankuzu {
	margin-bottom: 20px;
	line-height: 1;
	font-family: 'freightdispLt';
}
.pankuzu .arrow {
	margin: 0 10px;
}
.point {
	color: #e4007f;
}
.newIcon {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}
/*　layout　*/
.wrap {
	margin: 0 auto;
	min-width: 320px;
	overflow: hidden;
}
header {
	padding: 30px 0 20px;
	color: #fff;
	background: #000;
}
footer {
	padding: 25px 0 ;
	color: #fff;
	background: #000;
}

.font_nomal {
	font-weight:normal;
	font-size:22px !important;
}

/*　contents　*/
#main.dispOff {
	opacity: 0;
}
#main.dispOn {
	opacity: 1;
}
header h1 {
	margin: 0 auto 10px auto;
}
header p.info {
	color: #a0a0a0;
	font-size: 11px;
	line-height: 160%;
	letter-spacing: .5em;
	margin-bottom: 10px;
}
header nav, footer nav, .header_min nav {
	position: relative;
	overflow: hidden;
}
header ul.nav, footer ul.nav, .header_min ul.nav {
	float: left;
	position: relative;
	left: 50%;
}
header ul.nav li, footer ul.nav li, .header_min ul.nav li {
	float: left;
	padding: 0 10px;
	font-size: 18px;
	font-family: 'freightdispLt';
	font-style: italic;
	position: relative;
	left: -50%;
}
.header_min ul.nav li {
	font-size: 16px;
}
header ul.nav a, footer ul.nav a, .header_min ul.nav a {
	display: block;
	color: #fff;
}
.bnrBox .bnr {
	width: 100%;
	height: auto;
	display: block;
}
.header_min {
	padding: 20px 0;
	color: #fff;
	background: #000;
	position: fixed;
	top: -70px;
	width: 100%;
	z-index: 999;
	-webkit-transition: top 0.3s ease-out;
	-moz-transition: top 0.3s ease-out;
	transition: top 0.3s ease-out;
	min-width:960px;
}
.header_min ul.nav li.tel {
	padding-left: 25px;
	font-size: 16px;
	font-family: 'unica_one';
	font-style: normal;
}
.header_min ul.nav li.tel .cssSprite {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
}
footer dl.shopInfo {
	margin: 0 0 20px 80px;
	overflow: hidden;
}
footer dl.shopInfo dt, footer dl.shopInfo dd {
	height: 36px;	/* logo_height */
}
footer dl.shopInfo dt {
	float: left;
	margin-right: 10px;
}
footer dl.shopInfo dd {
	float: left;
	font-size: 11px;
	line-height: 1.3;
	font-family: 'unica_one';
	text-align: left;
}
footer ul.nav {
	margin-left: 70px;
	left: 0;
}
footer ul.nav li {
	padding: 0 20px 0 0;
	text-align: left;
	left: 0;
}
footer ul.link {
	display: table;
	margin: 0 auto;
	width: 800px;
	border-collapse: collapse;
}
footer ul.link li {
	display: table-cell;
	border-right: 1px solid #464646;
	border-left: 1px solid #464646;
}
footer ul.link a {
	display: block;
	width: 100%;
	height: 100%;
	color: #949494;
}
footer .siteList ul.link li {
	width: 20%;
	height: 80px;
}
footer .siteList ul.link dt .cssSprite {
	margin: 0 auto;
}
footer .siteList ul.link dt {
	height: 33px;	/* logoHeight(max) */
}
footer .siteList ul.link dd {
	margin-top: 5px;
	font-family: 'unica_one';
	color: #949494;
}
footer .siteList {
	margin-top: 20px;
	border-top: 1px solid #464646;
	border-bottom: 1px solid #464646;
}
footer .groupList {
	margin-bottom: 15px;
	border-bottom: 1px solid #464646;
}
footer .groupList ul.link li {
	width: 25%;
	height: 60px;
}
footer .groupList ul.link dt {
	font-family: 'unica_one';
	letter-spacing: 0.1em;
	color: #949494;
}
footer .groupList ul.link dd {
	font-size: 11px;
	color: #c8c8c8;
}
footer .groupList ul.link .arrow {
	display: inline-block;
	vertical-align: middle;
	margin-top: -0.5ex;
	margin-right: 5px;
	font-size: 8px;
}
footer .compliance {
	font-family: 'unica_one';
}
footer .compliance a {
	font-size: 14px;
	letter-spacing: 0.1em;
	text-decoration: underline;
	color: #fff;
}
footer .copyright {
	font-size: 10px;
	letter-spacing: 0.2em;
	font-family: 'unica_one';
	color: #949494;
}
.nowNumber {
	height: 60px;
	font-family: 'freightdispMd';
	font-style: italic;
	line-height: 60px;
	letter-spacing: 0.2em;
	color: #a0a0a0;
	height: 10px;
	font-size:0;
	opacity:0;
	overflow:hidden;
}
.nowNumber span {
	color: #ff00ff;
}
.top {
	background-color:rgba(255,255,255,0.3);
	padding:5px 0;
	text-align:left;
	color:#000;
	border-bottom:0px solid #FFF;
	 position: fixed;
    z-index: 999;
     width:100%;
	 
}

.gr {
	padding:10px 0 10px 10%;
	text-align:left;
}

.logo {
	float:left;
	width:150px;
	padding:0px 0 0px 0;
	margin-left:0px;
	
}

.logo2 {
	float:left;
	width:40%;
	padding:0px 0 0px 0;
	margin-left:20px;
	font-size:12px;
	
	
	}
	
	.logo2 h1 {
		font-size:12px !important;
		font-weight:100 !important;
		text-align:left !important;
		padding:0;
		margin:3px 0 0 0;
		height: 10px;
	}

.top_tel {
	float:right;
	width:35px;
	margin-top:0px;
	margin-right:0px;
	background-color:#7343a6;
	
}

.top_tel2 {
	float:right;
	width:35px;
	margin-top:4px;
	margin-right:10px;
	
	
}

.top_tel3 {
	float:right;
	width:35px;
	margin-top:4px;
	margin-right:10px;
	
	
}


.top_tel4 {
	float:right;
	width:100px;
	margin-top:4px;
	margin-right:10px;
	
	
}

.top_tel5 {
	float:right;
	width:35px;
	margin-top:4px;
	margin-right:10px;
	
	
}


.top_tel6 {
	float:right;
	width:210px;
	margin-top:2px;
	margin-right:10px;
	
	
}


.top_tel6_2 {
	float:right;
	width:100px;
	margin-top:2px;
	margin-right:10px;
	
	
}


.low2 {
	width:100%;
	text-align:center;
	background-color:#fff;
	padding-bottom:40px;
}

.low2_title {
	color:#000;
	font-size:24px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:20px 0;
}


.low img {
	max-width:360px;
}

.low2 img {
	max-width:360px;
}

.low_text {
	font-size:16px;
	width:50%;
	float:right;
	text-align:left;
	padding:40px 5% 40px 5%;
	color:#666;
}


.low_text_left {
	font-size:16px;
	width:50%;
	float:left;
	text-align:left;
	padding:0px 0% 0px 0%;
	color:#666;
}

.low_text_left2 {
	font-size:16px;
	width:50%;
	float:left;
	text-align:left;
	padding:40px 5% 40px 5%;
	color:#666;
}

.low_text_left4 {
	font-size:16px;
	width:100%;
	float:none;
	text-align:center !important;
	padding:40px 5% 40px 5%;
	color:#666;
}


.low_text3 {
	font-size:16px;
	width:80%;
	float:none;
	text-align:left;
	padding:40px 5% 40px ;
	color:#666;
	margin:auto;
}

.low_text_left img {
	width:100%;
}




.yuri {
	width:100%;
	margin:auto;
	
}

.yuri div {
	width:23%;
	float:left;
	text-align:center;
	margin:0 1%;
}

.titile {
	font-size:18px;
	text-align:left;
	font-weight:800;
}

.low_logo {
	width:100%;
	margin:auto;
	text-align:center;
	padding:40px 0 0 0;
}

.low_logo img {
	max-width:250px;
}



.low_page {
	width:100%;
	margin:auto;
	text-align:center;
	padding:40px 0 0 0;
}

.titile2 {
	font-size:28px;
	text-align:center;
	font-weight:800;
	border-bottom:1px solid #d6e9ff;
	padding-bottom:20px;
	
}

.titile3 {
	font-size:28px;
	text-align:center;
	font-weight:800;
	width:100%;
	text-align:center;
	color:#666;
	padding-top:20px;
}
.sub {
	font-size:16px;
	font-weight:200;
}


.button {
  display: inline-block;
  width: 200px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
  margin:1% 1%;
  font-weight:200;
  font-size:16px;
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.button {
  position: relative;
  z-index: 2;
  background-color: #0066b5;
  border: 2px solid #0066b5;
  color: #fff;
  line-height: 50px;
}
.button:hover {
  background-color: #fff;
  border-color: #0066b5;
  color: #0066b5;
}
.button::before,
.button::after {
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #0066b5;
}
.button::before {
  top: 0;
}
.button::after {
  bottom: 0;
}
.button:hover::before,
.button:hover::after {
  height: 0;
  background-color: #59b1eb;
}







.button2 {
  display: inline-block;
  width: 200px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
  margin:1% 1%;
  font-weight:200;
  font-size:16px;
}
.button2::before,
.button2::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button2,
.button2::before,
.button2::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.button2 {
  position: relative;
  z-index: 2;
  background-color: #0C0;
  border: 2px solid #0C0;
  color: #fff;
  line-height: 50px;
}
.button2:hover {
  background-color: #fff;
  border-color: #0C0;
  color: #0C0;
}
.button2::before,
.button2::after {
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #0C0;
}
.button2::before {
  top: 0;
}
.button2::after {
  bottom: 0;
}
.button2:hover::before,
.button2:hover::after {
  height: 0;
  background-color: #59b1eb;
}












.button.button_blog { margin: 20px 0; }

.footer2 {
	background-color:#fff;
	color:#000;
	padding:20px 0 20px 0;
}

.com {
	padding:30px 0;
	
}

.bold2 {
	font-size:18px;
	font-weight:700;
}

.sp_only {
	display:none;
}

.pc_only {
	display:block;
}


.pc_only2 {
	display:inline;
}


.button_area {
	text-align:center;
	width:100%;
	padding-bottom:40px;
}

.low_text4 {
	font-size:18px;
	width:50%;
	float:right;
	text-align:left;
	padding:0px 0% 0px 0%;
	color:#666;
}


.low_text4 img {
	width:100%;
	padding:0;
	margin:0;
}


.low_text5 {
	font-size:16px;
	width:50%;
	float:right;
	text-align:center;
	padding:0px 0% 0px 0%;
	color:#666;
}

.low_text5 img {
	width:320px;
	margin:30px auto 0 auto;
}



.yuri div {
	width:23%;
	margin:0 1%;
	font-size:16px;
	font-weight:400;
	line-height:35px;
}

.blue {
	color:#09F;
}

.red {
	color:#F30;
}

.green {
	color:#093;
}

.text_1 {
	padding:5px 10px;
	
	
	margin:40px auto 0 auto;
	width:80%;
	text-align:center;
}

.low_logo {
	text-align:center;
	padding:40px 0 40px 0;
	border-bottom:1px solid #d6e9ff;
}

.low_logo_titile {
	font-size:26px;
	text-align:center;
	font-weight:800;
	color:#333;
}

.low_logo_titile.title_feature { margin-top: 50px; }

.low_logo_titile img {
	max-width:250px;
}



.low_logo_titile2 {
	font-size:26px;
	text-align:center;
	font-weight:800;
	color:#333;
}

.low_logo_titile2 img {
	max-width:350px;
}


.low_logo_titile3 {
	font-size:26px;
	text-align:center;
	font-weight:800;
	color:#333;
}

.low_logo_titile3 img {
	max-width:320px;
}



.low_logo p {
	font-size:14px;
	padding:10px 0;
	color:#333;
}

.low_page p {
	font-size:14px;
	padding:10px 0;
	color:#333;
}

.logo_sp {
	float:left;
	width:150px;
	padding:0px 0 0px 0;
	margin-left:0px;
	display:none;
}

.arrow3 {
	margin:-60px 0 0 0;
	z-index:100;
	position:absolute;
	text-align:center;
	width:100%;
}


.low_header {
	padding:40px 0 0 0;
}

@media only screen and (max-width: 1023px) {
	

	
	.text_1 {
	padding:5px 10px;
	
	margin:40px auto 0 auto;
	width:50%;
	text-align:center;
}
	
	.low_logo img {
	max-width:460px;
}





	

.sp_only {
	display:block;
}

.pc_only {
	display:none;
}
	
	.pc_only2 {
	display:none;
}


.low_text {
	font-size:18px;
	width:80%;
	margin:auto;
	text-align:left;
	padding:40px 0;
	color:#666;
}


.top_text {
	position:absolute;
	right:0%;
	top:10%;
	margin:auto;
	text-align:center;
	width:60%;
}

.yuri div {
	width:48% !important;
	float:left;
	margin:1% 1%;
	text-align:center;
	font-size:16px;
}

.low_text {
	font-size:14px;
	width:95%;
	float:none;
	text-align:left;
	padding:40px 5% 40px 0;
	color:#666;
}


.low_text_left {
	font-size:14px;
	width:100%;
	float:none;
	text-align: center;
	padding:0px 0% 10px 0%;
	color:#666;
}


.low_text_left img {
	width:100%;
	padding:0;
	margin:0;
}





.low_text3 {
	font-size:14px;
	width:95%;
	float:none;
	text-align:left;
	padding:40px 2.5% 40px ;
	color:#666;
	margin:auto;
}

.low img {
	max-width:48%;
	float:left;
	margin:0 1%;
}
.low_text_left {
	width:100%:
}

.low_text {
	width:100%;
	padding:10px 5%;
}


.form {
  max-width: 100%;
}

.titile {
	font-size:24px;
	text-align:center;
	font-weight:800;
}


.button {
  display: inline-block;
  width: 80% !important;
  height: 60px;
  text-align: center;
  text-decoration: none;
  line-height: 60px;
  outline: none;
  margin:1% 1%;
  font-weight:200;
  font-size:16px;
}


.button2 {
  display: inline-block;
  width: 80% !important;
  height: 60px;
  text-align: center;
  text-decoration: none;
  line-height: 60px;
  outline: none;
  margin:1% 1%;
  font-weight:200;
  font-size:16px;
}



.line {
	width:100%;
	text-align:center;
}

.line img {
	width:320px;
}
.top_tel {
	float:right;
	width:30px;
	margin-top:0px;
	margin-right:0px;
	background-color:#7343a6;
}

.top_tel2 {
	float:right;
	width:30px;
	margin-top:4px;
	margin-right:20px;
	
}

.top_tel3 {
	float:right;
	width:30px;
	margin-top:4px;
	margin-right:20px;
	
}
.top_tel4 {
	float:right;
	width:83px;
	margin-top:4px;
	margin-right:20px;
	
}

.top_tel5 {
	float:right;
	width:30px;
	margin-top:4px;
	margin-right:20px;
	
}


}


@media only screen and (max-width: 880px) {


.bread {
	width:100%;
	text-align:left;
	padding:5px 0 5px 10px;
	font-size:12px;
	background-color:#3a4873;
	color:#FFF;
	margin-top:50px !important;
}


.top {
	background-color:rgba(255,255,255,0.3);
	padding:0px 0;
	text-align:left;
	color:#000;
	border-bottom:0px solid #FFF;
	 position: fixed;
  z-index: 999;
  width:100%;
}



.logo {
	float:left;
	width:150px;
	padding:0px 0 0px 0;
	margin-left:0px;
	display:none;
}

.logo_sp {
	float:left;
	width:40%;
	padding:0px 0 10px 2%;
	margin-left:0px;
	display:block;
}


.logo2 {
	float:none;
	width:100%;
	padding:5px 0 10px 0;
	margin-left:0px;
	text-align:center;
	}
 .logo2 h1 {
		font-size:12px !important;
		font-weight:100 !important;
		text-align:center !important;
		margin-bottom:3px;
	}

.top_tel {
	float:right;
	width:30px;
	margin-top:0px;
	margin-right:0px;
	background-color:#7343a6;
}

.top_tel2 {
	float:right;
	width:30px;
	margin-top:4px;
	margin-right:5px;
	
}

.top_tel3 {
	float:right;
	width:30px;
	margin-top:4px;
	margin-right:20px;
	
}
.top_tel4 {
	float:right;
	width:80px;
	margin-top:4px;
	margin-right:10px;
	
}

.top_tel5 {
	float:right;
	width:30px;
	margin-top:4px;
	margin-right:10px;
	
}

.low_title {
	font-size:14px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:05px 0 5px 10px !important;
	font-weight:800;
	border-bottom:0px solid #CCC;
}

.low_title2 {
	font-size:14px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:05px 0 5px 10px !important;
	font-weight:800;
	border-bottom:0px solid #CCC;
}

.low_banner1 {
	width:32.333% !important;
	float:left;
	margin:0 0.5%;
}



.low_logo_titile2 img {
	max-width:280px;
}


}


@media only screen and (max-width: 768px) {

.low_inner1 {
	width:100% !important;
	margin:auto;
	font-size:14px;
	float:left;
	background-color:#ececec;
	padding:20px 0;
	min-height:100%;
}

.low_inner2 {
	width:100% !important;
	margin:auto;
	font-size:14px;
	float:left;
	background-color:#f9f9f9;
	padding:20px 0;
	min-height:100%;
}

.low_title {
	font-size:18px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:0px 0 5px 0px;
	font-weight:800;
	margin:0 0 0 0% !important;
}


.low_inner1 a {
	color:#0066b5;
	margin:0 0 0 5% !important;
}


.low_inner2 a {
	color:#0066b5;
	margin:0 0 0 5% !important;
}

.modal {
	position: relative;
	display:none;
	z-index:9999;
	top:-550px !important;
	
}
.modal .pr_box {
	width:98% !important;
	height:auto;
	margin:auto;
	box-shadow:0px 0px 12px rgba(0,0,0,0.4);
	padding:40px;
	background:rgba(255,255,255,0.6);
	font-size:12px !important;

}

.modal .pr_box p {
	padding:0 0 20px 0;
	color:#000;
	font-size:12px !important;
	
}

.close_modal{
	display: block;
	width: 100% !important;
	line-height:50px;
	display: inline-table;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	color: #fff;
	border: 2px solid #018ad1;
	background: #018ad1;
	*display: inline;
	*zoom: 1;
	margin:auto !important;
	text-align:center !important;
}

.close_modal_no{
	display: block;
	width: 100% !important;
	line-height:50px;
	display: inline-table;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	color: #fff;
	border: 2px solid #C00;
	background:#C00;
	*display: inline;
	*zoom: 1;
	margin:auto !important;
	text-align:center !important;
}

.disclaimer_inner p {
	text-align:left !important;
}



.close_modal_other{
	display: block;
	width: 100% !important;
	line-height:50px;
	display: inline-table;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	color: #fff;
	border: 2px solid #C00;
	background:#C00;
	*display: inline;
	*zoom: 1;
	margin:auto !important;
	text-align:center !important;
}



.top_tel {
	float:right;
	width:35px;
	margin-top:0px;
	margin-right:0px;
	background-color:#7343a6;
}

.top_tel2 {
	float:right;
	width:35px;
	margin-top:4px;
	margin-right:5px;
	
}

.top_tel3 {
	float:right;
	width:35px;
	margin-top:4px;
	margin-right:20px;
	
}
.top_tel4 {
	float:right;
	width:93px;
	margin-top:4px;
	margin-right:10px;
	
}

.top_tel5 {
	float:right;
	width:35px;
	margin-top:4px;
	margin-right:10px;
	
}

}


@media only screen and (max-width: 320px) {
	
	.modal {
	position: relative;
	display:none;
	z-index:9999;
	top:-600px !important;
	
}
.modal .pr_box {
	width:98% !important;
	height:auto;
	margin:auto;
	box-shadow:0px 0px 12px rgba(0,0,0,0.4);
	padding:40px;
	background:rgba(255,255,255,0.6);
	font-size:12px !important;

}

.modal .pr_box p {
	padding:0 0 20px 0;
	color:#000;
	font-size:12px !important;
	
}


.top_tel {
	float:right;
	width:30px;
	margin-top:0px;
	margin-right:0px;
	background-color:#7343a6;
}

.top_tel2 {
	float:right;
	width:30px;
	margin-top:4px;
	margin-right:5px;
	
}

.top_tel3 {
	float:right;
	width:30px;
	margin-top:4px;
	margin-right:20px;
	
}
.top_tel4 {
	float:right;
	width:80px;
	margin-top:4px;
	margin-right:10px;
	
}

.top_tel5 {
	float:right;
	width:30px;
	margin-top:4px;
	margin-right:10px;
	
}


	
	
}


@media only screen and (max-width: 1023px) {
	

.low_header {
	padding:110px 0 0 0;
}
	
	
.vCenter img {
	width:100%;
	top:40%;
	margin:auto;
	max-width:320px;
	display:block;
}

.r18_img {
	max-width:200px !important;
}

.select img {
	width:80px !important;
}
}

@media only screen and (max-width: 374px) {

.logo2 {
	float:none;
	width:100%;
	padding:5px 0 10px 0;
	margin-left:0px;
	text-align:center;
	font-size:10px;
	}

}

@media only screen and (max-width: 414px) {
	
	.logo {
	float:none;
	width:100%;
	padding:10px 0;
	margin-left:0px;
	display:none;
}


	
	.titile {
	font-size:24px;
	text-align:center;
	font-weight:800;
}
.low_title {
	font-size:12px !important;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:05px 0 5px 10px !important;
	font-weight:800;
	border-bottom:0px solid #CCC;
}

.low_title2 {
	font-size:12px !important;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:05px 0 5px 10px !important;
	font-weight:800;
	border-bottom:0px solid #CCC;
}

}


.login-page {
  width: 100%;
  padding: 0% 0;
  margin: auto;
}
.form {
  position: relative;
  z-index: 1;
  
  max-width: 700px;
  margin: 0 auto 0px;
  text-align: center;
  
}
.login-page .form a { color: #333; }
.login-page .form a:hover {
        background-color: #CFF;
}

.form input {
  font-family: "Roboto", sans-serif;
  outline: 0;
  background: #fff;
  width: 100%;
  border: 0;
  margin: 0 0 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 18px;
}
.form button {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  outline: 0;
  background: #0066b5;
  width: 100%;
  border: 0;
  padding: 15px;
  color: #FFFFFF;
  font-size: 18px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}
.form button:hover,.form button:active,.form button:focus {
  background: #3f8ac3;
}
.form .message {
  margin: 15px 0 0;
  color: #fff;
  font-size: 12px;
}
.form .message a {
  color: #fff;
  text-decoration: none;
}
.form .register-form {
  display: none;
}
.container {
  position: relative;
  z-index: 1;
  max-width: 300px;
  margin: 0 auto;
}
.container:before, .container:after {
  content: "";
  display: block;
  clear: both;
}
.container .info {
  margin: 50px auto;
  text-align: center;
}
.container .info h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 36px;
  font-weight: 300;
  color: #1a1a1a;
}
.container .info span {
  color: #4d4d4d;
  font-size: 12px;
}
.container .info span a {
  color: #000000;
  text-decoration: none;
}
.container .info span .fa {
  color: #EF3B3A;
}

.card {
	font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  outline: 0;
  background: #0066b5;
  width: 100%;
  border: 0;
  padding: 15px;
  color: #FFFFFF;
  font-size: 18px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
  margin:1px 0;
}

.card:hover + .fukidashi {
  background: #3f8ac3;
  display: block;
}



.message3 {
    position: relative;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif" !important;
  text-transform: none;
  outline: 0;
  width: 100%;
  border: 0;
  padding: 12px 15px;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
  margin:1px 0;
  text-align:left;
  width:50%;
  float:left;
  border-bottom: 1px solid #666;
  
}


.message_login {
    position: relative;
	font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  outline: 0;
  width: 100%;
  border: 0;
  padding: 12px 15px;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
  margin:0px 0;
  text-align:left;
  width:50%;
  float:left;
  border-bottom: 1px solid #666;
  background-color:#3b4977;
  font-size:14px;
  font-weight:700;
  color:#fff;
  
}





.message3 a {
	color:#333;
	text-decoration:none;
}

.message3:hover {
	text-decoration:none;
    background-color: #CFF;
}
.message3 a { padding-left: 28px; }
#menu-top a { background: url(../img/menu-icon_top.png) no-repeat; background-position-y: -4px; }
#menu-standby a { background: url(../img/menu-icon_standby.png) no-repeat; background-position-y: -4px; }
#menu-guide a { background: url(../img/menu-icon_guide.png) no-repeat; background-position-y: -3px; }
#menu-blog a { background: url(../img/menu-icon_blog.png) no-repeat; background-position-y: -2px; }
#menu-movie a { background: url(../img/menu-icon_movie.png) no-repeat; background-position-y: -4px; }
#menu-mypage a { background: url(../img/menu-icon_mypage.png) no-repeat; background-position-y: -3px; }
#menu-form a { background: url(../img/menu-icon_form.png) no-repeat; background-position-y: -2px; background-size: 20px 20px;  }
#menu-ban a { background: url(../img/menu-icon_ban.png) no-repeat; background-position-y: 1px; background-size: 18px 18px; }
#menu-sche a { background: url(../img/menu-icon_sche.png) no-repeat; background-position-y: -4px; }
#menu-tel a { background: url(../img/menu-icon_tel.png) no-repeat; background-position-y: -4px; }
#menu-chat a { background: url(../img/menu-icon_chat.png) no-repeat; background-position-y: -3px; }
#menu-member a { background: url(../img/member_info.png) no-repeat; background-position-y: -4px; }
#menu-logout a { background: url(../img/menu-icon_logout.png) no-repeat; background-position-y: -2px; background-size: 20px 20px; }
#menu-login a { background: url(../img/menu-icon_login.png) no-repeat; background-position-y: -2px; background-size: 20px 20px; }

#menu-kaizen a { background: url(../img/menu-icon_kaizen.png) no-repeat; background-position-y: -2px; background-size: 20px 20px; }
	
	.message2 {
    position: relative;
	font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  outline: 0;
  background: #fff;
  width: 100%;
  border: 0;
  padding: 15px;
  color: #0066b5;
  font-size: 18px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
  margin:1px 0;
 
}
.message2 span.remark {
    display: none;
}
.message2 a:hover span.remark {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #CCCCCC;
    color: #000000;
    display: block;
    line-height: 1.2em;
    margin: auto;
    padding: 0.5em;
    position: absolute;
    width: 12em;
	font-size:12px;
	top:0px;
}

.message2 a {
	color:#0066b5;
}


@media screen and (min-width: 1024px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
	



}


.low {
	width:100%;
	text-align:left;
	background-color:#fff;
	padding-bottom:0px;
	padding-top:40px;
	border-bottom:1px solid #d6e9ff;
/*	border-top:1px solid #d6e9ff; */
	color:#4d87d0;
}


.low_inner1 {
	width:33.333%;
	margin:auto;
	font-size:14px;
	float:left;
	background-color:#ececec;
	padding:20px 0;
	min-height:100%;
}

.low_inner2 {
	width:33.333%;
	margin:auto;
	font-size:14px;
	float:left;
	background-color:#f9f9f9;
	padding:20px 0;
	min-height:100%;
}

.low_title {
	font-size:18px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:0px 0 5px 0px;
	font-weight:800;
	margin:0 0 0 5%;
}

.low_title2 {
	font-size:18px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:0px 0 5px 0px;
	font-weight:800;
	margin:auto;
}




.low_inner1 a {
	color:#0066b5;
	margin:0 0 0 5%;
	padding:0 0 5px 0;
}

.low_inner1 a:hover {
	text-decoration:underline;
	opacity:0.7;
}

.low_inner2 a {
	color:#0066b5;
	margin:0 0 0 5%;
	padding:0 0 5px 0;
}

.low_inner2 a:hover {
	text-decoration:underline;
	opacity:0.7;
}




.low div a {
	font-size:12px;
	color:#999;
	padding:0 0 5px 0;
}

.icon {
	color:#09F;
}


@media only screen and (max-width: 1000px) {

.low {
	width:100%;
	text-align:left !important;
	background-color:#fff;
	padding-bottom:0px;
	border-bottom:1px solid #d6e9ff;
/*	border-top:1px solid #d6e9ff; */
}


.low_inner {
	width:100% !important;
	margin:auto;
	font-size:14px;
}




.low_inner span {
	width:100%;
	display:block;
	border-bottom:1px solid #CCC;
	padding:10px 20px !important;
}

.low_title {
	font-size:16px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:05px 0 5px 10px !important;
	font-weight:800;
	border-bottom:0px solid #CCC;
}


.movie{
  position:relative;
  width:100% !important;
  padding-top:56.25%;
  margin:auto;
}


}

.low_banner {
	background-color:#394774;
	width:100%;
}

.low_banner1 {
	width:24%;
	float:left;
	margin:0 0.5%;
}

.low_banner1 img:hover {
	opacity:0.7;
	transition-duration:0.5s;
}



.low_banner ul li a:hover {
	background-color:#06F;
	width:100%;
}

/*スライド画像の横幅可変*/
img {
    max-width: 100%;
     height: auto;
}

#page-top {
    position: fixed;
    bottom: 80px;
    right: 0px;
    font-size: 10px;
	z-index:9999;
}
#page-top a {
    background: none;
    text-decoration: none;
    color: #fff;
    width: 35px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: none;
}



#photo {
	text-align: center;
}
#photo li {
	display: inline-block;
	margin: 0 5px;
}
#photo a {
	color:#000;
	text-decoration: none;
	font-size:12px;
}

#tooltip {
	display: none;
	position: absolute;
	border: 1px solid #ccc;
	background: #ffffff;
	padding: 6px;
	z-index:9999;
}
#tooltip .caption {
	display: block;
	padding-top: 5px;
	text-align: center;
}

.modal {
	position: relative;
	display:none;
	z-index:9999;
	top:-700px;
}
.modal .pr_box {
	width:400px;
	height:auto;
	margin:auto;
	box-shadow:0px 0px 12px rgba(0,0,0,0.4);
	padding:40px;
	background:rgba(255,255,255,0.6);
	font-size:14px;
}

.modal .pr_box p {
	padding:0 0 20px 0;
	color:#000;
	font-size:14px;
	
}

.disclaimer_inner p {
	text-align:left !important;
}

.pr_box img:hover {
	filter: alpha(opacity=50);
	-webkit-opacity:0.50;
	-moz-opacity:0.50;
	-ms-opacity:0.50;
	-o-opacity:0.50;
	opacity:0.50;
}
.close_modal{
	display: block;
	width: 150px;
	line-height:20px;
	display: inline-table;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	color: #fff;
	border: 2px solid #018ad1;
	background: #018ad1;
	*display: inline;
	*zoom: 1;
	float:left;
	padding:5px 0;
	border-radius:50px;
}
.close_modal:hover {
	text-decoration: none;
	display: inline-table;
	color: #018ad1;
	border: 2px solid #018ad1;
	background: #fff;
}
.close_modal_no{
	display: block;
	width: 150px;
	line-height:20px;
	display: inline-table;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	color: #fff;
	border: 2px solid #F09;
	background:#F09;
	*display: inline;
	*zoom: 1;
	float:right;
	padding:5px 0;
	border-radius:50px;
}
.close_modal_no:hover {
	text-decoration: none;
	display: inline-table;
	color: #F09;
	border: 2px solid #F09;
	background: #fff;
}



.close_modal_other{
	display: block;
	width: 100%;
	line-height:20px;
	display: inline-table;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	color: #fff;
	border: 2px solid #C00;
	background:#C00;
	*display: inline;
	*zoom: 1;
	padding:5px 0;
	border-radius:50px;

}
.close_modal_other:hover {
	text-decoration: none;
	display: inline-table;
	color: #C00;
	border: 2px solid #C00;
	background: #fff;
}


@media only screen and (max-width: 670px) {


.message3 {
    position: relative;
	font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  outline: 0;
  width: 100%;
  border: 0;
  padding: 12px 5px;
  font-size: 16px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
  margin:1px 0;
  text-align:left;
  width:50%;
  float:left;
    border-bottom: 1px solid #666;
}
}

@media only screen and (min-width: 769px) {
	.syamepc_only {
		display:block;
	}
	
	.syamepad_only {
		display:none;
	}
	
	.syamesp_only {
		display:none;
	}
	

}

@media only screen and (max-width: 768px) {
	.syamepc_only {
		display:none;
	}
	
	.syamepad_only {
		display:block;
	}
	
	.syamesp_only {
		display:none;
	}
	
	.low_header {
	padding:20px 0 0 0 !important;
}
	
	.low_page {
	width:100%;
	margin:auto;
	text-align:center;
	padding:20px 0 0 0 !important;
}

.movie_box {
	width:100%;
	float:none;
	margin-bottom:20px;
} 
	
}


@media only screen and (max-width: 670px) {
.blog_contents { overflow: hidden; }
.blog_contents .entry iframe { width: 100%; }
}
.blog_contents .entry { font-size: 15px !important; }
.blog_contents .entry .timelineMessage__message { font-size: 15px !important; background: #fff !important; }
.blog_contents .entry .timelineMessage__message span,
.blog_contents .entry .timelineMessage__message a { font-size: 15px !important; font-family: -apple-system, BlinkMacSystemFont, ".SFNSDisplay-Regular", "Segoe UI", "Helvetica Neue", "Hiragino Sans", ヒラギノ角ゴシック, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "MS PGothic", "ＭＳ Ｐゴシック", sans-serif; }
.blog_contents .entry .timelineMessage__message a { color: #09F !important; }
.blog_left .post_list,
.blog_left2 .post_list { font-size: 14px !important; }


@media only screen and (max-width: 414px) {
	
	.syamepc_only {
		display:none;
	}
	
	.syamepad_only {
		display:none;
	}
	
	.syamesp_only {
		display:block;
	}
	

}

.layer_board_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	
	z-index: 1000;
	
	top: 0;
	left: 0;
	
	display: none;
	cursor: pointer;
	background: #000;
}

.layer_board {
	display: none;
	position: fixed;
	left: 50%;
	margin: 50px 0px 0px -285px;
	
	text-align: center;
	z-index: 2000;
}




#main-gallery{
  margin-bottom:0px;
  background:#fff;
  width:90%;
  margin:auto;
  max-width:960px;
}
 
#main-gallery .gallery-cell {
  width: 25%;
  margin-right: 5px;
  background: #fff;
  counter-increment: gallery-cell;
  position: relative;/*相対配置*/
}

#main-gallery .gallery-cell:hover {
	cursor:pointer;
}

#main-gallery .gallery-cell img {
	width:100%;
	height: auto;
	min-height:350px;
	overflow:hidden;
	object-fit:cover !important;
}

#main-gallery .gallery-cell span {
	position: absolute;
  top: 94%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  font-size:14px;
  width:100%;
  color:#FFF;
   background-color: rgba(0,0,0,0.5);
	
}
 

@media only screen and (max-width: 768px) {
	
	#main-gallery .gallery-cell {
  width: 33%;
 
}

#main-gallery .gallery-cell:hover {
	cursor:pointer;
}


	
}



@media only screen and (max-width: 414px) {
	
	#main-gallery .gallery-cell {
  width: 60%;
 
}

#main-gallery .gallery-cell:hover {
	cursor:pointer;
}


.close_top {
	padding:5px 10px;
	background-color:#06F;
	color:#FFF;
	width:90% !important;
	margin:auto;
	text-align:center;
}

}

.close_top {
	padding:5px 10px;
	background-color:#F30;
	color:#FFF;
	width:50%;
	margin:auto;
	text-align:center;
}

/* ライブフォト */
.img-live { width: 75px; height: center; position: absolute; bottom: 8px; left: 5px; height: 100px; border-radius: 8px; overflow: hidden; }
.icon-live { width: 100%; text-align: left; position: absolute; bottom: 10px; left: 12px; }
.icon-live img { width: 60px; }

@media only screen and (max-width: 670px) {
.img-live { width: 60px; height: 80px; bottom: 5px; left: 5px; }
.icon-live { bottom: 7px; left: 7px; }
.icon-live img { width: 30%; }
}


.btn-cv {
  padding: .5em 0;
  overflow: hidden;
  position: relative;
  width: 80%;
  float: none;
	margin: auto;
}
.btn-cv a {
  border: solid #fff 3px;
  border-radius: 12px;
  box-shadow: 1px 1px 10px 0 #a1a1a1;
  color: #fff;
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.3;
  margin: 2em auto;
  padding: 1em 2em .8em;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  vertical-align: middle;
  width: 95%;
}
.btn-cv.is-fz20 a {
  font-size: 20px;
}
.btn-cv a img {
  vertical-align: middle;
}
.btn-cv a:after {
  content: ' ' !important;
}

/* ボタン内のアイコン */
.btn-cv a:before {
  content: "";
  font-family: "fontawesome";
  font-weight: normal;
  font-size: 1.1em;
  margin-top: -.6em;
  position: absolute;
  right: 15px;
  top: 50%;
}
.btn-cv a:hover {
  box-shadow: 1px 1px 2px 0 #a1a1a1;
  filter: alpha(opacity=70);
  opacity: .7;
}


/* 緑ボタン */
.btn-cv a {
  background: #00a23f;
  background: -webkit-linear-gradient(#00a23f, #39900a);
  background: linear-gradient(#00a23f, #39900a);
}

/* 赤ボタン */
.btn-cv.is-red a {
  background: #fb4e3e;
  background: -webkit-linear-gradient(#00a23f, #39900a);
  background: linear-gradient(#fb4e3e, #d64b26);
}

/* 青ボタン */
.btn-cv.is-blue a {
  background: #09c;
  background: -webkit-linear-gradient(#09c, #069);
  background: linear-gradient(#09c, #069);
}

/* 黒ボタン */
.btn-cv.is-black a {
  background: #666;
  background: -webkit-linear-gradient(#8a8a8a, #666);
  background: linear-gradient(#8a8a8a, #666);
}

/* ボタンの光沢 */
.is-reflection a {
  overflow: hidden;
}
.is-reflection a:after {
  -moz-animation: is-reflection 4s ease-in-out infinite;
  -moz-transform: rotate(45deg);
  -ms-animation: is-reflection 4s ease-in-out infinite;
  -ms-transform: rotate(45deg);
  -o-animation: is-reflection 4s ease-in-out infinite;
  -o-transform: rotate(45deg);
  -webkit-animation: is-reflection 4s ease-in-out infinite;
  -webkit-transform: rotate(45deg);
  animation: is-reflection 4s ease-in-out infinite;
  background-color: #fff;
  content: " ";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: -180px;
  transform: rotate(45deg);
  width: 30px;
}
/* アニメーションを遅延させる */
.is-reflection + .is-reflection a:after {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@keyframes is-reflection {
  0% { -webkit-transform: scale(0) rotate(45deg); transform: scale(0) rotate(45deg); opacity: 0; }
  80% { -webkit-transform: scale(0) rotate(45deg); transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { -webkit-transform: scale(4) rotate(45deg); transform: scale(4) rotate(45deg); opacity: 1; }
  100% { -webkit-transform: scale(50) rotate(45deg); transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes is-reflection {
  0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
  80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
  100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

@-webkit-keyframes is-trembling {
  0% {-webkit-transform:translate(-3px, 0);}
  100% {-webkit-transform:translate(0, 0);}
}

@-webkit-keyframes bounce {
  0%, 4%, 10%, 18%, 100% {-webkit-transform: translateY(0);}
  5% {-webkit-transform: translateY(-6px);}
  12% {-webkit-transform: translateY(-4px);}
}
@keyframes bounce {
  20%, 24%, 30%, 34%, 100% {-webkit-transform: translateY(0);transform: translateY(0);}
  25% {-webkit-transform: translateY(-6px);transform: translateY(-6px);}
  32% {-webkit-transform: translateY(-4px);transform: translateY(-4px);}
}
/* アニメーションを遅延させる */
.is-bounce + .is-bounce {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

@-webkit-keyframes is-purun {
   0% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
   4% { -webkit-transform: scale(0.9, 0.9) translate(0%, 3%); }
   8% { -webkit-transform: scale(1.1, 0.8) translate(0%, 7%); }
  12% { -webkit-transform: scale(0.9, 0.9) translate(0%, -7%); }
  18% { -webkit-transform: scale(1.1, 0.9) translate(0%, 3%); }
  25% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
}
@keyframes is-purun {
   0% { transform: scale(1.0, 1.0) translate(0%, 0%); }
   4% { transform: scale(0.9, 0.9) translate(0%, 3%); }
   8% { transform: scale(1.1, 0.8) translate(0%, 7%); }
  12% { transform: scale(0.9, 0.9) translate(0%, -7%); }
  18% { transform: scale(1.1, 0.9) translate(0%, 3%); }
  25% { transform: scale(1.0, 1.0) translate(0%, 0%); }
}
/* アニメーションを遅延させる */
.is-purun + .is-purun {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

@media only screen and (max-width: 768px) {
.entry-wrap { max-width: 1024px; margin: 30px auto; }
.btn-cv {
  padding: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  float: none;
	margin: auto;
}

}



/**
 * ===============================================
 * MediaQuery : スマホ対応
 * ===============================================
 */
@media only screen and (max-width: 767px) {
  /* コンバージョンボタン */
  .btn-cv a {
    font-size: 14px;
    margin: 0 auto 1em;
    width: 94%;
  }
}


@media only screen and (max-width: 320px) {
  /* コンバージョンボタン */
  .btn-cv a {
    font-size: 12px !important;
  }
}

.badge {
	position: absolute;
	height:18px;
 width:18px;
 border-radius:50%;
 line-height:18px;
 text-align:center;
	background-color: #E30003;
	color: #FFFFFF;
	font-size: 10px !important;
}

.cau{font-weight: 500; color: #000; width: 100%; background:#DFDFDF; display: block; margin: 0 0 10px 0; text-align: center; font-size: 12px; max-width: 640px; margin: 10px auto 0 auto;}
.cau_pc {font-size: 12px; width: 100%; margin:15px auto; text-align: center; max-width: 640px;}

@media only screen and (max-width: 768px) {
	.cau_pc {font-size: 12px; width: 100%; margin:15px auto; text-align: left !important; max-width: 640px; padding: 0 10px !important;}
}