@charset "UTF-8";
/* CSS Document */

/*=======================
	#common
=======================*/
body{
	font: 15px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
	font-weight: 300;
	-webkit-text-size-adjust:100%;
	text-align: center;
	margin: 0 auto;
	line-height: 1.3em;
	background-color: #f5efb4;
	background-image: url("../img/pttn_wave.png");
	background-repeat: repeat-y;
	background-position: center;
}
.ptop5{
	padding-top: 5px;
}
.ptop10{
	padding-top: 10px;
}
.ptop15{
	padding-top: 15px;
}
.ptop25{
	padding-top: 25px;
}
.pleft25{
	padding-left: 25px;
}
.pleft150{
	padding-left: 150px;
}
.pleft400{
	padding-left: 400px;
}
.ptop50{
	padding-top: 50px;
}
.prgt50{
	padding-right: 50px;
}
.pbttm35{
	padding-bottom: 35px;
}
.tume{
	letter-spacing: -0.05em;
}
.tumetume{
	letter-spacing: -0.08em;
}
.txtlink{
	margin: 0 auto;
	padding-top: 15px;
	width: 700px;
	text-align: right;
}
@media (max-width: 650px){
	.txtlink{
	margin: 0 auto;
	padding-top: 15px;
	width: auto;
	text-align: center;
	}
}
/*=======================
	header
=======================*/
.wrap{
	background-color: #000000;
	height: 52px;
	color: #FFFFFF;
}
header ul{
	position: relative;
	left: 50%;
	float: left;
}
.head{
	position: relative;
	left: -50%;
	float: left;
}
.head50{
	position: relative;
	left: -50%;
	float: left;
	padding-right: 50px;
}
.head p{
	text-align: right;
	padding: 8px 35px 0 0;
	font-size: 80%;
}
.icons{
	width: 100px;
	height: 52px;
}
.icons li{
	float: left;
	padding: 2px 3px;
	display: inline-block;
	font-size: 0;
}
@media (max-width: 480px){
	.wrap{
	background-color: #000000;
	height: 80px;
	color: #FFFFFF;
	padding-left: 15%;
	}
	header ul{
    display: flex;
    flex-wrap: wrap;
	}
	.head p{
	text-align: right;
	padding: 8px 15px 0 0;
	font-size: 80%;
	}
	.head50{
	padding-top: 3px;	
	}
	.icons{
	width: 162px;
	height: 22px;
	}
	.icons li{
	float: left;
	padding: 2px 3px;
	display: inline-block;
	}
}
@media (max-width: 375px){
	.wrap{
	padding-left: 8%;
	}
}
/*=======================
	footer
=======================*/
.wrap2{
	background-color: #000000;
	color: #FFFFFF;
	height: 60px;
}
footer ul {
	position: relative;
	left: 50%;
	float: left;
	padding-top: 3px;
}
.foot{
	position: relative;
	left: -50%;
	float: left;	
}
.foot p{
	padding: 8px 35px 0 0;
	font-size: 80%;
}
.alnrgt{
	text-align: right;
}
.alncen{
	text-align: center;
}
@media (max-width: 480px){
	.wrap2{
	background-color: #000000;
	height: 100px;
	color: #FFFFFF;	
	padding-left: 15%;
	}
	footer ul {
	display: flex;
    flex-wrap: wrap;
	}
	.foot p{
	padding: 8px 15px 0 0;
	font-size: 80%;
	}
}
@media (max-width: 375px){
	.wrap2{
	padding-left: 8%;
	}
}
/*=======================
	top
=======================*/
#top{	
	text-align: center;
	height: 502px;
	background-image: url("../img/top_bg.png");
	background-position: center top;
	background-repeat: no-repea	
}
#over1{
	text-align: center;
  	height: 502px;
  	background-image: url("../img/top_people.png");
	background-position: center top;
	background-repeat: no-repea	
}
@media (max-width: 650px){
	#top{	
	height: 410px;
	background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
	}
	#over1{
  	height: 410px;
  	background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;	
	}
	#top img, #over1 img{
	height: 410px;
	width: auto;
	text-align: center;
	}
}
#over{
	animation: fadein 5s ease-out forwards;
}
@keyframes fadein {
  0% {
     opacity: 0
  }
  100% {
     opacity: 1
  }
}
.box2 {
  opacity: 0;
  animation: 15s fadein ease-in-out forwards;
}

/*======== 1 kyo culture =======*/
#cont1{
  	height: 282px;
  	background-image: url("../img/bg_cont1.png");
	background-position: center top;
	background-repeat: no-repeat;
}
#txt1 img{
	padding: 108px 330px 0 0;
}
@media (max-width: 650px){
	#cont1{
	width: 460px;
  	height: 460px;
  	background-image: url("../img/bg_cont1.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	}
	#txt1 img{
	width: 90%;
	height: auto;	
	padding: 100px 30px 0 15px;
	}
}

/*======== 2 teice a week =======*/
#cont2{
  	height: 282px;
  	background-image: url("../img/bg_cont2.png");
	background-position: center top;
	background-repeat: no-repeat;
}
#txt2 img{
	padding: 60px 0 0 315px;
}
@media (max-width: 650px){
	#cont2{
  	height: 460px;
	width: 500px;
  	background-image: url("../img/bg_cont2.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	}
	#txt2 img{
	width: 90%;
	height: auto;
	padding: 50px 0 0 15px;
	}
}

/*======== 3 place =======*/
#cont3{
	margin: 0 auto;
	text-align: center;
	position: relative;
	width: 800px;
	height: 500px;
}
#txt3{
	position: absolute;
	top: 50px;
	left: 50px;
	z-index: 30;
}
#map{
	position: absolute;
	top: 180px;
	left: 330px;
}
#parts1{
	position: absolute;
	top: 180px;
	left: 0px;
	z-index: 31;
}
@media (max-width: 650px){
	#cont3{
		margin: 0 auto;
		text-align: center;
		position: relative;
		width: 500px;
		height: 760px;
	}
	#txt3{
		position: absolute;
		top: 50px;
		left: 5px;
		z-index: 30;
	}
	#map{
		position: absolute;
		top: 409px;
		left: 30px;
	}
	#parts1{
		position: absolute;
		top: 150px;
		left: 330px;
		z-index: 31;
	}
}
/*======== 4 different levels =======*/
#cont4{
	margin: 0 auto;
	text-align: center;
	position: relative;
	width: 800px;
	height: 277px;
	background-image: url("../img/bg_cont4.png");
	background-position: center top;
	background-repeat: no-repeat;
}
#txt4{
	position: absolute;
	top: 10px;
	left: 300px;
}
@media (max-width: 650px){
	#cont4{
	margin: 0 auto;
	text-align: center;
	position: relative;
	width: 500px;
	height: 370px;
	background-image: url("../img/bg_cont4.png");
	background-position: 15px bottom;
	background-repeat: no-repeat;
	}
	#txt4{
	position: absolute;
	top: 0px;
	left: 25px;
	}
}

/*======== 5 beginner ok =======*/
#cont5{
	margin: 0 auto;
	text-align: center;
	position: relative;
	width: 800px;
	height: 277px;
	background-image: url("../img/bg_cont5wide.png");
	background-position: center top;
	background-repeat: no-repeat;
}
#txt5{
	position: absolute;
	top: 50px;
	left: 35px;
}
@media (max-width: 650px){
	#cont5{
	margin: 0 auto;
	text-align: center;
	position: relative;
	width: 500px;
	height: 500px;
	background-image: url("../img/bg_cont5.png");
	background-position: 25px 250px;
	background-repeat: no-repeat;
	}
	#txt5{
	position: absolute;
	top: 43px;
	left: 17px;
	}
}

/*======== 6 good life after 50 =======*/
#cont6{
	margin: 0 auto;
	text-align: center;
	position: relative;
	width: 800px;
	height: 340px;
	background-image: url("../img/bg_cont6.png");
	background-position: center top;
	background-repeat: no-repeat;
}
#txt6{
	position: absolute;
	top: 0px;
	left: 275px;
}
#txt7{
	position: absolute;
	top: 245px;
	left: 250px;
}
@media (max-width: 650px){
	#cont6{
	margin: 0 auto;
	text-align: center;
	position: relative;
	width: 500px;
	height: 488px;
	background-image: url("../img/bg_cont6.png");
	background-position: 15px 120px;
	background-repeat: no-repeat;
	}
	#txt6{
	position: absolute;
	top: 0px;
	left: 0px;
	}
	#txt7{
	position: absolute;
	top: 372px;
	left: 22px;
	}
	#txt6 img{
		width: 90%;
		height: auto;
	}
}
@media (max-width: 375px){
	#cont2, #cont3, #cont4, #cont5, #cont6{
	width: 400px;
	}
}
/*======== 7 show satisfaction =======*/
#cont7{
	margin: 0 auto;
	text-align: center;
	position: relative;
	background-image: url("../img/bg_parts2wide.png");
	background-position: center top;
	background-repeat: no-repeat;
}
#txt8{
	padding-top: 63px;
}
#show{
	padding-top: 20px;
}

#over3{
	position: absolute;
	top: 108px;
	left: 220px;
	opacity: 0;
}
@media (max-width: 650px){
	#cont7{
	background-image: url("../img/bg_parts2.png");
		background-size: 16%;
	background-position: right top;	
	}
	#txt7 img{
		width: 90%;
		height: auto;
	}
	#txt8 img{
		width: 85%;
		height: auto;
	}
	#show img{
		width: 95%;
		height: auto;
	}
	#over3{
	position: absolute;
	top: 100px;
	left: -70px;
	opacity: 0;
	}
	#over3 img{
		width: 84%;
		height: auto;
	}
}
.box3 {opacity: 0;} /*一瞬表示されるのを防ぐ*/
.fadeInDown {
    animation-name: fadeInDown;
    animation-duration: 5s;
    animation-fill-mode: forwards;
}
@keyframes fadeInDown {
    0% {
        opacity: 0;         
    }
    100% {
    opacity: 0.8;
    transform: translate(0);
    }
}
.downup {
	transform: translateY(100px);
}

/*======== 8,9 class/price list =======*/
#cont8{
	margin: 0 auto;
	text-align: center;
	background-image: url("../img/ttl_deco1.png");
	background-position: center 50px;
	background-repeat: no-repeat;
}
#cont9{
	background-image: url("../img/ttl_deco2.png");
	background-position: center 50px;
	background-repeat: no-repeat;
}
.item li{
	width: 240px;
	height: auto;
	padding: 10px;
	display: inline-block;	
}
.item{
	text-align: center;
}
.item li img{
	padding-bottom: 10px;
}
.item li p{
	padding-bottom: 10px;
}
.chu{
	clear: both;
	font-size: 80%;
}
@media (max-width: 650px){
	.item{
	display: grid;
	}
	.item ul{
	margin: 0 auto;
	text-align: center;
	}
	.item li{
	margin: 0 auto;
	text-align: center;
	padding-top: 25px;
	}
	.chu{
	margin: 0 auto;
	text-align: center;
	width: 300px;
	}
}
/*======== 10 kyo els =======*/
#els{
	padding: 40px 0 0 150px;
}
@media (max-width: 650px){
	#els{
	padding: 40px 0 0 0;
	}
	#els img{
	width: 85%;
	height: auto;
	}
}
/*======== 11 jukucho =======*/
#cont11{
	margin: 0 auto;
	text-align: center;
}
.topic ul {
	padding-top: 25px;
}
.topic li{
	display: inline-block;
}
.topic{
	text-align: center;
}
#topiclft{
	width: 300px;
	text-align: right;
	vertical-align: top;
}
#topicrgt{
	width: 350px;
	text-align: left;
	line-height: 1.6em;
}
#thiland img{
	padding: 13px 0 0 0;	
	}
@media (max-width: 650px){
	#thiland{
	text-align: left;	
	}
	#thiland img{
	width: 140px;
	height: auto;
	padding: 0 0 10px 35px;	
	}
}
@media (max-width: 420px){
	#topicrgt{
	width: 300px;
	}
	#txt3 img, #txt4 img, #txt5 img, #txt6 img, #txt7 img, #txt8 img, #txt9 img, staff{
		width: 88%;
		height: auto;
	}
	#txt1 img{
		width: 300px;
		height: auto;
	}
	#txt2 img{
		width: 350px;
		height: auto;
	}
	#thiland img{
	width: 130px;
	height: auto;
	padding: 0 0 10px 100px;	
	}
}

@media (max-width: 370px){
	#topicrgt{
	width: 250px;
	}
	#txt3 img, #txt4 img, #txt5 img, #txt6 img, #txt7 img, #txt8 img, #txt9 img, staff{
		width: 75%;
		height: auto;
		padding-left: 0;
	}
	#txt1 img{
		width: 260px;
		height: auto;
	}
	#txt2 img{
		width: 290px;
		height: auto;
	}
}

/*======== 12,13 staff =======*/
#cont12{
	margin: 0 auto;
	text-align: center;
	width: 650px;
	background-image: url("../img/bg_parts3.png");
	background-position: left top;
	background-repeat: no-repeat;
}
.txtlg{
	font-size: 185%;
	font-weight: bold;
}
.txtmid{
	font-size: 110%;
	font-weight: bold;
}
#cont13{
	margin: 0 auto;
	text-align: center;
	width: 650px;
	background-image: url("../img/bg_parts4.png");
	background-position: right bottom;
	background-repeat: no-repeat;
}

@media (max-width: 420px){
	#cont12{
	margin: 0 auto;
	text-align: center;
	width: 420px;
	background-image: url("../img/bg_parts3.png");
	background-position: left top;
	background-repeat: no-repeat;
	}
	.txtlg{
	font-size: 150%;
	font-weight: bold;
	}
	.txtmid{
	font-size: 105%;
	font-weight: bold;
	}
	#cont13{
	margin: 0 auto;
	text-align: center;
	width: 420px;
	background-image: url("../img/bg_parts4.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	}
}
@media (max-width: 375px){
	#cont12{
	margin: 0 auto;
	text-align: center;
	width: 320px;
	background-image: url("../img/bg_parts3.png");
	background-position: left top;
	background-repeat: no-repeat;
	}
	.txtlg{
	font-size: 140%;
	font-weight: bold;
	}
	.txtmid{
	font-size: 102%;
	font-weight: bold;
	}
	#cont13{
	margin: 0 auto;
	text-align: center;
	width: 320px;
	background-image: url("../img/bg_parts4.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	}
}

