@charset "UTF-8";

 
/***
スクロールボタンCSS

***/
.mainarea2 {
	display:block;
	margin:10px auto;
	width:320px;
	height:auto;
	text-align:center;
}
.mainarea2 img {
	width:100%;
	height:auto;
}



@media print, screen and (max-width: 767px) {
.mainarea {
	display:block;
	position:fixed;
	margin:0 auto;
	padding: 0;
	width:60%;
	height:auto;
	left: 20%;
	right: 20%;
	bottom: 0;
	z-index:999;
}
.mainarea img {
	width:100%;
	height:auto;
}
.close_btn{
	width:17px;
	height:auto;
	position:absolute;
	right:15px;
	top:15px;
}
}
@media print, screen and (min-width: 768px) {
.mainarea {
	display:block;
	position:fixed;
/*	top:120px;*/
	margin:0;
	padding: 0;
	width:260px;
	height:auto;
	/*left:2%;*/
	right: 2%;
	bottom: 3%;
	z-index:999;
}
.mainarea img {
	width:100%;
	height:auto;
}


.mainarea3{
	display:block;
	position:fixed;
	top:170px;
	margin:0 auto;
	width:250px;
	height:auto;
	/*left:2%;*/
	right:2%;
	
	text-align:center;
	z-index:999;
}
.mainarea3 img {
	width:100%;
	height:auto;
}
.mainarea2 {
	display:none;
}
#scroll {
	width:100%;
	position:relative;
}

	
.close_btn{
	width:12px;
	height:auto;
	position:absolute;
	right:9px;
	top:3px;
}
}





/**

loading

**/

#loading{
  position: absolute;
  left: calc(50% - 150px);
  top: calc(50% - 20px);
  left: calc(50% - 60px);
  top: calc(50% - 20px);
}
#loading img{
  width: 150px;
  height: auto;
}

@media print, screen and (min-width: 801px) {
#loading{
  position: absolute;
  left: calc(50% - 200px);
  top: calc(50% - 23px);
  left: calc(50% - 50px);
  top: calc(50% - 50px);
}
#loading img{
  width: 100px;
  height: 100px;
}
}


#loader-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #FFF;
  z-index: 999999;
}








.main_title1_bg{
	clear: both;
	width: 100%;
/*	max-width: 41.667%;*/
	height: 160px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15%;
/*	right: 0;*/
	background: rgba(255,255,255,0.7);
	display: flex;
	align-items: center;
	justify-content: center;
}
@media print, screen and (max-width: 800px) {
.main_title1_bg2{
	clear: both;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	
/*	background: rgba(177,115,116,0.4);*/
}
.main_title1_bg{
	width: auto;
	position: relative;
	top: 0;
	left: 0;
	padding: 0 15px;
	padding: 0 12px;
}
.main_title1_bg.m01{
	max-width: 70%;
}
}



@media print, screen and (min-width: 801px) {
.main_title1_bg{
	width: 40%;
	max-width: 600px;
	height: 200px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: calc( 50% - 100px);
	right: 0;
	background: rgba(255,255,255,0.7);
	display: flex;
	align-items: center;
	justify-content: center;
}	
}
@media print, screen and (min-width: 1101px) {
.main_title1_bg{
	right: 0;
}	
}
@media print, screen and (min-width: 1201px) {
.main_title1_bg{
	right: 0;
}	
}
@media print, screen and (min-width: 1301px) {
.main_title1_bg{
	right: none;
	left: 60%;
}	
}
@media print, screen and (min-width: 1501px) {
.main_title1_bg{
	right: none;
	left: 900px;
}	
}
.main_title1{
	clear: both;
	width: 100%;
	height: auto;
	line-height: 100.1%;
	font-family: "Sorts Mill Goudy", serif;
	font-size: 36px;
	text-align: center;
}
.main_title1.m01{
	font-size: 33px;
	line-height: 100.5%;
}
.main_title2{
	clear: both;
	width: 100%;
	height: auto;
	line-height: 100.1%;
	line-height: 140%;
	font-size: 16px;
	letter-spacing: 0.22em;
	letter-spacing: 0.1em;
	text-align: center;
}
.main_title2.m01{
	margin: 8px auto 0;
}
@media print, screen and (max-width: 800px) {
.main_title1{
	width: auto;
	font-size: 36px;
	font-size: 7.2vw;
	font-size: 6.8vw;
	text-align: left;
}
.main_title1.m01{
	font-size: 6.8vw;
	font-size: 6vw;
}
.main_title2{
	width: auto;
	font-size: 16px;
	font-size: 3.2vw;
	text-align: left;
	margin-top: 5px;
	margin-top: 0;
}
}


.main_title_ph1{
	clear: both;
	width: 100%;
	max-width: 300px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.main_title_ph1.company350{
	max-width: 350px;
}
@media print, screen and (max-width: 800px) {
.main_title_ph1,
.main_title_ph1.company350{
	width: 37.5%;
	width: 45%;
	width: 100%;
	max-width: 180px;
	margin: 0;
}
}
