@charset "UTF-8";
/*-----------------------------------
firstView
----------------------------------*/
#firstView{
	background: rgb(255,231,218);
	background: linear-gradient(180deg, rgba(255,231,218,1) 0%, rgba(255,231,218,1) 50%, rgba(255,241,204,1) 50%, rgba(255,241,204,1) 100%);
}
@media screen and (max-width:740px){
	#firstView{
		padding-top: 60px;
	}
}
/*-----------------------------------
camera
----------------------------------*/
#camera .bg_w{
	padding: 10px 2.5%;
}
/*-----------------------------------
dream
----------------------------------*/
#dream dl{
	padding: 10px 0 15px;
	border-bottom: dotted 3px #ff7b00;
}
#dream dl dt{
	width: 30%;
	display: inline;
	padding: 10px 2% 10px 0;
}
#dream dl dd{
	display: inline;
	padding: 10px 0;
}
#dream #top3{
	background: url("../img/common/bg_radial.png");
	background-repeat: no-repeat;
	background-size: 120%;
}
#dream #top3 div.deco_01{
	width: 20%;
	max-width: 140px;
	top:0;
	right: -3%;
}
#dream #top3 div.deco_02{
	width: 20%;
	max-width: 140px;
	top:50px;
	left: -3%;
}
#dream #top3 h3{
	width: 90%;
  	max-width: 740px;
	top:-80px;
	left: 0;
	right: 0;
}
#dream #top3 dl:before{
	content: url("../img/common/icon_crown.svg");
	width: 60px;
	display: inline-block;
	margin-right: 10px;
}
#dream #top3 .bg_w{
	padding: 60px 3% 20px;
}
#dream #average .bg_w{
	padding: 60px 3% 20px;
}
#dream #average h3{
	width: 80%;
	margin-left: 3%;
}
#dream #average .mx740:before{
	width: 80px;
	content: url("../img/common/illust_clip.svg");
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top:-60px;
	margin: 0 auto;
	z-index: 1;
}
#dream #average .img{
	width: 30%;
	max-width: 220px;
	right:-40px;
	top:-60px;
}
@media screen and (max-width:740px){
	#dream #top3 .bg_w {
	  padding: 40px 3% 20px;
	}
	#dream #top3 h3{
		width: 85%;
		top: -25px;
	}
	#dream #top3 div.deco_01 {
	  width: 15%;
	  top: -10px;
	}
	#dream #top3 div.deco_02 {
	  width: 20%;
	  top: -20px;
	}
	#dream #top3 dl:before{
		width: 30px;
		margin-right: 10px;
	}
	#dream #average .bg_w {
	  padding: 40px 3% 20px;
	}
	#dream #average .mx740::before {
	  width: 50px;
	  top: -35px;
	}
	#dream #average .img {
	  width: 30%;
	  right: -40px;
	  top: -40px;
	}
}
/*-----------------------------------
howto
----------------------------------*/
#howto .box{
	max-width: 840px;
	width: 98%;
	border: solid 5px #fff;
	padding-top: 40px;
}

#howto ul li{
	padding: 20px 2.5%;
	border: solid 4px #000;
}
#howto ul li .bg_bk{
	width: 90px;
	height: 90px;
	padding-top: 28px;
	top:-30px;
	right: -10px;
	z-index: 1;
}
#howto ul li .img{
	width: 40%;
}
#howto ul li .txt{
	width: 56%;
}
#howto ul li:nth-child(2n) .bg_bk{
	left: -10px;
	right: inherit;
}
#howto ul li .fz32 {
	margin-bottom: 5px;
	padding-bottom: 5px;
  border-bottom: solid 2px #000;
}
#howto ul li a{
	padding:0 40px 3px 0;
	border-bottom: solid 2px #ed728c;
	transition: all .4s;
}
#howto ul li a:after {
  content: url("../img/common/icon_link_arrow_p.svg");
	width: 30px;
	right: 0;
	top: 0;
	transition: all .4s;
	display: block;
	position: absolute;
}
#howto ul li a:hover{
	border-bottom: solid 2px rgba(0,0,0,0.00);
}
@media screen and (max-width:740px){
	#howto .box {
	  width: 96%;
	  border: solid 3px #fff;
	  padding-top: 20px;
	}
	#howto .box .video{
		width: 100%;
		aspect-ratio: 16 / 9;
	}
	#howto .box .video iframe {
	  width: 100%;
	  height: 100%;
	}
	#howto ul li {
	  border: solid 2px #000;
	}
	#howto ul li .bg_bk{
		width: 60px;
		height: 60px;
		padding-top: 18px;
	}
	#howto ul li a {
	  padding: 0 20px 3px 0;
	}
	#howto ul li a::after {
	  width: 15px;
	}
}


/*-----------------------------------
about
----------------------------------*/

#about .bnr{
	width: 100%;
	max-width: 780px;
	
}
/*-----------------------------------
commute
----------------------------------*/
#commute dl{
	border: solid 3px #15b3a5;
	box-sizing: border-box;
}


/*#commute .accordion_list .accordion_icon {
  content: url("../img/common/icon_link_arrow_bk.svg");
  width: 40px;
  height: 40px;
  float: right;
  margin: 15px 10px 0 0;
  transform: rotate(90deg);
  transition: all .4s;
}*/
@media screen and (max-width:740px){
/*	#commute .accordion_list .accordion_icon {
	  content: url("../img/common/icon_link_arrow_bk.svg");
	  width: 24px;
	  height: 24px;
	  float: right;
	  margin: 15px 0px 0 0;
	  transform: rotate(90deg);
	  transition: all .4s;
	}*/
}
/*-----------------------------------
info
----------------------------------*/
#info .h2_title{
	background: url("../img/common/bg_hexagon.png"),url("../img/common/deco_heart_01.png"),url("../img/common/deco_heart_02.png");
	background-repeat: no-repeat;
	background-size: 40%,20%,20%;
	background-position: center center,100% -10%, -5% 120%;
	padding: 50px 0 40px;
}
#info .h2_title h2{
	width: 60%;
	max-width: 360px;
	margin-bottom: 10px;
}
#info .h2_title .tag{
	left: 0;
	top:-27px;
}
#info .slider{
	width: 100%;
}
#info .slider .title{
	margin-top: 10px;
}
#info .slider .slick-slide{
	max-width: 360px;
}
@media screen and (max-width:740px){
	#info .h2_title{
		padding-bottom: 0;
	}
	#info .h2_title .tag {
		width: 100px;
		top: -13px;
		left: 2%;
	}
}
/*-----------------------------------
flow
----------------------------------*/
#flow .bkbox .bk_txt ul{
	margin-left: 5%;
}
#flow .bkbox .bk_txt ul li {
	list-style: none;
	margin: 5px 0 ;
	position: relative;
}
#flow .bkbox .bk_txt ul li:before {
	content: "";
	width: 15px;
	height: 15px;
	background: #f1b4b4;
	top: 12px;
	left: -25px;
	position: absolute;
	transition: all .4s;
	display: block;
	border-radius: 10px;
}
#flow .accordion_list .accordion_title .num{
	margin-right: 1%;
}
#flow .accordion_list dt {
	padding-top: 20px;
}
#flow .accordion_list dd {
	padding-top: 0;
}
#flow .accordion_list dd .txt{
	width: 60%;
	line-height: 2.8rem;
}
#flow .accordion_list dd .img{
	width: 37%;
}
#flow .accordion_list dd .sub_title{
	margin-bottom: 20px;
	padding:0 0 5px 20px;
	border-bottom: solid 1px #eb5151;
}
#flow .accordion_list dd .sub_title:before {
	content: "";
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	background: #eb5151;
	top: 6px;
	left: 0;
	position: absolute;
	display: block;
	width: 10px;
	height: 20px;
}
@media screen and (max-width:740px){
	#flow .bkbox .bk_txt ul li::before {
	  width: 10px;
	  height: 10px;
	  top: 10px;
	  left: -20px;
	}
}
/*-----------------------------------
faq
----------------------------------*/
#faq .box dl{
	border: 4px solid #93d219;
	box-sizing: border-box;
}

/*-----------------------------------
message
----------------------------------*/
#message .bg_w{
	padding: 20px 2.5% 60px;
	border: solid 10px #f6c20e;
}
#message h2{
	width: 60%;
	max-width: 400px;
}
#message .img{
	width: 100%;
	max-width: 800px;
}
#message .box{
	padding: 20px 5% 0;
}
#message .box h3 span{
	position: relative;
}
#message .box h3 span.txt_01{
	
}
#message .box h3 span.txt_01:before,
#message .box h3 span.txt_02:after{
	width: 25px;
	content: url("../img/common/icon_quotation _y.svg");
	position: absolute;
}
#message .box h3 span.txt_01:before{
	left:-40px;
}
#message .box h3 span.txt_02:after{
	right:-40px;
	transform: scale(-1, -1);
}
@media screen and (max-width:740px){
	#message .bg_w{
		padding: 20px 2.5%;
		border: solid 3px #f6c20e;
	}
	#message .box h3 span.txt_01::before,
	#message .box h3 span.txt_02::after {
	  width: 20px;
}













/*-----------------------------------
board
----------------------------------*/
#board{
	overflow : hidden;
}
#board p{
	margin:0;
	display : inline-block;
	padding-left: 100%;
	white-space : nowrap;
	line-height : 1em;
	animation : boardscroll 10s linear infinite;
}
@keyframes boardscroll{
	0% { transform: translateX(0)}
	100% { transform: translateX(-100%)
	}
}
/*-----------------------------------
firstView
----------------------------------*/
#firstView .img_02{
	left: 0;
	top:0;
	z-index: 1;
}
#firstView .img_03{
  left: -30%;
  top: -20px;
  z-index: 1;
}
/*-----------------------------------
info
----------------------------------*/
#info .icon_title:before{
	content: url("../img/common/icon_megaphone_w.svg");
}
#info .mx680{
	padding-bottom: 10px;
}
#info dt{
	padding-top: 15px;
}
#info dd{
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: solid 2px #f1f1f1;
}
@media screen and (max-width: 740px) {
	#info dd {
	  margin-bottom: 0px;
	}
}
/*-----------------------------------
choice
----------------------------------*/
#choice .ranking li{
	min-height: 60px;
	position: relative;
	padding: 20px 0 20px 140px;
}
#choice .ranking li:before{
	position: absolute;
	left: 0;
}
#choice .ranking li:first-child{
	color: #ddb32a;
	border-bottom: solid 4px #ddb32a;
}
#choice .ranking li:nth-child(2){
	color: #b7af9a;
	border-bottom: solid 4px #b7af9a;
}
#choice .ranking li:nth-child(3){
	color: #897058;
	border-bottom: solid 4px #897058;
}
#choice .ranking li:first-child:before{
	width: 120px;
	content: url("../img/common/icon_ranking_01.svg");
}
#choice .ranking li:nth-child(2):before{
	width: 100px;
	content: url("../img/common/icon_ranking_02.svg");
	left: 10px;
	top:10px;
}
#choice .ranking li:nth-child(3):before{
	width: 100px;
	content: url("../img/common/icon_ranking_03.svg");
	left: 10px;
}
#choice .icon_title:before{
	content: url("../img/common/icon_balloon_w.svg");
}
@media screen and (max-width: 740px) {
	#choice .ranking li{
		min-height: auto;
		position: relative;
		padding: 20px 0 20px 80px;
	}
	#choice .ranking li:first-child:before{
		width: 70px;
		top: 10px;
	}
	#choice .ranking li:nth-child(2):before{
		width: 50px;
		left: 10px;
		top:10px;
	}
	#choice .ranking li:nth-child(3):before{
		width: 50px;
		left: 10px;
		top: 10px;
	}
}
/*-----------------------------------
point
-----------------------------------*/
#point .deco{
	width: 25%;
	max-width: 200px;
	top:10px;
}
#point .deco_01{
	left: 0;
}
#point .deco_02{
	right: 0;
	transform: scale(-1, 1);
}
#point ul.dspflex {
	align-items: stretch;
}
#point ul.dspflex p{
	margin-top: 10px;
}
@media screen and (max-width:740px){
	#point .deco{
		width: 20%;
		top:0;
	}
}
/*-----------------------------------
desire
----------------------------------*/
#desire ul li{
	padding: 20px 2.5%;
}
@media screen and (max-width:740px){
	#desire ul li {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
/*-----------------------------------
office
----------------------------------*/
#office .icon_title{
	background: #fff;
	padding-top: 10px;
	padding-right: 30%;
	left: 0;
	bottom: 0;
	display: inline-block;
	position: absolute;
}
#office .icon_title:before{
	content: url("../img/common/icon_train_v.svg");
	left: 0;
}
#office .list{
	padding: 10px 2.5%;
	border: solid 4px #a88ec5;
}
@media screen and (max-width: 740px) {
	#office .icon_title:before{
		width: 25px;
	}
}
/*-----------------------------------
description
-----------------------------------*/
#description .icon_title:before{
	content: url("../img/common/icon_note_w.svg");
}
#description dt,
#description dd{
	padding: 15px 2.5%;
}
#description dt{
	background: #fff6f6;
}
#description dd{
	padding-bottom: 25px;
}
#description dd div{
	margin:15px 0 15px 20px;
	padding-left: 10px;
	border-left: solid 5px #f09eb5;
}
@media screen and (max-width: 740px) {
	#description .icon_title:before{
		width: 25px;
	}
}









