@charset "utf-8";

/* CSS Document */


/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/

@media screen and (min-width: 600px) {

img{
max-width: 100%;
height: auto;
margin-bottom: -5px;
width /***/:auto;
}
	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	
	p{
		margin: 0 auto;
		font-family: "Montserrat", sans-serif;
	}
	
	p span{
		color: red;
	}
 
	.title{
		margin: 0 auto;
		font-family: "Montserrat", sans-serif;
		font-size: 40px;
		text-align: center;
		padding-top: 60px;
		font-weight: 600;
		color: #3ea100;
	}
	
	.title img{
		width: 100px;
	}
	

	
			.title1{
		margin: 0 auto;
		font-family: "Montserrat", sans-serif;
		font-size: 40px;
		text-align: center;
		padding-top: 15px;
		font-weight: 600;
		color: #3ea100;
	}
	
		.title1 img{
		width: 100px;
	}
	
	.p_coming {
		margin: 0 auto;
		text-align: center;
		font-size: 20px;
		color: red;
	}
	
	.p01{
		padding-top: 20px;
		text-align:justify;
		line-height: 30px;
	}
	
	.p02{
		margin: 0 auto;
		text-align: justify;
		font-weight: 500;
		font-size: 16px;
		line-height: 30px;
		padding: 10px 0px 15px 0px;
	}
	
	.p03{
		margin: 0 auto;
		text-align: justify;
		font-size: 15px;
		padding: 10px 20px 20px 20px;
		font-weight: 400;
	}
	
	.p04{
		margin: 0 auto;
		text-align: center;
		padding-top: 40px;
	}
	
	.p05{
		margin: 0 auto;
		line-height: 25px;
	}
	
	.p06{
		margin: 0 auto;
		text-align: center;
		font-size: 30px;
		font-weight: 600;
	}
	
	.p07{
		margin: 0 auto;
		text-align: justify;
		font-size: 15px;
	}
	
	  main {
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
    padding-bottom: 10px;
    margin: 0 auto;
  }
	
		  main div.column2 {
    width: calc(50% - 40px);
    margin: 50px 20px 20px 20px;

  }
	
	  main div.column3 {
    width: calc(33.3% - 40px);
    margin: 50px 20px 20px 20px;
		  background: #fff;
		  border-radius: 10px; 
  }
	
		  main div.column3_1 {
    width: calc(33.3% - 40px);
    margin: 50px 20px 20px 20px;
		  background: #fff;
		  border-radius: 10px; 
			  text-align: center;
  }
	

	
	main div.column3_1 img{
		width: 250px;
		margin: 0 auto;
		text-align: center;
	}
	
				  main div.column_pro {
    width: calc(25% - 40px);
    margin: 50px 20px 20px 20px;
					  
		  		  border-radius: 10px; 
			  text-align: center;
  }
	
		main div.column_pro img{
		width: 200px;
		margin: 0 auto;
		text-align: center;
	}
	
		  main div.column4 {
    width: calc(25% - 40px);
    margin: 50px 20px 20px 20px;
		  background: #fff;
		  border-radius: 10px; 
  }
	
				  main div.column5a {
    width: calc(40% - 00px);
    margin: 50px 0px 20px 0px;
text-align: center;
  }
	
	main div.column5a img{
		height: 290px;
		width: 100%;
		object-fit: cover;
	}
	
			  main div.column5 {
    width: calc(15% - 00px);
    margin: 50px 0px 20px 0px;
text-align: center;
				  font-size: 17px;
  }
	
	main div.column3 img{
		width: 100%;
		height: 200px;
		object-fit: cover;
		border-radius: 10px 10px 0px 0px;
	}
	
	    main div.column2_1 {
    width: calc(66.6% - 42px);
    margin: 10px;
	padding: 10px;
			background: #fff;

  }
	
	main div.column2_1 img{
		width: 100%;
		height: 285px;
		object-fit: cover;
	}
	
	    main div.column2_2 {
    width: calc(33.3% - 42px);
    margin: 10px;
	padding: 10px;
			background: #fff;

  }
	
	main div.column2_2 img{
		width: 100%;
		height: 285px;
		object-fit: cover;
	}
	
	h2{
		margin: 0 auto;
	
	}
	
	h3{
		margin: 0 auto;
		text-align: justify;
		font-size: 23px;
	}
	.kabe01{
		margin: 0 auto;
		background: #f3f3de;
		margin-top: 60px;
		padding-bottom: 60px;
	}
	
	.kabe02{
		margin: 0 auto;
		background: #f4f02f;
		margin-top: 0px;
		padding-bottom: 60px;
	}	
	
	.no{
		margin: 0 auto;
		text-align: center;
		padding-top: 10px;
		font-size: 20px;
		font-weight: 700;
		color: red;
	}
	
	.re_title{
		margin: 0 auto;
		text-align: center;
		font-size: 18px;
		font-weight: 700;
		padding: 0px 10px 0px 10px;
	}
	
	.price{
		text-align: justify;
		color: red;
		font-size: 25px;
		font-weight: bold;
		padding-top: 10px;
	}
	
	
	.btn_sp{
		margin: 0 auto;
		text-align: center;
		padding-top: 30px;
	}
	.button-1 {
  display: inline-block;
  padding: 0.4em 1.6em;
  font-size: 18px;
  color: #00b5ad;
  text-decoration: none;
  user-select: none;
  border: 1px #00b5ad solid;
  border-radius: 3px;
  transition: 0.4s ease;
}

.button-1:hover {
  color: #fff;
  background: #00b5ad;
}
	
	/*---------------------アコーディオン--------------------------*/
details {
    padding: 10px 10px 10px 0px;
	text-align: center;
	font-size: 25px;
    margin: 0px auto;
	margin-top: 20px;
	font-weight: 700;
	border-radius: 50px; 
}

	.re_btn{
		margin: 0 auto;
		padding: 10px;
		width: 500px;
		background: #ccc;
	}	
	
summary {
	padding-left: 30px;
    outline: none;
}

details[open] .in-details {
    animation: fadeIn 0.5s ease;
}
	
	h1{
		margin: 0 auto;
	}
	
	.p02_h2{
		margin: 0 auto;
		text-align: center;
		color: #3ea100;
		font-size: 25px;
		padding: 15px 10px 0px 10px;
	}

@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(-10px);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}
/*---------------------アコーディオン--------------------------*/
 
	
	/* 003 */
.button003 a {
    background: #f07201;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 500px;
    padding: 20px 25px;
    color: #fff;
    transition: 0.3s ease-in-out;
	font-weight: 900;
	margin-top: 20px;
	font-size: 20px;
}
.button003 a:hover {
    background: #ff9f49;
    color: #FFF;
}
.button003 a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.button003 a:hover:after {
    border-color: #FFF;
}
	
	
	.top_background {
  width: 100%;
  height: 85vh;
  background-image:url("../images/back_pc.jpg");
  background-position: center center; /* 中央寄せ */
  background-repeat: no-repeat; /* 画像の繰り返しなし */
  background-size: cover; /* 画像を要素全体に合わせる */
}
	
		.top_background1 {
  width: 100%;
  background-image:url("../images/backimg01.jpg");
  background-position: center center; /* 中央寄せ */
  background-repeat: no-repeat; /* 画像の繰り返しなし */
  background-size: cover; /* 画像を要素全体に合わせる */
}
	
	.background {
  background-image:url("../images/back.img02.jpg");
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}

	
	.logo{
		margin: 0 auto;
		text-align: center;
	}
	
	.logo img{
		width: 32%;
		padding-top: 60px;
	}
	
}