@charset "UTF-8";
@media print, screen and (min-width: 1230px){
*{
	margin:0;
	padding:0;
}

body { 
	color: #000000;
	margin:0;
	padding:0;
	font-family: "Noto Sans Japanese","メイリオ", "Meiryo","ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
	width:100%;
	webkit-text-size-adjust: 100%;
}

img{
	border:0;
	margin:0;
}

table,tr,td {
	border-collapse: collapse; 
}

a img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#74B69A;
	text-decoration:underline;
}

.clear{
	clear:both;
}

.clearfix:after{
	content: "";
	display: block;
	clear: both;
}
.pc_none{
	display:none;
}

.style01{
	width:100%;
}
.header_area01{
	padding:20px 75px;
}
.logo01{
	width:200px;
}
.logo01 img{
	width:100%;
}
.main_image01{
	width:100%;
	position:relative;
}
.main_image01 img{
	width:100%;
}
.main_bt02{
	width:100%;
	position:absolute;
	bottom:10vw;
}
.main_bt03{
	width:30%;
	margin:0 auto;
}
.main_bt03 img{
	width:100%;
}
.sec01{
	max-width:1230px;
	width:100%;
	margin:80px auto;
}
.sec02{
	max-width:1230px;
	width:100%;
	margin:0 auto 90px auto;
}
.sec02bg{
	width:100%;
	margin:0 auto 90px auto;
	background-color:#FFF6D1;
	padding:120px 0 40px 0;
}
.sec02_layout{
	margin:0 0 80px 0;
}
.title01{
	font-size:40px;
	line-height:1.5;
	text-align:center;
	color:#D46501;
	font-weight:500;
	margin:0 0 55px 0;
}
.text01{	
	max-width:1110px;
	width:100%;
	margin:0 auto 0 auto;
	font-size:24px;
	line-height:1.6;
}
.text01 p{
	margin:0 0 20px 0;
}
.title02{
	width: calc(100% - 34px);
	height:74px;
	background-image:url("./img/bg_title02.png");
	background-repeat:no-repeat;
	font-size:40px;
	line-height:1;
	padding:25px 0 0 34px;
	font-weight:500;
	margin:0 0 60px 0;
}
.title03{
	font-size:35px;
	line-height:1;
	padding:0 30px;
	font-weight:500;
	margin:0 0 15px 0;
}
.text02{
	font-size:20px;
	line-height:1.5;
	padding:0 30px;
	margin:0 0 50px 0;
}

.text02_big{
	font-size:24px;
	line-height:1.5;
	padding:0 30px;
	margin:0 0 50px 0;
	font-weight:bold;
}
.text02_small01{
	font-size:16px;
	line-height:1.5;
}
.text03{
	padding:0 30px;
	margin:0 0 50px 0;
}
.text03 img{
	width:100%;
}
.text_coution01{
	color:#FF0000;
}
.artist_box01{
	width:480px;
	float:left;
	margin:0 100px 0 0;
}
.artist_box02{
	width:480px;
	margin:0 0 55px 0;
}
.artist_box03{
	font-size:40px;
	line-height:1;
	margin:0 0 40px 0;
}
.artist_box04{
	font-size:28px;
	line-height:1.5;
}
.history_box01{
	width:543px;
	float:right;
}
.history_box01:nth-child(odd){
	float:left;
}
.history_box02{
	margin:0 0 35px 0;
}
.history_box03{
	width:257px;
	float:left;
	margin:0 25px 80px 0;
}
.history_box03:nth-child(odd){
	margin:0 0 80px 0;
}
.history_box03 a{
	display:block;
	background-color:#67AF90;
	color:#FFF;
	padding:25px 0;
	text-align:center;
	text-decoration:none;
	border-radius:60px;
}
.history_box03 a:hover{
	background-color:#FBC500;
	color:#000;
}
.contact01{
	width:100%;
	height:200px;
}
.contact01 th{
	width:40%;
	background-color:#67AF90;
	color:#FFF;
	vertical-align:middle;
	text-align:left;
	padding:0 25px;
	font-size:20px;
	line-height:1.5;
}
.contact01 td{
	width:60%;
	background-color:#F5F5F5;
	font-size:20px;
	line-height:1.5;
	vertical-align:middle;
	padding:0 25px;
}
.contact02{
	font-size:30px;
	margin:0 0 25px 0;
}
.footer_area01{
	background-color:#8A8A8A;
	color:#FFF;
	font-size:18px;
	text-align:center;
	padding:25px 0;
	margin:200px 0 0 0;
}


.faq{
	margin:0 0 50px 0;
}
.faq li{
	list-style-type:none;
	margin:0 0 50px 0;
}
.question p{
font-size: 20px;

}
.answer p{
font-size: 20px;

}
.question_q{
	color: #e30011;
	margin-right: 10px;
	font-size: 45px;
	font-weight: 700;
	font-family: 'BIZ UDGothic', sans-serif !important;
}
.answer_a{
	color: #009944;
	margin-right: 10px;
	font-size: 45px;
	font-weight: 700;
	font-family: 'BIZ UDGothic', sans-serif !important;
}
.number{
	margin-right: 10px;
	font-size: 30px;

}
.back_bt01{
	float:right;
}
.back_bt01 a{
	font-size: 20px;
	display:block;
	background-color: #67AF90;
	color: #FFF;
	padding: 10px 25px;
	text-align: center;
	text-decoration: none;
	border-radius: 60px;
}
.back_bt01 a:hover{
	background-color:#FBC500;
	color:#000;
}

.application01{
	margin:0 0 30px 0;
	width:100%;
	font-size:20px;
}
.application01 th{
	padding:10px 20px;
	border:1px #000 solid;
	width:30%;
	background-color:#EFEFEF;
	text-align:left;
	font-weight:normal;
}
.application01 td{
	padding:10px 20px;
	border:1px #000 solid;
}

.application03{
	font-size:1.2em;
}
.application04{
	color:red;
	font-size:0.8em;
	display:inline-block;
	margin:0 0 0 10px;
}
.application05{
	font-size:0.8em;
}
.input01{
	padding:1%;
	width:98%;
	font-size:20px;
	margin:0 0 1% 0;
}
.input02{
	padding:1%;
	width:46%;
	font-size:20px;
	margin:0 1% 1% 0;
}
.input03{
	padding:1%;
	width:30%;
	font-size:20px;
	margin:0 0 1% 0;
}
.input04{
	padding:1%;
	font-size:20px;
	margin:0 0 1% 0;
}
.input05{
	padding:1%;
	width:98%;
	height:10em;
	font-size:20px;
	margin:0 0 1% 0;
}
.application02{
	width:100%;
}
.application0201{
	width:48%;
	margin:0 auto;
}
.application0201 input{
	width:100%;
	padding:20px 0;
	font-size: 1.5em;
}
.application0202{
	width:48%;
	margin:0 1%;
	float:left;
}
.application0202 input{
	width:100%;
	padding:20px 0;
	font-size: 1.5em;
}
.application0203{
	width:48%;
	margin:0 1%;
	float:left;
}
.application0203 a{
	padding:20px 0;
	font-size: 1.5em;
	display:block;
	background-color:#999999;
	text-align:center;
	border:1px #000 solid;
	color:#FFF;

}

.back_top01{
	width:250px;
	margin:60px auto 0 auto;
}
.back_top01 a{
	padding:20px 0;
	font-size: 1.5em;
	display:block;
	background-color:#999999;
	text-align:center;
	border:1px #000 solid;
	color:#FFF;
}
}