@charset "UTF-8";

/*
Template: gsic
Theme Name: gansupport_child
Description: gansupport_child
Author: gansupport
*/

@import url('./base.css');
@import url('./style.css');
@import url('./editor.css');

.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1;
/*
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  overflow-y: scroll;
*/
}

#header {
  box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
  z-index: 97;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

#gNav a:hover {
  color: #999;
}

nav li a {
  font-size: 13px;
  color: #F29303;
/*
  letter-spacing: 0.2em;
*/
}

nav .sub-menu {
  background: #fff;
  background-image: linear-gradient(to top, #fff1eb 0%, #ace0f9 100%);
}

@media only screen and ( max-width : 768px ) {
  .mean-nav .mask {
    background: rgba(0,0,0,.6);
    top: 58px;
    left: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100vh;
    opacity: 1;
    display: none;
  }
  #header {
    padding-bottom: 10px;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 58px;
    background: #fff;
    overflow: hidden;
  }
  .h_logo {
/*
    width: 100%;
*/
    position: relative;
    float: left;
    top: 10px;
/*
    left: 15px;
*/
    z-index: 99;
  }
  #gNav .nav {
    overflow-y: auto;
    height: 100vh;
    z-index: 2;
  }
  .mean-nav .container {
    padding: 0;
  }
  .nav .sub-menu li:last-child {
    border-bottom: none;
  }
  nav li .fa {
    display: none;
  }
}

/*
 * �_�C�A���O
 */
#login_dialog h3 {
    margin: 0px 5px 10px 15px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-weight: normal;
    font-family: Arial;
    color: #fff;
    background: gray;
}

/* �T�C�h�i�r�� */
#sub .article_sub_list ol {
    list-style-position: inside;
}
#sub .article_sub_list ol li {
    padding: 5px 10px 5px 13px;
    background: url('') no-repeat 6px 8px;
    border-bottom: 1px dotted #fce2e3;
    overflow: hidden;
}
#sub .article_sub_list ul li {
    padding: 5px 5px 5px 28px;
    background: url('/sp/img/icon_01.png') no-repeat 6px 8px;
    border-bottom: 1px dotted #fce2e3;
    overflow: hidden;
}

/* ����T�|�[�g�ŐV�� side */
#support_side {
	width: 300px;
	padding-top: 10px;
	padding-left: 40px;
}

#support_side ul {

}

#support_side li {
	margin: 0 37px 15px 0;
	width: 215px;
	float: left;
	display: inline;
}

#support_side li:nth-child(n+1) {
	clear: both;
}

#support_side li .fl {
	width: 110px;
}

#support_side li .fl img {
	display: block;
}

#support_side li .fl p {
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 90%;
	color: #fff;
	background: #ec9d8c;
}

#support_side li .fr {
	width: 94px;
	line-height: 140%;
	font-size: 90%;
}

#support_side li .fr .desc {
	width: 94px;
	min-height: 137px;
	line-height: 1.67;
}

#support_side li .fr .more {
	margin-top: 5px;
}

#support_side li .fr .tit {
	padding: 0 0 8px 0;
	margin-bottom: 6px;
	font-weight: bold;
	background: url('/sp/img/back_07.png') no-repeat 0 bottom;
}

#support_side li .fr .tit a {
	padding: 0 0 0 11px;
	color: #797458;
	text-decoration: none;
	background: url('/sp/img/arrow_01.png') no-repeat 0 6px;
}

#support_side li .fr .tit a:hover {
	color: #797458;
	text-decoration: underline;
}

/* �\�[�V�����{�^�� */
.snsb {
	overflow: hidden;
}
.snsb li {
	width: 87px;
	height: 33px;
	float: left;
	margin-top: 10px;
}
.snsb iframe {
	margin: 0 !important;
}

/* �֘A�L���ꗗ */
.article_sub_list {
    padding: 6px 0 6px 0;
    width: auto;
    font-size: 115%;
    background: #fdf3f1;
    border: 4px solid #f6bcb8;
    overflow: hidden;
}
.article_sub_list h3 {
    margin: 0 5px 6px 5px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-weight: normal;
    font-family: Arial;
    color: #fff;
    background: #ed9c8b;
}
.article_sub_list ul {
    margin: 0 5px 0 5px;
}
.article_sub_list ul li {
    padding: 5px 5px 5px 28px;
    background: url('/sp/img/icon_01.png') no-repeat 6px 8px;
    border-bottom: 1px dotted #fce2e3;
    overflow: hidden;
}

.paging_01 {
	width: 100%;
	height: 100%;
	text-align: center;
/*
	overflow: hidden;
*/
	letter-spacing: -0.4em;
}

.paging_01>a, .paging_01>span {
/*
	margin: 0 2px;
	padding: 1px;
*/
	margin: 2px;
	padding: 1px;
	background: #f4cbc7;
	letter-spacing: normal;
	border: 1px solid #e07f90;
	display: inline-block;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

/* �t�b�^ */
#footer ul li {
    letter-spacing: normal;
    display: inline-block;
    /* *display: inline;
    *zoom: 1; */
    border-left: 1px solid #e7b7b1;
    padding-left: 5px;
    margin-left: 5px;
}

/* �Z�~�i�[ */
.fc-event {
	margin-top: 2px;
}

.single .seminar table th {
	vertical-align: top;
	background: #EDE8DF;
	width: 80px;
	color: #797458;
	text-align: left;
	font-weight: normal;
}

/* �v�����g */
@media print {
   #main {
      color: #000000;
   }
}

/* Contact Form 7 */
.form-width {
	max-width: 100%;
}

.scroll {
	overflow-x: auto;
}

.single div.figtw div.left {
	float: left;
	width: 100%;
/*
	width: 50%;
*/
}

.single div.figtw div.right {
	float: right;
	width: 100%;
/*
	width: 50%;
*/
}

.single div.figtr div.left {
	float: left;
	width: 100%;
/*
	width: 33%;
*/
}

.single div.figtr div.center {
	float: left;
	width: 100%;
/*
	width: 34%;
*/
}

.single div.figtr div.right {
	float: right;
	width: 100%;
/*
	width: 33%;
*/
}

/*
img[alt*=�h�X�e�L�h]
*/

.single div.figri[style^="margin"] {
	float: right;
	width: 200px !important;
	margin-left: 20px;
	text-align: left;
}
/*
.single div.figle[style^="margin"] {
	float: left;
	width: 200px !important;
	margin-right: 20px;
	text-align: left;
}
*/
.single div.figri img[width*="3"], .single div.figle img[width*="3"] {
	width: 200px !important;
	height: auto !important;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #DADADA;
}
/*
.single div.figri img[width*="300px"|width*="350px"], .single div.figle img[width*="300px"|width*="350px"] {
	width: 250px !important;
	height: auto !important;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #DADADA;
}
*/
.single div.figri div.cap350, .single div.figle div.cap350 {
	width: 200px !important;
	text-align: left;
}

.single div.figri div.cap350r, .single div.figle div.cap350r {
	width: 200px !important;
	text-align: right;
}

.single div.figri div.cap300, .single div.figle div.cap300 {
	width: 200px !important;
	text-align: left;
	margin-bottom: 0px !important;
}

.single div.figri div.cap300r, .single div.figle div.cap300r {
	width: 200px !important;
	text-align: right;
	margin-bottom: 0px !important;
}

/* �p�\�R���Ō����Ƃ���"pc"��class�������摜���\������� */
.pc { display: block !important; }
.sp { display: none !important; }
/* �X�}�[�g�t�H���Ō����Ƃ���"sp"��class�������摜���\������� */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}

/*
.figri > img {
	width: 200px !important;
	height: auto !important;
}

.figri > .cap300 {

}
*/

.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
