<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*===== : reset ==========================================*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}
body, table, input, textarea, select, option { font-family: HiraKakuProN-W3; font-size: 1em; } article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } ol, ul { list-style: none; } blockquote, q { quotes: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }
html {-webkit-text-size-adjust: none;height:100%;}
a {color: #333;text-decoration: none;}
a:link { }
a:visited { }
a:hover { }
a:active { }

body {line-height: 100%;
	-webkit-text-size-adjust: 100%;
	color: #333;width:100%;
	margin: 0 auto;
	text-align: center;
	background: #FFFFFF;
    background-image: url("../images/course_back.jpg");		
}



img{
	display: block;
}

li {
	list-style: none;
}

h2, p, a {	
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
	
}

a :hover {
 opacity: 0.5;	
}

p {
	color: #313131;	
	
}

/*===== : TOP ==========================================*/

.ev_top {
	width: 100%;
	background-color: #7de700;
	
}

.pc { 
	display: block !important;
	margin: auto;
	max-width:  1650px;
	width: 100%;
}


.sp {
	display: none !important;
}


/*===== : content ==========================================*/

/*= :whole =*/


.content { /*= :全体位置 =*/
	margin: 0 auto;

}

.container {/*= :各項目 =*/
	margin: 250px 0;
}

.mark { /*= :表題image =*/
	margin: 0 auto ;
	width: 150px;
}

.title {
	margin: 50px auto ;
}

.question {
	margin: 0 auto ;
	padding: 120px 0 50px 0;
	width: 400px;
}

.width {
	width: 1200px;
	margin: auto;
}

.width02 {
	width: 900px;
	margin: auto;
}



/*= :text =*/


h2 {
	margin: 100px 50px 10px 50px;
	padding: 30px;
	background-color: #a50a1f;
	color: #FFF;
	font-size: 25px;
 	font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; 
}

h3 {
	margin: 100px 50px 10px 50px;
	padding: 30px;
	color: #000000;
	font-size: 40px;
	font-weight: 900;
	letter-spacing: 3px;
 	font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; 
}

h4 {
	margin: 100px 50px 10px 50px;
	padding: 20px;
	background-color: #25318d;
	color: #FFF;
	font-size: 25px;
 	font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; 
}



.main_text {
	margin: auto;
	border-bottom: #2F2F2F dashed 1.5px;
	line-height: 50px;
	letter-spacing: 2px;
	display: inline;
	width: 90%;
	font-size: 17px;

}

.text {
	text-align: left;
	
}

.box_text {
	margin: auto;
	border-bottom: #2F2F2F dashed 1.5px;
	line-height: 50px;
	display: inline;
}

.br {
	margin-top: 50px;
	
}


/*===== : about ==========================================*/



/*= :table =*/



table { 
  border-collapse: collapse;
  border-spacing: 5px;
  margin: 50px auto;
  padding: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

table tr{
  border-bottom: solid 2px white;
}

table tr:last-child{
  border-bottom: none;
}

table th{
  position: relative;
  width: 10%;
  background-color: #ee0d2d;
  color: white;	
  font-size: 18px;
  letter-spacing: 1px;
  text-align: center;
  padding: 30px 0;
}

table th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #ee0d2d;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

table td{
  height: auto;
  width: 20%;
  text-align: center;
  background-color: #eee;
  padding: 4% 0;
}

.head { /*= :種類背景食色 =*/
	font-weight: 900;
	background-color: #fdb9c2;
}

.caption p { /*= :text =*/
	padding-top: 10px;
	font-size: 15px;
font-weight: 600;
    line-height: 22px;	

}
p.left  {
	text-align: left;
    margin-left: 48px;	
}

.images{ /*= :images =*/
	width: 80%;
	margin: auto;
}

.symbol {/*= :丸・三角 =*/
	font-size: 50px;
	font-weight: 900;
}
.red {
	color: #ee0d2d;
}


.bold {
	font-weight: bold;
	
}

/*===== : material ==========================================*/




ul {/*= :金属アレルギーしくみ図並び =*/
	margin: 50px 0;
	text-align: center;
	width: 100%;
}

li {
	display: inline-block;
	padding: 20px;
}

p.cap, .careway {
	line-height: 25px;
}

/*= :金属アレルギーBOX =*/
 .boxtitle {
    font-size: 1.2em;
    background: #ee0d2d;
    padding: 10px 0 10px 20px;
    color: #FFF;
    text-align: left!important;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.contentsbox {
    background: #fff;
	border:  #ee0d2d solid 1px;
    text-align: left!important;
	padding: 20px 20px 20px 20px;
	margin-bottom: 30px;
}

.contentsbox p {
	line-height: 40px;
	font-size: 15px;
}

.heart {
	background-image: url("../images/course_mater10.gif");
  	display: inline-block;/*忘れずに！*/
  	width: 40px;/*画像の幅*/
  	height: 40px;/*画像の高さ*/
 	background-size:40px;
  	vertical-align: middle;
	margin: 5px 10px 0 0;
	background-repeat: no-repeat;		
}

.wide {
	float: left;
	width: 20%;
	padding-top: 23px;
	margin: 0 10px;

}





/*===== : size ==========================================*/

.size_width {
	width: 80%;
	max-width: 800px;
}




/*= :内径サイズBOX =*/

.contentsbox02 {
    background: #fff;
    text-align: left!important;
	padding: 32px;
	margin: 10px ;
  background-color: #fdb9c2;		
}

.contentsbox02 p {
	line-height: 32px;
	font-size: 15px;
}



.wide02 {
	float: left;
	margin-right: 30px;
	width: 320px;
}






/*===== : Type ==========================================*/




.c-marker {
    background: -webkit-linear-gradient(left, rgb(253,185,194) 50%, transparent 50%);
    background: -moz-linear-gradient(left, rgb(253,185,194) 50%, transparent 50%);
    background: linear-gradient(left, rgb(253,185,194) 50%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 200% .8em; 
    background-position: 100% .5em;
    transition: 2s;
}
.c-marker.is-active{
    background-position: 0% .5em;
}




.balloon {
	width: 900px;
	max-width:  80%;	
	margin: 60px auto;

	
	
}

.balloon-right {
	float: left;
	position: relative;
  display: inline-block;
  padding: 15px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  font-size: 16px;
  background: #ee0d2d;
  border: solid 3px #ee0d2d;
  box-sizing: border-box;
}

.balloon-right:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 12px solid #ee0d2d;
  z-index: 2;
}

.balloon-right:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 14px solid #ee0d2d;
  z-index: 1;
}

.balloon-right p {
  margin: 0;
  padding: 0;
  color: #fff;
	font-weight: 700;
	letter-spacing: 2px;
}


.balloon-text {
  margin: 1.6em 15px 1.5em 0;
  padding: 16px 20px;
  color: #555;
	letter-spacing: 2px;
  background: #fff;
  border: 2px solid #ee0d2d;
}

.small {
	font-size: 13px;
}


.wear {
	width: 800px;
    position: relative;
    margin: 6em 0;
    padding: 4em 2.5em;
    border: solid 3px #ee0d2d;
	background: #fff1f0;
}

.wear img {
	margin:  0 auto;
	
}

.wear .box-title {
    position: absolute;
    display: inline-block;
    top: -40px;
    left: -3px;
    padding: 6px 30px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #ee0d2d;
    color: #ffffff;
    font-weight: bold;
}
.wear p {
    margin: 0; 
    padding: 0;
}


/*===== : parts ==========================================*/


.part_image {
	width: 85%;
	margin: 50px auto;
}

.part_box {
    position: relative;
    margin: 3em 0;
    padding: 0.5em 1em;
    border: solid 1px #25318d;
	background: #fff;
}


.balloon-title {
float: left;
    display: inline-block;
    padding: 20px 47px;
    min-width: 120px;
    max-width: 100%;
    margin-right: 26px;
    color: #fff;
    font-size: 20px;
    background: #25318d;
    border: solid 3px #25318d;
    box-sizing: border-box;
    border-radius: 10px;
}



.balloon-title p {
  margin: 0;
  padding: 0;
  color: #fff;
	font-weight: 700;
	letter-spacing: 2px;
}


.balloon-text02 {
    margin: 1.6em 0px 1.5em;
    padding: 5px 0px;
    color: rgb(85, 85, 85);
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 2px;
    text-align: left;
	
}


.blue {
	color: #25318d!important;
}


/*= :table =*/



.part_table { 
  border-collapse: collapse;
  border-spacing: 5px;
  margin: 50px auto;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.part_table tr{
  border-bottom: solid 2px white;
}

.part_table tr:last-child{
  border-bottom: none;
}

.part_table th{
  position: relative;
  width: 15%;
  background-color: #25318d;
  color: white;	
  font-size: 18px;
  letter-spacing: 1px;
  text-align: center;
}
.part_table th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #25318d;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.part_table td{
  height: auto;
  width: 20%;
  text-align: center;
  background-color: #eee;
}




.head02 { /*= :種類背景食色 =*/
	font-weight: 900;
	background-color: #d9e2ff!important;
}

.caption02 p { /*= :text =*/
	font-weight: 800;
}

.images{ /*= :images =*/
	width: 80%;
	margin: auto;
}

.symbol {/*= :丸・三角 =*/
	font-size: 50px;
	font-weight: 900;
}
.red {
	color: #ee0d2d;
}

.wear02 {
    position: relative;
    margin: 5em 0;
    padding: 0.5em 0;
    border: solid 3px #25318d;
	background: #f0faff;
}
.wear02 .box-title02 {
    position: absolute;
    display: inline-block;
    top: -40px;
    left: 39%;
    padding: 6px 30px;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    background: #25318d;
    color: #ffffff;
    font-weight: bold;
}
.wear02 p {
    padding: 0;
}



.balloon02 {
	width: 95%;
	margin: 60px auto;

	
	
}

.balloon-title02 {
	float: left;
  display: inline-block;
  padding: 20px 0;
  width: 30%;
	margin-right: 10px;
  color: #fff;
  font-size: 16px;
  background: #25318d;
  border: solid 3px #25318d;
  box-sizing: border-box;
	border-radius:10px;
}



.balloon-title02 p {
  margin: 0;
  padding: 0;
  color: #fff;
	font-weight: 700;
	letter-spacing: 2px;
}


.balloon-title03 {
	float: left;
  display: inline-block;
  padding: 10px 0;
  width: 100%;
	margin-right: 10px;
  color: #fff;
  font-size: 16px;
  background: #25318d;
  border: solid 3px #25318d;
  box-sizing: border-box;
	border-radius:10px;
}



.balloon-title03 p {
  margin: 0;
  padding: 0;
  color: #fff;
	font-weight: 700;
	letter-spacing: 2px;
}



.balloon-text03 {
  margin: 1.6em 0 2.5em 0;
  width: 100%;
padding: 5px 0;	
  color: #555;
  font-size: 16px;
	letter-spacing: 2px;
	line-height: 20px;
text-align: left;
	
}



ul .careway  {/*= :図並び =*/
	margin: 10px 0;
	text-align: center;
	width: 100%;
}

.careway  img {
	width: 350px;
	padding: 10px;
	
}

.careway li {
	display: inline-block;
	padding: 20px 0;
}


ul .careway02 {/*= :図並び =*/
	margin: 10px 0;
	text-align: center;
	width: 100%;
}

.careway02 img {
	width: 350px;
	padding: 10px;
	
}

.careway02 li {
	display: inline-block;
	padding: 20px 0;
}




/*===== : Q&amp;A Button ==========================================*/

h5 {
	margin: 150px auto;
	max-width: 80%;
	width: 1000px;
	padding: 30px;
	background-color: #009b74;
	color: #FFF;
	font-size: 25px;
	letter-spacing: 4px;
 	font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; 
}

h6 {
	margin: 10px auto;
	padding: 30px;
	font-size: 25px;
	letter-spacing: 4px;
 	font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; 
}

.under {
 background:linear-gradient(transparent 75%, #ff9393 75%);
font-weight:bold; 
	
}


.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa .cp_actab {
	position: relative;
	overflow: hidden;
	width: 1000px;
	max-width: 80%;
	
	margin: 1em auto;
	color: #1b2538;
}
.cp_qa .cp_actab input {
	position: absolute;
	opacity: 0;
}
/* 質問 */
.cp_qa .cp_actab label {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6em;
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 1.5em 2em 1.5em 2.5em;
	cursor: pointer;
	text-indent: 1em;
	letter-spacing: 2px;
	border-radius: 0.5em;
	background: rgba(27,37,56,0.1);
 	font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; 	
}
.cp_qa .cp_actab label::before {
	font-family: serif;
	font-size: 1.8em;
	margin-left: -2em;
	padding-right: 0.5em;
	content: 'Q';
	color: #009b74;
}
.cp_qa .cp_actab label:hover {
	transition: all 0.3s;
	color: #009b74;
}
/* --質問の＋アイコン */
.cp_qa .cp_actab label::after {
	font-size: 2em;
	font-weight: bold;
	line-height: 2.8em;
	position: absolute;
	top: 0;
	right: 0;
	content: '＋';
	display: inline-block;
	width: 2em;
	height: 2em;
	-webkit-transition: transform 0.4s;
	        transition: transform 0.4s;
}
/* 答え */
.cp_qa .cp_actab .cp_actab-content {
	position: relative;
	overflow: hidden;
	max-height: 0;
	padding: 0 0 0 2.5em;
	-webkit-transition: max-height 0.2s;
	        transition: max-height 0.2s;
	border-radius: 0 0 0.5em 0.5em;
}
.cp_qa .cp_actab .cp_actab-content::before {
	font-family: serif;
	font-size: 1.5em;
	position: absolute;
	margin: 1em 0 1em -1em;
	padding: 0;
	content: 'A';
	font-weight: bold;
	color: #E90003;
}
.cp_qa .cp_actab .cp_actab-content p {
margin: 2.5em 1em 1em 0;
    line-height: 28px;
    padding: 10px 0;
	text-align: left;
}
/* 質問を開いた時の仕様 */
/* --答えの高さ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
	max-height: 40em;
	border: 10px solid rgba(27,37,56,0.1);
}
/* 質問をクリックした時のアイコンの動き */
.cp_qa .cp_actab input:checked ~ label {
	color: #009b74;
	border-radius: 0.5em 0.5em 0 0;
}
/* 質問をクリックした時の+の動き */
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}


/*===== : TOP Button ==========================================*/


#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
	
}
#page-top a:hover {
    text-decoration: none;
    background: #7de700;
}

/*===== : Hamburger ==========================================*/

/*ハンバーガーボタン*/
.el_humburger {
  position: fixed;
  top: 45px;
  right: 60px;
  width: 46px;
  height: 25px;
  padding-top: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0px;
  z-index: 20;
  cursor: pointer;
  pointer-events: auto;
  color: #000;
  text-align: center;}
 
@media screen and (max-width: 840px) {
  .el_humburger {
    display: block;
    right: 0;
    top: 0;
    padding-top: 20px;
    width: 70px;
    height: 70px;}
    #factory .el_humburger {
      display: none; } }
 
.el_humburger_wrapper {
  margin-bottom: 5px;
  width: 42px;
  display: inline-block; }
 
@media screen and (max-width: 840px) {
  .el_humburger_wrapper {
    margin-bottom: 5px;
    width: 30px; } }
 
.el_humburger_text {
  font-size: 12px;
  letter-spacing: 0.1em;
  font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; }
 
.js_humburgerOpen .el_humburger_text.el_humburger_text__menu {
  display: none; }
 
.el_humburger_text.el_humburger_text__close {
  display: none; }
 
.js_humburgerOpen .el_humburger_text.el_humburger_text__close {
  display: block; }
 
@media screen and (max-width: 840px) {
  .el_humburger_text {
    font-size: 10px;
    padding-top: 2px; } }
 
@media screen and (max-width: 840px) {
  .el_humburger_text svg path {
    -webkit-transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
    -o-transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
    transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
    fill: #000; } }
 
@media screen and (max-width: 840px) {
  .js_humburgerOpen .el_humburger_text svg path {
    fill: #000; } }
 
.el_humburger span.el_humburger_bar {
  display: block;
  width: 100%;
  margin: 0 auto 9px;
  height: 1px;
  background: #000;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
 
.el_humburger span.el_humburger_bar:last-child {
  margin-bottom: 0; }
 
.js_humburgerOpen .el_humburger span.el_humburger_bar {
  background: #000; }
 
@media screen and (max-width: 840px) {
  .el_humburger span.el_humburger_bar {
    left: 0;
    top: 0;
    background: #000; } }
 
.js_humburgerOpen .el_humburger span.el_humburger_bar.top {
  -webkit-transform: translateY(9px) rotate(-45deg);
  -ms-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg); }
 
.js_humburgerOpen .el_humburger span.el_humburger_bar.middle {
  opacity: 0; }
 
.js_humburgerOpen .el_humburger span.el_humburger_bar.bottom {
  -webkit-transform: translateY(-11px) rotate(45deg);
  -ms-transform: translateY(-11px) rotate(45deg);
  transform: translateY(-11px) rotate(45deg); }
 
.el_humburgerButton.el_humburgerButton__close {
  top: 2%;
  right: 2%; }
 
.el_humburgerButton__close span.el_humburger_bar {
  display: block;
  width: 35px;
  margin: 0 auto;
  height: 4px;
  background: #000; }
 
.el_humburgerButton__close span.el_humburger_bar.top {
  -webkit-transform: translateY(5px) rotate(-45deg);
  -ms-transform: translateY(5px) rotate(-45deg);
  transform: translateY(5px) rotate(-45deg); }
 
.el_humburgerButton__close span.el_humburger_bar.bottom {
  -webkit-transform: translateY(-6px) rotate(45deg);
  -ms-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg); }
 
.navi {
  text-align: left;	
  position: fixed;
  top: 45px;
  right: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  width: 400px;
  z-index: 3;
	margin-top: -50px;
  padding-top: 200px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 600ms ease-out;
  -o-transition: all 600ms ease-out;
  transition: all 600ms ease-out;
  transform:translateZ(0) translateX(100%);
  overflow: auto; }
  .js_humburgerOpen .navi {
    transform:translateZ(0) translateX(0); }
    @media screen and (max-width: 840px) {
      .navi {
        padding: 100px 5% 0; }
      .js_humburgerOpen .navi {
        width: 100%;} }
 
.navi_item {
  position:relative;
  margin-bottom: 28px;
  font-size: 22px;
	font-weight: 700;
  font-family: "Marcellus", serif !important;
  white-space: nowrap;
    margin-left: 60px;
}
  .navi_item.op_innerLink {
    cursor: pointer; }
  @media screen and (max-width: 840px) {
    .navi_item {
      margin-left: 0;
      font-size: 18px; } }
 
 
 
.el_spChildNavOpen {
  position: absolute;
  top: -12px;
  left: 70%;
  z-index: 20;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  padding: 10px; }
 
.js_openParent.js_fire &gt; .el_spChildNavOpen {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
  .js_openParent.js_fire &gt; .el_spChildNavOpen &gt; .el_spChildNavOpen_wrapper:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
 
.el_spChildNavOpen_wrapper {
  position: relative;
  width: 15px;
  height: 15px;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center; }
  .el_spChildNavOpen_wrapper:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #111;
    position: absolute;
    top: calc(50% - 1px); }
  .el_spChildNavOpen_wrapper:after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #111;
    position: absolute;
    left: calc(50% - 1px);
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }
 
 
.nav_child{
  padding-top:20px;
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
 
.nav_child_item{
  position: relative;
  font-size:16px;
	font-weight: 100;
  padding: 8px 20px 8px 20px;
  margin-bottom:10px;
}
 
.nav_child_item &gt; a{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  top:0;
}
 
.nav_child_item:last-child{
  margin-bottom:0px;
}
 
.js_openSwitch {
  cursor: pointer; }
 
.js_openTarget {
  display: none; }

/*////////////////////fotter//////////////////////*/



.footer {
	background-color:#1e1e1e;
	padding:20px 0;
}

.footer img {
	width:10%;
	margin: auto;
}


#fotter{
	font-size:13px;
	text-align:center;
	color:#FFF;
	margin:8px 0 18px 0;
}



</pre></body></html>