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

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

/* width height */
.w900pix_95per {
	width: 900px;
	margin: 0 auto;
}

.w900px_95per {
	width: 1000px;
	margin: 0 auto;
}


.w45_w100 {
		width: 45%;
}
	
.w50_w90 {
		width: 50%;
}
	
.w70_w90 {
		width: 70%;
}
	
.w80_w90 {
		width: 80%;
}
	
.w1000_95per {
	width: 1000px;
}
.w90per_w100 {
	width: 90%;
}

/*  padding top   */

.pt10 {
	padding-top: 10px;
}.pt50 {
	padding-top: 50px;
}
.pt100 {
	padding-top: 100px;
}



/*  padding bottom   */

.pb10 {
	padding-bottom: 10px;
}
.pb50 {
	padding-bottom: 50px;
}
.pt50_pt20 {
		padding-top: 50px;
	}
.pb100 {
	padding-bottom: 100px;
}

.pt100_40 {
	padding-top: 100px;
}

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


body {
	padding: 0px;
	margin: 0px;
}

.sponly {
	display:none;
}

.spnone {
	display:block;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}
.f_left_ever {
	float: left;
}

.f_right_ever {
	float: right;
}

.overimg:hover {
	opacity:0.5;
}

/* h や w */

.w1000 {
	width: 1000px;
}

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

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

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

.top_logo {
	float: left;
	height: 100px;
}
.contact_btn {
	float: right;
	margin: 25px 5px 10px 5px;
	height: 55px;
	width: auto;
}



/* フッター */

.sns_button {
	height: 60px;
	width: auto;
	margin: 10px 10px 0px 10px;
}

.footer_logo {
	width: 120px;
	height: auto;
	padding-top: 40px;
	}
	
.footer_menu {
	background-image: url(../img/darkblue_base.svg);
	background-repeat: repeat;
	background-size: cover;
	width: 30%;
	padding: 1%;
	position: fixed;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
	margin: 0 auto;
}


.footer_btn2 {
	width: 49%;
	height: auto;
	float: left;		
}

.footer_btn3 {
	width: 49%;
	height: auto;
	float: right;		
}



/* シャルム用に追加　共通項目 */
.blue_contact {
	background-image: url(../img/bluebase.webp);
	background-size: cover;
}

.blue_contact_wrap {
	width: 900px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	padding: 15px auto 0px auto;
}

.child01 {
	float: left;
	height: 87px;
	padding-top: 5px;
}

.child01right {
	float: right;
	height: 87px;
}

.child02,.child02b {
	float: right;
	height: 80px;
	padding-left: 10px;
	padding-top: 5px;
}

/* お客様の声  */

.voice_waku_soto {
	width: 99%;
	background-color: #D8B400;
	padding: 0.5%;
	margin: 0px auto 30px auto;
}
.voice_waku_naka {
	width: 90%;
	padding: 6% 5% 3% 5%;
	background-color: #fff;
	margin: 0px auto;
	overflow: hidden;
}

.voice_number {
	display: block;
	width: 80px;
	margin: 0 auto -40px auto;
	
}

.voice_img {
	float: left;
	width: 40%;
	height: auto;
}

.voice_title {
	float: right;
	width: 55%;
	padding-top: 0px;
	margin-top: 0px;
	height: auto;
	text-align: left;
}

.voice_text {
	clear: both;
	display: block;
	width: 100%;
	padding-top: 40px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 16px;
	color: #1A1A1A;
	line-height: 1.5;
	text-align: justify;
}
.user_name {
	font-size: 18px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	color: #000000;
	font-weight: 500;
	text-align: right;
}

/* spec */

.spectable {
width: 100%;
background-color: #fff;
	font-size: 12px;
	text-align: justify;
}

.spectitle {
	width: 20%;
}

.specsubtitle {
	width: 80%;
}

.spectable { border-collapse: collapse;}
.spectitle { border: 1px solid #A87B39; background:#fff; padding: 4px; padding-left: 10px;}
.specsubtitle { border: 1px solid #A87B39; background:#fff; padding: 4px; padding-left: 10px;}



/* feature */

.f_left47per_100per {
	width: 47%;
	float: left;
	display: block;
}

.f_right47per_80per {
	
	width: 47%;
	float: right;
	display: block;
}



/* 1 */

.header_wraper_inside {
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-bottom: 20px;
}

.top_logo_left {
	display: block;
	height: 60px;
	width: auto;
	margin-left: 2%;
	padding-bottom: 10px;
	padding-top: 20px;
	
}


.tel_right {
	display: block;
	height: 80px;
	width: auto;
	margin-right: 2%;
	padding-bottom: 10px;
	padding-top: 10px;
	
}

.top_logo_inside {
	display: block;
	height: 50px;
	width: auto;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-top: 20px;
	
}

.header_menu_inside {
	background-image: url(../img/header_menu_base.svg);
	background-repeat: repeat;
	background-size: cover;
	width: 100%;
	margin: 0 auto;
}


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

.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: 45px;
	width: auto;
}
.el_humburger {
    position: absolute;
    right: 8px;
    width: 75px;
    height: auto;
    padding-top: 1px;
    box-sizing: border-box;
    z-index: 999999;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    pointer-events: auto;
	top: 35px;
}

.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 {
  width: 400px;

  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_close {
	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/close.svg");
	background-repeat: no-repeat;
	background-position: left 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_close {
  color: #000;
  text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #333;
}
.navigation_item {
  color: #000;
  text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #333;
}
.navigation_item_bottom {
  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 フレックスボックス */

.child8 {
	width: auto;
	height: 70px;
	float: right;
	}


/* パンくずリストcss *************************************************************** */
.bg_breadcrumb{background: #E8E8E8;}
.breadcrumb {
	width: 1000px;
  margin: 0 auto;
  padding: 0.2em 1em 0.4em;
  list-style: none;
  overflow: hidden;
}

.breadcrumb li {
  display: inline;/*横に並ぶように*/
  list-style: none;
  font-weight: normal;/*太字*/
}

.breadcrumb li:after {/* >を表示*/
  content: '>';
  padding: 0 0.2em;
  color: #3e3a39;
}

.breadcrumb li:last-child:after {
  content: '';
}

.breadcrumb li a {
  text-decoration: none;
  color: #3e3a39;
	font-size: 6px;
}



.breadcrumb li a:hover {
  text-decoration: underline;
}
/* パンくずリストcss *************************************************************** */

/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */


.sidemenu {
	width: 80px;
	position: fixed;
	right: -5px;
	top: 30%;
}

@media screen and (max-width: 560px) {
/* パンくずリストcss *************************************************************** */
.breadcrumb {
	width: 90%;}	
.breadcrumb li a {
  font-size: 0.6em;
}		
/* パンくずリストcss *************************************************************** */

.w27per_w50oer {
	width: 100%;
}

	

/* シャルム用に追加　共通項目 */
	
.blue_contact_wrap {
	width: 98%;
}
	
.child01 {
	float: none;
	height: auto;
	width: 100%;
	padding: 0px;	
}

.child01right {
	float: none;
	height: auto;
	width: 100%;
	padding: 0px;
}

.child02 {
	float: right;
	height: auto;
	padding: auto;
	width: 48%;
}
	
.child02b {
	float: left;
	height: auto;
	padding: auto;
	width: 47%;
}
	
	
/* ;;;;;;;; 共通項目 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; */
/* ;;;;;;;; 共通項目 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; */


.sponly {
	display:block;
}

.spnone {
	display:none;
}


.f_left,.f_right {
	float: none;
	margin: 0 auto;
}
	
/* h や w */

.w45_w100 {
		width: 100%;
}
	
.w1000_95per {
	width: 95%;
}
.w900pix_95per {
	width: 95%;
}
.w900px_95per {
	width: 95%;
}
	
	.w90per_w100 {
		width: 100%;
	}	
.w50_w90 {
		width: 90%;
}	
.w70_w90 {
		width: 90%;
}
	
.w80_w90 {
		width: 90%;
}
	

.footer_logo {
	width: 150px;	
	}
	
.footer_menu {
	width: auto;
	padding: 2% 2%;
}
.footer_btn1 {
	width: 34%;
	height: auto;
	float: left;		
}

.footer_btn2 {
	width: 31%;
	height: auto;
	float: right;	
	margin-right: 1%;
}

.footer_btn3 {
	width: 31%;
	height: auto;
	float: right;		
}
	
	
/* お客様の声  */

.voice_number {
	display: block;
	width: 50px;
	margin-bottom: -30px;
	
}

.voice_img {
	float: none;
	width: 80%;
	margin: 30px auto 20px;
	display: block;
}

.voice_title {
	float: none;
	width: 100%;
	margin: 0 auto;
	clear: both;
}


.voice_text {
	padding-top: 10px;
}
/* 中ページ共通項目 */


/* 1 */


.top_logo_inside {
	height: 55px;
	width: auto;
	float: left;
	padding-bottom: 12px;
	padding-top: 13px;
	margin-left: 20px;
	
}

	
	
	
	
	
	

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

}

.el_humburger > span {

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

}
	

.uq_spNavi_screen {
  width: 100%;
	}
/* バーガーメニューと　ロゴ周辺 ここまで */
/* バーガーメニューと　ロゴ周辺 ここまで */
/* バーガーメニューと　ロゴ周辺 ここまで */

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


.flexbox_three {
	display: block;
	width: 80%;
	}

.child3 {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	}
	
.child4 {
	width:49.5%;
	margin-bottom: 3px;
	}
	
.child_company {
	width: 49%;
	}

	
}



/* feature */

.f_left47per_100per {
	width: 100%;
	float: none;
	margin: 0px auto 0px;
	padding-bottom: 20px;
}

.f_right47per_80per {
	
	width: 80%;
	float: none;
	display: block;
	margin: 0px auto;
}

.sidemenu {width: 50px;
	top: 10%;
}

