@charset "utf-8";

/* Setting-basic
-----------------------------------------------------------*/
html {font-size: 62.5%;}
body {
	font-family:'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
	color: #15336c;
	background: #ffe600;
	line-height:1.5;
	font-feature-settings: "palt";
	font-size: 1.5rem;
	-webkit-text-size-adjust:100%;
}
.clearfix {
	clear: both;
}


/* Module
-----------------------------------------------------------*/
img {
	border: 0;
	vertical-align: middle;
}
img.ofi {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-object-fit: cover;
	font-family: 'object-fit: cover;'
}
p {
	margin: 0 0 20px;
	line-height: 1.6;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0 0 20px;
	line-height: 1.3;
}
h1 { font-size: 3.6rem;}
h2 { font-size: 3rem;}
h3 { font-size: 2.4rem;}
h4 { font-size: 2.1rem;}
h5 { font-size: 1.8rem;}
h6 { font-size: 1.6rem;}

ol,ul {
	list-style: none;
}
.liststyle_decimal {
	list-style: decimal;
	padding: 0 0 0 30px;
}
.liststyle_decimal li {
	margin-bottom: 5px;
}
.liststyle_disc {
	list-style: disc;
	padding: 0 0 0 30px;
}
.liststyle_disc li {
	margin-bottom: 4px;
}
.liststyle_dl1 {
	overflow: hidden;
	width: 100%;
}
.liststyle_dl1 dt {
	float: left;
	width: 120px;
	margin: 0 0 25px;
	font-weight: bold;
}
.liststyle_dl1 dd {
	float: left;
	width: calc(100% - 120px);
	margin: 0 0 25px;
}
.liststyle_dl2 dt {
	margin: 0 0 5px;
	font-weight: bold;
}
.liststyle_dl2 dd {
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px dotted #ccc;
}
.liststyle_dl2 dd:last-child {
	margin: 0;
	padding: 0;
	border-bottom: none;
}


/* Hypertext Module
-----------------------------------------------------------*/
a:link,
a:visited {
	color: #333;
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
a:hover {
	color: #777;
}
a.linkstyle {
	color: #672e8e;
	text-decoration: underline;
}
a:hover.linkstyle {
	color: #e00a8c;
}
::selection {
	color: #91a50b;
	background: #f2ff8e;
}

.swap {
	-webkit-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.swap:hover {
	opacity: 0.7;
}


/* General Settings
-----------------------------------------------------------*/
/* Margin Control */
.mb00 { margin-bottom: 0!important;}
.mb05 { margin-bottom: 5px!important;}
.mb10 { margin-bottom: 10px!important;}
.mb15 { margin-bottom: 15px!important;}
.mb20 { margin-bottom: 20px!important;}
.mb25 { margin-bottom: 25px!important;}
.mb30 { margin-bottom: 30px!important;}
.mb40 { margin-bottom: 40px!important;}
.mb50 { margin-bottom: 50px!important;}
.mb60 { margin-bottom: 60px!important;}
.mb70 { margin-bottom: 70px!important;}
.mb80 { margin-bottom: 80px!important;}
.mb90 { margin-bottom: 90px!important;}
.mb100 { margin-bottom: 100px!important;}
.mb120 { margin-bottom: 120px!important;}
.mb130 { margin-bottom: 130px!important;}
.mb140 { margin-bottom: 140px !important;}
.mb150 { margin-bottom: 150px !important;}
.mb160 { margin-bottom: 160px !important;}
.mb170 { margin-bottom: 170px !important;}
.mb180 { margin-bottom: 180px !important;}
.mb190 { margin-bottom: 190px !important;}
.mb200 { margin-bottom: 200px !important;}
.mb210 { margin-bottom: 210px !important;}
.mb220 { margin-bottom: 220px !important;}
.mb230 { margin-bottom: 230px !important;}
.mb240 { margin-bottom: 240px !important;}
.mb250 { margin-bottom: 250px !important;}
.mb260 { margin-bottom: 260px !important;}
.mb270 { margin-bottom: 270px !important;}
.mb280 { margin-bottom: 280px !important;}
.mb290 { margin-bottom: 290px !important;}
.mb300 { margin-bottom: 300px !important;}

.mt00 { margin-top: 0 !important;}
.mt05 { margin-top: 5px !important;}
.mt10 { margin-top: 10px !important;}
.mt20 { margin-top: 20px !important;}
.mt30 { margin-top: 30px !important;}
.mt40 { margin-top: 40px !important;}
.mt50 { margin-top: 50px !important;}
.mt60 { margin-top: 60px !important;}
.mt70 { margin-top: 70px !important;}
.mt80 { margin-top: 80px !important;}
.mt90 { margin-top: 90px !important;}
.mt100 { margin-top: 100px !important;}
.mt110 { margin-top: 110px !important;}
.mt120 { margin-top: 120px !important;}
.mt130 { margin-top: 130px !important;}
.mt140 { margin-top: 140px !important;}
.mt150 { margin-top: 150px !important;}
.mt160 { margin-top: 160px !important;}

/* width */
.width100 { width: 100%;}
.width90 { width: 90%;}
.width80 { width: 80%;}
.width70 { width: 70%;}
.width60 { width: 60%;}
.width50 { width: 50%;}
.width45 { width: 45%;}
.width40 { width: 40%;}
.width35 { width: 35%;}
.width30 { width: 30%;}
.width25 { width: 25%;}
.width20 { width: 20%;}
.width15 { width: 15%;}
.width10 { width: 10%;}
.width5 { width: 5%;}

/* font size */
.text75 { font-size: 75%;}
.text80 { font-size: 80%;}
.text85 { font-size: 85%;}
.text90 { font-size: 90%;}
.text100 { font-size: 100%;}
.text110 { font-size: 110%;}
.text120 { font-size: 120%;}
.text130 { font-size: 130%;}
.text140 { font-size: 140%;}
.text160 { font-size: 160%;}
.text180 { font-size: 180%;}
.text200 { font-size: 200%;}
.text220 { font-size: 220%;}
.text240 { font-size: 240%;}
.text260 { font-size: 260%;}

/* color */
.c_000 { color: #000;}
.c_333 { color: #333;}
.c_555 { color: #555;}
.c_888 { color: #888;}
.c_fff { color: #fff;}
.c_red { color: #f00;}
.c_blue { color: #0e92e5;}
.c_green { color: #86bf00;}
.c_orange { color: #ee761b;}

/* font style */
.boldstyle { font-weight: bold;}
.normalstyle { font-weight: normal;}
.italicstyle { font-style: italic;}

/* text-align */
.aligncenter { text-align: center;}
.alignleft { text-align: left;}
.alignright { text-align: right;}


/* inview
-----------------------------------------------------------*/
.effect_fadein {
	overflow: hidden;
	opacity: 0;
	transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
	transform: translate(0,60px); 
	-moz-transform: translate(0,60px);
	-webkit-transform: translate(0,60px); 
	-o-transform: translate(0,60px);
	-ms-transform: translate(0,60px);
}
.effect_fadein2 {
	overflow: hidden;
	opacity: 0;
	transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
	transform: translate(0,-60px); 
	-moz-transform: translate(0,-60px);
	-webkit-transform: translate(0,-60px); 
	-o-transform: translate(0,-60px);
	-ms-transform: translate(0,-60px);
}
.effect_def {
	opacity: 1.0;
	transform: translate(0,0); 
	-moz-transform: translate(0,0);
	-webkit-transform: translate(0,0); 
	-o-transform: translate(0,0);
	-ms-transform: translate(0,0);
}


/* effect
-----------------------------------------------------------*/
.img_effect {
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.img_effect:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}


/* Table Module
-----------------------------------------------------------*/
table {
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	background: #fff;
}
td,th {
	padding: 15px;
	text-align: left;
	line-height: 1.5;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
th {
	font-weight: bold;
}
thead th {
	padding: 5px 15px;
	background: #555;
	color: #fff; 
	font-size: 1.3rem;
}
tfoot th {
	padding: 5px 15px;
	background: #ddd;
	font-size: 1.3rem;
}


/* Forms Module
-----------------------------------------------------------*/
.input_text,
textarea {
	margin-bottom: 5px;
	padding: 12px 15px;
	background: #fff8b0;
}
select {
	padding: 12px 40px 12px 15px;
	border: 1px solid #777;
	border-radius: 4px;
	background: #fff;
	cursor: s-resize;
}
select::-ms-expand {
	display: none;
}
.selectbox{
	margin-bottom: 5px;
	position: relative;
	display: inline-block;
}
.selectbox::before{
	content: '';
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	background: #eee;
	height: 100%;
	width: 30px;
	border: 1px solid #777;
	border-radius: 0 4px 4px 0;
}
.selectbox::after{
	content: '';
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	right: 9px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-color: #777 transparent transparent transparent; 
}
.need:before,
.any:before {
	margin: 0 7px 0 0;
	padding: 3px 4px;
	color: #fff;
	font-size: 11px;
	border-radius: 4px;
}
.need:before {
	content: "必須";
	background: #ff6969;
}
.any:before {
	content: "任意";
	background: #999;
}
.input_text:hover,
textarea:hover,
select:hover {
	-webkit-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	background: #fff;
	border: none;
}
label:hover {
	cursor: pointer;
	opacity: 0.8;
}
::placeholder{
  color: #aaa;
}


/* sp_nav
-----------------------------------------------------------*/
.area_drawermenu {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	overflow: auto;
}
.area_drawermenu.active {
	visibility: visible;
	opacity: 1;
}
.area_drawermenu .wrap {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;	
}
.area_drawermenu.active .wrap {
	width: 100%;
	height: 100%;
	background: #15336c;
}
.list_drawermenu {
	padding: 120px 20px 50px;
	text-align: center;
}
.list_drawermenu li a {
	display: block;
	padding: 15px 0;
	border-bottom: 1px dotted #3e5c93;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
}
.list_drawermenu li:last-child a {
	border-bottom: none;
}
.header_menubtn {
	display:none;
	position: fixed;
	top: 29px;
	right: 20px;
	z-index: 98;
	width: 45px;
	height: 31px;
	text-align: center;
	cursor: pointer;
	z-index: 100;
}
.menu-trigger,
.menu-trigger span {
	display: inline-block;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 45px;
	height: 31px;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #15336c;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 14px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span {
  background-color: white;
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(14px) rotate(-140deg);
  -ms-transform: translateY(14px) rotate(-140deg);
      transform: translateY(14px) rotate(-140deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-14px) rotate(140deg);
  -ms-transform: translateY(-14px) rotate(140deg);
      transform: translateY(-14px) rotate(140deg);
}


/* layout_common
-----------------------------------------------------------*/
.sp_only {
	display: none;
}
.cover {
	width: 100%;
	margin: 0 auto;
}
.wrap_1280 {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}
.wrap_1024 {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.wrap_960 {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
.area_header{
	position: fixed;
	top: 0;
	z-index: 2;
	width: 100%;
	padding: 20px 0;
	background: rgba(255,230,0,0.9);
}
.area_header_form {
	width: 100%;
	padding: 50px 0 80px;
	text-align: center;
}
.area_header_form img {
	width: 150px;
}
.global {
	overflow: hidden;
}
.global .logo {
	float: left;
}
.global .logo img {
	width: 160px;
}
.global .nav_global {
	float: right;
	padding: 15px 0 0;
}
.global .nav_global li {
	display: inline;
}
.global .nav_global li a {
	display: inline-block;
	margin-left: 20px;
	color: #15336c;
	font-weight: bold;
	font-size: 1.3rem;
}
.global .nav_global li a:hover {
	color: #f00;
}

.area_mainimg {
	width: 100%;
}
.box_colocre2 {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	padding:  200px 0 120px;
	text-align: center;
}
.box_colocre2 img {
	width: 70%;
	margin: 0 0 30px;
}
.box_colocre2 p {
	font-weight: bold;
	letter-spacing: 3px;
}

.box_colocre {
	position: relative;
	width: 50%;
}
.box_colocre span {
	position: absolute;
	top: 34%;
	left: 45%;
	width: 6%;
	height: 1.5%;
	background: #000;
	animation: rotate-anime 3s linear infinite;
}

@keyframes rotate-anime {
  0%  {transform: rotate(0);}
  50%  {transform: rotate(60deg);}
  100%  {transform: rotate(0);}
}




.block_blu {
	width: 100%;
	padding: 80px 0 120px;
	background: #15336c url(../images/bg_pattern1.svg) repeat-x center bottom;
	background-size: auto 40px;
}
.block_yel {
	width: 100%;
	padding: 80px 0;
	background: #ffe600;
}
.ttl_contents {
	margin: 0 0 40px;
	text-align: center;
}
.ttl_contents img {
	width: 100%;
	max-width: 320px;
}


.box_service > div {
	padding: 20px 0 30px;
	background: #0f2959;
	text-align: center;
}
.box_service > div img {
	width: 100%;
	max-width: 120px;
	margin: 0 0 20px;
}
.box_service > div .ttl {
	margin: 0 0 15px;
	color: #fff;
	font-size: 2.8rem;
}
.box_service > div .ttl span {
	display: block;
	color: #ffe600;
	font-size: 1.4rem;
	font-weight: normal;
}
.box_service > div li {
	color: #fff;
	font-size: 1.3rem;
}


.box_about1 {
	margin: 0 0 30px;
	padding: 15px;
	background: #15336c;
	text-align: center;
}
.box_about1 .ttl  {
	margin: 0;
	color: #ffe600;
	font-size: 2.1rem;
}
.box_about1 .ttl span  {
	margin-right: 15px;
	font-size: 1.5rem;
	font-weight: normal;
}
.box_about2 {
	padding: 30px 100px;
	border: 1px solid #15336c;
}
.list_about li {
	display: table;
	width: 100%;
	margin: 0;
	padding: 20px 10px;
	border-bottom: 1px dotted #15336c;
}
.list_about li:last-child {
	border-bottom: none;
}
.list_about li span {
	display: table-cell;
}
.list_about li span.item {
	width: 150px;
	font-weight: bold;
}


.ttl_works {
	margin: 0 0 40px;
	padding: 0 0 15px;
	text-align: center;
	border-bottom: 1px solid #3e5c93;
}
.ttl_works img {
	width: 60px;
	margin: 0 0 10px;
}
.ttl_works .ttl {
	margin: 0;
	color: #fff;
	font-size: 1.5rem;
}

.cover_box_works {
	margin: 0 0 100px;
}
.box_works1 {
	justify-content :space-between;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	width: 100%;
}
.box_works1 > div.list_tab {
	width: 32%;
}
.box_works1 > div.tab_content {
	width: 66%;
}
.list_tab ul {
	width: 100%;
}
.list_tab li {
	margin: 0 0 2px;
	padding: 10px;
	color: #fff;
	background: #0f2959;
	font-weight: bold;
}
.list_tab li:hover {
	color: #15336c;
	background: #ffe600;
	cursor: pointer;
}
.list_tab li.activetab:hover {
	cursor: default;
}
.list_tab li.activetab {
	color: #15336c;
	background: #ffe600;
}
.tab_content {
	color: #fff;
}
.list_works li {
	display: table;
	width: 100%;
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px dotted #3e5c93;
	color: #fff;
}
.list_works li:last-child {
	margin: 0;
	padding: 0;
	border-bottom: none;
}
.list_works li span {
	display: table-cell;
}
.list_works li span.item {
	width: 120px;
	text-align: right;
}
.slider_arr {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 1;
}
.arr_prev {
	left: -15px;
	width: 15px;
	height: 15px;
	margin: -10px 0 0;
	border: 2px solid;
	border-color: transparent transparent #fff #fff;
	transform: rotate(45deg);
}
.arr_next {
	right: -15px;
	width: 15px;
	height: 15px;
	margin: -10px 0 0;
	border: 2px solid;
	border-color: #fff #fff transparent transparent;
	transform: rotate(45deg);
}
.box_works2 {
	padding: 0 5px;
	color: #fff;
	font-size: 1.2rem;
	text-align: center;
}
.box_works2 img {
	margin: 0 0 5px;
}
.box_works2 a {
	color: #fff;
}


.box_customer > div li {
	margin: 0 0 10px;
}


.box_recruit {
	padding: 30px 100px;
	border: 1px solid #ffe600;
}
.list_recruit li {
	display: table;
	width: 100%;
	margin: 0;
	padding: 20px 10px;
	border-bottom: 1px dotted #3e5c93;
	color: #fff;
}
.list_recruit li:last-child {
	border-bottom: none;
}
.list_recruit li span {
	display: table-cell;
}
.list_recruit li span.item {
	width: 150px;
	color: #ffe600;
	font-weight: bold;
}


.box_contact .ttl {
	padding: 10px;
	border: 1px solid #15336c;
	font-size: 1.4rem;
	text-align: center;
}
.box_contact_tel > div {
	padding: 35px 20px;
	background: #fff8b0;
	text-align: center;
}
.box_contact_tel > div span {
	font-size: 2.6rem;
	font-weight: bold;
}
.box_contact_tel_sp {
	text-align: center;
}
.box_contact_tel_sp a {
	display: block;
	width: 100%;
	margin: 0 0 15px;
	padding: 10px 5px;
	background: #15336c;
	color: #fff;
	font-size: 2.1rem;
	font-weight: bold;
}
.btnarea_contact {
	text-align: center;
}
.btnarea_contact li {
	margin: 0 0 10px;
}
.btnarea_contact .btn01 {
	display: block;
	width: 100%;
	padding: 10px 5px;
	color: #fff;
	background: #15336c;
}
.btnarea_contact .btn02 {
	display: inline-block;
	width: 100%;
	max-width: 300px;
	padding: 10px 5px;
	background: #fff8b0;
}
.btnarea_contact .btn03 {
	display: inline-block;
	width: 100%;
	max-width: 300px;
	padding: 10px 5px;
	color: #fff;
	background: #15336c;
}


.box_access {
	color: #fff;
	text-align: center;
}
.box_access .ttl  {
	font-size: 1.8rem;
}
.box_access p  {
	margin: 0;
	font-size: 1.4rem;
}


.area_footer {
	width: 100%;
	padding: 60px 0;
	background: #ffe600;
	text-align: center;
}
.area_footer img {
	width: 180px;
	margin: 0 0 50px;
}
.area_footer p {
	margin: 0;
	font-size: 1.2rem;
}



#m_service,
#m_about,
#m_works,
#m_customer, 
#m_recruit,
#m_contact,
#m_access {
	margin-top: -100px;
	padding-top: 100px;
}

.pagetop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 2;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	padding-top: 18px;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.7);
}
.pagetop a:hover {
	opacity: 0.5;
}





/* Responsive
-----------------------------------------------------------*/
@media screen and (max-width: 1280px) {

.wrap_1280 {
	width: 94%;
	margin: 0 auto;
}

}


@media screen and (max-width: 1024px) {

.wrap_1024 {
	width: 94%;
	margin: 0 auto;
}
.wrap_960 {
	width: 94%;
	margin: 0 auto;
}

}


@media screen and (max-width: 768px) {

.sp_only {
	display: block;
}
.pc_only {
	display: none;
}
.header_menubtn {
	display: block;
}
.nav_global {
	display: none;
}

.box_colocre2 img {
	width: 90%;
	margin: 0 0 20px;
}
.box_colocre2 p {
	font-weight: bold;
	letter-spacing: 1px;
}

.ttl_contents img {
	width: 100%;
	max-width: 280px;
}
.col3.box_service > div {
	width: 100%;
}
.box_about2 {
	padding: 30px;
}
.list_about li span {
	display: block;
}
.list_about li span.item {
	width: 100%;
}
.slider {
	width: 90%;
	margin: 0 auto;
}
.box_works1 > div.list_tab {
	width: 100%;
	margin: 0 0 30px;
}
.box_works1 > div.tab_content {
	width: 100%;
}
.col3.box_customer > div {
	width: 100%;
}
.box_recruit {
	padding: 30px;
}
.list_recruit li span {
	display: block;
}
.list_recruit li span.item {
	width: 100%;
}
.col2.box_contact > div {
	width: 100%;
}

}
