body{
	margin: 0 auto;
	padding: 0;
	font-family: YuGothic,'æ¸¸ã‚´ã‚·ãƒƒã‚¯',"ãƒ¡ã‚¤ãƒªã‚ª", meiryo,sans-serif;
	background: #fff;
}
div,p,ol,ul,li,h1,h2,h3,h4,h5,h6,dl,dt,dd,form,input,th,td,caption {
	margin: 0;
	padding: 0;
}
a,
a:link,
a:visited { color:#888888; text-decoration: none; }
a:hover,
a:active { color:#888888; text-decoration: underline; } 
#wrapper img{
	border: none;
	vertical-align:bottom;
	/* width: auto; */
}
p {
	text-align:center;
}
ul,
li {
	list-style:none;
}
img {
	width:100%;
}
/*---------- #common ----------*/
.cnt {
	width: 100%;
	max-width:  750px;
	position:relative;
	margin: 0 auto;
}
#scrpt {
	display:none;
}
.clearfix {
	overflow: hidden;
}
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

/*----------#header_area----------*/
#header {
	background: #6ea9d9;
	text-align: center;
	min-width: 320px;
}
header {
    height: 55px;
}
@media (max-width: 799px) {
header {
    height: 55px;
}
}
#header h1 {
	width: 100%;
	height:  100%;
	max-width:  750px;
	margin: 0 auto;
	background: url(../img/header_bg_1904.jpg) no-repeat center bottom/100% auto;
}

/*--------------.cv--------------*/
.cnt p.btn {
	width: 620px;
	margin: 0 auto;
	padding: 30px 0 50px;
}
.cv  {
	width: 600px;
	margin: 0 auto 100px;
}
.cv li {
	position: relative;
}
.cv li .balloon {
	position: absolute;
	left: -25px;
	bottom: 0px;
}
.cv li + li  {
	margin-top: 30px;
}
button img {
	width:auto;
}
.cv.list {
 width: 94%;
 margin: 60px 3% 20px;
}
#sec06 .cv.list {
 margin: 0 3% 20px;
}
.cv.list li {
 padding: 85px 0 12px;
	margin: 0 auto 20px;
	background: url(../img/cv_main01.png) no-repeat center top/100% auto;
}
.cv.list .cv_01 {
 padding: 75px 0 12px;
}
.cv.list .cv_03 {
 padding: 65px 0 12px;
}
.cv.list .cv_02  {
	background-image: url(../img/cv_main02_1904.png);
}
.cv.list .cv_03  {
	background-image: url(../img/cv_main03.png);
}
.cv.list button {
 position: relative;
 left: 509px;
}
.cv.col-2 {
 display:flex;
 width: 94%;
 margin: 0 3% 75px;
}
.cv.col-2 li {
 margin: 0;
 padding: 278px 12px 15px;
 background: url(../img/cv_sub01.png) no-repeat center top/100% auto;
}
.cv.col-2 li.cv_02 {
 background-image: url(../img/cv_sub02.png);
}
.cv.col-2 li.cv_03 {
 background-image: url(../img/cv_sub03.png);
}
.cv.col-2 li + li {
 margin-left: 22px;
}
#sec-movie {
	padding:20px;
}
.video {
	border-radius:0 0 20px 20px;
	padding:0 40px 23px;
	background:#f9f9f9;
}
video {
	margin: 0 auto;
	background:#000;
}



/*----------.top_area----------*/
#top_area {
}
#top_area dl {
	position: relative;
}
#top_area dd.btn {
	position: absolute;
	left: 0;
	top: 0;
	width: 750px;
}

/* #attention_area */
#attention_area {
	padding: 0 0 40px;
	background: #fff;
	position: relative;
	color: #888888;
}
#attention_area .cnt {
	width: 630px;
	padding-bottom: 30px;
}
#attention_area h2 {
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
	background: #fdf3f5;
	text-align: center;
	margin-bottom: 20px;
}
#attention_area h2.gray {
	background: #fafafa;
}
#attention_area .attention {
	text-align: left;
	padding: 6px 0 20px;
	color: #888888;
	font-size: 14px;
	line-height: 26px;
	margin: 0 0 0;
}
#attention_area .attention dl {
	margin-bottom: 20px;
}
#attention_area .attention dl dt {
	font-weight: bold;
    margin-bottom: 6px;
}
#attention_area .attention .cpt {
	color: #55ace1;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	text-align: left;
margin-bottom: 16px;
}
#attention_area .attention .kome {
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 20px;
}
#attention_area .attention .kome2 {
	text-indent: -2em;
	padding-left: 2em;
	margin-bottom: 20px;
}


/* #footer_area */
#footer_area{
	padding:60px 0 100px;
	border-top: #dff1fa solid 1px;
	text-align: center;
}
#footer_area li {
	font-size: 16px;
	line-height: 16px;
	display: inline-block;
	margin: 0 25px;
}
#footer_area .copy {
	line-height: 0.1;
	margin-top: 35px;
}
#footer_area .copy img {
	width: auto;
}


/*---------- chat window ----------*/
#chamo-window #chamo-waiting {
	bottom:75px !important;
	bottom:18.4375vw !important;
}



@media screen and (max-width: 750px) {
	body {
		-webkit-text-size-adjust: 100%;
	}
}

@media screen and (min-width: 750px) {
	#top_area {
		background: url(../img/top_bg.jpg) center top no-repeat;
	}
	#sec01 {
		background: url(../img/sec01_bg.jpg) center top no-repeat;
	}
	#sec02 {
		background: url(../img/sec02_bg.jpg) center top no-repeat;
	}
	#sec03 {
		background: url(../img/sec03_bg.jpg) center top no-repeat;
	}
	#sec04 {
		background: url(../img/sec04_bg.jpg) center top no-repeat;
	}
	#sec05 {
		background: url(../img/sec05_bg.jpg) center top no-repeat;
	}
	#sec06 {
		background: url(../img/sec06_bg.jpg) center 610px no-repeat;
	}
	#sec07 {
		background: url(../img/sec07_bg.png) center top no-repeat;
	}
	#sec-movie {
		background:#fe6a8e;
		background:repeating-linear-gradient(-45deg, #fe7799 0, #fe7799 3px, #fe688d 3px, #fe688d 6px);
	}
}