* {margin: 0; padding: 0;}

a {text-decoration: none;}

/* This class is added on scroll */
.fixed {
	position: fixed;
	top: 0;
	height: 70px;
	z-index: 1;
	background-color:rgba(255, 255, 255, 1);
}


body {
	font-family: 'Lato', 'Noto Sans Japanese', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 17.5px;
	color: #374046;
	width:100%;
	min-width:100%;
}

section {
}

header{
	background-color:rgba(255, 255, 255, 1);
	z-index: 10;
	height: 64px;
}

h1 {
  position: relative;
  text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;
	font-weight: normal;
	font-size: 2.2em;
	color: #363833;
	text-align: center;
}
h1 span {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0 5.5em;
  padding: 0 1em;
  background-color: #fff;
  text-align: left;
	font-weight: normal;
	text-align:center;
}
h1:before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  background: -webkit-linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
  background: linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
}

@media screen and (max-width: 1000px)  {
		h1{

			padding-top: 30px;
			padding-bottom: 30px;
		}
		h1 span{
			position: relative;
			color: #363833;
			display: inline-block;
			margin: 0 0;
			text-shadow: 0 0 2px white;
			padding: 0 5px;
			text-align: center;
			z-index: 0;
		}
		h1:after{
			background: #ccc;
			border-radius: 5px;
			content: ' ';
			display: block;
			height: 4px;
			margin: 35px auto 0;
			width: 47.5px;
		}
		h1:before {
			display: none;
		}
}

.h1-1{
	text-align: center;
	font-size: 1.3em;
	margin: 0 auto;
	/* margin: 0 6px 30px; */
	max-width: 730px;
	padding: 10px;
}

.h1-2 {
  position: relative;
  text-align: center;
	padding-top: 70px;
	padding-bottom: 40px;
	font-weight: normal;
	font-size: 2.2em;
	color: #363833;
	text-align: center;
}
.h1-2 span {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0 4em;
  padding: 0 1em;
  background-color:#f4f5f7;
  text-align: left;
	font-weight: normal;
	text-align:center;
}
.h1-2:before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  background: -webkit-linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
  background: linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
}

@media screen and (max-width: 1000px)  {
		.h1-2{

			padding-top: 70px;
			padding-bottom: 30px;
		}
		.h1-2 span{
			position: relative;
			color: #363833;
			display: inline-block;
			margin: 0 0;
			text-shadow: 0 0 2px white;
			padding: 0 5px;
			text-align: center;
			z-index: 0;
		}
		.h1-2:after{
			background: #ccc;
			border-radius: 5px;
			content: ' ';
			display: block;
			height: 4px;
			margin: 35px auto 0;
			width: 47.5px;
		}
		.h1-2:before {
			display: none;
		}
}

.h1-3{
	font-size: 0.8em;
	text-align: center;
	line-height: 1.5em;
}
@media screen and (max-width: 480px)  {
		.h1-3 {
			width: 96%;
			text-align: left;
			margin-left: 2%;
			margin-left: 2%;
		}
}


.h1-4 {
  position: relative;
  text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;
	font-weight: normal;
	font-size: 2.2em;
	color: #363833;
	text-align: center;
}
.h1-4 span {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0 4em;
  padding: 0 1em;
  background-color: #fff;
  text-align: left;
	font-weight: normal;
	text-align:center;
}
.h1-4:before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  background: -webkit-linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
  background: linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
}

@media screen and (max-width: 1000px)  {
		.h1-4{
			padding-top: 30px;
			padding-bottom: 30px;
		}
		.h1-4 span{
			position: relative;
			color: #363833;
			display: inline-block;
			margin: 0 0;
			text-shadow: 0 0 2px white;
			padding: 0 5px;
			text-align: center;
			z-index: 0;
		}
		.h1-4:after{
			background: #ccc;
			border-radius: 5px;
			content: ' ';
			display: block;
			height: 4px;
			margin: 35px auto 0;
			width: 47.5px;
		}
		.h1-4:before {
			display: none;
		}
}


.h1-5 {
  position: relative;
  text-align: center;
	padding-top: 70px;
	padding-bottom: 40px;
	font-weight: normal;
	font-size: 2em;
	text-align: center;
}

@media screen and (max-width: 1000px)  {
		.h1-5{
			padding-top: 70px;
			padding-bottom: 30px;
		}
}

h2 {
  position: relative;
  padding: .25em 0 .5em .75em;
  border-left: 8px solid #ccc;
	margin: 80px auto 40px;
	text-align: left;
	color: #363833;
}

h2::before {
  position: absolute;
  left: -8px;
  bottom: 0;
  content: '';
  width: 8px;
  height: 50%;
  background-color: #3498db;
}

h2::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ccc;
}


h3 {
  position: relative;
  padding: .25em 0 .25em .75em;
  border-left: 8px solid #ddd;
	margin: 6% 2% 2%;
	text-align: left;
	color: #363833;
	font-weight: normal;
	font-size: 1.4em;
	border-radius: 2px 2px 2px 2px;
}

h3::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
}

.h3-1 {
  position: relative;
  padding: .25em 0 .25em .75em;
	margin: 6% 2% 2%;
	text-align: center;
	color: #363833;
	font-weight: normal;
	font-size: 1.4em;
	border-radius: 2px 2px 2px 2px;
}

.h3-2 {
  position: relative;
  padding: .25em 0 .25em .75em;
	margin: 6% 2% 2% 10%;
	text-align: left;
	font-size: 1.4em;
	border-radius: 2px 2px 2px 2px;
	font-weight: bold;
}
.h3-2-p {
  position: relative;
  padding: .25em 0 .25em .75em;
	margin: 2% 2% 2% 10%;
	text-align: left;
	font-size: 1em;
	border-radius: 2px 2px 2px 2px;
	line-height: 1.4em;
}
@media screen and (max-width: 1200px)  {
		.h3-2{
			margin-left: 1%;
		}
		.h3-2-p{
			margin-left: 1%;
		}
}

.h3-3 {
  position: relative;
  padding: .25em 0 .25em .75em;
	margin: 6% 10% 2% 2%;
	text-align: left;
	font-size: 1.4em;
	border-radius: 2px 2px 2px 2px;
	font-weight: bold;
}
.h3-3-p {
  position: relative;
  padding: .25em 0 .25em .75em;
	margin: 6% 10% 2% 2%;
	text-align: left;
	font-size: 1em;
	border-radius: 2px 2px 2px 2px;
	line-height: 1.4em;
}
@media screen and (max-width: 640px)  {
		.h3-3{
			margin-right: 2%;
		}
		.h3-3-p{
			margin-right: 2%;
		}
}
.h3-4 {
  position: relative;
	margin: 6% 2% 2%;
	text-align: center;
	color: #363833;
	font-weight: normal;
	font-size: 1.4em;
	border-radius: 2px 2px 2px 2px;
}

h4{
	text-align: left;
	font-weight: normal;
	margin: 2%;
}

h4 a:hover{
 color:#3367ff;
}

h5{
	position: relative;
	text-align: left;
	font-weight: normal;
	margin: 2%;
	font-size: 1em;
	padding-left: 2%;
}
h5::before{
	position: absolute;
	left: -12px;
	bottom: 0;
	content: '';
	width: 8px;
	height: 100%;
  background-color: #3498db;
}

h6{
	font-size: 0.9em;
	font-weight: normal;
	line-height: 120%;
	margin-left: 2%;
	margin-right: 2%;
}

.spacer{
	width: 100%;
	height: 40px;
}

.spacer-res{
	width: 100%;
	height: 40px;
}
@media screen and (max-width: 770px)  {
	.spacer-res{
		display: none;
	}
}


.box-spacer{
	width: 100%;
	height: 40px;
}
@media screen and (max-width: 639px)  {
	.box-spacer{
		display: none;
	}
}

.contents{
	max-width: 960px;
	padding: 10px;
	margin: 0 auto;
	text-align: left;
	/* line-height: 30px; */
	line-height: 1.6em;
}
.contents < p{
	font-size: .8em;
}
.contents-center{
	max-width: 800px;
	padding: 10px;
	margin: 0 auto;
	text-align: center;
	line-height: 1.6em;
}

span{
	font-weight: bold;
}


/* 共通の3ボックスカラムアイコンスタイル */
.icon-area{
	width: 70px;
	height: 50px;
	margin: 0 auto;
}
.icon-area img{
	height: 100%;
	width: 100%;
	margin: 0 auto;
}

.grids-02-01,.grids-02-02,.grids-02-03{
  overflow: auto;
  min-width: 0;
  padding: 0.8em;
}

@media screen and (max-width: 640px)  {
		.grids-02{
			margin-top: 20px;
		}
}

@media screen and (max-width: 460px)  {
		.grids-02{
			padding: 0;
			margin-top: 40px;
		}
}


#icon-area-01{
	width: 94%;
	height: 100px;
	margin: 0 auto;
	background-image: url(../img/05-2560-a.jpg);
	background-position: center;
	background-size: cover;
}
.grids-02-01:hover #icon-area-01{
		opacity:0.8;
		filter:alpha(opacity=80);
		-ms-filter: "alpha( opacity=80 )";
}
#icon-area-02{
	width: 94%;
	height: 100px;
	margin: 0 auto;
	background-image: url(../img/02-2560-a.jpg);
	background-position: center;
	background-size: cover;
}
.grids-02-02:hover #icon-area-02{
		opacity:0.8;
		filter:alpha(opacity=80);
		-ms-filter: "alpha( opacity=80 )";
}
#icon-area-03{
	width: 94%;
	height: 100px;
	margin: 0 auto;
	background-image: url(../img/07-2560-a.jpg);
	background-position: center;
	background-size: cover;
}
.grids-02-03:hover #icon-area-03{
		opacity:0.8;
		filter:alpha(opacity=80);
		-ms-filter: "alpha( opacity=80 )";
}
@media screen and (max-width: 640px)  {
	#icon-area-01,#icon-area-02,#icon-area-03{
	width: 98%;
		}
}


/* 詳しく見るボタン */
.btn-area{
	margin-top: 6%;
	margin-bottom: 30px;
	width: 100%;
}

.square_btn{
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: rgba(121, 177, 247, 1);/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #627295;
    border-radius: 3px;
		width: 100px;
		margin: 0 auto;
		text-align: center;
}
.square_btn:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
		margin-bottom: 8px;
}

.btn-area-2{
	margin-top: 2%;
	margin-bottom: 10px;
	width: 100%;
}
.square_btn-2{
		font-size: .9em;
		line-height: 1.1em;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: rgba(121, 177, 247, 1);/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #627295;
    border-radius: 3px;
		width: 120px;
		margin: 0 auto;
		text-align: center;
}
.square_btn-2:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
		margin-bottom: 8px;
}

.btn-area-3{
	margin-top: 6%;
	margin-bottom: 30px;
	width: 100%;
}

.square_btn-3{
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: rgba(121, 177, 247, 1);/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #627295;
    border-radius: 3px;
		width: 100px;
		margin: 0 auto;
		text-align: center;
}
.square_btn-3:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
		margin-bottom: 8px;
}

@media screen and (max-width: 640px)  {
		.btn-area-3{
			margin-top: 2%;
			margin-bottom: 0px;
		}

}


/* 詳しく見るボタン */

/* メインコンテンツ背景スクリーン設定 */
#screen1 {
	background-size: cover;
	background-position: 50%, 50%;
	position: relative;
}

#screen1 p {
	padding-top: 100px;
}

#screen2 {
	padding-bottom: 0;
	z-index: -9997;
}

#screen3 {
}
/* メインコンテンツ背景スクリーン設定 */

/* メインコンテンツスタイル */
.mein-contents{
	max-width: 1200px;
	background-color:#fff;
	margin: 0 auto;
	position: relative;
}
.effect8{
	max-width: 1200px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
}
@media screen and (max-width: 460px)  {
		.effect8 {
		 padding: 0;
		 margin: 0;
		}
}
/* メインコンテンツスタイル */

/* メインコンテンツgrayスタイル */
.effect7{
	width: 100%;
	background-color:rgba(245,241,238,.7);
	padding-top: 2px;
	padding-bottom: 50px;
  background-color: #f4f5f7;
}
/* 主にトップページで使用しているスタイル */
.effect6{
	width: 100%;
	background-color:#f4f5f7;
	padding-top: 2px;
}

.effect5{
	width: 100%;
	background-color:#f4f5f7;
	padding-top: 2px;
	padding-bottom: 50px;

}
/* メインコンテンツgrayスタイル */

/* トップページのスタイリング */
.header-tell-area-top{
	margin: 20px auto;
   max-width: 600px;
   height: 100px;
}

.header-tell-area-left{
  float: left;
  width: 260px;
}
.header-tell-area-right{
  float: right;
  width: 260px;
}
@media screen and (max-width: 770px) {
  .header-tell-area-left{
    float: none;
    margin: 0 auto;
		margin-bottom: 30px;
  }
  .header-tell-area-right{
    float: none;
    margin: 0 auto;
  }
	.header-tell-area-top{
	   height: 170px;
	}
}

a.tell-button-top {
  font-size: 1em;
  margin-top: 30px;
  margin: 0 auto;
	width: 200px;
  padding: 10px 30px;
  border-radius: 4px;
  display: inline-block;
	text-align: center;
  line-height: 14px;
  animation-name: greenPulse-3;
  animation-duration: 3s;
  animation-iteration-count: infinite;

  -webkit-animation-name: greenPulse-3;
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -ms-animation-name: greenPulse-3;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  color: #fff;
  display: block;
}
@-webkit-keyframes greenPulse-3 {
  from {
    background-color: rgba(121, 177, 247, .9);
    box-shadow: 0 0 15px 10px #fff;
    -webkit-box-shadow: 0 0 15px 10px #fff;
    -ms-box-shadow: 0 0 15px 10px #fff;
   }
  50% {
    background-color: 	rgba(86, 160, 253, .9);
    box-shadow: 0 0 18px rgba(0, 191, 255, .6);
    -webkit-box-shadow: 0 0 18px rgba(0, 191, 255, .6);
    -ms-box-shadow: 0 0 18px rgba(0, 191, 255, .6);
   }
  to {
    background-color: rgba(121, 177, 247, .9);
    box-shadow: 0 0 15px 10px #fff;
    -webkit-box-shadow: 0 0 15px 10px #fff;
    -ms-box-shadow: 0 0 15px 10px #fff;
   }
}
@keyframes greenPulse-3 {
  from {
    background-color: rgba(121, 177, 247, .9);
    box-shadow: 0 0 15px 10px #fff;
   }
  50% {
    background-color: 	rgba(86, 160, 253, .9);
    box-shadow: 0 0 18px rgba(0, 191, 255, .6);
   }
  to {
    background-color: rgba(121, 177, 247, .9);
    box-shadow: 0 0 15px 10px #fff;
   }
}



.point-area{
	margin: 10px;
	font-weight: bold;
	padding: .25em 0 .25em .75em;
	margin: 6% 2% 1% 10%;
}
@media screen and (max-width: 1200px)  {
		.point-area{
			margin-left: 4%;
		}
}
.point-area img{
	width: 25px;
	height: 25px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}

.point-coment{
	vertical-align: middle;
	display: block;
	font-size: 1em;
	margin: 4px 4px 4px 30px;
	color: #374046;
	font-weight: bold;
}
.point-coment-01{
	vertical-align: middle;
	display: block;
	font-size: 1em;
	color: #374046;
	margin-left: 10%;
}




.h3-2-p-top {
  position: relative;
  padding: .25em 0 .25em 2.7em;
	margin: 2% 2% 2% 10%;
	text-align: left;
	font-size: 1em;
	border-radius: 2px 2px 2px 2px;
	line-height: 1.4em;
}
@media screen and (max-width: 1200px)  {
		.h3-2-p-top{
			margin-left: 4%;
		}
}
.h3-2-p-top img{
	width: 26px;
	height: 26px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}



.toppage-logo1-area{
	margin: 0 auto;
	width: 300px;
}
.toppage-logo1-area img{
	width: 60px;
	height: 60px;
	margin: 0 auto;
	display: block;
}
.toppage-logo1-area p{
	text-align: center;
	font-size: 2.2em;
	color: #808080;
}
.toppage-logo1-area p p{
	text-align: center;
	font-size: 2em;
}

@media screen and (max-width: 770px)  {
		.toppage-logo1-area{
			display: none;
		}
}


/* トップページのスタイリング */


/* charge.htmlのスタイリング */
#charge-photo-01{
	padding: 40px 10px;
	margin-bottom: 40px;
	height: 40px;
}
/* charge.htmlのスタイリング */

/* チェックボックスオンの時 */
.check:checked ~ .contents {
    -webkit-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px);
}


/* 料金のご案内ページの料金画像のスタイリング */
.charge-image-area{
	width: 96%;
	margin: 2%;
}
.charge-image-area img{
	max-width:100%;
}
.charge-image-area-res{
	width: 96%;
	margin: 2%;
	display: none;
}
.charge-image-area-res img{
	max-width:100%;
}
@media screen and (max-width: 640px)  {
		.charge-image-area {
			display: none;
		}
		.charge-image-area-res {
		 display: block;
		}
}

.res-above640{
	display: block;
}
.res-below640{
	display: none;
}

@media screen and (max-width: 640px)  {
	.res-above640{
		display: none;
	}
	.res-below640{
		display: block;
	}
}
/* 料金のご案内ページの料金画像のスタイリング */


/* 車両のご案内ページのスタイリング */
.res-above950{
	display: block;
}
.res-below950{
	display: none;
}

@media screen and (max-width: 950px)  {
	.res-above950{
		display: none;
	}
	.res-below950{
		display: block;
	}
}

/* 車両のご案内ページのスタイリング */

/* よくある質問ページのスタイリング */
.q-and-a-area{
	max-width: 900px;
	height: 100%;
	width: 90%;
	margin: 0 auto;
}
.que-area{
	margin: 10px;
	font-weight: bold;
}

.ans-area{
	margin: 10px;
	margin-bottom: 40px;
	clear: both;
	margin-left: 30px;
}
.que-area img{
	width: 23px;
	height: 23px;
	float: left;
	margin-top: 0px;
}

.ans-area img{
	width: 24px;
	height: 24px;
	float: left;
	margin-top: 0px;
	display: inline-block;
}
.que-coment{
	vertical-align: middle;
	display: block;
	font-size: 1.2em;
	margin: 4px 4px 4px 30px;
}
.que-coment-2{
	vertical-align: middle;
	display: block;
	font-size: 1em;
	margin: 4px 4px 4px 30px;
	color: #374046;
	font-weight: normal;
}


.ans-coment{
	vertical-align: middle;
	/* background-color: black; */
	display: block;
	font-size: 1em;
	margin: 4px 4px 4px 30px;
}

.spacer2{
	width: 100%;
	height: 40px;
	clear: both;
}
@media screen and (max-width: 640px)  {
		.spacer2{
			display: none;
		}
}

#contact-coment-photo-area-01{
	width: 256px;
	height: 160px;
	margin-left: 10px;
	background-image: url("../img/image025.jpg");
	background-position: center;
	background-size: cover;
	float: right;
	background-repeat: no-repeat;
}
@media screen and (max-width: 640px)  {
		#contact-coment-photo-area-01 {
			width: 125px;
			height: 80px;
		}
}
@media screen and (max-width: 540px)  {
		#contact-coment-photo-area-01 {
			display: none;
		}
}

#contact-coment-photo-area-02{
	width: 256px;
	height: 160px;
	margin-left: 10px;
	background-image: url("../img/image36.jpg");
	background-position: center;
	background-size: cover;
	float: right;
	background-repeat: no-repeat;
}
@media screen and (max-width: 640px)  {
		#contact-coment-photo-area-02 {
			width: 125px;
			height: 80px;
		}
}
@media screen and (max-width: 540px)  {
		#contact-coment-photo-area-02 {
			display: none;
		}
}

#contact-coment-photo-area-03{
	width: 256px;
	height: 160px;
	margin-left: 10px;
	background-image: url("../img/image026.jpg");
	background-position: center;
	background-size: cover;
	float: right;
	background-repeat: no-repeat;
}
@media screen and (max-width: 640px)  {
		#contact-coment-photo-area-03 {
			width: 125px;
			height: 80px;
		}
}
@media screen and (max-width: 540px)  {
		#contact-coment-photo-area-03 {
			display: none;
		}
}

#contact-coment-photo-area-04{
	width: 256px;
	height: 160px;
	margin-left: 10px;
	background-image: url("../img/image029.jpg");
	background-position: center;
	background-size: cover;
	float: right;
	background-repeat: no-repeat;
}
@media screen and (max-width: 640px)  {
		#contact-coment-photo-area-04 {
			width: 125px;
			height: 80px;
		}
}
@media screen and (max-width: 540px)  {
		#contact-coment-photo-area-04 {
			display: none;
		}
}

#contact-coment-photo-area-05{
	width: 256px;
	height: 160px;
	margin-left: 10px;
	background-image: url("../img/image123.jpg");
	background-position: center;
	background-size: cover;
	float: right;
	background-repeat: no-repeat;
}
@media screen and (max-width: 640px)  {
		#contact-coment-photo-area-04 {
			width: 125px;
			height: 80px;
		}
}
@media screen and (max-width: 540px)  {
		#contact-coment-photo-area-04 {
			display: none;
		}
}

#contact-coment-photo-area-06{
	width: 256px;
	height: 160px;
	margin-left: 10px;
	background-image: url("../img/image24.jpg");
	background-position: center;
	background-size: cover;
	float: right;
	background-repeat: no-repeat;
}
@media screen and (max-width: 640px)  {
		#contact-coment-photo-area-06 {
			width: 125px;
			height: 80px;
		}
}
@media screen and (max-width: 540px)  {
		#contact-coment-photo-area-06 {
			display: none;
		}
}

#contact-coment-photo-area-07{
	width: 256px;
	height: 160px;
	margin-left: 10px;
	background-image: url("../img/image027.jpg");
	background-position: center;
	background-size: cover;
	float: right;
	background-repeat: no-repeat;
}
@media screen and (max-width: 640px)  {
		#contact-coment-photo-area-07 {
			width: 125px;
			height: 80px;
		}
}
@media screen and (max-width: 540px)  {
		#contact-coment-photo-area-07 {
			display: none;
		}
}

#contact-coment-photo-area-08{
	width: 160px;
	height: 160px;
	margin-left: 10px;
	background-image: url("../img/image42.jpg");
	background-position: center;
	background-size: cover;
	float: right;
	background-repeat: no-repeat;
}
@media screen and (max-width: 640px)  {
		#contact-coment-photo-area-08 {
			width: 80px;
			height: 80px;
		}
}
@media screen and (max-width: 540px)  {
		#contact-coment-photo-area-08 {
			display: none;
		}
}
/* よくある質問ページ用の詳しく見るボタン */
.btn-area-con{
	margin-top: 1%;
	margin-bottom: 36px;
	width: 30%;
}
.square_btn-con{
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: rgba(121, 177, 247, 1);
    color: #FFF;
    border-bottom: solid 4px #627295;
    border-radius: 3px;
		width: 100px;
		margin: 0 auto;
		text-align: center;
}
.square_btn-con:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
		margin-bottom: 8px;
}
/* よくある質問ページ用の詳しく見るボタン  */



/* よくある質問ページのスタイリング */

/* トップページの斜めのグラデーション用のスタイル */
.sparater-area-top {
	position: relative;
	height: 9vh;
	background: #fff;
}
svg {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 9vh;
	fill: #f4f5f7;
}
.sparater-area-top-2 {
	position: relative;
	height: 9vh;
	background: #f4f5f7;
}
.svg-2 {
	fill: #fff;
}
/* トップページの斜めのグラデーション用のスタイル */


/* Mixins */
@mixin gradientBg($startColor, $endColor) {
	background: $startColor;
	background: -moz-linear-gradient(left,  $startColor 0%, $endColor 80%,$endColor 100%);
	background: -webkit-linear-gradient(left,  $startColor 0%, $endColor 80%,$endColor 100%);
	background: linear-gradient(to right,  $startColor 0%, $endColor 80%,$endColor 100%);
}
.bg-gradient1 span,
.bg-gradient1:before {
	@include gradientBg(#52A0FD, #00e2fa);
}


/* fancy Button */
.fancy-button {
	display: inline-block;
	margin: 30px;
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
	font-size: 17px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #ffffff;
	position: relative;

	&:before {
		content: '';
		display: inline-block;
		height: 40px;
		position: absolute;
		bottom: -5px;
		left: 30px;
		right: 30px;
		z-index: -1;
		border-radius: 30em;
		filter: blur(20px) brightness(0.95);
		transform-style: preserve-3d;
		transition: all 0.3s ease-out;
	}
	i {
		margin-top: -1px;
		margin-right: 20px;
		font-size: 1.265em;
		vertical-align: middle;
	}
	span {
		display: inline-block;
		padding: 18px 60px;
		border-radius: 50em;
		position: relative;
		z-index: 2;
		will-change: transform, filter;
		transform-style: preserve-3d;
		transition: all 0.3s ease-out;
	}
	&:focus,
	&:active {
		color: #ffffff;
	}
	&:hover {
		color: #ffffff;

		span {
			filter: brightness(1.05) contrast(1.05);
			transform: scale(0.95);
		}
		&:before {
			bottom: 0;
			filter: blur(10px) brightness(0.95);
		}
	}
	&.pop-onhover {

		&:before {
			opacity: 0;
			bottom: 10px;
		}
		&:hover {

			&:before {
				bottom: -7px;
				opacity: 1;
				filter: blur(20px);
			}
			span {
				transform: scale(1.04);
			}
			&:active {

				span {
					filter: brightness(1) contrast(1);
					transform: scale(1);
					transition: all 0.15s ease-out;
				}
				&:before {
					bottom: 0;
					filter: blur(10px) brightness(0.95);
					transition: all 0.2s ease-out;
				}
			}
		}
	}
}


.res-up480{
}
.res-480{
	display: none;
}
@media screen and (max-width: 480px)  {
	.res-up480{
		display: none;
	}
	.res-480{
		display: block;
	}
}

.res-up530{
}
.res-530{
	display: none;
}
@media screen and (max-width: 530px)  {
	.res-up530{
		display: none;
	}
	.res-530{
		display: block;
	}
}

.res-up580{
}
.res-580{
	display: none;
}
@media screen and (max-width: 580px)  {
	.res-up580{
		display: none;
	}
	.res-580{
		display: block;
	}
}

.res-up780{
}
.res-780{
	display: none;
}
@media screen and (max-width: 780px)  {
	.res-up780{
		display: none;
	}
	.res-780{
		display: block;
	}
}

.res-up800{
}
.res-800{
	display: none;
}
@media screen and (max-width: 800px)  {
	.res-up800{
		display: none;
	}
	.res-800{
		display: block;
	}
}
