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

/* PC版 w560以上に適応するcss ****************************************************************** */
/* PC版 w560以上に適応するcss ****************************************************************** */
/* PC版 w560以上に適応するcss ****************************************************************** */
/* PC版 w560以上に適応するcss ****************************************************************** */
/* PC版 w560以上に適応するcss ****************************************************************** */
/* PC版 w560以上に適応するcss ****************************************************************** */

/* キラキラ */

.reflection_non {
  position: relative;
  overflow: hidden;
  background-color: #666;
}
.reflection_non::after {
  content: "";
  display: block;
  width: 30px;
  height: 100%;
  position: absolute;
  top: -180px;
  left: 0;
  background-color: #FFF;
  opacity: 0;
  transform: rotate(45deg);
  animation: reflect 2s ease-in-out infinite;
  -webkit-transform: rotate(45deg);
  -webkit-animation: reflect 2s ease-in-out infinite;
}
@keyframes reflect {
  0% { transform: scale(0) rotate(45deg); opacity: 0; }
  80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { transform: scale(4) rotate(45deg); opacity: 1; }
  100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes reflect {
  0% { transform: scale(0) rotate(45deg); opacity: 0; }
  80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { transform: scale(4) rotate(45deg); opacity: 1; }
  100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
/* blog */

								.blog {
									background-color: #fff;
									width: 100%;
								}
								
								.blog_title {
									font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
									font-size: 16px;
									color: #000;
									text-align: justify;
									width: 90%;
									margin: 5px auto;
									display: block;
									
								}
								
								.picture {
									width: 95%;
									margin: 10px auto 10px auto;
									display: block;
									background-size: cover;
									background-position: bottom center;
								}

								.dammy {
									width: 100%;
									height: 250px;
								}
								a {text-decoration: none;
									color: #000;}


/* ;;;;;;;; 共通項目 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; */
/* ;;;;;;;; 共通項目 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; */


body {
	padding: 0px;
	margin: 0px;
	background-color: #F5F6F7;
	font-family: 'Noto Sans JP', sans-serif;　
}


.sponly {
	display:none;
}

.spnone {
	display:block;
}
.side_menu{float: left;width: 18%;padding: 2%;}
.side_menu img{width: 100%;}
.side_menu02{padding: 0;}
.side_menu02 li{list-style: none;border-bottom: dotted 1px gray;display: block;padding: 3% 0%;}
.side_menu02 li a{text-decoration: none;color: #000;}
.pb10{padding-bottom: 10px;}
.main_contents{width: 78%;
float: right;}
.f_left {
	float: left;
}

.f_right {
	float: right;
}

.overimg:hover {
	opacity:0.5;
}

/* h や w */

.w80per {
		width: 80%;
		height: auto;
	}
.w90per {
	width: 90%;
	height: auto;
}
.w90per_v {
	width: 88%;
}

.w90per_w100per {
		width: 88%;
		margin: 0 auto;
	}	
.w100per {
		width: 100%;
		height: auto;
	}

.pt100 {
	padding-top: 100px;
	margin: 0 auto;
	width: 100%;
	height: auto;
	height: auto;
}

.pt100_pt20 {
	padding-top: 80px;
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.pt50_pt20 {
	padding-top: 50px;
	margin: 0 auto;
	width: 100%;
	height: auto;
	height: auto;
}
.w40per_w100per {
	width: 40%;
}
.w48per_w100per {
	width: 48%;
}
.w45per_w100per {
	width: 45%;
}

.w48per {
	width: 48%;
}
.w90per_v {
	width: auto;
}
	
.w300px_w50per {
		width: 400px;
		height: auto;
	}

.w600px_w90per {
	width: 600px;
}

.w1000 {
	width: 1000px;
}

.w1100 {
	width: 1100px;
	display: block;
	margin: 0 auto;
}

.w800px_w90per {
	width: 800px;
}

/*
.w900px_w90per {
	width: 900px;
}

*/


.w900px_w90per {
		width: 90%;
}
.w900px_w90per_b {
	width: 900px;
}

.w1000px_w90per {
	width: 1000px;
}


.m_center {
	margin: 0px auto;
}



/* サブタイトル AVGサイズ */

.h_w01 {
	height: 70px;
	width: auto;
}












/* section 1 */
.header_wraper {
	width: 100%;
}

.header_logobox {
	margin: 0 auto;
	overflow: hidden;
}

.top_logo {
	float: left;
	height: 100px;
}
.contact_btn {
	margin-right: 30px;
	height: 70px;
	width: auto;
}

/* section 2 */

.title {
	display: block;
	margin: 50px auto 50px auto;
	height: 105px;
	width: auto;
}
.title02 {
	display: block;
	margin: 50px auto 50px auto;
	height: 150px;
	width: auto;
}
/* section 3 */

/* section 4 */

.position_r_l {
	background-position: right top;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #fff;
}


.position_r_l2 {
	background-position: right top;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #f0e9df;
}



/* section 5 */

/* section 6 */





/* ここから 共通バーガーメニュー */
/* ここから 共通バーガーメニュー */
/* ここから 共通バーガーメニュー */
/* ここから 共通バーガーメニュー */

.wrap {
  padding: 60px 0 0 0;
}

.content {
  text-align: center;
  font-size: 22px;
  color: #bf86ce;
  height: 2000px;
  padding: 60px;
  background-color: #f8e0f7;
}

/*ハンバーガー ヘッダーロゴ フラッシュ周辺*/


.el_humburger img {
	height: 75px;
	width: auto;
}
.el_humburger {
  position: absolute;
  right: 0px;
  width: 75px;
  height: auto;
  padding-top: 1px;
  box-sizing: border-box;
  z-index: 10000;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  pointer-events: auto;
}

.el_humburger > span {

  display: block;
  width: 100%;
  margin: 0 auto 6px;
  height: 3px;
  background: #000;
  transition: all 0.2s ease-in-out;

}

.el_humburger > span:last-child {
  margin-bottom: 0;
}

.js_humburgerOpen .el_humburger > span {
  background: #000;
}

.js_humburgerOpen .el_humburger > span.top {
  transform: translateY(9px) rotate(-45deg);
}

.js_humburgerOpen .el_humburger > span.middle {
  opacity: 0;
}

.js_humburgerOpen .el_humburger > span.bottom {
  transform: translateY(-9px) rotate(45deg);
}

.el_humburgerButton.el_humburgerButton__close {
  top: 2%;
  right: 2%;
}

.el_humburgerButton__close > span {
  display: block;
  width: 35px;
  margin: 0 auto;
  height: 4px;
  background: #fff;
}

.el_humburgerButton__close > span.el_humburgerLineTop {
  transform: translateY(5px) rotate(-45deg);
}

.el_humburgerButton__close > span.el_humburgerLineBottom {
  transform: translateY(-6px) rotate(45deg);

}


/*ナビゲーション*/
.uq_spNavi {
  display: none;
}

.uq_spNavi.js_appear {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  z-index: 9999;
}

.uq_spNavi_screen {

  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.96);
  z-index: 0;
  margin-top: 0px;
  padding-top: 0px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.navigation {
  padding: 80px 0 0 0;
  text-align: center;
}


.navigation_item {
	display: block;
	text-align: left;
	padding-left: 60px;
	border-bottom: 1px dotted #333;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-top: 15px;
	display: block;
	background-image: url("../img/check.svg");
	background-repeat: no-repeat;
	background-position: left center;
}


.navigation_item_bottom {
	display: block;
	text-align: left;
	padding-left: 60px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-top: 15px;
	display: block;
	background-image: url("../img/check.svg");
	background-repeat: no-repeat;
	background-position: left center;
}

.navigation_item:hover{
	opacity: 0.5;
}
.navigation_item_bottom:hover{
	opacity: 0.5;
}

.navigation_item > a {
  color: #000;
  text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #333;
}
.navigation_item_bottom > a {
  color: #000;
  text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #333;
}


.js_fixed {
	position: fixed;
	width: 100%;
	height: 100%
}
		
/*  ここまでバーガーメニュー 　*/
/*  ここまでバーガーメニュー 　*/
/*  ここまでバーガーメニュー 　*/
/*  ここまでバーガーメニュー 　*/
/*  ここまでバーガーメニュー 　*/
		
/* flexbox フレックスボックス */
/* flexbox フレックスボックス */
/* flexbox フレックスボックス */
/* flexbox フレックスボックス */
/* flexbox フレックスボックス */

.flexbox_three {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content:space-between;
  	flex-wrap: wrap;
	width: 850px;
	margin: 0 auto;
	}


.flexbox_three_inside {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content:space-between;
  	flex-wrap: wrap;
	margin: 0 auto;
	}


.child1 {
	width: 28%;
	}

.child2 {
	width: 33%;
	}


.child3 {
	width: 30%;
	}

.w45per {
		width: 48%;
		}
.all_wrap{
	width: 1100px;
	margin: 0 auto;
}
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */

@media screen and (max-width: 560px) {
	
	
/* ;;;;;;;; 共通項目 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; */
/* ;;;;;;;; 共通項目 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; */

.all_wrap{
	width: 100%;
	margin: 0 auto;
}
.sponly {
	display:block;
}

.spnone {
	display:none;
}

.main_contents{width: 100%;
float: none;}
	
.f_left,.f_right {
	float: none;
	margin: 0 auto;
}
	
/* h や w */
	
	
.w45per {
	width: 100%;
	}

.w90per {
	width: 86%;
	height: auto;
}


.w40per_w100per {
	width: 100%;
}
	
.w45per_w100per ,.w48per_w100per {
	width: 100%;
}

.w48per {
		width: 100%;
	}
.w90per_w100per {
		width: 100%;
		margin: 0 auto;
	}	
	
.w100per {
		width: 100%;
		height: auto;
	}
	
.w300px_w50per {
		width: 50%;
	}
	
.w600px_w90per {
	width: 90%;
}
	
.w1000 {
	width: 90%;
	margin: 0 auto;
}

.w1100 {
	width: 100%;
}
	
.w800px_w90per {
		width: 90%;
}
.w900px_w90per {
		width: 90%;
}
	

.w900px_w90per_b {
	width: 100%;
}

	
.w1000px_w90per {
		width: 90%;
}
	
	

.pt100_pt20 {
	padding-top: 20px;
}
	

/* サブタイトル AVGサイズ */

.h_w01 {
	height: auto;
	width: 80%;
}


/* section 2 */

.title {
	margin: 20px auto 20px auto;
	height:auto;
	width: 80%;
}
/* section 3 */

.title02 {
	height: auto;
	width: 100%;
}
/* section 4 */

.position_r_l {
	background-position: left top;
	background-size: cover;
	background-image: none;
}

.position_r_l2 {
	background-size: contain;
	background-position: top center
	}
	
	
/* section 5 */

/* section 6 */


/* バーガーメニューと　ロゴ周辺 */
/* バーガーメニューと　ロゴ周辺 */
/* バーガーメニューと　ロゴ周辺 */
.header {
		height: 65px;
	}
	
.header_logo {
height: 60px;
background-color: none;
}
	
.el_humburger img {
	height: 60px;
}
.el_humburger {
  position: fixed;
  height: 60px;
  width: 60px;
  right: 5px;
  top: 5px;
	

}

.el_humburger > span {

  display: block;
  width: 100%;
  margin: 0 auto 6px;
  height: 3px;
  background: #000;
  transition: all 0.2s ease-in-out;

}
	
/* バーガーメニューと　ロゴ周辺 ここまで */
/* バーガーメニューと　ロゴ周辺 ここまで */
/* バーガーメニューと　ロゴ周辺 ここまで */

	
	
/*  flexbox フレックスボックス */
/*  flexbox フレックスボックス */
/*  flexbox フレックスボックス */
/*  flexbox フレックスボックス */
/*  flexbox フレックスボックス */


.flexbox_three {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content:space-between;
  	flex-wrap: wrap;
	width: 90%;
	margin: 0 auto;
	}


.child1 {
	width: 30%;
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
	}
	.blog {
		overflow: hidden;
		margin-bottom: 10px;
	}
	
	.blog_title {
		width: 60%;
		margin: 2%;
		float: right;
	}
	
	
	.picture {
		width: 30%;
		margin: 2%;
		float: left;
	}
		.dammy {
			width: 60%;
			height: 100px;
			}


		
	
}