@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
visibility:hidden;
}
.clearfix{ display: inline-block; }
/* Hides from IE Mac */
* html .clearfix{ height: 1%; }
.clearfix{ display:block; }

body { letter-spacing: 0.15em; font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";}
img { max-width: 100%;}
a { text-decoration: none;}
strong { font-weight: bold; line-height: 1.8em; font-size: 1.2rem;}


	@media screen and (max-width: 768px) {
		
		body { font-size: 14px;}
		
		.pconly { display: none !important;}
		
		
		
		h2 { text-align: center; padding: 40px 0 25px; line-height: 1.8em;}
h2 span { display: inline-block; border-bottom: solid 2px #000000; font-size: 20px; padding-bottom: 10px; margin-bottom: 8px;}
		
.main { background: #000; position: relative; width: 100%;}
.main img { display: block; margin: 0 auto; max-width: 1200px; width: 100%;}

.logo { position: absolute; top: 0; width: 100%; text-align: left;}
.logo img { width: 30%; display: inline-block; padding: 10px;}

		
		.over { overflow: hidden;}
		
.main_text { border-bottom: solid 1px #000000;}
.main_text .inner { width: 92%; margin: 0 auto; position: relative; padding: 30px 0;}
.main_text .inner h1 { line-height: 1.6em; font-size: 18px; margin-bottom: 15px; font-weight: bold;}
.main_text .inner p { line-height:  1.8em;}
.main_text .inner .btn { position: absolute; right: 0; top: -22vw; widows: 100%; text-align: right;}
.main_text .inner .btn img { width: 30%;}

.about_area { padding: 20px 0 40px; background: url("images/bg_01.jpg") no-repeat top; background-size: 110%;}
.about_area .inner { width: 92%; margin: 0 auto;}
.about_area .img { margin-bottom: 20px;}
.about_area p { line-height: 1.8em;}

.history_area { padding: 20px 0 40px; background: url("images/pattern_02.png");}
.history_area .inner { width: 92%; margin: 0 auto;}
.history_area .img { margin-bottom: 20px;}
.history_area p { line-height: 1.8em;}
.history_area ul { margin-bottom: 20px;}
.history_area ul li { width: 100%; margin-bottom: 10px;}
		.history_area ul li:last-child { margin-bottom: 0;}
		
		.history_area dl { margin-bottom: 25px;}
		.history_area dt { font-size: 16px; margin-bottom: 10px;}
		.history_area dt span { color: #FF0004;}
		.history_area dt span.minitext { font-size: 12px; color: #000000;}
		.history_area dd { line-height: 1.6em;}
		.history_area input[type="text"] { padding: 10px; background: #EEEEEE; border: solid 1px #B1B1B1; box-sizing: border-box; width: 100%;}
		.history_area input[type="email"] { padding: 10px; background: #EEEEEE; border: solid 1px #B1B1B1; box-sizing: border-box; width: 100%;}
		.history_area input[type="tel"] { padding: 10px; background: #EEEEEE; border: solid 1px #B1B1B1; box-sizing: border-box; width: 100%;}
		.history_area textarea { padding: 10px; background: #EEEEEE; border: solid 1px #B1B1B1; box-sizing: border-box; width: 100%;}
		.history_area .send {}
		.history_area .send input { display: inline-block; width: 200px; text-align: center; border: solid 1px #000000; background: #000; color: #fff; padding: 15px 0;}

.voice_area { padding: 20px 0 40px; background: url("images/ptn_dot.png");}
.voice_area .inner { width: 92%; margin: 0 auto;}
.voice_area .box { background: #6696c2;}
.voice_area .box .text { width: 40%; position: relative; color: #fff;}
.voice_area .box .text .absolute { position: absolute; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); -webkit-transform: translateY(-50%) translateX(-50%); margin: auto; text-align: left; width: 80%;}
.voice_area .box .img { width: 60%;}
.voice_area .box .img img { display: block;}
.voice_area .box .text h3 { font-size: 12px;}
.voice_area .box .text h3 span { font-size: 24px; display: inline-block; border-bottom: solid 2px #fff; padding-bottom: 10px; margin-bottom: 10px;}
.voice_area .box .text p { margin-bottom: 20px; font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"; line-height: 1.4em;}
.voice_area .comment { line-height: 1.8em; font-size: 14px;}
.voice_area .comment span { background: url("images/icon_line.png") repeat-x bottom; background-size: 50px; color: #7B3B8C;}

.voice_area {}
.voice_area .profile { margin-bottom: 40px;}
.voice_area .profile .img { text-align: center; margin-bottom: 30px;}
		.voice_area .profile .img img { width: 80%;}
.voice_area .profile .text { width: 100%; background: #fff; box-sizing: border-box; padding: 15px 15px 10px;}
.voice_area .profile .text { box-shadow: 0 0 4px #c2c2c2;}
.voice_area .profile .text h3 { font-size: 10px; margin-bottom: 15px;}
.voice_area .profile .text h3 span { font-size: 18px; display: inline-block; border-bottom: solid 2px #fff; padding-bottom: 10px;}
.voice_area .profile .text p { margin-bottom: 10px; font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"; line-height: 1.4em; font-size: 12px;}
		.voice_area .profile .text .comment { overflow: scroll; height: 150px; border-bottom: solid 1px #9E9E9E;}
.voice_area .profile:last-child { margin-bottom: 0;}

.requirement_area { padding: 20px 0 40px; background: url("images/pattern_02.png");}
.requirement_area .inner { width: 92%; margin: 0 auto;}
.requirement_area .shikaku { text-align: center;}
.requirement_area .wrap {}
.requirement_area dl { width: 100%; line-height: 1.6em; margin-bottom: 25px;}
.requirement_area dt { font-size: 16px; margin-bottom: 10px; color: #7B3B8C;}
.requirement_area dd { font-size: 14px;}
.requirement_area dd ul li { list-style: disc;}
.requirement_area dd ul { padding-left: 1.5em;}

.schedule_area { padding: 20px 0 40px; background: url("images/ptn_dot.png");}
.schedule_area .inner { width: 92%; margin: 0 auto;}
.schedule_area .img { text-align: center; margin-bottom: 30px;}
		.schedule_area .img img { width: 80%;}
.schedule_area .text { width: 100%;}
.schedule_area dl { margin-bottom: 20px; text-align: center;}
.schedule_area dt { line-height: 1.4em; box-sizing: border-box; text-align: center; border: solid 2px #000000; display: inline-block; box-sizing: border-box; padding: 5px 10px; margin-bottom: 5px;}
.schedule_area dd { font-size: 16px; line-height: 1.4em;}
.schedule_area dd span { display: block; font-size: 14px;}
.schedule_area {}

.sns_area { padding: 20px 0 40px; background: url("images/bg_01.jpg") no-repeat top; background-size: 110%;}
.sns_area .inner { width: 92%; margin: 0 auto;}
.sns_area .text { margin-bottom: 20px;}
.sns_area .text h3 { margin-bottom: 10px; font-size: 16px; background: url("images/favicon.ico") no-repeat left; background-size: 40px; line-height: 1.4em; padding-left: 48px;}
.sns_area .text p { line-height: 1.8em;}
.sns_area .text {}
.sns_area .scroll { height: 92vw; overflow: scroll;}
		
		
#schedule { padding: 35px 0;}
#schedule .inner { width: 90%; margin: 0 auto;}
#schedule h2 { text-align: center;}
	#schedule .wrap { font-size: 0;}
#schedule .img { width: 100%; margin-bottom: 30px; text-align: center;}
	#schedule .img img { width: 50%; height: auto;}
#schedule .text { width: 100%; box-sizing: border-box; display: inline-block; vertical-align: top; margin-left: 8%;}
#schedule .text ul { width: 100%;}
#schedule .text li { font-weight: bold; font-size: 13px; margin-bottom: 20px; position: relative; padding-left: 25px;}
#schedule .text li span { font-size: 11px; font-weight: normal; display: block; margin-top: 5px;}
#schedule .text li::before { background: url("images/schedule_icon.jpg") no-repeat; position: absolute; top: -4px; left: -10px; padding: 8px 10px 8px 10px; background-size: contain; color: #fff;}
#schedule .text ul li:nth-child(1)::before { content: '1';}
#schedule .text ul li:nth-child(2)::before { content: '2';}
#schedule .text ul li:nth-child(3)::before { content: '3';}
#schedule .text ul li:nth-child(4)::before { content: '4';}
#schedule .text ul li:nth-child(5)::before { content: '5';}
#schedule .text ul li:nth-child(6)::before { content: '6';}
#schedule .text ul li:nth-child(7)::before { content: '7';}
#schedule .text ul li:nth-child(8)::before { content: '8';}

		
#entry { background: #f352a2; padding: 5px 0 35px;}
#entry h2 { text-align: center; font-size: 14px; color:#fff;}
#entry h2 span { font-size: 20px; font-weight: bold; border-bottom: solid 2px #fff; margin-bottom: 10px; display: inline-block; padding-bottom: 8px;}
#entry .whitearea { background: #fff; width: 90%; margin: 0 auto; box-sizing: border-box; padding: 25px 20px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;}
#entry .whitearea dl { color: #5A5857; font-weight: bold; font-size: 13px; margin-bottom: 10px;}
#entry .whitearea dl dt { margin-bottom: 5px; line-height: 1.4em;}
#entry .whitearea dl dt span { color:#E61B34; font-size: 10px; margin-left: 10px;}
#entry .whitearea dl dd { font-size:12px;}
#entry .whitearea dl dd input[type="text"] { background: #F2F2F2; padding: 10px; box-sizing: border-box; border: none; width: 100%;}
#entry .whitearea dl dd input[type="tel"] { background: #F2F2F2; padding: 10px; box-sizing: border-box; border: none; width: 100%;}
#entry .whitearea dl dd input[type="email"] { background: #F2F2F2; padding: 10px; box-sizing: border-box; border: none; width: 100%;}
	#entry .whitearea dl dd textarea { background: #F2F2F2; padding: 10px; box-sizing: border-box; border: none; width: 100%; height: 14em}
#entry .whitearea .btn { text-align: center;}
#entry .whitearea .btn input { border-radius: 0; -webkit-appearance: none; display: inline-block; color: #fff; font-size: 18px; font-weight: bold; text-align: center; padding: 15px 0; background: #292C32; border-radius: 150px; -webkit-border-radius: 150px; -moz-border-radius: 150px; width: 80%; border: solid 2px #292C32; transition: 0.3s;
}

		select{
    outline:none;
    text-indent: 0.01px;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
		border: none;
		background: #F2F2F2; width: 4em; padding: 5px;
}
select option{
  background-color: #fff;
  color: #333;
}
select::-ms-expand {
  display: none;
}
select:-moz-focusring { 
  color: transparent; 
  text-shadow: 0 0 0 #828c9a;
}
	
	.wpcf7-list-item { display: block !important; margin-bottom: 10px; padding-bottom: 7px;}
	.cp_ipradio05 label {
	line-height: 135%;
	position: relative;
	margin: 15px 10px 15px 0;
	cursor: pointer;
}
.cp_ipradio05 input {
	position: relative;
	margin: 0 10px 0 0;
	cursor: pointer;
}
.cp_ipradio05 input:before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0.125rem;
	width: 0.75rem;
	height: 0.75rem;
	content: '';
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	        transition:         transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	-webkit-transform: scale(0, 0);
	        transform: scale(0, 0);
	border-radius: 50%;
	background: #da3c41;
}
.cp_ipradio05 input:checked:before {
	-webkit-transform: scale(1, 1);
	        transform: scale(1, 1);
}
.cp_ipradio05 input:after {
	position: absolute;
	top: -0.25rem;
	left: -0.125rem;
	width: 1rem;
	height: 1rem;
	content: '';
	border: 2px solid #f2f2f2;
	border-radius: 50%;
	background: #ffffff;
}
	
		
.copy { text-align: left; background: #000000; color: #fff; padding: 10px 10px 50px; font-size: 7px; letter-spacing: 0.05em;}

#page-top {
    position: fixed;
    bottom: 0;
    width: 100%; text-align: right;
    font-size: 77%;
}
#page-top img { cursor: pointer; width: 80%; display: inline-block; margin-bottom: -2px;}
#page-top a {
    
    text-decoration: none;
    
    text-align: right;
    display: inline-block;
    border-radius: 5px;
}
#page-top img:hover {
    cursor: pointer;
}
		
		#line { padding-bottom: 60px; background: url("images/bg_01.jpg") no-repeat top; background-size: 110%;}
		#line .whitearea { text-align: center;}
		#line .whitearea img { width: 70%; height: auto;}
		#line .whitearea img:hover { opacity: 0.8;}
		
}

	@media screen and (min-width: 769px) {
		
		.sponly { display: none !important;}
		
		.wrap { display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between;}
		
		h2 { text-align: center; padding: 80px 0 50px; line-height: 1.8em;}
h2 span { display: inline-block; border-bottom: solid 2px #000000; font-size: 30px; padding-bottom: 10px; margin-bottom: 8px;}

.main { background: #000; position: relative;}
.main img { display: block; margin: 0 auto; width: 100%;}

.logo { position: absolute; left: 5%; top: 5%;}
.logo img { width: 300px;}

.main_text { border-bottom: solid 1px #000000;}
.main_text .inner { width: 900px; margin: 0 auto; position: relative; padding: 30px 0;}
.main_text .inner h1 { line-height: 1.6em; font-size: 22px; margin-bottom: 15px; font-weight: bold;}
.main_text .inner p { line-height:  1.8em;}
.main_text .inner .btn { position: absolute; right: 0; top: -25px;}
.main_text .inner .btn img { width: 280px;}

.about_area { padding: 80px 0 160px; background: url("images/bg_01.jpg") no-repeat top; background-size: 110%;}
.about_area .inner { width: 900px; margin: 0 auto;}
.about_area .img { margin-bottom: 20px;}
.about_area p { line-height: 1.8em;}

.history_area { padding: 80px 0 160px; background: url("images/pattern_02.png");}
.history_area .inner { width: 900px; margin: 0 auto;}
.history_area .img { margin-bottom: 20px;}
.history_area p { line-height: 1.8em;}
.history_area ul { display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between; margin-bottom: 20px;}
.history_area ul li { width: 32.4%;}
		
		
		.history_area dl { margin-bottom: 25px;}
		.history_area dt { font-size: 20px; margin-bottom: 10px;}
		.history_area dt span { color: #FF0004;}
		.history_area dt span.minitext { font-size: 12px; color: #000000;}
		.history_area dd { line-height: 1.6em;}
		.history_area input[type="text"] { padding: 10px; background: #EEEEEE; border: solid 1px #B1B1B1;}
		.history_area input[type="email"] { padding: 10px; background: #EEEEEE; border: solid 1px #B1B1B1;}
		.history_area input[type="tel"] { padding: 10px; background: #EEEEEE; border: solid 1px #B1B1B1;}
		.history_area textarea { padding: 10px; background: #EEEEEE; border: solid 1px #B1B1B1;}
		.history_area .send {}
		.history_area .send input { display: inline-block; width: 200px; text-align: center; border: solid 1px #000000; background: #000; color: #fff; padding: 15px 0;}
		.entry-inner { width: 600px; margin: 0 auto;}

.voice_area { padding: 80px 0 160px; background: url("images/ptn_dot.png");}
.voice_area .inner { width: 900px; margin: 0 auto;}
.voice_area .box { background: #6696c2;}
.voice_area .box .text { width: 40%; position: relative; color: #fff;}
.voice_area .box .text .absolute { position: absolute; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); -webkit-transform: translateY(-50%) translateX(-50%); margin: auto; text-align: left; width: 80%;}
.voice_area .box .img { width: 60%;}
.voice_area .box .img img { display: block;}
.voice_area .box .text h3 { font-size: 12px;}
.voice_area .box .text h3 span { font-size: 24px; display: inline-block; border-bottom: solid 2px #fff; padding-bottom: 10px; margin-bottom: 10px;}
.voice_area .box .text p { margin-bottom: 20px; font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"; line-height: 1.4em;}
.voice_area .comment { line-height: 1.8em; font-size: 14px;}
.voice_area .comment span { background: url("images/icon_line.png") repeat-x bottom; background-size: 60px; color: #7B3B8C;}

.voice_area {}
.voice_area .profile { margin-bottom: 60px;}
.voice_area .profile .img { width: 38%; float: left;}
.voice_area .profile .text { width: 58%; float: right; background: #fff; box-sizing: border-box; padding: 30px 30px 25px;}
.voice_area .profile .text { box-shadow: 0 0 4px #c2c2c2;}
.voice_area .profile .text h3 { font-size: 10px; margin-bottom: 15px;}
.voice_area .profile .text h3 span { font-size: 24px; display: inline-block; border-bottom: solid 2px #fff; padding-bottom: 10px;}
.voice_area .profile .text p { margin-bottom: 10px; font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"; line-height: 1.4em;}
.voice_area .profile:last-child { margin-bottom: 0;}

.requirement_area { padding: 80px 0 160px; background: url("images/pattern_02.png");}
.requirement_area .inner { width: 900px; margin: 0 auto;}
.requirement_area .shikaku { text-align: center;}
.requirement_area .wrap {}
.requirement_area dl { width: 100%; line-height: 1.6em; margin-bottom: 25px;}
.requirement_area dt { font-size: 18px; margin-bottom: 10px; color: #7B3B8C;}
.requirement_area dd { font-size: 14px;}
.requirement_area dd ul li { list-style: disc;}
.requirement_area dd ul { padding-left: 1.5em;}

.schedule_area { padding: 80px 0 160px; background: url("images/ptn_dot.png");}
.schedule_area .inner { width: 900px; margin: 0 auto;}
.schedule_area .img { width: 46%;}
.schedule_area .text { width: 50%;}
.schedule_area dl { margin-bottom: 20px; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between;}
.schedule_area dt { width: 10%; line-height: 1.4em; background: url("images/icon_circle.png") no-repeat center; background-size: contain; color: #fff; padding: 18px 10px 10px 11px; box-sizing: border-box;}
.schedule_area dd { font-size: 20px; line-height: 1.4em; text-align: left; width: 86%;}
.schedule_area dd span { display: block; font-size: 16px;}
.schedule_area {}

.sns_area { padding: 80px 0 160px; background: url("images/bg_01.jpg") no-repeat top; background-size: 110%;}
.sns_area .inner { width: 900px; margin: 0 auto;}
.sns_area .text { width: 50%;}
.sns_area .text h3 { margin-bottom: 20px; font-size: 22px; background: url("images/favicon.ico") no-repeat left; background-size: 60px; line-height: 1.4em; padding-left: 74px;}
.sns_area .text p { line-height: 1.8em;}
.sns_area .text {}
.sns_area .scroll { height: 500px; overflow: scroll; width: 46%;}
		
		#schedule { padding: 85px 0;}
#schedule .inner { width: 900px; margin: 0 auto;}
#schedule h2 { text-align: center; margin-bottom: 60px;}
#schedule h2 img { height: 69px;}
#schedule .img { width: 443px;}
#schedule .text { width: 390px; padding-left: 40px; box-sizing: border-box; padding-top: 10px;}
#schedule .text ul { width: 100%;}
#schedule .text li { font-weight: bold; font-size: 20px; margin-bottom: 31px; position: relative; padding-left: 15px;}
#schedule .text li span { font-size: 16px; font-weight: normal; display: block; margin-top: 5px;}
#schedule .text li::before { background: url("images/schedule_icon.jpg") no-repeat; position: absolute; top: -4px; left: -50px; padding: 15px 20px 20px 20px; background-size: contain; color: #fff;}
#schedule .text ul li:nth-child(1)::before { content: '1';}
#schedule .text ul li:nth-child(2)::before { content: '2';}
#schedule .text ul li:nth-child(3)::before { content: '3';}
#schedule .text ul li:nth-child(4)::before { content: '4';}
#schedule .text ul li:nth-child(5)::before { content: '5';}
#schedule .text ul li:nth-child(6)::before { content: '6';}
#schedule .text ul li:nth-child(7)::before { content: '7';}
#schedule .text ul li:nth-child(8)::before { content: '8';}
		
		#entry { background: #f352a2; padding: 50px 0 85px;}
#entry h2 { text-align: center; font-size: 16px; color: #fff;}
#entry h2 span { font-size: 30px; font-weight: bold; border-bottom: solid 2px #fff; margin-bottom: 20px; display: inline-block; padding-bottom: 8px;}
#entry .whitearea { background: #fff; width: 854px; margin: 0 auto; box-sizing: border-box; padding: 50px 60px; border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px;}
#entry .whitearea dl { color: #5A5857; font-weight: bold; font-size: 20px; margin-bottom: 30px;}
#entry .whitearea dl dt { margin-bottom: 15px;}
#entry .whitearea dl dt span { color:#E61B34; font-size: 14px; margin-left: 10px;}
#entry .whitearea dl dd { font-size: 15px;}
#entry .whitearea dl dd input[type="text"] { background: #F2F2F2; padding: 10px; box-sizing: border-box; border: none; width: 100%;}
#entry .whitearea dl dd input[type="tel"] { background: #F2F2F2; padding: 10px; box-sizing: border-box; border: none; width: 100%;}
#entry .whitearea dl dd input[type="email"] { background: #F2F2F2; padding: 10px; box-sizing: border-box; border: none; width: 100%;}
#entry .whitearea dl dd textarea { background: #F2F2F2; padding: 10px; box-sizing: border-box; border: none; width: 100%; height: 14em}
#entry .whitearea .btn { text-align: center;}
#entry .whitearea .btn input { display: inline-block; color: #fff; font-size: 20px; font-weight: bold; text-align: center; padding: 20px 0; background: #292C32; border-radius: 150px; -webkit-border-radius: 150px; -moz-border-radius: 150px; width: 438px; border: solid 2px #292C32; transition: 0.3s;}
#entry .whitearea .btn input:hover { display: inline-block; color: #292C32; font-size: 20px; font-weight: bold; text-align: center; padding: 20px 0; background: #fff; border-radius: 150px; -webkit-border-radius: 150px; -moz-border-radius: 150px; width: 438px; border: solid 2px #292C32; transition: 0.3s; cursor: pointer !important;}
		
		.wpcf7-radio .wpcf7-list-item {
    margin-top:5px;
    display: inline-block;
		width: 45%;
	}
	select{
    outline:none;
    text-indent: 0.01px;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
		border: none;
		background: #F2F2F2; width: 4em; padding: 5px;
}
select option{
  background-color: #fff;
  color: #333;
}
select::-ms-expand {
  display: none;
}
select:-moz-focusring { 
  color: transparent; 
  text-shadow: 0 0 0 #828c9a;
}
	
	.cp_ipradio05 label {
	line-height: 135%;
	position: relative;
	margin: 10px 10px 10px 0;
	cursor: pointer;
}
.cp_ipradio05 input {
	position: relative;
	margin: 0 5px 0 0;
	cursor: pointer;
}
.cp_ipradio05 input:before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0.125rem;
	width: 0.75rem;
	height: 0.75rem;
	content: '';
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	        transition:         transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	-webkit-transform: scale(0, 0);
	        transform: scale(0, 0);
	border-radius: 50%;
	background: #da3c41;
}
.cp_ipradio05 input:checked:before {
	-webkit-transform: scale(1, 1);
	        transform: scale(1, 1);
}
.cp_ipradio05 input:after {
	position: absolute;
	top: -0.25rem;
	left: -0.125rem;
	width: 1rem;
	height: 1rem;
	content: '';
	border: 2px solid #f2f2f2;
	border-radius: 50%;
	background: #ffffff;
}

.copy { text-align: center; background: #000000; color: #fff; padding: 10px 0; font-size: 10px;}

#page-top {
    position: fixed;
    bottom: 0;
    width: 100%; text-align: right;
    font-size: 77%;
}
#page-top img { cursor: pointer; height: 50px; display: block; margin-bottom: -2px;}
#page-top a {
    
    text-decoration: none;
    
    text-align: center;
    display: inline-block;
    border-radius: 5px;
}
#page-top img:hover {
    cursor: pointer;
}
		
		
		#line { padding-bottom: 140px; background: url("images/bg_01.jpg") no-repeat top; background-size: 110%;}
		#line .whitearea { text-align: center;}
		#line .whitearea img { width: 500px; height: auto;}
		#line .whitearea img:hover { opacity: 0.8;}
		
		
}


