﻿/* ////////////////////////////////////////////////////////////////////////////////
スマートフォン向けのスタイル：479px以下 
////////////////////////////////////////////////////////////////////////////////*/
@media screen and (max-width: 479px) {

/*////////////////////////////////
共通
////////////////////////////////*/
/*グローバルメニューのスクロール時にタイトルが隠れてしまうためその分の高さを確保している*/
	p.menu-margin{
		height:20px;
	}

/*アコーディオン*/
	#accordion h5{
		cursor:pointer;
		background: url(../images/plus.gif) no-repeat 90% center;
		font-size:90%;
		border-top:solid 1px #ccc;/*←borderのleftとrightを指定してしまうと画面が右にズレる*/
		border-bottom:solid 1px #ccc;
		width:97%;/*←widthを100%にしてしまうと画面が右にズレるので97%にし指定*/
		padding:10px;
	}

	#accordion h5.active{
		background-image: url(../images/minus.gif);
	}

	#accordion h5.over {
		background-color: #CAE5FC;
	}

	#accordion article{
		display:none;
		margin:0;
		font-size:90%;
		width:96%;
		margin-left:auto;
		margin-right:auto;
	}







/*--------------------------------
cnt01
--------------------------------*/

figure#cnt01 img{
	width:100%;
	margin-bottom: 50px;
}


/*----------------------
 section cnt02
----------------------*/
section#cnt02{
	
}
	section#cnt02 h2{
		text-align: center;
		margin-bottom: 20px;
		/*英語フォントを使う場合（日本語フォントは種類が少ないので画像にする）*/
		font-size: 300%;
		font-family: "Nico Moji";
	}

	section#cnt02 h3{
		text-align: center;
		font-size: 130%;
		line-height: 1.5;
	}
	
	section#cnt02 {
		background: url(../images/cnt02/cnt02-bg.png) no-repeat 50% 280px;
		background-size: 50%;
		width:100%;
		margin-left: auto;
		margin-right: auto;
	}
	/*透明度調整（白網）*/
	div.layerTransparent{
		background-color: rgba(255,255,255,0.5);
		height: 500px;
	}
	
	section#cnt02 p{
		width:96%;
		padding-top: 20px;
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
		font-size: 100%;
		line-height: 2.0;
		text-align: center;

	}


/*----------------------
 section cnt03
----------------------*/
section#cnt03{
	margin-top: 80px;
}

/*プラン*/
	section#cnt03 h2{
		text-align: center;
		margin-top: 50px;
		margin-bottom: 40px;
		/*英語フォントを使う場合（日本語フォントは種類が少ないので画像にする）*/
		font-size: 300%;
		font-family: "Nico Moji";
	}
	section#cnt03 h3{
		text-align: center;
		font-size: 130%;
		line-height: 1.5;
	}
	section#cnt03 h3 span{
		font-size: 180%;
	}
	
	
	div#cnt03-inner00{
		width:96%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
	}
	div#cnt03-inner00-cnt{
		border: 1px solid #e5e5e5;
		text-align: center;
	}
	div#cnt03-inner00 h4{
		background: #f5f1f1;
		border-bottom: 1px solid #e5e5e5;
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 130%;
	}
	div#cnt03-inner00 h5{
		font-size: 130%;
		margin-top: 20px;
	}
	div#cnt03-inner00 p.cnt03-top{
		margin-top: 20px;
		margin-bottom: 30px;
	}

	div#cnt03-inner00 p.cnt03-top span{
		font-size: 250%;
	}

	
	
	div#cnt03-inner01{
		width:96%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px;
	}
	
	div.cnt03-inner01-l{
		width:100%;
		height: 250px;
		border: 1px solid #e5e5e5;
		text-align: center;
		margin-bottom: 15px;
	}
	div#cnt03-inner01-r{
		height: 280px;
		width:100%;	
		border: 1px solid #e5e5e5;
		text-align: center;
	}
	div#cnt03-inner01 h4{
		background: #d0dc61;
		border-bottom: 1px solid #d0dc61;
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 130%;
	}
	div#cnt03-inner01 p.cnt03-top{
		margin-top: 50px;
		margin-bottom: 20px;
	}

	div#cnt03-inner01 p.cnt03-top span{
		font-size: 250%;
	}
	
	p#cnt03-p{
		text-align: center;
		margin-top: 10px;
	}
	
	
	/*cnt03-inner02*/
	div#cnt03-inner02{
		width:96%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
		margin-bottom: 15px;
	}
	div#cnt03-inner02-cnt{
		border: 1px solid #e5e5e5;
		text-align: center!important;
	}
	div#cnt03-inner02-cnt h4{
		background: #d0dc61;
		border-bottom: 1px solid #d0dc61;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-top: 0px!important;
		margin-bottom: 20px;
		font-size: 130%!important;
		font-weight: normal!important;
		text-align: center!important;
	}
	div#cnt03-inner02-cnt p.cnt03-top{
		margin-top: 40px;
		margin-bottom: 20px;
	}

	div#cnt03-inner02-cnt p.cnt03-top span{
		font-size: 250%;
	}
	div#cnt03-inner02-cnt-l-r{
		width:90%;
		margin-left: auto;
		margin-right: auto;
	}
	
	div#cnt03-inner02-cnt-l-r p{
		margin-bottom: 20px;
	}

	div#cnt03-inner02-cnt-l-r p img{
		width: 100%;
	}	
	
	
	div#cnt03-inner-bottom{
		text-align: center;
		font-size: 110%;
		font-weight: bold;
		margin-top: 25px;
	}

/*オプション*/
	div#cnt03-inner02{
		margin-top: 37px;
		width:96%;
		margin-left: auto;
		margin-right: auto;
	}
	
	div#cnt03-inner02-l{
	}

	div#cnt03-inner02-l p img{
		float:left;
		width:36%;
		margin-right: 5px;
	}
	
	p#cnt03-inner02-ll{
	}

	p#cnt03-inner02-lr{
		float: left;
		width:60%;
	}
	
	div#cnt03-inner02-r{
		clear: both;
		margin-top: 10px;
	}
	
	div#cnt03-inner02-r p img{
		float:left;
		width:36%;
		margin-right: 5px;
	}
	p#cnt03-inner02-rl{
	}

	p#cnt03-inner02-rr{
		float: left;
		width:60%;
	}

	/*共通*/
	div#cnt03-inner02 h4{
		text-align: left;
		font-size: 120%;
		font-weight: bold;
		margin-top: 5px;
	}


/*----------------------
gallery
----------------------*/
div#gallery{
	margin-top: 80px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
}

	div#gallery h2{
		text-align: center;
		margin-bottom: 50px;
		/*英語フォントを使う場合（日本語フォントは種類が少ないので画像にする）*/
		font-size: 300%;
		font-family: "Nico Moji";
	}	

	div#gallery-img-cnt{
		width:96%;
		margin-left: auto;
		margin-right: auto;
	}
	
	div#gallery-img-cnt p{
		float: left;
		width: 49%;
		margin-left: 2px;
		margin-right: 2px;
		margin-bottom: 4px;
	}
	
	div#gallery-img-cnt p img{
		width: 100%;
	}

	
	
/*--------------------------------
Q＆A
--------------------------------*/
	section#qa-cnt{
		margin-top: 60px;
		padding-bottom: 0px;
	}
	section#qa-cnt h2{
		text-align: center;
		margin-bottom: 50px;
		/*英語フォントを使う場合（日本語フォントは種類が少ないので画像にする）*/
		font-size: 300%;
		font-family: "Nico Moji";
	}
	
	section#qa-cnt h3{
		font-size: 160%;
		font-weight: bold;
		padding: 15px 30px 15px 65px;
		margin-bottom: 10px;
		background: #f5f1f1  url(../images/qa-cnt/q.png) no-repeat 10px center;
		color:#000;
		line-height: 1.3;
	}
	
	section#qa-cnt p{
		margin-bottom: 30px;
		background: url(../images/qa-cnt/a.png) no-repeat 10px center;
		padding: 10px 30px 30px 65px;
	}
	
	div#qa-inner-bottom{
		text-align: center;
		font-size: 110%;
		font-weight: bold;
		margin-top: 25px;
	}
	
/*--------------------------------
撮影の流れ
--------------------------------*/

	section#cnt04{
		text-align: center;
		margin-top: 50px;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}

	section#cnt04 h2{
		text-align: center;
		margin-bottom: 20px;
		/*英語フォントを使う場合（日本語フォントは種類が少ないので画像にする）*/
		font-size: 300%;
		font-family: "Nico Moji";
	}
	
	p#cnt04-sub-title{
		font-size: 140%;
		font-weight: bold;
		line-height: 1.5;
		width:90%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
/*cnt04-left*/
	div#cnt04-left{
		width:90%;
		margin-left: auto;
		margin-right: auto;
	}
/*cnt04-right*/	
	div#cnt04-right{
		width:90%;
		margin-left: auto;
		margin-right: auto;
	}
/*共通*/
	div.cnt04-inner{
		margin-bottom: 30px;
	}
	p.cnt04-inner-l{
	}

	div.cnt04-inner-r{
	}
	
	div.cnt04-inner-r h3{
		font-weight: bold;
		font-size: 180%;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	div.cnt04-inner-r p span{
		font-weight: bold;
		font-size: 120%;
		color:#CC0000;
	}
	
/*ご予約枠*/
	div#cnt04-inner-cnt{
		margin-top: 10px;
	}
	p#line-p{
		float: left;
		margin-right: 10px;
		margin-bottom: 5px;
	}
	p#tel-p{
		float: left;
		border-radius: 5px;
		background: #FFA500;
		color:#fff;
		padding: 9px 8px;
		font-weight: bold;
		font-size: 130%;
	}
	p#tel-p img{
		width: 15px;
		margin-right: 3px;
	}
	
	
	
/*--------------------------------
LINEから予約 cnt05
--------------------------------*/

	section#cnt05{
		text-align: center;
		margin-top: 70px;
		width: 96%;
		margin-left: auto;
		margin-right: auto;
	}
	section#cnt05 h2{
		text-align: center;
		margin-bottom: 10px;
		/*英語フォントを使う場合（日本語フォントは種類が少ないので画像にする）*/
		font-size: 330%;
		font-family: "Nico Moji";
	}
	
	div#cnt05-cnt{
		margin-top: 40px;
		padding-bottom: 10px;
		border: 10px solid #f5f1f1;
	}
	
	p#cnt05-cnt-l{
	}
	div#cnt05-cnt-r{
	}
	div#cnt05-cnt-r h3{
		font-size: 200%;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	
	
/*--------------------------------
公式instagram-cnt
--------------------------------*/

	section#instagram-cnt{
		text-align: center;
		margin-top: 70px;
		margin-bottom: 100px;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	
	section#instagram-cnt h3{
		font-size: 130%;
		margin-top: 10px;
		margin-bottom: 30px;

	}
	
	div#instagram-cnt-inner{
		margin-top: 10px;
		width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	
	p#instagram-l{
		float:left;
		width: 50px;
		margin-right: 5px;
	}
	p#instagram-l img{
		width: 100%;
	}
	p#instagram-r{
		float:left;
		text-align: left;
		padding-top: 0px;
	}
	
	
/*--------------------------------
contact【問合せフォーム】
--------------------------------*/
div#contact-cnt {
	margin-bottom:50px;
	margin-top:80px;
}
	
		div#contact-cnt h2{
		text-align: center;
		margin-bottom: 50px;
		/*英語フォントを使う場合（日本語フォントは種類が少ないので画像にする）*/
		font-size: 300%;
		font-family: "Nico Moji";
	}


/*--------------------------------
access-cnt【アクセス】
--------------------------------*/
section#access-cnt{
	width:100%;
	margin-top: 80px;
}

	section#access-cnt h2{
		text-align: center;
		margin-bottom: 50px;
		/*英語フォントを使う場合（日本語フォントは種類が少ないので画像にする）*/
		font-size: 300%;
		font-family: "Nico Moji";
	}


/*--------------------------------
footer-cnt【フッター】
--------------------------------*/

div#footer-title01 h2{
		font-weight: bold;
		margin-top: 30px;
		margin-bottom: 10px;
	}
	
	div#footer-title01 img{
		width: 80px;
	}
	
	
	span#footer-title-span{
		font-size: 110%;
		font-weight: bold;
	}
	
	div#footer-cnt{
		background: #f5f5f5;
		padding-top: 30px;
		padding-bottom: 30px;
		margin-top: 40px;
	}
	
	div#footer-cnt h2{
		font-size: 80%;
		margin-bottom: 30px;
	}
	
	div#footer-cnt h2 span{
		font-size: 200%;
	}
	
	div#footer-cnt p{
		width:90%;
		margin-left: auto;
		margin-right: auto;
	}
	
/*facebook＋LINE@*/
div#s-fb-line-container{
	margin-top:25px;
	margin-bottom:25px;
	width:30px;
	margin-left: auto;
	margin-right: auto;
}
div#s-fb-line-container p{
	float:left;
	margin-right:5px;
}
div#s-fb-line-container p img{
	width:30px;
	height: auto;
	margin-right: 7px;
}


	
div#footer-logo{
	width:94%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 70px;
	margin-top: 20px;
}

div#footer-logo p{
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-right: 10px;

}
	
p#logo-img-studioeleven11 img{
	height: 20px;
	margin-top: 20px;
	}

	
	div#footer-logo p.logo-img-size img{
		height:7px;
	}
	


}





/*////////////////////////////////////////////////////////////////////////////////
 タブレット向けのスタイル：481px ～ 
////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (min-width: 481px) {

/*////////////////////////////////
共通
////////////////////////////////*/
/*アコーディオン*/

/*アコーディオン用メニュー非表示*/
#accordion h5{
	display:none;
}
/*アコーディオン（スマホ）用に非表示にしていた内容を表示*/
#accordion article{
	display:block !important;
}
/*グローバルメニューのスクロール時にタイトルが隠れてしまうためその分の高さを確保している*/
	p.menu-margin{
		height:0px;
}

/*--------------------------------
cnt01
--------------------------------*/

figure#cnt01{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 110px;
}



/*----------------------
 section cnt02
----------------------*/
section#cnt02{
	
}
	section#cnt02 h2{
		text-align: center;
		margin-bottom: 50px;
		/*英語フォントを使う場合（日本語フォントは種類が少ないので画像にする）*/
		font-size: 330%;
		font-family: "Nico Moji";
	}

	section#cnt02 h3{
		text-align: center;
		font-size: 130%;
	}
	section#cnt02 h3 br{
		display: none;
	}
	
	section#cnt02 {
		background: url(../images/cnt02/cnt02-bg.png) no-repeat left 130px;
		background-size: auto;
		height: 540px;
		width:895px;
		margin-left: auto;
		margin-right: auto;
	}

	section#cnt02 p{
		padding-top: 50px;
		margin-left: 446px;
		margin-top: 30px;
		font-size: 110%;
		line-height: 2.0;
	}


/*----------------------
 section cnt03
----------------------*/
section#cnt03{
	margin-top: 110px;
}

/*プラン*/
	section#cnt03 h2{
		text-align: center;
		margin-top: 50px;
		margin-bottom: 40px;
		/*英語フォントを使う場合（日本語フォントは種類が少ないので画像にする）*/
		font-size: 330%;
		font-family: "Nico Moji";
	}
	section#cnt03 h3{
		text-align: center;
		font-size: 130%;
	}
	section#cnt03 h3 span{
		font-size: 180%;
	}

	section#cnt03 h3 br{
		display: none;
	}
	
	/*cnt03-inner00*/
	div#cnt03-inner00{
		width:870px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
	}
	div#cnt03-inner00-cnt{
		border: 1px solid #e5e5e5;
		text-align: center;
	}
	div#cnt03-inner00 h4{
		background: #f5f1f1;
		border-bottom: 1px solid #e5e5e5;
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 130%;
	}
	div#cnt03-inner00 h5{
		font-size: 130%;
		margin-top: 20px;
	}
	div#cnt03-inner00 p.cnt03-top{
		margin-top: 20px;
		margin-bottom: 30px;
	}

	div#cnt03-inner00 p.cnt03-top span{
		font-size: 250%;
	}
	
	
	/*cnt03-inner01*/
	div#cnt03-inner01{
		width:876px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
	}
	
	div.cnt03-inner01-l{
		width:280px;
		margin-left: 5px;
		margin-right: 5px;
		height: 280px;
		float:left;	
		border: 1px solid #e5e5e5;
		text-align: center;
	}

	div#cnt03-inner01 h4{
		background: #d0dc61;
		border-bottom: 1px solid #d0dc61;
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 130%;
	}
	div#cnt03-inner01 p.cnt03-top{
		margin-top: 50px;
		margin-bottom: 20px;
	}

	div#cnt03-inner01 p.cnt03-top span{
		font-size: 250%;
	}
	
	p#cnt03-p{
		text-align: center;
		margin-top: 10px;
	}
	
	

	/*cnt03-inner02*/
	div#cnt03-inner02{
		width:870px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
	}
	div#cnt03-inner02-cnt{
		border: 1px solid #e5e5e5;
		text-align: center!important;
	}
	div#cnt03-inner02-cnt h4{
		background: #d0dc61;
		border-bottom: 1px solid #d0dc61;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-top: 0px!important;
		margin-bottom: 20px;
		font-size: 130%!important;
		font-weight: normal!important;
		text-align: center!important;
	}
	div#cnt03-inner02-cnt p.cnt03-top{
		margin-top: 40px;
		margin-bottom: 20px;
	}

	div#cnt03-inner02-cnt p.cnt03-top span{
		font-size: 250%;
	}
	div#cnt03-inner02-cnt-l-r{
		width:820px;
		margin-left: auto;
		margin-right: auto;
	}
	
	div#cnt03-inner02-cnt-l-r p{
		float: left;
		width: 400px;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 20px;
	}

	div#cnt03-inner02-cnt-l-r p img{
		width: 100%;
	}
	
	
	
	/*cnt03-inner-bottom*/
	div#cnt03-inner-bottom{
		text-align: center;
		font-size: 120%;
		font-weight: bold;
		margin-top: 25px;
	}

/*オプション*/
	div#cnt03-inner02{
		margin-top: 57px;
		width:895px;
		margin-left: auto;
		margin-right: auto;
	}
	
	div#cnt03-inner02-l{
		float:left;
		width:426px;
	}

	div#cnt03-inner02-l p img{
		float:left;
		width:175px;
	}
	
	p#cnt03-inner02-ll{
		float: left;
		width:185px;
	}

	p#cnt03-inner02-lr{
		float: left;
		width:175px;
	}
	
	div#cnt03-inner02-r{
		float:right;
		width:446px;
	}
	
	div#cnt03-inner02-r p img{
		float:left;
		width:175px;
	}
	p#cnt03-inner02-rl{
		float: left;
		width:185px;
	}

	p#cnt03-inner02-rr{
		float: left;
		width:175px;
	}

	/*共通*/
	div#cnt03-inner02 h4{
		text-align: left;
		font-size: 120%;
		font-weight: bold;
		margin-top: 5px;
	}

/*----------------------
gallery
----------------------*/
div#gallery{
	margin-top: 110px;
	width:1200px;
	margin-left: auto;
	margin-right: auto;
}

	div#gallery h2{
		text-align: center;
		margin-bottom: 50px;
		/*英語フォントを使う場合（日本語フォントは種類が少ないので画像にする）*/
		font-size: 330%;
		font-family: "Nico Moji";
	}	

	div#gallery-img-cnt{
		width:1200px;
		margin-left: auto;
		margin-right: auto;
	}
	
	div#gallery-img-cnt p{
		float: left;
		width: 390px;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 10px;
	}
	
	div#gallery-img-cnt p img{
		width: 100%;
	}
	
/*--------------------------------
Q＆A
--------------------------------*/
	section#qa-cnt{
		margin-top: 80px;
		padding-bottom: 0px;
		width: 860px;
		margin-left: auto;
		margin-right: auto;
	}
	section#qa-cnt h2{
		text-align: center;
		margin-bottom: 50px;
		/*英語フォントを使う場合（日本語フォントは種類が少ないので画像にする）*/
		font-size: 330%;
		font-family: "Nico Moji";
	}
	
	section#qa-cnt h3{
		font-size: 160%;
		font-weight: bold;
		padding: 30px 30px 30px 65px;
		margin-bottom: 10px;
		color:#000;
		background: #f5f1f1 url(../images/qa-cnt/q.png) no-repeat 10px center;
	}
	
	section#qa-cnt p{
		margin-bottom: 30px;
		background: url(../images/qa-cnt/a.png) no-repeat 10px center;
		padding: 30px 30px 30px 65px;
	}
	
	div#qa-inner-bottom{
		text-align: center;
		font-size: 130%;
		font-weight: bold;
		margin-top: 25px;
	}
	
/*--------------------------------
撮影の流れ cnt04
--------------------------------*/

	section#cnt04{
		margin-top: 70px;
		width: 820px;
		margin-left: auto;
		margin-right: auto;
	}
	section#cnt04 h2{
		text-align: center;
		margin-bottom: 10px;
		/*英語フォントを使う場合（日本語フォントは種類が少ないので画像にする）*/
		font-size: 330%;
		font-family: "Nico Moji";
	}


/*共通*/
	div.cnt04-inner{
		margin-bottom: 30px;
		margin-top: 50px;
	}
	p.cnt04-inner-l{
		float:left;
		width:105px;
	}

	div.cnt04-inner-r{
		float:left;
		width:700px;
		margin-left: 15px;
	}
	
	div.cnt04-inner-r h3{
		font-weight: bold;
		font-size: 210%;
		margin-top: 0px;
		margin-bottom: 20px;
	}

	div.cnt04-inner-r p span{
		font-weight: bold;
		font-size: 120%;
		color:#CC0000;
	}
	
	
/*ご予約枠*/
	div#cnt04-inner-cnt{
		margin-top: 10px;
	}
	p#line-p{
		float: left;
		margin-right: 10px;
	}
	p#tel-p{
		float: left;
		border-radius: 5px;
		background: #FFA500;
		color:#fff;
		padding: 9px 8px;
		font-weight: bold;
		font-size: 130%;
	}
	p#tel-p img{
		width: 15px;
		margin-right: 3px;
	}
	
	
/*--------------------------------
LINEから予約 cnt05
--------------------------------*/

	section#cnt05{
		text-align: center;
		margin-top: 70px;
		width: 660px;
		margin-left: auto;
		margin-right: auto;
	}
	section#cnt05 h2{
		text-align: center;
		margin-bottom: 10px;
		/*英語フォントを使う場合（日本語フォントは種類が少ないので画像にする）*/
		font-size: 330%;
		font-family: "Nico Moji";
	}
	
	div#cnt05-cnt{
		margin-top: 40px;
		border: 10px solid #f5f1f1;
	}
	
	p#cnt05-cnt-l{
		float: left;
		width: 300px;
	}
	div#cnt05-cnt-r{
		float: left;
		width: 300px;
		text-align: left;
	}
	div#cnt05-cnt-r h3{
		font-size: 200%;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	
/*--------------------------------
公式instagram-cnt
--------------------------------*/

	section#instagram-cnt{
		text-align: center;
		margin-top: 70px;
		margin-bottom: 100px;
		width: 660px;
		margin-left: auto;
		margin-right: auto;
	}
	
	section#instagram-cnt h3{
		font-size: 130%;
		margin-top: 10px;
		margin-bottom: 30px;

	}
	
	div#instagram-cnt-inner{
		margin-top: 10px;
		width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	
	p#instagram-l{
		float:left;
		width: 50px;
		margin-right: 5px;
	}
	p#instagram-l img{
		width: 100%;
	}
	p#instagram-r{
		float:left;
		text-align: left;
		padding-top: 0px;
	}
	
/*--------------------------------
contact【問合せフォーム】
--------------------------------*/

div#contact-cnt{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:22px;
	margin-top: 50px;
}

		div#contact-cnt h2{
		text-align: center;
		margin-bottom: 20px;
		/*英語フォントを使う場合（日本語フォントは種類が少ないので画像にする）*/
		font-size: 330%;
		font-family: "Nico Moji";
	}
	
/*--------------------------------
access-cnt【アクセス】
--------------------------------*/
section#access-cnt{
	width:100%;
	margin-top: 110px;
}

	section#access-cnt h2{
		text-align: center;
		margin-bottom: 50px;
		/*英語フォントを使う場合（日本語フォントは種類が少ないので画像にする）*/
		font-size: 330%;
		font-family: "Nico Moji";
	}


/*--------------------------------
footer-cnt【フッター】
--------------------------------*/
	
	div#footer-title01 h2{
		font-weight: bold;
		margin-top: 30px;
		margin-bottom: 10px;
	}
	
	div#footer-title01 img{
		width: 80px;
	}
	
	span#footer-title-span{
		font-size: 110%;
		font-weight: bold;
	}
	
	div#footer-cnt{
		background: #f5f5f5;
		padding-top: 30px;
		padding-bottom: 30px;
		margin-top: 50px;
	}
	
	div#footer-cnt h2{
		font-size: 80%;
		margin-bottom: 30px;
	}
	
	div#footer-cnt h2 span{
		font-size: 200%;
	}
	
	
	
/*facebook＋LINE@*/
div#s-fb-line-container{
	margin-top:25px;
	margin-bottom:25px;
	width:30px;
	margin-left: auto;
	margin-right: auto;
}
div#s-fb-line-container p{
	float:left;
	margin-right:5px;
}
div#s-fb-line-container p img{
	width:30px;
	height: auto;
	margin-right: 7px;
}
	
	
	
	
	
div#footer-logo{
	width:520px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

div#footer-logo p{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
	
div#footer-logo p img{
	width: auto;
	height: 20px;
	}
	
	div#footer-logo p.logo-img-size img{
		height:15px;
	}
	
	
}

/*////////////////////////////////////////////////////////////////////////////////
PC向けのスタイル：769px～960px 
////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (min-width: 769px) {

}





