@charset "utf-8";

/*------------------------------------------
 pc
------------------------------------------*/
@media print, screen and (min-width: 769px){
	#main-visual{
		width: 100%;
		max-width: 1200px;
		height: 50%;
		max-height: 600px;
		position: relative;
	}
	#main-visual .icon img:nth-child(1){
		width: 25.6666%;
		max-width: 308px;
		position: absolute;
		bottom: 0;
		left: -3%;
		z-index: 9998;
	}
	#main-visual .icon img:nth-child(2){
		width: 32.6666%;
		max-width: 392px;
		position: absolute;
		bottom: 0;
		right: -1%;
		z-index: 9998;
	}
	#slider{
		width: 100%;
		max-width: 1200px;
		height: 50%;
		max-height: 600px;
		margin: 0 auto;
	}
	#slider img{
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
	}
	.info{
		width: 100%;
		max-width: 190px;
		position: absolute;
		top: 20%;
		right: 11%;
		z-index: 9999;
	}
	.ind-total .readtxt-area{
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
		width: 100%;
		margin-bottom: 20px;
	}
	.ind-total .readtxt-area .readtxt{
		width: 100%;
		max-width: 650px;
	}
	.ind-total .readtxt-area .readtxt h1{
		text-align: center;
		font-size: 36px;
		margin-bottom: 15px;
	}
	.ind-total .readtxt-area ul li{
		padding-left: 1em;
		text-indent: -1em;
	}
	.ind-total .readtxt-area img{
		display: block;
		width: 100%;
		max-width: 500px;
		height: auto;
		max-height: 250px;
	}
	.ind-total > ul{
		display: flex;
		justify-content: space-between;
		width: 100%;
		margin-top: 30px;
		padding: 0 20px;
	}
	.ind-total > ul li{
		width: 100%;
		max-width: 350px;
		height: auto;
		min-height: 250px;
		background-color: #ffffff;
		padding: 20px;
		font-weight: bold;
		font-size: 18px;
		text-align: center;
	}
	.ind-total > ul li img{
		display: block;
		width: 252px;
		height: 138px;
		margin: 0 auto 10px auto;
	}
	.ind-total > ul li:nth-child(1) span::before{
		content: "01";
		font-size: 36px;
		font-weight: normal;
		color: #68a5f0;
		padding-right: 10px;
	}
	.ind-total > ul li:nth-child(2) span::before{
		content: "02";
		font-size: 36px;
		font-weight: normal;
		color: #68a5f0;
		padding-right: 10px;
	}
	.ind-total > ul li:nth-child(3) span::before{
		content: "03";
		font-size: 36px;
		font-weight: normal;
		color: #68a5f0;
		padding-right: 10px;
	}
	#ind-panacard{
		background: url("../images/ind-panacard.png") no-repeat left 10%;
	}
	#ind-panacard h2{
		text-shadow:
			1px 1px 0px rgba(255,255,255,0.8),
			-1px 1px 0px rgba(255,255,255,0.8),
			1px -1px 0px rgba(255,255,255,0.8),
			-1px -1px 0px rgba(255,255,255,0.8),
			0px 0px 8px rgba(255,255,255,0.8),
			0px 0px 5px rgba(255,255,255,0.8);
	}
	#ind-panacard .readtxt-area{
		width: 100%;
		max-width: 700px;
		margin: 0 0 0 auto;
		padding-top: 50px;
	}
	#ind-panacard .readtxt-area h3{
		width: 100%;
		background-color: #eea107;
		color: #ffffff;
		display: inline-block;
		padding: 10px 60px;
		margin-bottom: 20px;
		border-radius: 5px;
		text-align: center;
		font-size: 24px;
	}
	#ind-panacard .readtxt-area p{
		text-align: center;
	}
	#ind-panacard .readtxt-area p span{
		font-size: 24px;
		font-weight: bold;
		color: #de5961;
	}
	#ind-panacard ul{
		display: flex;
		justify-content: space-between;
		width: 100%;
		margin-top: 100px;
		font-size: 20px;
	}
	#ind-panacard ul li span{
		display: block;
		padding-left: 80px;
	}
	#ind-panacard ul li:nth-child(1),
	#ind-panacard ul li:nth-child(2),
	#ind-panacard ul li:nth-child(3){
		position: relative;
	}
	#ind-panacard ul li:nth-child(1)::before{
		content: "";
		background: url("../images/ind-pana-point01.png") no-repeat;
		width: 71px;
		height: 71px;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	#ind-panacard ul li:nth-child(2)::before{
		content: "";
		background: url("../images/ind-pana-point02.png") no-repeat;
		width: 71px;
		height: 71px;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	#ind-panacard ul li:nth-child(3)::before{
		content: "";
		background: url("../images/ind-pana-point03.png") no-repeat;
		width: 71px;
		height: 71px;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.hochiki-area{
		display: flex;
		width: 100%;
		justify-content: space-between;
	}
	.hochiki-area div{
		width: 100%;
		max-width: 700px;
	}
	.hochiki-area > img{
		width: 100%;
		max-width: 450px;
		height: 100%;
		max-height: 300px;
	}
	.hochiki-area >div ul{
		display: flex;
		justify-content: space-between;
		width: 100%;
		max-width: 582px;
		margin: 0 auto 30px auto;
	}
	.hochiki-area >div ul::after{
		display: block;
		clear: both;
		height: 0px;
		visibility: hidden;
		overflow: hidden;
		line-height: 0;
		content: ".";
	}
	.hochiki-area >div ul li{
		width: 100%;
		max-width: 174px;
		float: left;
	}
	.hochiki-area >div ul li:nth-child(2){
		margin: 0 2.5%;
	}
	.greeting{
		display: flex;
		width: 100%;
		justify-content: space-between;
		flex-direction: row-reverse;
		margin-bottom: 20px;
	}
	.greeting .txt{
		width: 100%;
		max-width: 850px;
	}
	.greeting img{
		width: 100%;
		max-width: 300px;
		height: 100%;
		max-height: 200px;
	}
	.gaiyo-list{
		margin-bottom: 30px;
	}
	.two-clm{
		display: flex;
		justify-content: space-between;
		width: 100%;
		max-width: 1200px;
	}
	.two-clm dl{
		display: table;
		width: 49.1666%;
		max-width: 590px;
		border-bottom: solid 1px #acaeaf;
		padding: 5px 15px;
	}
	.two-clm dl dt{
		display: table-cell;
		width: 25.4237%;
		max-width: 150px;
	}
	.two-clm dl dd{
		display: table-cell;
		word-break: break-all;
		width: 59.322%;
		max-width: 350px;
		padding-left: 20px;
	}
	.one-clm{
		display: table;
		width: 100%;
		max-width: 1200px;
	}
	.one-clm dl{
		display: table-cell;
		width: 500px;
		border-bottom: solid 1px #acaeaf;
		padding: 5px 15px;
	}
	.one-clm dl dt{
		display: table-cell;
		width: 150px;
	}
	.one-clm dl dd{
		display: table-cell;
		width: 1050px;
		padding-left: 20px;
	}
	#gmap iframe{
		width: 100%;
		max-width: 1200px;
		height: 300px;
		margin-bottom: 20px;
	}
	#gmap .btn{
		margin: 0 0 0 auto;
	}
	#foot-info{
		display: flex;
		justify-content: space-around;
	}
	#foot-info img{
		width: 41.6666%;
		max-width: 500px;
		height: 20.8333%;
		max-height: 250px;
	}
	/*--------------
	 facebook
	---------------*/
	.facebook-wrapper{
		display: block;
		width: 500px;
		margin: 0 auto;
	}
	.facebook-wrapper > .fb-page {
		width: 100%;
	}
	.facebook-wrapper > .fb-page > span,
	.facebook-wrapper iframe {
		width: 100% !important;
	}
}

/*------------------------------------------
 pc
------------------------------------------*/
@media screen and (max-width: 1240px){
	#main-visual .icon img:nth-child(1){
		width: 25.6666%;
		max-width: 308px;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 800;
	}
	#main-visual .icon img:nth-child(2){
		width: 32.6666%;
		max-width: 392px;
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 801;
	}
}

/*------------------------------------------
 sp
------------------------------------------*/
@media screen and (max-width: 768px){
	#main-visual{
		width: 100%;
		position: relative;
		padding-top: 20px;
	}
	#main-visual .icon img:nth-child(1){
		width: 25.6666%;
		max-width: 308px;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 800;
	}
	#main-visual .icon img:nth-child(2){
		width: 32.6666%;
		max-width: 392px;
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 801;
	}
	#slider{
		width: 100%;
		margin: 0 auto;
	}
	#slider img{
		width: 100%;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		/*height: 350px;*/
		object-fit: cover;
	}
	.ind-total .readtxt-area{
		display: block;
		width: 100%;
		margin-bottom: 20px;
	}
	.ind-total .readtxt-area .readtxt{
		width: 100%;
	}
	.ind-total .readtxt-area .readtxt h1{
		text-align: left;
		font-size: 28px;
		margin-bottom: 15px;
	}
	.ind-total .readtxt-area ul li{
		padding-left: 1em;
		text-indent: -1em;
	}
	.ind-total .readtxt-area img{
		display: block;
		width: 100%;
		max-width: 500px;
		height: auto;
		max-height: 250px;
		margin: 15px auto 0 auto;
	}
	.ind-total > ul{
		display: block;
		justify-content: space-between;
		width: 100%;
		margin-top: 30px;
		padding: 0 20px;
	}
	.ind-total > ul li{
		width: 100%;
		max-width: 350px;
		height: auto;
		min-height: 250px;
		background-color: #ffffff;
		margin: 0 auto 15px auto;
		padding: 20px;
		font-weight: bold;
		font-size: 18px;
		text-align: center;
	}
	.ind-total > ul li:last-child{
		margin-bottom: 0;
	}
	.ind-total > ul li img{
		display: block;
		width: 252px;
		height: 138px;
		margin: 0 auto 10px auto;
	}
	.ind-total > ul li:nth-child(1) span::before{
		content: "01";
		font-size: 36px;
		font-weight: normal;
		color: #68a5f0;
		padding-right: 10px;
	}
	.ind-total > ul li:nth-child(2) span::before{
		content: "02";
		font-size: 36px;
		font-weight: normal;
		color: #68a5f0;
		padding-right: 10px;
	}
	.ind-total > ul li:nth-child(3) span::before{
		content: "03";
		font-size: 36px;
		font-weight: normal;
		color: #68a5f0;
		padding-right: 10px;
	}
	#ind-panacard{
		background: url("../images/ind-panacard.png") no-repeat left top;
		background-size: 40%;
	}
	#ind-panacard h2{
		text-shadow:
			1px 1px 0px rgba(255,255,255,0.8),
			-1px 1px 0px rgba(255,255,255,0.8),
			1px -1px 0px rgba(255,255,255,0.8),
			-1px -1px 0px rgba(255,255,255,0.8),
			0px 0px 8px rgba(255,255,255,0.8),
			0px 0px 5px rgba(255,255,255,0.8);
	}
	#ind-panacard .readtxt-area{
		width: 100%;
		margin: 0 0 0 auto;
		padding-top: 0;
	}
	#ind-panacard .readtxt-area h3{
		width: 100%;
		background-color: #eea107;
		color: #ffffff;
		display: inline-block;
		padding: 10px 60px;
		margin-bottom: 20px;
		border-radius: 5px;
		text-align: center;
		font-size: 18px;
		box-sizing: border-box;
	}
	#ind-panacard .readtxt-area p{
		text-align: left;
		text-shadow:
			1px 1px 0px rgba(255,255,255,0.8),
			-1px 1px 0px rgba(255,255,255,0.8),
			1px -1px 0px rgba(255,255,255,0.8),
			-1px -1px 0px rgba(255,255,255,0.8),
			0px 0px 8px rgba(255,255,255,0.8),
			0px 0px 5px rgba(255,255,255,0.8);
	}
	#ind-panacard .readtxt-area p span{
		font-size: 24px;
		font-weight: bold;
		color: #de5961;
	}
	#ind-panacard ul{
		display: block;
		justify-content: space-between;
		width: 100%;
		margin-top: 30px;
		font-size: 16px;
	}
	#ind-panacard ul li{
		margin-bottom: 80px;
	}
	#ind-panacard ul li span{
		display: block;
		padding-left: 80px;
	}
	#ind-panacard ul li:nth-child(1),
	#ind-panacard ul li:nth-child(2),
	#ind-panacard ul li:nth-child(3){
		position: relative;
	}
	#ind-panacard ul li:nth-child(1)::before{
		content: "";
		background: url("../images/ind-pana-point01.png") no-repeat;
		width: 71px;
		height: 71px;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	#ind-panacard ul li:nth-child(2)::before{
		content: "";
		background: url("../images/ind-pana-point02.png") no-repeat;
		width: 71px;
		height: 71px;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	#ind-panacard ul li:nth-child(3)::before{
		content: "";
		background: url("../images/ind-pana-point03.png") no-repeat;
		width: 71px;
		height: 71px;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.hochiki-area{
		display: block;
		width: 100%;
	}
	.hochiki-area div{
		width: 100%;
		margin-bottom: 20px
	}
	.hochiki-area > img{
		display: block;
		width: 100%;
		max-width: 450px;
		height: 100%;
		max-height: 300px;
		margin: 0 auto;
	}
	.hochiki-area >div ul{
		display: flex;
		width: 100%;
		max-width: 582px;
		margin: 0 auto 30px auto;
	}
	.hochiki-area >div ul::after{
		display: block;
		clear: both;
		height: 0px;
		visibility: hidden;
		overflow: hidden;
		line-height: 0;
		content: ".";
	}
	.hochiki-area >div ul li{
		width: 100%;
		max-width: 174px;
		float: left;
	}
	.hochiki-area >div ul li:nth-child(2){
		margin: 0 30px;
	}
	.greeting{
		display: block;
		width: 100%;
		margin-bottom: 20px;
	}
	.greeting .txt{
		width: 100%;
		margin-bottom: 15px;
	}
	.greeting img{
		display: block;
		width: 100%;
		max-width: 300px;
		height: 100%;
		max-height: 200px;
		margin: 0 auto;
	}
	.gaiyo-list{
		margin: 30px 0;
	}
	.two-clm{
		display: block;
		width: 100%;
	}
	.two-clm dl{
		display: table;
		width: 100%;
		border-bottom: solid 1px #acaeaf;
		padding: 5px 15px;
	}
	.two-clm dl dt{
		display: table-cell;
		width: 30%;
	}
	.two-clm dl dd{
		display: table-cell;
		word-break: break-all;
		width: 70%;
		padding-left: 20px;
	}
	.one-clm{
		display: table;
		width: 100%;
	}
	.one-clm dl{
		display: table-cell;
		width: 100%;
		border-bottom: solid 1px #acaeaf;
		padding: 5px 15px;
	}
	.one-clm dl dt{
		display: table-cell;
		width: 30%;
	}
	.one-clm dl dd{
		display: table-cell;
		width: 70%;
		padding-left: 20px;
	}
	#gmap iframe{
		width: 100%;
		height: 300px;
		margin-bottom: 20px;
	}
	#gmap .btn{
		margin: 0 0 0 auto;
	}
	#foot-info{
		display: block;
		justify-content: space-around;
	}
	#foot-info img{
		display: block;
		width: 100%;
		max-width: 500px;
		margin: 40px auto 0 auto;
	}
	
	/*--------------
	 facebook
	---------------*/
	.facebook-wrapper{
		display: block;
		max-width: 500px;
		margin: 0 auto;
	}
	.facebook-wrapper > .fb-page {
		width: 100%;
	}
	.facebook-wrapper > .fb-page > span,
	.facebook-wrapper iframe {
		width: 100% !important;
	}
	
	/*--------------
	 display: none
	---------------*/
	.pc-br,
	.info{
		display: none;
		visibility: hidden;
	}
}