@charset "UTF-8";

/* ---------- mediaQuery  ---------- */


@media all and (max-width: 767px) {
.viewpc {
	display: none;
}
.viewtb {
	display: none;
}
.viewsp {
	display: block;
}

html {
	font-size: 14px;
}
body {
	color: #555;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
}
p {
	font-size: 16px;
}
.inner {
	clear: both;
	width: 90%!important;
	margin: 0 auto;
	padding: 0 auto;
}
img {
	width: 100%;
	height: auto;
	text-align: center;
}
.margintopmainus30 {
	margin-top: 0!important;
}
.marginbottom60 {
	margin-bottom: 20px!important;
}
.cap {
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
}


/* ===============
header
================*/
header {
	width: 100%;
	height: 50px;
	z-index: 100;
	top: 0;
	position: fixed;
	background-color: #fff;
	border-left: 8px solid #00afdf;
}
header .header_nav {
	display: none;
}

header .main_nav {
	padding-top: 10px;
	margin-left: 7px;
	display: block;
}
header .main_nav h1 {
	margin-right: 0;
	float: left;
	width: 80%;
}
header h1 img.logomark {
	width: 40px;
	height: auto;
	margin-right: 10px;
}
header h1 img.logotype {
	width: 180px;
	height: auto;
}
header .main_nav ul {
	display: none;
}


#g-nav{
    position:fixed;
    z-index: 999;
  	top:0;
    right: -120%;
  	width:100%;
    height: 100vh;
  background:#fff;
  transition: all 0.6s;
}

#g-nav.panelactive{
    right: 0;
}

#g-nav.panelactive #g-nav-list{
    position: fixed;
    z-index: 999; 
    width: 100%;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#g-nav ul {
    position: absolute;
    z-index: 999;
	width: 100%;
    top:60px;
    left:0;
border-top: 1px solid #C7C7C7;
}

#g-nav li{
  list-style: none;
  text-align: left;
	border-bottom: 1px solid #C7C7C7;
}
#g-nav li a {
  color: #666;
	font-size: 13px;
  text-decoration: none;
  padding:16px 0 16px 20px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
	text-align: left;
	font-weight: bold;
}
	
#g-nav li .nav_phone {
	font-size: 18px;
	background: url("../images/common/mark_phone.png") no-repeat left center;
	background-size: 24px;
	padding-left: 30px;
	font-family: Arial, Helvetica, "sans-serif";
	letter-spacing: 0.03em;
	line-height: 50px;
	text-align: center;
	display: block;
	width: 160px;
	margin: 0 auto;
  color: #666;
}
#g-nav li .nav_phone a {
	padding-left: 10px;		
}
#g-nav li .nav_contact {
	width: 160px;
	margin: 20px auto;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	display: block;
}
#g-nav li .nav_contact a {
	display: block;
	text-align: center;
	background-color: #fff100;
	color: #555;
	padding: 10px 20px;
}
	
.openbtn1{
  position:fixed;
   z-index: 9999;
  top:2px;
  right: 10px;
  cursor: pointer;
    width: 44px;
    height:44px;
	border: 1px solid #001db3;
	border-radius: 50%;
}
  
.openbtn1 span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 6px;
    height: 1px;
    border-radius: 2px;
  background-color: #001db3;
    width: 70%;
  }

.openbtn1 span:nth-of-type(1) {
  top:13px; 
	left: 12px;
	width: 40%;
}

.openbtn1 span:nth-of-type(2) {
  top:20px;
}

.openbtn1 span:nth-of-type(3) {
  top:27px;
	left: 12px;
	width: 40%;
}

.openbtn1.active span:nth-of-type(1) {
    top: 15px;
    left: 15px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}

.openbtn1.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn1.active span:nth-of-type(3){
    top: 27px;
    left: 14px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}
	
/* ===============
main
================*/
main {
	width: 100%;
	clear: both;
	background-color: #f3f3f3;
}
	
main.main_contents  {
	width: 100%;
	clear: both;
	background-color: #f3f3f3;
	border-left: 8px solid #00afdf;
	padding: 0 0 30px 0;
}

/* ===============
.bread_crumb
================*/
.bread_crumb {
	width: 90%;
	margin: 0 auto;
}
.bread_crumb ul {
	display: flex;
	width: 100%;
	justify-content: flex-end;
}
.bread_crumb ul li {
	flex-basis: auto;
	margin: 0 4px;
	font-size: 12px;
	line-height: 2;
}
.bread_crumb ul li a {
	display: block;
	width: 100%;
}
.bread_crumb ul li:first-child {
	width: 18px;
	text-indent: -9999px;
	background: url("../images/common/icon_home.svg") no-repeat left center;
	background-size: 14px;
}
	
/* ===============
.contents_title
================*/
.contents_title {
	width: 100%;
	height: 120px;
	overflow: hidden;
	border-bottom: 1px solid #BBBBBB;
}
.contents_title .inner {
	position: relative;
	padding: 0;
}
.titlearea_seminar {
	width: 100%;
	height: 120px;
	display: block;
	background: url("../images/common/chara_ill01.png") no-repeat right bottom;
	background-size: 140px;
	z-index:100;
}
.contents_title .contents_back {
	position: absolute;
	font-size: 60px;
	top: 70px;
	left: 30px;
	color: #fff;
	line-height: 1;
	font-family: adobe-garamond-pro, serif;
	z-index: 0;
}
.contents_title h1 {
	font-size: 20px;
	left: 0;
	top: 60px;
	font-weight: 400;
	position: absolute;
	z-index: 20;
	color: #000;
}

/* ===============
.topimage
================*/
.topimage {
	width: 100%;
	background-color: #f3f3f3;
	padding: 20px 0;
	border-left: 8px solid #00afdf;
}
.topimage .inner {
	width: 100%;
	height: 260px;
	margin: 0 auto;
	background: url("../images/index/topillust01.png") no-repeat left 40px;
	background-size: 220px;
	position: relative;
}

.topimage h1 {
	font-size: 60px;
	float: none;
	margin-right:0;
	margin-left: 180px;
	padding-top: 30px;
	line-height: 1;
	font-family: adobe-garamond-pro, serif;
	font-weight: 400;
	font-style: normal;
	color: #000;
}
.topimage h1 span {
	font-family: adobe-garamond-pro, serif;
	font-weight: 400;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	background:linear-gradient(transparent 70%, #fff100 70%);
}
.topimage h2 {
	clear: both;
	font-size: 12px;
	text-align: right;
	color: #1d2778;
	margin-top: 40px;
	margin-left: 0;
}
.topimage .top_illust {
	width: 120px;
	margin: 0 10px 0 0;
	float: right;
}


/* ===============
.special_point
================*/
.special_point {
	width: 100%;
	padding: 20px 0 20px 0;
	border-left: 8px solid #00afdf;
}
.special_point .inner {
	width: 90%;
	margin: 0 auto;
	display: block;
}
.special_point h2 {
	font-size: 30px;
	font-family: adobe-garamond-pro, serif;
	font-weight: 400;
	font-style: normal;
	color: #555;
}
.special_point .article_title {
	width: 100%;
}
.special_point .article_contents {
	width: 100%;
}
.special_point .article_contents .specialpoint_item {
	width: 100%;
	box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.19);
	justify-content: space-between;
	margin-bottom: 10px;
}
.special_point .article_contents .specialpoint_item a {
	width: 100%;
	padding: 10px 0 10px 10px;
	background-color: #fff;
	display: flex;
	align-items: center;
	transform: scale(1, 1);
	transition: transform .3s;
}
.special_point .article_contents .specialpoint_item .specialpoint_mark {
	flex-basis: 8%;
	margin-right: 2%;
}
.special_point .article_contents .specialpoint_item:first-child .specialpoint_mark {
	flex-basis: 7%;
	margin-right: 3%;
}
.special_point .article_contents .specialpoint_item .specialpoint_title {
	flex-basis: 24%;
	font-size: 12px;
	font-weight: 300;
	line-height: 1.3;
}
.special_point .article_contents .specialpoint_item .specialpoint_text {
	flex-basis: 58%;
	font-size: 10px;
	font-weight: 400;
	line-height: 1.4;
}
.special_point .article_contents .specialpoint_item .specialpoint_link {
	flex-basis: 30px;
	text-indent: -9999px;
	margin-left: 10px;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	display: block;
	border: 1px solid #001db3;
	border-radius: 50%;
	background: url("../images/common/arrow_right_b.svg") no-repeat center center;
	background-size: 4px;
}


/* ===============
.seminar_index
================*/
.seminar_index {
	width: 100%;
	padding: 20px 0;
	border-left: 8px solid #00afdf;
}
.seminar_index .inner {
	width: 90%;
	margin: 0 auto;
	display: block;
}
.seminar_index h2 {
	font-size: 30px;
	font-family: adobe-garamond-pro, serif;
	font-weight: 400;
	font-style: normal;
	color: #555;
}
.seminar_index .article_title {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}
.seminar_index .article_title .link_detail {
	font-size: 12px;
	font-weight: 300;
	padding-right: 6px;
	text-align: center;
	display: inline-block;
	width: 150px;
	margin: 0 auto;
}
.seminar_index .article_title .link_detail a {
	display: block;
	background: url("../images/common/arrow_right_circle.svg") no-repeat 98% center;
	background-size: 18px;
	width: 100%;
	font-weight: 300;
	transition: 0.2s all ease 0s;;
}

.seminar_index .article_contents {
	width: 100%;
}
.seminar_index .article_contents .seminar_item {
	border-top: 1px solid #c3c3c3;
	padding: 10px 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.seminar_index .article_contents .seminar_item:last-child {
	border-bottom: 1px solid #c3c3c3;
}

.seminar_index .article_contents .seminar_item .seminar_info {
	flex-basis: auto;
	font-size: 12px;
	line-height: 1.6;
}
.seminar_index .article_contents .seminar_item .seminar_info .seminar_date span {
	display: block;
	color: #001db3;
	font-size: 12px;
}
.seminar_index .article_contents .seminar_item .seminar_info .seminar_title {
	font-weight: 300;
	max-width: 280px;
	margin: 6px 0 0 0;
	letter-spacing: -0.02em;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.seminar_index .article_contents .seminar_item .seminar_link {
	flex-basis: 30px;
	text-indent: -9999px;
	margin-left: 20px;
}
.seminar_index .article_contents .seminar_item .seminar_link a {
	width: 24px;
	height: 24px;
	display: block;
	border: 1px solid #001db3;
	border-radius: 50%;
	background: url("../images/common/arrow_right_b.svg") no-repeat center center;
	background-size: 4px;
	transform: scale(1, 1);
	transition: transform .3s;
}

.column_chara {
	width: 90%;
	margin: 60px auto;
	border: 1px solid #00afdf;
	background-color: #fff;
	padding: 20px;
	box-shadow: 6px 6px 0px 0px rgba(0, 175, 223, 1);
	display: block;
}

.column_chara .column_left {
	display: none;
}
.column_chara .column_middle {
	width: 100%;
	margin: 0;
}
.column_chara .column_middle h3 {
	width: 100%;
	max-width: 200px;
	text-align: center;
	margin: 0 auto 10px auto;
}
.column_chara .column_middle h3 img {
	margin: 0 auto;
}
.column_chara .column_middle p {
	font-size: 14px;
}
.column_chara .column_right {
	display: none;
}
.column_chara .sp_image {
	width: 100%;
	display: flex;
	justify-content: center;
}
.column_chara .sp_image img {
	flex-basis: 45%;
	margin: 10px 1%;
}

/* ===============
.area_flipuru
================*/
.area_flipuru {
	width: 100%;
	background-color: #fff;
	padding: 30px 0;
	
}
.area_flipuru .inner {
	width: 90%;
	margin: 0 auto;
	display: block;
}
.area_flipuru .flipuru_title {
	width: 90%;
	margin: 0 auto 30px auto;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.area_flipuru .flipuru_title h3 {
	flex-basis: 26%;
	margin: 0 4% 20px 0;
}
.area_flipuru .flipuru_title .flipuru_title_txt {
	flex-basis: 70%;
}
.area_flipuru .flipuru_title h4 {
	font-size: 16px;
	text-align: left;
	fon-weight: 300;
	margin-bottom: 0;
	line-height: 1.4
}
.area_flipuru .flipuru_title h4 span {
	font-size: 13px;
	display: block;
}
.area_flipuru .flipuru_title p {
	font-size: 10px;
	text-align: left;
	margin-bottom: 2px;
}
.area_flipuru .flipuru_title .flipuru_link {
	font-size: 12px;
	font-weight: 300;
	padding-right: 10px;
	text-align: left;
	display: inline-block;
	width: 130px;
	margin: 0 auto;
}
.area_flipuru .flipuru_title .flipuru_link a {
	display: block;
	background: url("../images/common/arrow_right_circle.svg") no-repeat 98% center;
	background-size: 18px;
	width: 100%;
	font-weight: 300;
	transition: 0.2s all ease 0s;
}

.area_flipuru .flipuru_contents {
	width: 100%;
}
.area_flipuru .flipuru_contents .flipuru_item {
	border-top: 1px solid #6b6b6b;
	display: flex;
	padding: 10px 0;
	justify-content: space-between;
	align-items: center;
}
.area_flipuru .flipuru_contents .flipuru_item:last-child {
	border-bottom: 1px solid #6b6b6b;
}
.area_flipuru .flipuru_contents .flipuru_item .flipuru_mark {
	flex-basis: 15%;
	width: 45px;
	tetx-align: center;
	margin-right: 2%;
}
.area_flipuru .flipuru_contents .flipuru_item:nth-child(2) .flipuru_mark img {
	width: 34px;
}
.area_flipuru .flipuru_contents .flipuru_item:nth-child(3) .flipuru_mark img {
	width: 30px;
}
.area_flipuru .flipuru_contents .flipuru_item .flipuru_mark img {
	margin: 0 auto;
	display: block;
}
.area_flipuru .flipuru_contents .flipuru_item p {
	flex-basis: 83%;
	font-size: 12px;
	margin: 0;
	letter-spacing: -0.02em;
}

/* ===============
.information_column
================*/
.information_column {
	width: 100%;
	padding: 30px 0 30px 0;
	border-left: 8px solid #00afdf;
}
.information_column .inner {
	width: 90%;
	margin: 0 auto;
	display: block;
}
.information_column h2 {
	font-size: 24px;
	font-family: adobe-garamond-pro, serif;
	font-weight: 400;
	font-style: normal;
	color: #555;
	line-height: 1.2;
	margin-bottom: 20px;
}
.information_column .article_title {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}
.information_column .article_title .link_detail {
	font-size: 12px;
	font-weight: 300;
	padding-right: 10px;
	text-align: center;
	display: inline-block;
	width: 170px;
	margin: 0 auto;
}
.information_column .article_title .link_detail a {
	display: block;
	background: url("../images/common/arrow_right_circle.svg") no-repeat 98% center;
	background-size: 18px;
	width: 100%;
	font-weight: 300;
	transition: 0.2s all ease 0s;;
}

.information_column .article_contents {
	flex-basis: 680px;
}
.information_column .article_contents dl dt {
	background-color: #8b8b8b;
	width: 100px;
	color: #fff;
	font-size: 12px;
	padding: 4px;
	text-align: center;
	letter-spacing: 0.03em;
	margin-bottom: 4px;
}
.information_column .article_contents dl dd {
	font-weight: 300;
	margin-bottom: 8px;
	color: #555555;
	line-height: 1.5;
	font-size: 12px;
}
.information_column .article_contents dl dd a {
	color: #555555;
	transition: 0.2s all ease 0s;
}

/* ================
#pagetop
================== */
#pagetop {
	display: none;
	position: fixed;
	right: 5px;
	bottom: 40px;
	width: 60px;
	height: 60px;
	background: url(../images/totop.png) no-repeat;
	background-size: 60px;
	z-index: 5;
}
#pagetop a {
	display: block;
	height: 100%;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap;
}
	
/* ================
footer
================== */
footer {
	width: 100%;
	padding: 50px 0;
	position: relative;
}
footer .inner {
	width: 90%;
	margin: 0 auto;
	display: block;
}
footer h1 {
	width: 190px;
	margin: 10px auto 20px auto;
}
footer .ftr_nav {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
footer .ftr_nav ul {
	flex-basis: 50%;
	border-left: 1px solid #a6a6a6;
}
footer .ftr_nav ul:nth-child(2) {
	flex-basis: 40%;
}
footer .ftr_nav ul li {
	padding-left: 10px;
	font-size: 12px;
	margin-bottom: 4px;
	color: #555;
}
footer .ftr_nav ul li a {
	transition: 0.2s all ease 0s;
}

footer p.copyright {
	width: 100%;
	text-align: center;
	margin: 20px auto 0 auto;
	font-size: 10px;
}
footer .chara01 {
	display: none;
}
footer .chara02 {
	display: none;
}


/* ==================
modal parts
===================== */
.modal-content {
  width: 96%;
	max-width: 900px;
	max-height: 500px;
  top: 40%;
  position:fixed;
  display:none;
  z-index:1003;
  margin: 0;
  background-color: #fff100;
  overflow: auto;
	-webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
	overflow-y: auto;
	overflow-x: auto;
	padding: 50px 20px 20px 20px;
}
.modal_contents {
	display: flex;
	justify-content: space-between;
	width: 100%;
	align-items: center;
	flex-wrap: wrap;
}
.modal_contents .modal_pg {
	flex-basis: 100%;
	max-width: 260px;
	text-align: center;
	margin: 0 auto 10px auto;
}
.modal_contents .modal_pg img {
	width: 100%;
	height: auto;
	border-radius: 50%;
	overflow: hidden;
}
.modal_contents .modal_text {
	flex-basis: 100%;
}
.modal_contents .modal_text p.modal_job {
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.2em;
	color: #555;
	margin-bottom: 2px;
	line-height: 1;
	text-align: center;
}
.modal_contents .modal_text h2 {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.4em;
	color: #555;
	text-align: center;
}
.modal_contents .modal_text .modal_name_e {
	margin: 2px 0 14px 0;;
	text-align: center;
}

.modal_contents .modal_workmv {
	flex-basis: 100%;
	margin: 0 auto 20px auto;
	position: relative;
	height: 250px;
}
.modal_contents .modal_workmv iframe {
	position: absolute;
	width: 100%;
	height: 250px;
}
.modal_contents .modal_worktext h2 {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.1em;
	color: #555;
	margin-bottom: 10px;
	text-align: center;
}
	
.modal-overlay {
  z-index:1000;
  display:none;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:rgba(0,0,0,0.8);
}
.modal-open {
}
.modal-open:hover {
  cursor:pointer;
}
.closebtn:hover {
  cursor:pointer;
}
.modal-close {
  position: absolute;
  vertical-align: middle;
  zoom: 1;
  top: 6px;
	right: 6px;
  float: right;
  width: 3em;
  height: 3em;
  cursor: pointer;
	z-index: 1000;
}
.modal-close:before, .modal-close:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 3em;
  height: 1px;
  background-color: #555;
}
.modal-close:before{
  transform: rotate(45deg);
}
.modal-close:after{
  transform: rotate(-45deg);
}


}