@charset "UTF-8";
/* CSS Document */

@media screen and (min-width: 767px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 767px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}


.spmozi {
  display:none;
}

@media screen and (max-width: 767px){
  .spmozi {
    display:block;
  }
}

#section9 {
	position:relative;
	margin:0 auto;
	margin-top:50px;
	background:#fff;
	width:80%;
	height:100%;
  color: fff;
  font-size: 14px;
text-align:center;
box-shadow:
	0 4.8px 2.2px rgba(0,0,0,0.02),
	0 6.7px 5.3px rgba(0,0,0,0.03),
	0 2.5px 10px rgba(0,0,0,0.03),
	0 12.3px 7.9px rgba(0,0,0,0.03),
	0 41.8px 13.4px rgba(0,0,0,0.02),
	0 30px 80px rgba(0,0,0,0.02);
}

#section9 :before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -30px;
  border: 30px solid transparent;
  border-top: 30px solid #ffff;
}


@media screen and (max-width:767px) {
	
	#section9 {
	position:relative;
	margin:0 auto;
	margin-top:50px;
	background:#fff;
	width:100%;
	height:100%;
  color: fff;
  font-size: 14px;
text-align:center;
box-shadow:
	0 4.8px 2.2px rgba(0,0,0,0.02),
	0 6.7px 5.3px rgba(0,0,0,0.03),
	0 2.5px 10px rgba(0,0,0,0.03),
	0 12.3px 7.9px rgba(0,0,0,0.03),
	0 41.8px 13.4px rgba(0,0,0,0.02),
	0 30px 80px rgba(0,0,0,0.02);
}

#section9 :before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -30px;
  border: 30px solid transparent;
  border-top: 30px solid #ffff;
}
}
#section10 {
	margin:0 auto;
	margin-top:-100px;
	background:#a10088;
	width:100%;
	height:100%;
  color: #fff;
  font-size: 16px;
text-align:center;
margin::5%;
}



#section11 {
	position:relative;
	background-image:url('../image/bg04.png');
  background-position: left top;
	background-repeat: no-repeat;
	background-size: 100% auto;color: #333;font-size:16px;font-weight:900;text-align:center;
	margin-bottom:64px;
}

@media screen and (max-width:767px) {
	#section11 {
	position:relative;
	background-image:url('../image/comp01.png');
	background-position:center;
  
	background-repeat: no-repeat;
	background-size: 100% auto;color: #333;font-size:16px;font-weight:900;text-align:center;
	 margin-bottom:64px;
}
}
/*================================================
 *  iphoneスライドショー
 ================================================*/

.iphone2{
	position:absolute;
    top:40%;
    left:25%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	z-index:1;
	 /* アニメーション */
  animation: fadeIn 4s linear;
  animation-fill-mode: both;
  width:260px;
  height:540px;
  margin:0 auto;
  padding:0px;
  background-color:#fff;

  -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  border-radius: 30px;
 
}

@media screen and (max-width:767px) {
	.iphone2{
	position:absolute;
    top:30%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	z-index:1;
	 /* アニメーション */
  animation: fadeIn 2s linear;
  animation-fill-mode: both;
  width:200px;
  height:440px;
   
  margin:0 auto;
  padding:0;
 
}

}

/* 2カラム（スマートフォンでは1カラム) */
.two22Col {
	overflow:hidden;
	margin-bottom:0px;
}
.two22ColInner {
	overflow:hidden;
	margin-right:0%;

	
}
.two22ColInner div {
	width:50%;
	float:left;	
	text-align:center;
	
}
.two22ColInner div:nth-child(2n+1) {
	clear:both;
}
.two22ColInner div:nth-child(2n+2) {
	margin-top:64px;
	display: table-cell;
    float:right;
	margin-right:0%;
	vertical-align:middle;
}

.two22ColInner img {
	
	margin-bottom:0em;
	margin:0 auto;
	
	
}
@media screen and (max-width:767px) {
	.two22Col{margin-bottom:10px;
	margin:0 auto;}
	.two22ColInner {margin:0 auto;}
	.two22ColInner div {float:none;width:100%;margin:0 auto;margin-top:500px;}
	.two22ColInner div:nth-child(2n+1) {clear:both;margin-bottom:5em;}
	.two22ColInner div:nth-child(2n+2) {
		display:inline-block;
		margin-top:700px;
		margin:0% 5% 0 0;
		font-size:14px;width:90%;}
	.two22ColInner img {margin-bottom:0em;}
}



#section12 {
	margin:0 auto;
	margin-top:-0px;
	background:rgba(77,192,178,0.03);
	width:100%;
	height:100%;
  color: #333;
  font-size: 16px;
text-align:center;
}

#section13 {
	margin:0 auto;
	margin-top:0px;
	background:#f2f2f2;
	width:100%;
	height:100%;
  color: #333;
  font-size: 16px;
text-align:center;

}
@media screen and (max-width:767px) {
#section13 {
	margin:0 auto;
	margin-top:0px;
	background:#f3ffff;
	width:100%;
	height:100%;
  color: #333;
  font-size: 16px;
text-align:center;}
}

h10{
	color: #fff;
  font-size: 24px;
text-align:center;
}
	
#section14 {
	position:relative;
	margin:0 auto;
	margin-top:0px;
	background:#f4f3ea;
	width:100%;
	height:100%;
  color: fff;
  font-size: 14px;
text-align:center;

}


#section15 {
	position:relative;
	margin:0 auto;
	margin-top:0px;
	background:#fff;
	width:80%;
	height:100%;
  color: fff;
  font-size: 14px;
text-align:center;
}
@media screen and (max-width: 769px) {
	#section15 {
	position:relative;
	margin:0 auto;
	margin-top:0px;
	background:#fff;
	width:90%;
	height:100%;
  color: fff;
  font-size: 14px;
text-align:center;
}
}
#section16 {
	position:relative;
	margin:0 auto;
	margin-top:0px;
	background:#fff;
	width:80%;
	height:100%;
  color: fff;
  font-size: 14px;
text-align:center;
}


@media screen and (max-width:767px) {
	#section16 {
	position:relative;
	margin:0 auto;
	margin-top:0px;
	background:#fff;
	width:95%;
	height:100%;
  color: fff;
  font-size: 14px;
text-align:center;
}
}



#section17 {
	position:relative;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:-100px;
	background:#fff;
	width:100%;
	height:100%;
  color: fff;
  font-size: 14px;
text-align:center;
}

.triangle-bottom {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 0 30px;
    border-color: #fff transparent transparent transparent;
}
.btntenpo{
    width:100%;
    height:80px;
    line-height:80px;
	margin:0 auto;
	text-align:center;
}
.btntenpo a{
    display:block;
    width:100%;
    height:100%;
    text-decoration: none;
    background:#F9505E;
    text-align:center;
    border:1px solid #F9505E;
    color:#FFFFFF;
    font-size:21px;
    font-weight:bold;
    border-radius:37px;
    -webkit-border-radius:37px;
    -moz-border-radius:37px;
    box-shadow:0px 5px 3px 0px #DEDEDE ;
    transition: all 0.3s ease;
}
.btntenpo a:hover{
    background:#FFFFFF;
    color:#F9505E;
    margin-left:5px;
    margin-top:5px;
    border:1px solid #F9505E;
    box-shadow:none;
}


.btn02 a {
	display:block;
	padding:2%;
	color:#1b1b1b;
	text-decoration:none;
	border-radius:5px;
	border:1px solid #1b1b1b;
	background:#fff;
	transition:all 0.2s ease 0s;
	margin:0 auto;
	text-align:center;
}
.btn02 a:hover {
	color:#fff;
	background:#1b1b1b;
	transition:all 0.2s ease 0s;
}

/* 2カラム店舗ページ（スマートフォンでは1カラム) */
.twoTCol {
	overflow:hidden;
	margin-bottom:50px;
	margin:0 auto;
}
.twoTColInner {
	overflow:hidden;
	margin-right:-2%;
}
.twoTColInner div {
	width:30%;
	float:left;
	margin-right:2%;
	border:solid #CCC;
}
.twoTColInner div:nth-child(2n+1) {
	clear:both;
	margin-left:10%;
}
.twoTColInner div:nth-child(2n+2) {
float:left;
	margin-left:15%;
}
.twoTColInner img {
	width:100%;
	margin-bottom:0.5em;
	border-radius:5px;
}


#section8 {
	position:relative;
	margin-top:100px;
	background:#FFF;
	width:100%;
	height:100%;
  color: #333;
  font-size: 16px;
text-align:center;

}

/* 2カラム店舗ページ（スマートフォンでは2カラム) */
.twoTZCol {
	overflow:hidden;
	margin-bottom:0px;
	z-index:1;
}
.twoTZColInner {
	overflow:hidden;
	margin-right:0%;
}
.twoTZColInner div {
	width:50%;
	float:left;
	margin-right:0%;
	
}
.twoTZColInner div:nth-child(2n+1) {
	margin-top:-30px;
	position:absolute;
	padding-top:20px;
	padding-bottom:10px;
    clear:both;
	margin-left:0%;
	background-color:#ffff;
	border-radius:30px;
	z-index:1;
	box-shadow:
	0 -14.8px 2.2px rgba(0,0,0,.02),
	0 -6.7px 5.3px rgba(0,0,0,.028),
	0 -22.5px 10px rgba(0,0,0,.035),
	0 -12.3px 17.9px rgba(0,0,0,.042),
	0 -21.8px 33.4px rgba(0,0,0,.05),
	0 -20px 80px rgba(0,0,0,.01);
					  
}
.twoTZColInner div:nth-child(2n+2) {
	float:right;
	margin-right:0%;
	background-color:#2272e4;
}
.twoTZColInner img {
	width:60%;
	margin-bottom:0.5em;
	border-radius:5px;
}
.btn03 a {
	display:block;
	padding:2%;
	color:#fff;
	text-decoration:none;
	border-radius:30px;
	border:2px solid #ffc107;
	background:#ffc107;
	transition:all 0.2s ease 0s;
	margin:0 auto;
	font-weight:600;
	text-align:center;
	width:50%;
	box-shadow:
	0 4.8px 2.2px rgba(0,0,0,.02),
	0 6.7px 5.3px rgba(0,0,0,.028),
	0 2.5px 10px rgba(0,0,0,.035),
	0 22.3px 17.9px rgba(0,0,0,.042),
	0 41.8px 33.4px rgba(0,0,0,.05),
	0 50px 80px rgba(0,0,0,.07);
}
.btn03 a:hover {
	color:#fff;
	background:#ffc107;
	transition:all 0.2s ease 0s;
	margin-bottom:5px;
	border:3px solid #ffc107;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.24), 1px 1px 5px  rgba(0,0,0,0.24);
}




.raised{
  display: inline-block;
  width:50%;
  height:72px;
  font-size: 16px;/*文字サイズ*/
  line-height: 72px;
  font-weight:600;
  border-radius: 50px;/*角の丸み*/
  background-color: #ef6c00;/*背景色*/
  color: #FFF;/*文字色*/
  text-decoration: none;
  letter-spacing: 0.05em;/*字間*/
cursor: pointer;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);/*影*/
  -webkit-tap-highlight-color: transparent;
  transition: .3s ease-out;/*変化を緩やかに*/
}

.raised:hover{
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);/*浮き上がるように*/
}
@media screen and (max-width:767px) {
.raised{
  display: inline-block;
  width:90%;
  height:72px;
  font-size: 16px;/*文字サイズ*/
  line-height: 72px;
  font-weight:600;
  border-radius: 50px;/*角の丸み*/
  background-color: #ef6c00;/*背景色*/
  color: #FFF;/*文字色*/
  text-decoration: none;
  letter-spacing: 0.05em;/*字間*/
cursor: pointer;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);/*影*/
  -webkit-tap-highlight-color: transparent;
  transition: .3s ease-out;/*変化を緩やかに*/
}

.raised:hover{
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);/*浮き上がるように*/
}
}

.btn04 a {
	display:block;
	width:49%;
  height:72px;
  font-size: 16px;/*文字サイズ*/
  line-height: 72px;
  font-weight:600;
  border-radius: 50px;/*角の丸み*/
	color:#fff;
	text-decoration:none;
	border:3px solid #fff;
	background:#2272e4;
	transition:all 0.2s ease 0s;
	margin:0 auto;
	text-align:center;
	
}
.btn04 a:hover {
	color:#2272e4;
	background:#fff;
	transition:all 0.2s ease 0s;
	margin-bottom:2px;
	border:3px solid #2272e4;
	
}

@media screen and (max-width:767px) {
.btn04 a {
	display:block;
	width:60%;
  height:32px;
  font-size: 8px;/*文字サイズ*/
  line-height: 32px;
  font-weight:300;
  border-radius: 50px;/*角の丸み*/

	color:#fff;
	text-decoration:none;
	border:1px solid #fff;
	background:#2272e4;
	transition:all 0.2s ease 0s;
	margin:0 auto;
	text-align:center;
	
}
.btn04 a:hover {
	color:#2272e4;
	background:#fff;
	transition:all 0.2s ease 0s;
	margin-bottom:2px;
	border:1px solid #2272e4;
	
}}


@media screen and (max-width:768px) {
	/* 2カラム掲載ボタン店舗ページ（スマートフォンでは2カラム) */
.twoTZCol {
	overflow:hidden;
	margin-bottom:0px;
	z-index:1;
}
.twoTZColInner {
	overflow:hidden;
	margin-right:0%;
}
.twoTZColInner div {
	width:50%;
	float:left;
	margin-right:0%;
	
}
.twoTZColInner div:nth-child(2n+1) {
	margin-top:-30px;
	position:absolute;
	padding-top:20px;
	padding-bottom:10px;
    clear:both;
	margin-left:0%;
	background-color:#ffff;
	border-radius:30px;
	z-index:1;
	box-shadow:
	0 -14.8px 2.2px rgba(0,0,0,.02),
	0 -6.7px 5.3px rgba(0,0,0,.028),
	0 -22.5px 10px rgba(0,0,0,.035),
	0 -12.3px 17.9px rgba(0,0,0,.042),
	0 -21.8px 33.4px rgba(0,0,0,.05),
	0 -20px 80px rgba(0,0,0,.01);
					  
}
.twoTZColInner div:nth-child(2n+2) {
	float:right;
	margin-right:0%;
	background-color:#2272e4;
}
.twoTZColInner img {
	width:80%;
	margin-bottom:0.5em;
	border-radius:5px;
}
	
	.btn03 a {
	display:block;
	padding:1%;
	color:#fff;
	text-decoration:none;
	border-radius:15px;
	border:2px solid #ffc107;
	background:#ffc107;
	transition:all 0.2s ease 0s;
	margin:0 auto;
	font-weight:600;
	text-align:center;
	width:90%;
	box-shadow:
	0 4.8px 2.2px rgba(0,0,0,.02),
	0 6.7px 5.3px rgba(0,0,0,.028),
	0 2.5px 10px rgba(0,0,0,.035),
	0 22.3px 17.9px rgba(0,0,0,.042),
	0 41.8px 33.4px rgba(0,0,0,.05),
	0 50px 80px rgba(0,0,0,.07);
}
.btn03 a:hover {
	color:#fff;
	background:#ffc107;
	transition:all 0.2s ease 0s;
	margin-bottom:5px;
	border:3px solid #ffc107;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.24), 1px 1px 5px  rgba(0,0,0,0.24);
}

.btn04 a {
	display:block;
	padding:2%;
	color:#fff;
	text-decoration:none;
	border-radius:15px;
	border:3px solid #fff;
	background:#2272e4;
	transition:all 0.2s ease 0s;
	margin:0 auto;
	text-align:center;
	width:85%;
	font-weight:600;
}
.btn04 a:hover {
	color:#2272e4;
	background:#fff;
	transition:all 0.2s ease 0s;
	margin-bottom:2px;
	border:3px solid #2272e4;
	
}}
	
	
	
	
	
	

/* 3カラム（スマートフォンでは1カラム) */
.threeColTZ {
	overflow:hidden;
	margin-bottom:1%;
	font-size:16px;
	color:rgba(0, 0, 0, 0.87);
	
}
.threeColTZInner {
	overflow:hidden;
	margin-right:-3%;
}
.threeColTZInner div {
	width:28%;
	padding:10px;
	float:left;
	margin:1% 1% 1% 1%;
	font-size:14px;
}
.threeColTZInner div:nth-child(3n+1) {
	clear:both;
}
.threeColTZInner img {
	width:75%;
	margin-bottom:0.5em;}
	
.threeColTZInner p{
		float:none;
		margin:2% auto;
		font-size:14px;
		color:#666;
		width:75%;
	}
	@media screen and (max-width:767px) {
		/* 3カラム（スマートフォンでは1カラム) */
.threeColTZ {
	overflow:hidden;
	margin-bottom:1%;
	font-size:16px;
	color:rgba(0, 0, 0, 0.87);
	
}
.threeColTZInner {
	overflow:hidden;
	margin-right:-3%;
}
.threeColTZInner div {
	width:90%;
	padding:10px;
	float:left;
	margin:1% 1% 1% 1%;
	font-size:14px;
}
.threeColTZInner div:nth-child(1n+1) {
	clear:both;
}
.threeColTZInner img {
	width:75%;
	margin-bottom:0.5em;}
	
.threeColTZInner p{
		float:none;
		margin:2% auto;
		font-size:14px;
		color:#666;
		width:75%;
	}}
	
	/* 3カラム（ステップ) */
.STEP {
	overflow:hidden;
	margin-bottom:0%;
	font-size:16px;
	color:rgba(0, 0, 0, 0.87);
	
}
.STEPInner {
	overflow:hidden;
	margin-right:-3%;
}
.STEPInner div {
	width:28%;
	padding:10px 10px 0 10px;
	float:left;
	margin:1% 1% 1% 1%;
	font-size:14px;
}
.STEPInner div:nth-child(3n+1) {
	clear:both;
}
.STEPInner img {
	width:75%;
	margin-bottom:0.5em;}
	
		.STEPInner p{
		float:none;
		margin:2% auto;
		font-size:14px;
		color:#666;
		width:60%;
	}
	
	
	@media screen and (max-width:767px) {
	
		/* 3カラム（ステップ) */
.STEP {
	overflow:hidden;
	margin-bottom:1%;
	font-size:16px;
	color:rgba(0, 0, 0, 0.87);
	
}
.STEPInner {
	overflow:hidden;
	margin-right:-3%;
}
.STEPInner div {
	width:30%;
	padding:0px;
	float:left;
	margin:1% 1% 1% 0%;
	font-size:14px;
}
.STEPInner div:nth-child(3n+1) {
	clear:both;
	margin-left:3%;
}
.STEPInner img {
	width:100%;
	margin-bottom:0.5em;}
	
		.STEPInner p{
			text-align:left;
		float:none;
		margin:2% auto;
		font-size:12px;
		color:#666;
		width:95%;
	}
	}
	
	
	
/* 3カラム（スマートフォンでは1カラム) */
.threeColYYY {
	overflow:hidden;
	margin-bottom:1%;
	font-size:12px;
		color: rgba(0, 0, 0, 0.87);
		margin:0 auto;
	
}
.threeColYYYInner {
	overflow:hidden;
	margin-right:-3%;
}
.threeColYYYInner div {
	width:28%;
	float:left;
	margin-left:4%;
	
	font-size:14px;
}
.threeColYYYInner div:nth-child(3n+1) {
	clear:both;
}
.threeColYYYInner img {
	margin:0 auto;
	width:80%;
	margin-bottom:0.5em;}
	
.threeColYYYInner p{
	width:90%;
		float:none;
		margin-left:8%;
		font-size:14px;
		color:#666;
		text-align:left;
	}
.title01p {
	
    padding-left: 30px;
    line-height: 30px;
    background: url('image/01p.png') no-repeat;
}

@media screen and (max-width:767px) {
/* 3カラム（スマートフォンでは1カラム) */
.threeColYYY {
	overflow:hidden;
	margin-bottom:1%;
	font-size:12px;
		color: rgba(0, 0, 0, 0.87);
		margin:0 auto;
	
}
.threeColYYYInner {
	overflow:hidden;
	margin-right:-3%;
}
.threeColYYYInner div {
	width:85%;
	float:left;
	margin-left:5%;
	
	font-size:14px;
}
.threeColYYYInner div:nth-child(1n+1) {
	clear:both;
}
.threeColYYYInner img {
	margin:0 auto;
	width:80%;
	margin-bottom:0.5em;}
	
.threeColYYYInner p{
	width:90%;
		float:none;
		margin-left:8%;
		font-size:14px;
		color:#666;
		text-align:left;
	}
	
	.threeColYYY h6{
		float:none;
		width:100%;
		margin:0 auto;
		font-size:21px;
		color:#666;
		margin:0;
	}

.title01p {
	
    padding-left: 30px;
    line-height: 30px;
    background: url('image/01p.png') no-repeat;
}}


/* 3カラム（9つの機能スマートフォンでは1カラム) */
.threeColYY {
	overflow:hidden;
	margin-bottom:1%;
	font-size:12px;
		color: rgba(0, 0, 0, 0.87);
		margin:0 auto;
		padding-left:15%;
		padding-right:15%;
		
}
.threeColYYInner {
	overflow:hidden;
	margin-right:-2%;
}
.threeColYYInner div {
	width:25%;
	float:left;
	margin-left:6%;
	margin-bottom:6%;
	font-size:14px;
	
}
.threeColYYInner div:nth-child(3n+1) {
	clear:both;
}

.threeColYYInner img {
	margin:0 auto;
	width:80%;
	margin-bottom:0.5em;}
	
.threeColYYInner p{
	width:90%;
		float:none;
		margin-left:5%;
		font-size:14px;
		color: rgba(0, 0, 0, 0.60);
		text-align:center;
	}
.threeColYYInner a{
		color:#a10088;
		padding:10px 10px 10px 10px;
		background-color:#f2f2f2;
		}
	.threeColYYInner a:hover{
		color:#fff;
		padding:10px 10px 10px 20px;
		background-color:#329fcc;}




	@media screen and (max-width:767px) {
		h6{
			font-size:12px;}
	
		/* 3カラム（ステップ) */
.threeColYY {
	overflow:hidden;
	margin-bottom:5%;
	font-size:16px;
	color:rgba(0, 0, 0, 0.87);
		margin:0 auto;
		padding-left:2%;
		padding-right:2%;
		
	
	
}
.threeColYYInner {
	overflow:hidden;
	margin-right:-3%;
}
.threeColYYInner div {
	width:31%;
	padding:0px;
	float:left;
	margin:1% 1% 1% 1%;
	font-size:14px;
	vertical-align:middle;
}
.threeColYYInner div:nth-child(3n+1) {
	clear:both;
}
.threeColYYInner img {
	width:100%;
	margin-bottom:0.5em;}
	
		.threeColYYInner p{
		text-align:center;
		float:none;
		margin:2% auto;
		font-size:12px;
		color:#666;
		width:98%;
	}
	
	
	}
	








h3.check{
  font-size: 24px; 
  line-height: 30px;
  text-align:left;
}
h3.check:before{
	float:left;
  content: "";
  display: inline-block;
  width: 66px; height: 66px;
   vertical-align: middle;
  background-image: url("../image/01p.png");
  background-size: 66px;
  background-repeat:no-repeat;
  vertical-align: middle;
  padding-right:6px;
}
h3.check02{
  font-size: 24px; 
  line-height: 30px;
  text-align:left;
}
h3.check02:before{
	float:left;
  content: "";
  display: inline-block;
  width: 66px; height: 66px;
   vertical-align: middle;
  background-image: url("../image/02p.png");
  background-size: 66px;
  background-repeat:no-repeat;
  vertical-align: middle;
  padding-right: 6px;
}
h3.check03{
  font-size: 24px; 
  line-height: 30px;
  text-align:left;
}
h3.check03:before{
	float:left;
  content: "";
  display: inline-block;
  width: 66px; height: 66px;
   vertical-align: middle;
  background-image: url("../image/03p.png");
  background-size: 66px;
  background-repeat:no-repeat;
  vertical-align: middle;
  padding-right: 6px;
}

.material-icons.bulu {
	color: fff;
	font-size: 56px;
	background-color:#a10088;
	
}

.material-icons.large-size {
	font-size: 42px;
	color:#a10088;
}
.modal_open{
    display: inline-block;
    margin: 0;
    
}

.modal_box {
    position: fixed;
	
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
    z-index: 7777;
    display: none;
    width: 80%;
    max-width: 840px;
    margin: 0;
    padding: 60px 2vw 15px;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
	
	box-shadow:
	0 4.8px 2.2px rgba(0,0,0,0.02),
	0 6.7px 5.3px rgba(0,0,0,0.03),
	0 2.5px 10px rgba(0,0,0,0.03),
	0 12.3px 7.9px rgba(0,0,0,0.03),
	0 41.8px 13.4px rgba(0,0,0,0.02),
	0 30px 80px rgba(0,0,0,0.02);
}
 
.modal_close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 62px;
    font-size: 46px;
    color: #fff;
    line-height: 62px;
    text-align: center;
    background: #a10088;
}
 
.modal_close i {
    line-height: 62px;
    vertical-align: bottom;
}
 
 
 .modal_pointline{
 display: inline;
    }
 
 
.modal_point left{
	   float: left;
     
    font-size: 46px;
	width:46px;
	height:46px;
 }
 .modal_point right{
	   float: left;
	 right:5%;
	 border:0;
    font-size: 46px;
 }
 
 
 
.modal_bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 6666;
    display: none;
    width: 100%;
    height: 120%;
    background-color: rgba(0,0,0,0.2);
}
 
.link_area {

    overflow: hidden;
    max-width: 840px;
    margin: 20px auto 0 0%;
    text-align: center;
}
 
.link_area .modal_link {
	
	display: inline;
	max-width: 840px;
	
}
 
.link_area .modal_link a {
	
    display: inline-block;
	
    width: 100px;
    color: #000;
    line-height: 2.5;
    text-decoration: none;
	color:#fff;
}
 
.link-area ul li.modal_link:first-child a {

    float: left;
	
   
}
.link-area ul li.modal_link:last-child a {
	
    float: right;
	
  
}
 
 
@media screen and (max-width: 769px) {
 
/*  ウィンドウサイズ769px以下の時のスタイル  */
 
  .modal_box {
      padding: 50px 2vw 40px;
  }
 
  .modal_close {
      width: 40px;
      line-height: 40px;
      font-size: 30px;
  }
 
  .modal_close i {
      line-height: 44px;
  }
 
  .link_area {
      margin: 25px auto 0;
  }
 
  .link_area .modal_link a {
      margin: 15px auto 0;
  }
 
  .link_area ul li.modal_link:first-child a {
      float: none;
      margin-top: 0;
  }
 
  .link_area ul li.modal_link:last-child a {
      float: none;
  }
 
}





table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 850px;
  table-layout: fixed;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
}

table tr {
  background-color: #fff;
  padding: .35em;
  border: 2px solid #eee;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
}
table tr:last-child{
  border: none;
}
table th{
  padding: .5em;
  border-right: 2px solid #fff;
}
table td {
  padding: 0.1em .5em;
  border-right: 2px solid #eee;
  text-align: center;
}
table th {
  font-size: .85em;
}
table thead tr{
  background-color: #50535d;
  color:#fff;
}
table tbody th {
    border-right: 2px solid #eee;
}
th.non {
    border-right: none;
	background:rgba(77,192,178,0.03);
}
.txt{
   text-align: left;
   font-size: .85em;
}
.price{
  color: #000;
  font-weight: bold;
  font-size:1.3em
}
.price span {
    font-size: .6em;
}
.red_bk{
  background:#e81010
}
.red-txt{
  color:#e81010
}
.btn{
	margin-top:10%;
  background:#ef6c00;
  border: 2px solid #ef6c00;
  color:#fff;
  padding: 1em;
  border-radius:20px;
  display:block;
  text-decoration:none;
  font-size:.8em
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);/*影*/
  -webkit-tap-highlight-color: transparent;
  transition: .3s ease-out;/*変化を緩やかに*/
}
.btn:hover{
  background: #fff;
  border: 2px solid #FFC042;
  color: #e81010;
  transition: .2s;
}
table .btnarea td {
	background:rgba(77,192,178,0.03);
  padding: .2em .5em;
  border-right:none
}
@media screen and (max-width: 768px) {
  .wrap{
     overflow-x: scroll;
	 
 
  }
}


/* 2カラム（スマートフォンでは1カラム) */


.twoQCol {
	overflow:hidden;
	margin-bottom:0px;
	margin:0 auto;
	width:70%;
}
.twoQColInner {
	overflow:hidden;
	margin:0 auto;
}

.twoQColInner div {
	display:inline-block;
	width:40%;
	margin:0 auto;
	text-align:center;
	padding:5px 0 0 0;
	border:solid #67b6cd 0px;
	border-radius:15px;
}
.twoQColInner div:nth-child(2n+1) {
	clear:both;
	margin-right:5%;
	
}
.twoQColInner div:nth-child(2n+2) {
	
margin-left:5%;
}

.twoQColInner img {
	
	margin-bottom:0em;
	margin:0 auto;

}
.twoQCol *, .twoQCol *:after, .twoQCol *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.twoQCol .cp_actab {
	position: relative;
	display:inline-block;
	overflow: hidden;
	margin: 0 0 1em 0;
	color: rgba(0, 0, 0, 0.60);
}
.twoQCol .cp_actab input {
	position: absolute;
	opacity: 0;
	
}


/* 質問 */

.twoQCol .cp_actab label {
	font-weight: bold;
	line-height: 1.6em;
	position: relative;
	display: block;
	width: 100%;
	margin:0px auto;
	padding: 1em 2em 1em 2.5em;
	cursor: pointer;
	text-indent: 1em;
	border-radius: 0.5em;
	background: #fff;
	border:solid 2px #a10088;
}
.twoQCol .cp_actab label::before {
	position:absolute;
	top: 0.7em;
	left: 60px;
	font-family: serif;
	font-size: 1.5em;
	margin-left: -2em;
	padding-right: 1em;
	content: 'Q';
}
.twoQCol .cp_actab label:hover {
	transition: all 0.3s;
	color: #a10088;
}
/* --質問の＋アイコン */
.twoQCol .cp_actab label::after {
	font-size: 1.7em;
	font-weight: bold;
	line-height: 2em;
	position: absolute;
	top: 0.1em;
	right: 0;
	content: '＋';
	display: inline-block;
	width: 2em;
	height: 2em;
	color:#a10088;
	border-radius:50px;
	-webkit-transition: transform 0.4s;
	        transition: transform 0.4s;
}
/* 答え */
.twoQCol .cp_actab .cp_actab-content {
	position: relative;
	width: 100%;
	margin:0 auto;
	overflow: hidden;
	max-height: 0;
	padding: 0 0 0 4.5em;
	-webkit-transition: max-height 0.2s;
	        transition: max-height 0.2s;
	border-radius: 0 0 0.5em 0.5em;
	text-align:left;
}
.twoQCol .cp_actab .cp_actab-content::before {
	font-family: serif;
	font-size: 34px;
	position: absolute;
	left:35px;
	margin: 0.2em 0 0 -0.5em;
	padding: 0;
	content: 'A';
}
.twoQCol .cp_actab .cp_actab-content p {
	margin: 1em 1em 1em 0;
}
/* 質問を開いた時の仕様 */
/* --答えの高さ */
.twoQCol .cp_actab input:checked ~ .cp_actab-content {
	margin:-5px auto;
	max-height: 40em;
	border: 10px solid #a10088;
}
/* 質問をクリックした時のアイコンの動き */
.twoQCol .cp_actab input:checked ~ label {
	color: #a10088;
	border-radius: 0.5em 0.5em 0 0;
}
/* 質問をクリックした時の+の動き */
.twoQCol .cp_actab input[type=checkbox]:checked + label::after {
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;

}


@media screen and (max-width:767px) {
	.twoQCol{margin-bottom:0px;}
	.twoQColInner {margin:0 auto;}
	.twoQColInner div {float:none;width:100%;}
	.twoQColInner div:nth-child(2n+1) {clear:both;margin-bottom:0em;}
	.twoQColInner div:nth-child(2n+2) {clear:both;margin-left:-0em;margin-bottom:0em;}
	.twoQColInner img {margin-bottom:0em;}
}

form#mail_form input[type=radio], input[type=checkbox] {
  display: none;
}

form#mail_form .radio, .checkbox {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 20px 8px 0;
  padding: 12px 12px 12px 42px;
  border-radius: 8px;
  background-color: #f6f7f8;
  vertical-align: middle;
  cursor: pointer;
}
form#mail_form .radio:hover, .checkbox:hover {
  background-color: #e1ffff;
}
form#mail_form .radio:hover:after, .checkbox:hover:after {
  border-color: #a10088;
}
form#mail_form .radio:after, .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}

form#mail_form .radio:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #a10088;
  content: '';
  opacity: 0;
}
form#mail_form input[type=radio]:checked + .radio:before {
  opacity: 1;
}

form#mail_form.checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #a10088;
  border-bottom: 3px solid #a10088;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
form#mail_form input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}

.radioul{
	display:inline-block;
}

