/*===============================================
●smart.css  画面の横幅が1365pxまで
===============================================*/
@media screen and (max-width: 1365px){

.f30{
	font-size: 4.0rem;
}
.f40{
	font-size: 5.0rem;
}

.fish-box{
	display: none;
}
#page_title,
#page_title01,
#page_title02,
#page_title03{
	width: 100%;
	height: 300px;
	padding-top: 80px;
	background-size: cover;
	background-position:center;
	display: flex;
	justify-content: center;
	align-items: center;
	color:#FFFFFF;
}
.top-text{
	width: 60%;
}



}

/*===============================================
●smart.css  画面の横幅が1160pxまで
===============================================*/
@media screen and (max-width: 1160px){

body {
	font-size:1.6rem;
}
.f30{font-size: 3.6rem;}
.mt100 {margin-top:60px;}

.contents{
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
.top-text{
	width: 75%;
}
.rinen_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.rinen_box_in{
	width: 47.5%;
	margin-top: 40px;
	background-color: #FFFFFF;
	border-radius: 0 0 20px 20px;
}
.rinen_title{
	background-image: url("img/rinen_title.png");
	background-repeat: no-repeat;
	height: 60px;
	width: 100%;
	line-height: 60px;
	font-size: 2.0rem;
	font-weight: 900;
	text-align: center;
	color: #FFFFFF;
}
.news_box{
	width: 100%;
	margin: 0 auto 0;
	display: flex;
	flex-wrap: wrap;
}
.news_box_in{
	position:relative;
	width: 47.5%;
	margin-top: 40px;
	margin-right: 20px;
}
.news_box_in:nth-child(4n){
	margin-right: 0;
}
.news_box_in p.news_title{
	font-size: 100%;
	font-weight: bold;
}
.news-photo{
	width: 100%;
}
.news-photo img{
	width: 100%;
	height: 180px;
	object-fit: cover;
	border: 5px solid #FFFFFF;
}
.news-txt{
	width: 100%;
	background-color: #FFFFFF;
	padding: 20px;
}
.day{
	font-size: 1.2rem;
	color:#e50012;
}
.news_box_in .link{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.footer{
	background-image: url("img/footer.jpg");
	background-position: center center;
	background-size: cover;
	color: #FFFFFF;
	padding: 100px 0;
	margin-top: 200px;
}
.footer-in{
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
}
.footer-in01{
	width: 40%;
	border-right: 1px solid #FFFFFF;
}
.footer-in02{
	width: 60%;
	padding-left: 40px;
	display: flex;
}
ul.foot-navi{
	width: 33.3333333333%;
}
ul.foot-navi li{
	list-style: disc;
	margin-left: 1em;
	font-size: 1.6rem;
}

.naiyou{
	display: flex;
	justify-content: space-between;
	padding-top: 60px;
}
.naiyou-in{
	width: 32%;
}
.naiyou-in img.fuchi{
	border: 5px solid #FFFFFF;
}
.naiyou-in-text{
	height: 220px;
	font-size: 1.92rem;
	margin-top: 20px;
}
.naiyou-in-btn{
	display: flex;
	justify-content: center;
	margin-top: 10px;
}
.title_mini{
	font-size: 2.0rem;
}

#page_title,
#page_title01,
#page_title02,
#page_title03{
	width: 100%;
	height: 250px;
	padding-top: 0px;
	background-size: cover;
	background-position:center;
	display: flex;
	justify-content: center;
	align-items: center;
	color:#FFFFFF;
}
.course_photo_main{
	width: 100%;
	height: auto;
}

.title-sakana{
	margin-top: 60px;
	width: 100%;
	padding: 0 20px;
	background-color: #006eba;
	color: #FFFFFF;
	height: 60px;
	line-height: 60px;
	font-size: 2.4rem;
	font-weight: 900;
	text-align: center;
}



}

/*===============================================
●smart.css  画面の横幅が1024pxまで
===============================================*/
@media screen and (max-width: 1024px){

.f20{
	font-size: 2.4rem;
}

.top-img {
    display: flex;
    justify-content: flex-start;
    align-items: center;
	background:url("img/top-img.jpg") no-repeat center center / cover;
	height: 60vh;
    color: #FFF;
}

.tono-box{
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.tono-box01{
	width: 20%;
	display: flex;
	justify-content: center;
}
.tono-box02{
	width: 75%;
	align-items: center;
}

.toha-box01{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 40px;
}
.toha-box02{
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	margin-top: 40px;
}
.toha-box-photo{
	width: 39.655%;
}
.toha-box-photo img{
	border: 5px solid #FFFFFF;
}
.toha-box-text{
	width: 56.896%;	
}
.shop_info{
	max-width: 900px;
	width: 100%;
	margin: 40px auto 0;
}





}

/*===============================================
●smart.css  画面の横幅が834pxまで
===============================================*/
@media screen and (max-width: 834px){

.f40{
	font-size: 4.0rem;
}
.f50{
	font-size: 6.0rem;
}
.br-tab-none{
	display: none;
}
.br-tab-in{
	display: inherit !important;
}
.top-text{
	width: 95%;
}
.title-shuriken{
	width: 100%;
	padding: 0 20px;
	background-color: #29562d;
	color: #FFFFFF;
	height: 50px;
	line-height: 50px;
	font-size: 2.0rem;
	font-weight: 900;
	text-align: center;
}
.title-shuriken01{
	display: inline-block;
	width: 100%;
	background-image: url("img/shuriken30.png");
	background-repeat: no-repeat;
	background-position: left;
}
.title-shuriken02{
	display: inline-block;
	width: 100%;
	background-image: url("img/shuriken30.png");
	background-repeat: no-repeat;
	background-position: right;
}

.tono-box{
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.tono-box01{
	width: 20%;
	display: flex;
	justify-content: center;
}
.tono-box02{
	width: 75%;
}

.naiyou{
	display: flex;
	justify-content: space-between;
	padding-top: 60px;
}
.naiyou-in{
	width: 32%;
}
.naiyou-in img.fuchi{
	border: 5px solid #FFFFFF;
}
.naiyou-in-text{
	height: 180px;
	font-size: 1.6rem;
	margin-top: 20px;
}
.naiyou-in-btn{
	display: flex;
	justify-content: center;
	margin-top: 10px;
}
.title_mini{
	padding: 0 5px;
	font-size: 1.8rem;
}
.title_mini01{
	background-image: url("img/shuriken25.png");
}
.title_mini02{
	background-image: url("img/shuriken25.png");
}

.footer{
	background-image: url("img/footer.jpg");
	background-position: center center;
	background-size: cover;
	color: #FFFFFF;
	padding: 100px 0;
	margin-top: 200px;
}
.footer-in{
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
}
.footer-in01{
	width: 50%;
	border-right: 1px solid #FFFFFF;
}
.footer-in02{
	width: 50%;
	padding-left: 40px;
	display: flex;
	flex-direction: column;
}
ul.foot-navi{
	width: 100%;
	margin: 0 0 0 1em;
}
ul.foot-navi li{
	list-style: disc;
	margin: 0 0 0 1em;
	font-size: 1.6rem;
}
.course_plan table{
	border: none;
	border-collapse: collapse;
	border-bottom: none;
	font-size: 1.6rem;
	width: 100%;
}
.course_plan table th{
	display: block;
	background-color: #eeeeef;
	padding: 10px 20px;
	vertical-align: top;
	width:100%;
	text-align: left;
	border-top: none;
	font-size: 1.8rem;
	font-weight: 900;
}
.course_plan table td{
	display: block;
	width: 100%;
	padding: 10px 20px;
	text-align: left;
	border-top: none;
	background-color: #FFFFFF;
}
.yoyaku-box{
	max-width: 800px;
	width: 100%;
	margin: 40px auto 0;
}
.privacypolicy{
	padding-top: 100px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
	width: 100%;
}
.blog_area{
	max-width: 800px;
	width: 100%;
	margin: 80px auto 0;
	text-align: left;
	border: 1px solid #19448e;
	padding: 20px;
}
.blog_area_in{
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.thumbnail{
	width: 26.315%;
}
.cat_text{
	width: 65.526%;
}


}

/*===============================================
●smart.css  画面の横幅が480pxまで
===============================================*/
@media screen and (max-width: 480px){

.f20{
	font-size: 2.4rem;
}
.f25{
	font-size: 2.6rem;
}
.f30{
	font-size: 3.0rem;
}
.f40{
	font-size: 3.0rem;
}
.f50{
	font-size: 5.0rem;
}
.mt40 {margin-top:20px;}
.mt80 {margin-top:40px;}
.br-sm{	display: inherit !important;}
.br-sm-in{ display: none !important;}
.center_pc{text-align: left !important;}
	
.top-img {
    display: flex;
    justify-content: flex-start;
    align-items: center;
	background:url("img/top-img.jpg") no-repeat center center / cover;
	height: 50vh;
    color: #FFF;
  }
.makimono{
	margin-top: 40px;
}
.rinen_box{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
.rinen_box_in{
	width: 100%;
	margin-top: 40px;
	background-color: #FFFFFF;
	border-radius: 0 0 20px 20px;
}
.tono-box{
	margin-top: 20px;
	display: flex;
	flex-direction:column-reverse;
}
.tono-box01{
	width: 50%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
.tono-box02{
	margin-top: 20px;
	width: 100%;
	display: flex;
	align-items: center;
}
.title01{
	font-size: 3.0rem;
	font-weight: bold;
}

.toha-box01{
	display: flex;
	flex-direction: column;
	margin-top: 40px;
}
.toha-box02{
	display: flex;
	flex-direction: column;
	margin-top: 40px;
}
.toha-box-photo{
	width: 100%;
}
.toha-box-photo img{
	border: 5px solid #FFFFFF;
}
.toha-box-text{
	margin-top: 20px;
	width: 100%;	
}

.naiyou{
	display: flex;
	flex-direction: column;
	padding-top: 0px;
}
.naiyou-in{
	width: 100%;
	margin-top: 40px;
}
.naiyou-in img.fuchi{
	border: 5px solid #FFFFFF;
}
.naiyou-in-text{
	height: auto;
	font-size: 1.6rem;
	margin-top: 20px;
}
.naiyou-in-btn{
	display: flex;
	justify-content: center;
	margin-top: 20px;
}
.title_mini{
	padding: 0 5px;
	font-size: 1.8rem;
}
.title_mini01{
	background-image: url("img/shuriken25.png");
}
.title_mini02{
	background-image: url("img/shuriken25.png");
}

.news_box{
	width: 100%;
	margin: 0 auto 0;
	display: flex;
	flex-direction: column;
}
.news_box_in{
	position:relative;
	width: 100%;
	margin-top: 40px;
	margin-right: 0px;
}
.news_box_in:nth-child(4n){
	margin-right: 0;
}
.news_box_in p.news_title{
	font-size: 100%;
	font-weight: bold;
}
.news-photo{
	width: 100%;
}
.news-photo img{
	width: 100%;
	height: 180px;
	object-fit: cover;
	border: 5px solid #FFFFFF;
}
.news-txt{
	width: 100%;
	background-color: #FFFFFF;
	padding: 20px;
}
.day{
	font-size: 1.2rem;
	color:#e50012;
}

.footer{
	background-image: url("img/footer.jpg");
	background-position: center center;
	background-size: cover;
	color: #FFFFFF;
	padding: 40px 0;
	margin-top: 200px;
}
.footer-in{
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: column;
}
.footer-in01{
	width: 100%;
	border-right: none;
	padding-bottom: 20px;
	padding-left: 20px;
	border-bottom: 1px solid #FFFFFF;
}
.footer-in02{
	width: 100%;
	margin-top: 20px;
	padding-left: 0px;
	display: flex;
	flex-direction: column;
}
ul.foot-navi{
	width: 100%;
	margin: 0 0 0 0;
}
ul.foot-navi li{
	list-style: disc;
	margin: 0 0 0 0;
	font-size: 1.6rem;
}

.course{
	margin-top: 40px;
	display: flex;
	flex-direction: column;
}
.course_photo{
	width: 100%;
}
.course_plan{
	margin-top: 20px;
	width: 100%;
}
.course_photo_main{
	width: 100%;
	height: 300px;
}

.fish-aim{
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}
.fish-aim-in{
	width: 48%;
	margin-top: 20px;
	margin-right: 4%;
	text-align: center;
}
.fish-aim-in:nth-child(2n){
	margin-right: 0%;
}
.fish-aim-in p{
	font-size: 2.4rem;
	font-weight: bold;
}
.fish-aim img{
	border: 3px solid #392100;
}
.titBlock {
	position: relative;
	width: 330px;
	padding: 5px 0px;
	margin: 0 auto;
}
 .titBlock .bg {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
}
.titBlock .bg:after {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	left: 0%;
	top: 0%;
	transform: skewX(-14deg);
	transform-origin: 100% 0;
	background: #e60012;
} 
.titBlock .sectTit {
	position: relative;
	font-size: 1.7rem;
	font-weight: 900;
	color: #FFFFFF;
	z-index: 1;
	text-align: center;
}

.schedule{
	border: 1px solid #036eb8;
	padding: 20px;
	width: 100%;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}
.timle{
	background-color: #036eb8;
	display: inline-block;
	padding: 0 2rem;
	color: #FFFFFF;
	font-size: 1.6rem;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}
.timle-title{
	background-color: #ffffff;
	display: inline-block;
	padding: 0 2rem;
	color: #333333;
	font-size: 1.8rem;
	font-weight: bold;
	vertical-align: bottom;
}
.schedule-box{
	display: flex;
	flex-direction: column;
	margin-top: 20px;
}
.schedule-photo{
	width: 100%;
}
.schedule-text{
	margin-top: 20px;
	width: 100%;
}
.schedule-text p{
	font-size: 1.6rem;
}
.shop_box{
	margin-top: 60px;
	display: flex;
	flex-direction: column;
}
.shop_photo{
	width: 100%;
}
.shop_text{
	margin-top: 20px;
	width: 100%;
}
.title-sakana{
	margin-top: 40px;
	width: 100%;
	padding: 0 10px;
	background-color: #006eba;
	color: #FFFFFF;
	height: 50px;
	line-height: 50px;
	font-size: 1.6rem;
	font-weight: 900;
	text-align: center;
}
.title-sakana01{
	display: inline-block;
	width: 100%;
	background-image: url("img/sakana01a.png");
	background-repeat: no-repeat;
	background-position: left;
}
.title-sakana02{
	display: inline-block;
	width: 100%;
	background-image: url("img/sakana02b.png");
	background-repeat: no-repeat;
	background-position: right;
}
.activity{
	margin-top: 20px;
	display: flex;
	flex-direction: column;
}
.activity-in{
	width: 100%;
	margin-right: 0%;
}
.activity-in:nth-child(2n){
	margin-top: 20px;
	margin-right: 0%;
}
.shop_info{
	width: 100%;
	margin: 40px auto 0;
}
.shop_info table{
	border: none;
	border-collapse: collapse;
	width: 100%;
}
.shop_info table th{
	display: block;
	width: 100%;
	background-color: #eeeeef;
	text-align: left;
	padding: 10px 20px;
	border-top: none;
	border-bottom: none;
}
.shop_info table td{
	display: block;
	width: 100%;
	text-align: left;
	padding: 10px 20px;
	border-top: none;
	border-bottom: none;
	background-color: #FFFFFF;
}
.gmap{
	margin: 20px 0 0 0 ;
	padding: 0;
}
.banner{
	display: flex;
	flex-direction: column;
}
.banner-in{
	margin-top: 20px;
	width: 100%;
}


#wpfront-scroll-top-container{
	width: 75px;
}
#wpfront-scroll-top-container img{
	width: 100%;
}

/* お問い合わせ */
a.tel {
	position: relative;
	padding-left: 40px;
	font-size: 2rem;
	font-weight: bold;
}
a.tel::before {
	position: absolute;
	content: url("img/contact/tel_sm.png");
	top: -7px; /* アイコンの位置 */
	left: 0; /* アイコンの位置 */
}

.contact {
	margin: 5% auto 0;
}
table.form{
	margin:10% 0 0 0;
	border:none;
	width:100%;
	border-top:none;
	border-collapse: collapse;
}
table.form th{
	width: 100%;
	display: block;
	text-align:left;
	font-weight: bold;
	padding:5% 3% 0;
	border-top: 1px solid #B4B4B5;
    border-bottom:none;
	vertical-align: middle;
}
table.form td{
	width: 100%;
	display: block;
	text-align:left;
	padding:5% 3% 5%;
    border-bottom:none;
}
.formbox{
	margin-top:40px;
	text-align:center;
}

}