/* 共通CSS　開始 */
.js {
  background:#fff;
}

.margin-bottom_1em {
	margin-bottom: 1em;
}
/* 追従ボタン お問い合わせフォーム */
.fixed_btn { 
	position: fixed;
	bottom: 0;
	right: 0;
	padding: 6px 40px;
	}
/* 追従ボタン お問い合わせフォーム */
.contents_faq {
	max-width: 100%;
}
  
.faq_area {
	margin: 3rem auto 8rem auto;
	max-width: 65%;
}
  
.faq_cate_area {
	max-width: 80%;
	margin: 50px auto;
	letter-spacing: 0.1em;
}
.li1_margin {
	  margin-top: 0.3em;
	  margin-bottom: 3em;
}
.li_line_l {
	  padding: 0.25em 0.5em;
	  color: #333;
	  border-left: solid 5px #7db4e6;
	  font-weight: 900;
	  font-size: 1.5em;
}
.li2_margin {
	  margin-top: 1em;
	  margin-bottom: 0.5em;
	  margin-left: 1.5em;
	  /* padding: 0.25em 0.5em; */
	  font-size: 1.2em;
}
  
.cp_tabpanels h2 {
	margin: 0.5em 0 0.2em 0.5em;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1em;
}
  
.h_2 {
	color:#fff;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.2em;
	/* color: #af2a2a; */
}
.faq_h2 {
	margin-top: 0.5em;
	margin-bottom: 1em;
	/* color: #254E83; */
	/* color: #22497C; */
	/* color:#777; */
	color: #333;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.2em;
	border-left: solid 4px #7db4e6;
	padding-left: 0.5em;
}
.cp_tabpanels h3 {
	margin: 0 0.8em;
	font-weight: bold;
	font-size: 14px;
}
  
.faq_link {
	font-weight: bold;
	color: #0066cc;
	text-decoration:underline;
}
  
  
/* タブデザイン　開始 */
.tab-group{
	display: flex;
	justify-content: start;
}
.tab{
	display: block;
	/* flex-grow: 1;
	min-height: auto;
	height: auto;
	max-height: 6em; */
	/* margin-right: 0 1px; */
	padding: 0.75em 1em;
	list-style:none;
	border:1px solid;
	text-align:center;
	cursor:pointer;
	border-radius: 0.75em 0.75em 0 0; /* 左上、右上、右下、左下 */
	font-weight: bold;
	color: #fff;
}
.tab1 {
	/* margin-left: 0.2em; */
	background-color: #FF8082;
	border: none;
}
.tab2 {
	margin: 0 0 0 0.2em;
	background-color: #f9bf41;
	border: none;
}
.tab3 {
	margin-left: 0.2em;
	background-color: #63c851d4;
	border: none;
}
.tab4 {
	margin-left: 0.2em;
	background-color: #24acf0;
	border: none;
}
.tab5 {
	margin-left: 0.2em;
	background-color: #C9ACE6;
	border: none;
}
.tab6 {
	margin-left: 0.2em;
	background-color: #6b6b94;
	border: none;
}
.tab7 {
	margin-left: 0.2em;
	background-color: #939da6;
	border: none;
}
  
/* タブコンテンツの設定　開始 */
.tab-1 {
	/* min-height: 6em;
	height: auto;
	max-height: 6em; */
	background-color: #FF8082;
	border: none;
}
.tab-2 {
	background-color: #f9bf41;
	border: none;
}
.tab-3 {
	background-color: #63c851d4;
	border: none;
}
.tab-4 {
	background-color: #24acf0;
	border: none;
}
.tab-5 {
	background-color: #C9ACE6;
	border: none;
}
.tab-6 {
	background-color: #6b6b94;
	border: none;
}
.tab-7 {
	background-color: #939da6;
	border: none;
}
/* タブコンテンツの設定　終了 */
.panel-group{
	height:auto;
	border: none;
	background:#eee;
}
.panel{
	display:none;
}
.tab-1.tab.is-active {
	height: auto;
	background:#FF8082;
	color:#FFF;
}
.tab-2.tab.is-active {
	height: auto;
	background:#f9bf41;
	color:#FFF;
}
.tab-3.is-active {
	height: auto;
	background:#a4f096d4;
	color:#FFF;
}
.tab-4.is-active {
	height: auto;
	background:#a8d0e4;
	color:#FFF;
}
.tab-5.is-active {
	height: auto;
	background:#a8d0e4;
	color:#FFF;
}
.tab-6.is-active {
	height: auto;
	background:#e0d5eb;
	color:#FFF;
}
.tab-7.is-active {
	height: auto;
	background:#939da6;
	color:#FFF;
}
  
.panel.is-show{
	display:block;
	padding: 2em 2em;
}
  
/* タブデザイン　終了 */
/* アコーディオンデザイン　開始 */
details {
	height: 10px;
	margin-bottom: 5em;
	letter-spacing: 0.1em;
}
summary {
	position: relative;
	display: flex;
	align-items: center;
	max-width: 100%;
	height: 40px;
	padding: 0.8em 2em 0.5em 0.5em;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.1em;
	cursor: pointer;
}
.question-1{
	background: #ffcccd;
	color: #ae3d3d;
}
.question-2{
	background: #ffefccd9;
	color: #d57609;
}
.question-3{
	background: #bdffd4;
	color: #64945bd4;
}
.question-4{
	background: #c8e8f8;
	color: #24acf0;
}
.question-5{
	background: #f6eafb;
	color: #b590da;
}
.question-6{
	background: #ddddf1;
	color: #6b6b94;
}
.question-7{
	background: #ccd3db;
	color: #74899b;
}
  
.html:hover{
	background: #48476d;
}
.css{
	background: rgb(0, 162, 255);
}
.css:hover{
	background: rgb(0, 100, 158);
}
.js {
	background:#fff;
}
.js:hover{
	background: #eee
}
summary::after{
	content: '+';
	position: absolute;
	transition: all .3s ease;
	/* padding-top: 0.3em;
	padding-right: 0.2em; */
	/* right: 20px; */
	right: 2px;
	top: 25px;
	font-size: 1.8em;
}
details[open] summary::after{
	transform: rotate(45deg);
}
details[open] {
	height: auto;
	margin-bottom: 2em;
}
details[open] .codeWrapper{
	overflow-wrap: break-word;
	padding: 0.8em 0.8em;
	background-color: #fff;
}
/* @keyframes ani {
	0%{
	  opacity: 0;
	  transform: translateY(-20px);
	}
	100%{
	  opacity: 1;
	  transform: none;
	}
} */
/* アコーディオンデザイン　終了 */
  
  
  

/* PC用CSS */
@media screen and (min-width: 768px) {
/* モバイル用設定の非表示 */
.header {
	display: none;
}  
.sp_link a{
	display: none;
}
#sp-footer {
	display: none;
}
.sp-br {
	display: none;
  }
.sp_margin_t1 {
	margin-top: 0;
}

/* PC用設定 */
/* .tab-panel ul {
	margin: 0;
	padding: 0;
}
.tab-panel ul li {
	display: inline-block;
	*display: inline;  
	*zoom: 1;
	padding: 5px;
	} */

/* .tab-panel ul {
	margin:0;
	padding:0;
	list-style:none;
}
.tab-panel ul li {
	display: table-cell;
	*display: inline;  
	*zoom: 1;
	padding: 5px;
} */
/* .faq_area {
	margin: 3rem auto 8rem auto;
	max-width: 65%;
  } */
}
/* PCではページ内リンク無効 */

/* タブレット用CSS */
@media only screen and (min-width: 767px) and (max-width: 1280px) {

}
/* モバイル用CSS */
@media screen and (max-width: 767px) {
/* PC用設定の非表示 */
  #gnavi,#header {
    display: none;
  }
  #footer,#footer_menu {
	display: none;
  }
  .pc {
	display: none;
  }
  .pc-br {
	display: none;
  }
/* モバイル用設定　開始 */
  li{
    list-style: none;
  }
  /* .faq_area {
	margin: 3rem auto 8rem auto;
	max-width: 95% !important;
  } */
  .li_line_l {
	font-size: 1em;
	padding-left: 1em;
  }

/* モバイル用メニュー開始 */
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Common styles of menus */

.dl-menuwrapper {
	width: 100%;
	max-width: 100%;
	position: relative;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: 50% 200%;
	perspective-origin: 50% 200%;
	background:#f00;
}

.dl-menuwrapper:first-child {
	margin-right: 100px;
}

.dl-menuwrapper button {
	border: none;
	width: 110px;
	height: 45px;
	overflow: hidden;
	position: relative;
	float:right;
	cursor: pointer;
	outline: none;
	overflow:hidden;
}
@media only screen and (max-width: 1366px) {
.dl-menuwrapper button {
    margin-right: 10px;
    margin-top: 10px;
    }
}
@media only screen and (max-width: 768px) {
.dl-menuwrapper button {
    margin-right: 10px;
    margin-top: 0px;
    }
}
@media only screen and (max-width: 320px) {
.dl-menuwrapper button {
    margin-right: 0px;
    margin-top: 0px;
    }}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	}
	
.dl-menuwrapper ul {
	background: #222A43;
	z-index:9999;
	position:absolute;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	top:50px;
}

.dl-menuwrapper li {
	position: relative;
	border-bottom:1px dotted #fff;
}

.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px 15px 30px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	outline: none;
	background:url(../img/common/white_icon.png) no-repeat 10px center;
  background-size: 10px;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1) url(../img/common/white_icon.png) no-repeat 10px center;
  background-size: 10px;
}

.dl-menuwrapper li.dl-back > a {
	padding-left: 30px;
	background: rgba(0,0,0,0.1);
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
	position: absolute;
	top: 0;
	line-height: 50px;
	font-family: 'icomoon';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\e000";
}

.dl-menuwrapper li.dl-back:after {
	left: 10px;
	color: rgba(212,204,198,0.3);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
	right: 10px;
	color: rgba(0,0,0,0.15);
}

.dl-menuwrapper .dl-menu {
	margin: 5px 0 0 0;
	position: absolute;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
	transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
	-webkit-animation: MenuAnimOut1 0.4s;
	animation: MenuAnimOut1 0.4s;
}

.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
	-webkit-animation: MenuAnimOut3 0.4s ease;
	animation: MenuAnimOut3 0.4s ease;
}

.dl-menu.dl-animate-out-4 {
	-webkit-animation: MenuAnimOut4 0.4s ease;
	animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
	-webkit-animation: MenuAnimOut5 0.4s ease;
	animation: MenuAnimOut5 0.4s ease;
}

@-webkit-keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut3 {
	0% { }
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut4 {
	0% { }
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut5 {
	0% { }
	100% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut3 {
	0% { }
	100% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut4 {
	0% { }
	100% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut5 {
	0% { }
	100% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-1 {
	-webkit-animation: MenuAnimIn1 0.3s;
	animation: MenuAnimIn1 0.3s;
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
	-webkit-animation: MenuAnimIn3 0.4s ease;
	animation: MenuAnimIn3 0.4s ease;
}

.dl-menu.dl-animate-in-4 {
	-webkit-animation: MenuAnimIn4 0.4s ease;
	animation: MenuAnimIn4 0.4s ease;
}

.dl-menu.dl-animate-in-5 {
	-webkit-animation: MenuAnimIn5 0.4s ease;
	animation: MenuAnimIn5 0.4s ease;
}

@-webkit-keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		opacity: 1;
	}
}

@keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
	-webkit-animation: SubMenuAnimIn1 0.4s ease;
	animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
	-webkit-animation: SubMenuAnimIn3 0.4s ease;
	animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
	-webkit-animation: SubMenuAnimIn4 0.4s ease;
	animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
	-webkit-animation: SubMenuAnimIn5 0.4s ease;
	animation: SubMenuAnimIn5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
	-webkit-animation: SubMenuAnimOut1 0.4s ease;
	animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
	-webkit-animation: SubMenuAnimOut3 0.4s ease;
	animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
	-webkit-animation: SubMenuAnimOut4 0.4s ease;
	animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
	-webkit-animation: SubMenuAnimOut5 0.4s ease;
	animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
		opacity: 0;
	}
}

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
	display: block;
}

.no-js .dl-menuwrapper li.dl-back {
	display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
	background: rgba(0,0,0,0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
	content: '';
}

/* Colors for demos */

/* Demo 1 */
.demo-1 .dl-menuwrapper button {
	background: #c62860;
}

.demo-1 .dl-menuwrapper button:hover,
.demo-1 .dl-menuwrapper button.dl-active,
.demo-1 .dl-menuwrapper ul {
	background: #9e1847;
}

/* Demo 2 */
.demo-2 .dl-menuwrapper button {
	background: #e86814;
}

.demo-2 .dl-menuwrapper button:hover,
.demo-2 .dl-menuwrapper button.dl-active,
.demo-2 .dl-menuwrapper ul {
	background: #D35400;
}

/* Demo 3 */
.demo-3 .dl-menuwrapper button {
	background: #08cbc4;
}

.demo-3 .dl-menuwrapper button:hover,
.demo-3 .dl-menuwrapper button.dl-active,
.demo-3 .dl-menuwrapper ul {
	background: #00b4ae;
}

/* Demo 4 */
.demo-4 .dl-menuwrapper button {
	background: #90b912;
}

.demo-4 .dl-menuwrapper button:hover,
.demo-4 .dl-menuwrapper button.dl-active,
.demo-4 .dl-menuwrapper ul {
	background: #79a002;
}

/* Demo 5 */
.demo-5 .dl-menuwrapper button {
	background: #744783;
}

.demo-5 .dl-menuwrapper button:hover,
.demo-5 .dl-menuwrapper button.dl-active,
.demo-5 .dl-menuwrapper ul {
	background: #643771;
}
/* モバイル用メニュー終了 */
/* モバイル用common開始 */
/*----------------------------------------------------
 サイト共通
----------------------------------------------------*/
/*改行*/
body .br-sp-s {
    display: none;
}
body .br-sp-m {
    display: none;
}
body .br-sp-l {
    display: none;
}
body .br-sp-ll {
    display: none;
}
body .br-sp-sm {
    display: none;
}
body .br-sp-ml {
    display: none;
}
body .br-sp-sml {
    display: none;
} 
body .br-sp-smll {
    display: none;
} 
body .br-pc {
    display: inherit;
}

@media screen and (max-width: 320px) {
   /* 表示領域が320px以下の場合に適用するスタイル iPhone SE 小のみ*/
body .br-sp-s {
    display: inherit;
}
body .br-pc {
    display: none;
}
}

@media screen and (min-width:374px) and (max-width: 413px) {
    /*　画面サイズが375px以上 iPhone 8 からはここを読み込む　iPhone 8　中以上 */
body .br-sp-m {
    display: inherit;
}
body .br-pc {
    display: none;
}
}

@media screen and (min-width:413px) and (max-width: 735px) {
    /*　画面サイズが414px以上 iPhone 8 Plus からはここを読み込む iPhone 8 Plus　大以上　*/
body .br-sp-l {
    display: inherit;
}
body .br-pc {
    display: none;
}
}

@media screen and (max-width: 375px) {
   /* 表示領域が374px以下の場合に適用するスタイル iPhone  小と中のみ */
body .br-sp-sm {
    display: inherit;
}
body .br-pc {
    display: none;
}
}

@media screen and (min-width:374px) and ( max-width:735px) {
    /*　画面サイズが374pxから414pxまではここを読み込む iPhone 中と大のみ　*/
body .br-sp-ml {
    display: inherit;
}
body .br-pc {
    display: none;
}
}

@media screen and (min-width:320px) and ( max-width:735px) {
    /*　画面サイズが320pxから735pxまではここを読み込む　iPhone 小から大のみ　*/
body .br-sp-sml {
    display: inherit;
}
body .br-pc {
    display: none;
}
}
@media screen and (min-width:735px) and ( max-width:768px) {
body .br-sp-smll {
    display: inherit;
}
body .br-pc {
    display: none;
}
} 

/*文字間*/
body .ls_pc1 {
    letter-spacing: -1px;
}
body .ls_pc2 {
    letter-spacing: -2px;
}
@media screen and (max-width: 768px) {
body .ls_pc1 {
    letter-spacing: 0;
}
body .ls_pc2 {
    letter-spacing: 0;
}
}
@media screen and (max-width: 320px) {
body .ls_sp1 {
    letter-spacing: -1px;
}
body .ls_sp2 {
    letter-spacing: -2px;
}
}
/*句読点*/
@media screen and (max-width: 768px) {
body  .ten-sp320:after {
    content: "、"
}
body  .maru-sp:after {
    content: "・"
}
}
/*--------------------------------------------------------------------------
   html
---------------------------------------------------------------------------*/

html{
	overflow-y:scroll;
	background:#FFF;
}


/*--------------------------------------------------------------------------
   body
---------------------------------------------------------------------------*/

body{
	color:#333;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Arial,Sans-Serif;
	font-size:12px;
	line-height:1.6;
	-webkit-text-size-adjust:none;
}

/*--------------------------------------------------------------------------
   base link
---------------------------------------------------------------------------*/

a{
	outline:none;
}
a:link,
a:visited{
	color:#222A43;/*ブルー*/
	text-decoration:none;
}
a:hover{
	color:#CE2A80;/*ピンク*/
	text-decoration:none;
}

	
/*--------------------------------------------------------------------------
   header
---------------------------------------------------------------------------*/
header{
    width: 100%;
	padding:5px 2px;
	position: relative;
	z-index:9999;
	background:#fff;
	margin:0;
    box-sizing: border-box;
	}

.header-title{
	width:25%;
	float:left;
	min-height:50px;
	max-height:75px;}
	
.header-title img{
	width:100%;
	max-width:248px;
	min-width:180px;
	padding-bottom:5px;
	}
		
header .dl-trigger img{
	width:100%;
	padding-bottom:5px;
	}

header .dl-trigger {
	background:#fff;
	vertical-align:middle;
	}
#cash_clear {
	width:100%;
  margin:10px auto 10px auto;
  font-size: 12px;
  color: #f00;
	border: 1px solid #f00;
	padding: 5px;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
	background: #fde9e8;
}
/*--------------------------------------------------------------------------
   main_img
---------------------------------------------------------------------------*/
	
section.main_img{
    border-top: 2px solid #000;
	width:100%;
	background:#4DA1E1;
	overflow:hidden;
	padding:0;
	margin:0;
	text-align:center;}
	

section.sub_main_img{
    border-top: 2px solid #000;
	width:100%;
	max-height:200px;
	min-height:0;
	background:#4DA1E1;
	overflow:hidden;
	padding:0;
	margin:0;
	text-align:center;}
	
section.sub_main_img .sub_main img{
	width:100%;
	margin:0 auto;
	text-align:center;}

section.sub_main_img{
    clear:both;
	width:100%;
	margin:0 auto;
	height:100px;
	overflow:hidden;
    background:url(../img/common/blue_bg.jpg) repeat top center;
	padding:0;
}
@media only screen and (max-width: 1366px) {
    section.sub_main_img img{
    max-width:300px;
    padding-top: 25px;
}
}
@media only screen and (max-width: 768px) {
    section.sub_main_img img{
    max-width:280px;
    padding-top: 25px;
}
}

@media only screen and (max-width: 414px) {
    section.sub_main_img img{
    max-width:150px;
    padding-top: 35px;
}
}


/*--------------------------------------------------------------------------
   Content
---------------------------------------------------------------------------*/

span.bold{
    font-weight: bold;
}

/*パンくず*/
#pankuzu{
        width: 100%;
	margin:20px auto 0 auto;
	padding: 0 0 0 5px;
	font-size:12px;
	line-height:16px;
    box-sizing: border-box;
	}
	
#pankuzu a.home {
	text-decoration: underline;
background: url(../img/common/blue_icon.png) no-repeat 2px 2px;
    background-size: 12px;
padding-left: 20px;
	}
	
#pankuzu a {
	color:#222A43;
	text-decoration: underline;
	}
	
#pankuzu a:hover{
	color:#CE2A80;}
	
#contents{
	padding: 0;
}


section{clear:both;
margin:0;
padding:0;}

/*タイトル*/
#contents h2.title{
	clear:both;
	color:#fff;
	background:#222A43;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
	padding:10px 10px 10px 20px;
	font-size:16px;
	line-height:28px;
	margin-bottom:10px;
	}
	
#contents h3.title{
	clear:both;
	color:#222A43;
	border-bottom:1px dotted #222A43;
	background: url(../img/common/blue_icon.png) no-repeat 10px 16px;
	background-size:16px;
    padding:10px 10px 10px 30px;
	font-size:16px;
	line-height:28px;
	margin-bottom:10px;
	margin-top:20px;
    vertical-align: top;
	}
	
#contents h4.title{
	clear:both;
	color:#222A43;
	background: url(../img/common/circle_icon.png) no-repeat 10px 16px;
    background-size:16px;
	padding:10px 10px 10px 30px;
	font-size:16px;
	line-height:28px;
	margin-top:20px;
	}
	
#contents h5.title{
	clear:both;
	color:#222A43;
	padding:5px 10px 5px 10px;
	font-size:16px;
	line-height:28px;
	margin:0 0 10px 0;
	border-bottom:1px solid #222A43;
	}
	
#contents h6.title{
	clear:both;
	color:#222A43;
	padding:5px 0px;
	font-size:16px;
	line-height:28px;
	margin-top:20px;
	}

/*--------------------------------------------------------------------------
   page top
---------------------------------------------------------------------------*/

.page_top{
	width:100%;
	background:#ccc;
	text-align:center;
	color:#fff;
	padding:10px 0;
	border-bottom:1px solid #000;
    box-sizing: border-box;
}
	
.page_top img{
	width:40px;
	}

/*--------------------------------------------------------------------------
   footer
---------------------------------------------------------------------------*/

footer{
	width:100%;
	background:#000;
	text-align:center;
	color:#fff;
	padding:10px 0;
	border-top:1px solid #fff;
    box-sizing: border-box;
	}
	
footer .f_logo{
	width:300px;
	margin:0 auto;
	padding-bottom:10px;}
	
footer .f_logo img{
	width:180px;
	max-width:250px;
	}

footer .pc{
	width:100px;
	margin:20px auto 10px auto;
	}	
footer .pc a{
	display:block;
	border:1px solid #fff;
	padding:5px;
	color:#fff;}
	
footer .pc a:hover,footer .pc a:visited{
	border:1px solid #fff;
	padding:5px;
	color:#fff;
	}
/* モバイル用common終了 */
  .tab-panel {
    margin: initial;
  }
  .tab-group {
    width: 100%;
    display: flex;
    flex-flow: column;
  }
  .tab {
    width: 90%;
    min-height: auto;
    padding: 0.75em 0;
    list-style:none;
    text-align:center;
    cursor:pointer;
    border-radius: 10px !important;
    font-weight: bold;
    color: #fff;
  }
  .tab1 {
    margin: 0.5em 0;
    background-color: #FF8082;
    border: none;
  }
  .tab2 {
    margin: 0.3em 0;
    background-color: #f9bf41;
    border: none;
  }
  .tab3 {
    margin: 0.3em 0;
    background-color: #63c851d4;
    border: none;
  }
  .tab4 {
    margin: 0.3em 0;
    background-color: #24acf0;
    border: none;
  }
  .tab5 {
    margin: 0.3em 0;
    background-color: #C9ACE6;
    border: none;
  }
  .tab6 {
    margin: 0.3em 0;
    background-color: #6b6b94;
    border: none;
  }
  .tab7 {
    margin: 0.3em 0;
    background-color: #939da6;
    border: none;
  }
  /* タブコンテンツの設定　開始 */
.tab-1 {
  background-color: #FF8082;
  border: none;
}
.tab-2 {
  background-color: #f9bf41;
  border: none;
}
.tab-3 {
  background-color: #63c851d4;
  border: none;
}
.tab-4 {
  background-color: #24acf0;
  border: none;
}
.tab-5 {
  background-color: #C9ACE6;
  border: none;
}
.tab-6 {
  background-color: #6b6b94;
  border: none;
}
.tab-7 {
  background-color: #939da6;
  border: none;
}
/* タブコンテンツの設定　終了 */


/* モバイル用ボタンデザイン　終了 */
/* モバイル用アコーディオンデザイン　開始 */
details{
  /* height: 10px; */
  min-height: auto;
  margin-bottom: 5em;
  letter-spacing: 0.1em;
  line-height: 1.6em;
}
summary{
  position: relative;
  display: flex;
  align-items: center;
  max-width: 100%;
  min-height: auto;
  /* height: 40px; */
  padding: 8em;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.question-1 {
  background: #ffcccd;
  color: #ae3d3d;
}
.question-2{
  background: #ffefccd9;
  color: #d57609;
}
.question-3{
  background: #bdffd4;
  color: #64945bd4;
}
.question-4{
  background: #c8e8f8;
  color: #24acf0;
}
.question-5{
  background: #f6eafb;
  color: #C9ACE6;
}
.question-6{
  background: #ddddf1;
  color: #6b6b94;
}
.question-7{
  background: #ccd3db;
  color: #74899b;
}

.contents_faq {
  max-width: 100%;
}

.faq_area {
  margin: 3rem auto 8rem auto;
  max-width: 95%;
}

.faq_cate_area {
  max-width: 80%;
  margin: 50px auto;
  letter-spacing: 0.1em;
}

.cp_tabpanels h2 {
  margin: 0.5em 0 0.2em 0.5em;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 1em;
}

.h_2 {
  color:#fff;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.2em;
  /* color: #af2a2a; */
}

.cp_tabpanels h3 {
  margin: 0 0.8em;
  font-weight: bold;
  font-size: 14px;
}

.faq_link {
  font-weight: bold;
  color: #0066cc;
  text-decoration:underline;
}


/* モバイル用　ボタンデザイン　開始 */
.tab-panel {
  margin: 0;
  width: 100%;
}
.tab-group{
  display: flex;
  justify-content: center;
}
.tab{
  flex-grow: 1;
  margin-right: auto;
  margin-left: auto;
  padding: 0.75em 0;
  list-style:none;
  border:1px solid;
  text-align:center;
  cursor:pointer;
  border-radius: 0.75em 0.75em 0 0; /* 左上、右上、右下、左下 */
  font-weight: bold;
  color: #fff;
}
.tab1 {
  /* margin-right: 0.3em; */
  background-color: #FF8082;
  border: none;
}
.tab2 {
  /* margin-right: 0.3em; */
  background-color: #f9bf41;
  border: none;
}
.tab3 {
  /* margin-right: 0.3em; */
  background-color: #63c851d4;
  border: none;
}
.tab4 {
  /* margin-right: 0.3em; */
  background-color: #24acf0;
  border: none;
}
.tab5 {
  /* margin-right: 0.3em; */
  background-color: #C9ACE6;
  border: none;
}
.tab6 {
  /* margin-right: 0.3em; */
  background-color: #6b6b94;
  border: none;
}
.tab7 {
  /* margin-right: 0.3em; */
  background-color: #939da6;
  border: none;
}

/* タブコンテンツの設定　開始 */
.tab-1 {
  background-color: #FF8082;
  border: none;
}
.tab-2 {
  background-color: #f9bf41;
  border: none;
}
.tab-3 {
  background-color: #63c851d4;
  border: none;
}
.tab-4 {
  background-color: #24acf0;
  border: none;
}
.tab-5 {
  background-color: #C9ACE6;

  border: none;
}
.tab-6 {
  background-color: #6b6b94;
  border: none;
}
.tab-7 {
  background-color: #939da6;
  border: none;
}
/* タブコンテンツの設定　終了 */
.panel-group{
  height:auto;
  border: none;
  background:#eee;
}
.panel{
  display:none;
}
.tab-1.tab.is-active {
  height: auto;
  background:#FF8082;
  color:#FFF;
}
.tab-2.tab.is-active {
  height: auto;
  background:#f9bf41;
  color:#FFF;
}
.tab-3.is-active {
  height: auto;
  background:#a4f096d4;
  color:#FFF;
}
.tab-4.is-active {
  height: auto;
  background:#81cae1c5;
  color:#FFF;
}
.tab-5.is-active {
  height: auto;
  background:#a8d0e4;
  color:#FFF;
}
.tab-6.is-active {
  height: auto;
  background:#e0d5eb;
  color:#FFF;
}
.tab-7.is-active {
  height: auto;
  background:#939da6;
  color:#FFF;
}

.panel.is-show{
  display:block;
  padding: 2em 2em;
}

/* モバイル用　ボタンデザイン　終了 */
/* モバイル用アコーディオンデザイン　開始 */
details{
  height: 10px;
  margin-bottom: 5em;
  /* transition: all .5s ease; */
  letter-spacing: 0.1em;
}
summary{
  position: relative;
  display: flex;
  align-items: center;
  max-width: 100%;
  min-height: 4em;
  height: auto;
  color: #fff;
  font-size: 0.8em !important;
  font-weight: bold;
  letter-spacing: 0.1em;
  cursor: pointer;
  padding: 0.8em 1.8em 0.8em 0.8em !important;
}
.sp_margin_t1 {
	margin-top:2em;
}
/* } */

summary::after{
	content: '+';
	position: absolute;
	right: 2px !important;
	top: 14px !important;
	font-size: 2.5em;
	transition: all .3s ease;
  }
  details[open] summary::after{
	transform: rotate(45deg);
  }
  details[open] {
	height: auto;
  }
  details[open] .codeWrapper{
	overflow: auto;
	padding: 0.2em 0.8em;
	background-color: #fff;
  }

/* モバイル用アコーディオンデザイン　終了 */
}
/* モバイル用CSS　終了 */
