@import url("styles/themes/theme-alice.min.css");

.lead{width: 95%;
margin: 0 auto 40px;
}
.factory-flag{ visibility: hidden; }
#team h1{font-size: 1.8em; letter-spacing: 1px; line-height: 1.3em;}
.top_icon span{
position: relative;
display: inline-block;
padding: 0.6rem 2.3rem 0.6rem 2.3rem;
	letter-spacing: 3px;
font-size: 1.2rem;
font-weight: bold;
color: #fff;
background: rgb(0,89,157);
background: linear-gradient(90deg, rgba(0,89,157,1) 0%, rgba(0,68,172,1) 37%, rgba(0,50,138,1) 100%);
}
.top_icon{
margin: 2.9rem auto 0;
text-align: center;
}
.top_icon a {
	color: #FFF;}

.top__contact__btn:hover a {
    transform: scale(1.1);
}

.top__contact__btn a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 9.1rem;
    color: #fff;
    text-align: center;
}

a {
    color: #2691b1;
    transition: .5s;
}

.top__contact__btn.consultation {
    background: linear-gradient(90deg, #5EDFBE 0%, #008CAE 100%);
}

.top__contact__btn:hover {
    filter: brightness(1.1);
}

.top__contact__btn {
    width: 47.6%;
    height: 9.1rem;
    transition: .5s ease;
}

.promise_number {
    font-size: 1.6rem;
    color: #FFF;
}

.promise_number span {
    display: inline-block;
    margin: 0 0.5rem 0 0;
    font-size: 4.8rem;
}
.promise_contents{}

@media screen and (min-width: 992px) {.promise_item::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 9.6rem;
    background-color: #FFF;
    transform: rotate(18deg);
	}}

.highlight{color: #FF8B00 !important;}


@media screen and (max-width: 991px){
.promise_item::before {
	content: '';
    position: absolute;
	background-color: #2e2e2e;
    right: auto;
    left: 0;
    top:auto;
    bottom: 30px;
    width: 100%;
    height: 1px;
    transform: rotate(
-2deg);
	}}

#top-nav.colors-e .navbar-nav a.active {
    color: #FF8B00;
}

.uppercase{padding: 0 2rem;}

.top_bg {
background: linear-gradient(90deg, #5EDFBE 0%, #008CAE 100%);
background: rgb(57,169,255);
background: linear-gradient(90deg, rgba(57,169,255,1) 0%, 
rgba(3,117,204,1) 37%, 
rgba(0,40,110,1) 100%);	
	color: #FFF;
}

.pd_b50{padding:0 0 50px;}

.sec_icon span {
    position: relative;
    display: inline-block;
    width: 20.5rem;
    padding: 0.9rem 0 0.8rem;
    font-size: 1.2rem;
    font-weight: bold;
    color: #fff;
background: rgb(0,89,157);
background: linear-gradient(90deg, rgba(0,89,157,1) 0%, rgba(0,68,172,1) 37%, rgba(0,50,138,1) 100%);
	border-radius: 1.8rem;
	text-align: center;
	margin: 0 auto;
}

.sec_icon{ text-align: center; margin: 0 auto;}



.sec_icon span::before,
.sec_icon span::after {
    content: 'ー';
    display: inline-block;
    margin: 0 0.5rem;
}

.box_icon span {
    position: relative;
    display: inline-block;
    width: 20.5rem;
    padding: 0.9rem 0 0.8rem;
    font-size: 1.2rem;
    font-weight: bold;
    color: #fff;
background: rgb(0,89,157);
background: linear-gradient(90deg, rgba(0,89,157,1) 0%, rgba(0,68,172,1) 37%, rgba(0,50,138,1) 100%);
	border-radius: 1.8rem;
	text-align: center;
	margin: 0 auto;
}

.box_icon{ text-align: center; margin: 0 auto;}

.colors-a a, a.colors-a {
    color: #FF8B00;
}

.background-d {
    background-color:#FF8B00 !important;
}

.skillbars{padding: 0 10%;}

.background-lite-dk {
	background-color: #2e2e2e;
}
.colors-e .process .process-row .process-step .process-box:before {
	background-color: transparent;
}
.process_step{background: #FFF;}

.san_box {
  background: #F5F5F5;
  position: relative;
  margin: 0 0 60px;
}
.san_box:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 50vw 0 50vw;
  border-color: #F5F5F5 transparent transparent transparent;
  position: absolute;
	z-index: 9999999;
  top: 100%;
  left: 0;
  right: 0;
}
.san_box .san_in {
  text-align: center;
  padding: 60px 0 0;
}
.san_box .san_in .san_t_a {
  color: #002063;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 10px;
}

.san_box .san_in .san_t_b {
  color: #2e2e2e;
  font-size: 24px;
  font-weight: bold;
  margin: 0 auto;
	padding-bottom: 30px;
	width: 70%;
	text-align: left;
	
}

.san_box_2 {
  background: #FFF;
  position: relative;
  margin: -60px 0 60px;
}
.san_box_2:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 50vw 0 50vw;
  border-color: #FFF transparent transparent transparent;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
	z-index: 9999999;
}
.san_box_2 .san_in {
  text-align: center;
  padding: 160px 0 0;
}
.san_box_2 .san_in .san_t_a {
  color: #002063;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 10px;
}
.san_box_2 .san_in .san_t_b {
  color: #2e2e2e;
  font-size: 24px;
  font-weight: bold;
margin: 0 auto;
	padding-bottom: 30px;
	width: 70%;}


.san_box_3 {
  background: #F5F5F5;
  position: relative;
  margin: -60px 0 60px;
}
.san_box_3:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 50vw 0 50vw;
  border-color: #F5F5F5 transparent transparent transparent;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
	z-index: 9999999;
}
.san_box_3 .san_in {
  text-align: center;
  padding: 160px 0 0;
}
.san_box_3 .san_in .san_t_a {
  color: #002063;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 10px;
}
.san_box_3 .san_in .san_t_b {
  color: #2e2e2e;
  font-size: 1.6em;
  font-weight: bold;
margin: 0 auto;
	padding-bottom: 30px;
	width: 70%;}




.san_box_4 {
  background: #FFF;
  position: relative;
  margin: -60px 0 60px;
}
.san_box_4 .san_in {
  text-align: center;
  padding: 160px 0 0;
}
.san_box_4 .san_in .san_t_a {
  color: #002063;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 10px;
}
.san_box_4 .san_in .san_t_b {
  color: #2e2e2e;
  font-size: 24px;
  font-weight: bold;
margin: 0 auto;
	padding-bottom: 30px;
		width: 70%;}

.process_box h3{
	color:#002063; 
	width:80%; 
	margin:0 auto;
	padding-bottom: 30px;
	letter-spacing: 2px;
	line-height: 1.5em;
}

.text-smallfont{font-size:.6em;}

.row_3{ padding:0 5%; color:#2e2e2e;}
.slogan{font-size: 1.8em !important; letter-spacing: 2px; line-height: 1.5em;}

#formWrap {
	width:700px;
	margin:0 auto 100px;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}



table.formTable td,table.formTable th{
	border:1px solid #F5F5F5;
	padding:10px;
	background: #FFF;
	letter-spacing: 1px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
	color: #2e2e2e;
	background: #FFF;
}
/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width:767px) {
#formWrap {
	width:95%;
	margin:0 auto 100px;
	background: #FFF;
}
table.formTable th, table.formTable td {
	width:auto;
	display:block;
	background: #FFF;
}
table.formTable th {
	border-bottom:0;
}
form input[type="text"], form textarea {
	width:80%;
	padding:5px;
	font-size:110%;
	display:block;
	border: 1px #F5F5F5 solid;
}
form input[type="submit"], form input[type="reset"], form input[type="button"] {
	display:block;
	width:100%;
	height:40px;
}
}
.colors-a input,
.colors-a textarea {
    background-color: #F5F5F5;
    border-color: rgba(255,255,255,.9);
    outline-color: rgba(239,239,239,0);
	color: #2e2e2e;
}

form {
    margin-bottom: 60px;
}

span.caution{ color:#C00000; font-size:.7em;}

button, input, optgroup, select, textarea {
    color: #2e2e2e;
    font: inherit;
    margin: 0;
	padding: 5px;
}

.caption_blue{Color:#002063;}



table {
  margin: 20px auto;
}

table.tbl-r02{background: #FFF; color: #2e2e2e;}

table.tbl-r02 th {
  background: #002063;
  border: solid 1px #ccc !important;
  color: #fff;
  padding: 10px;
}
table.tbl-r02 td {
	border: 1px #ccc solid;
  padding: 20px;
}

@media screen and (max-width: 767px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  table.tbl-r02 {
    width: 90%;
  }
  table.tbl-r02 th,
  table.tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}

body{font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;}


.caption_big{ font-size: 3em; letter-spacing: 1px;}
.caption_small{ font-size: .8em; letter-spacing: 1px;}

.link_icon span {
position: relative;
display: inline-block;
width: 20.5rem;
padding: 0.7rem 0 0.6rem;
font-size: 1.2rem;
font-weight: bold;
color: #fff;
background: #a0cb4f;
border-radius: 1.8rem;
text-align: center;
margin: 20px auto 0;
}

.link_icon2 span {
position: relative;
display: inline-block;
width: 20.5rem;
padding: 0.7rem 0 0.6rem;
font-size: 1.2rem;
font-weight: bold;
color: #fff;
background: #ed954b;
border-radius: 1.8rem;
text-align: center;
margin: 20px auto 0;
}

.link_icon3 span {
position: relative;
display: inline-block;
width: 20.5rem;
padding: 0.7rem 0 0.6rem;
font-size: 1.2rem;
font-weight: bold;
color: #fff;
background: #2e8a8f;
border-radius: 1.8rem;
text-align: center;
margin: 20px auto 0;
}

.link_icon4 span {
position: relative;
display: inline-block;
width: 20.5rem;
padding: 0.7rem 0 0.6rem;
font-size: 1.2rem;
font-weight: bold;
color: #fff;
background: #bf3d7b;
border-radius: 1.8rem;
text-align: center;
margin: 20px auto 0;
}

.link_icon5 span {
position: relative;
display: inline-block;
width: 20.5rem;
padding: 0.7rem 0 0.6rem;
font-size: 1.2rem;
font-weight: bold;
color: #fff;
background: #415C91;
border-radius: 1.8rem;
text-align: center;
margin: 20px auto 0;
}

.form_submit{ margin:20px 0;}
.form_reset{ margin:10px 0;}

/*====== 9-1-1 縦線が動いてスクロールを促す =======*/

/*スクロールダウン全体の場所*/
.scrolldown1{
    /*描画位置※位置は適宜調整してください*/
  position:absolute;
  left:50%;
  bottom:10px;
    /*全体の高さ*/
  height:50px;
}

/*Scrollテキストの描写*/
.scrolldown1 span{
    /*描画位置*/
  position: absolute;
  left:-15px;
  top: -15px;
    /*テキストの形状*/
  color: #eee;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
}

/* 線の描写 */
.scrolldown1::after{
  content: "";
    /*描画位置*/
  position: absolute;
  top: 0;
    /*線の形状*/
  width: 1px;
  height: 30px;
  background: #eee;
    /*線の動き1.4秒かけて動く。永遠にループ*/
  animation: pathmove 1.4s ease-in-out infinite;
  opacity:0;
}

/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove{
  0%{
    height:0;
    top:0;
    opacity: 0;
  }
  30%{
    height:30px;
    opacity: 1;
  }
  100%{
    height:0;
    top:50px;
    opacity: 0;
  }
}

/*========= レイアウトのためのCSS ===============*/

#header{
  width:100%;
  height: 100vh;
  position: relative;
} 

#header:before{
  content: '';
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height: 100vh;
  /*背景画像設定*/
  background:url("https://coco-factory.jp/ugokuweb/wp-content/themes/ugokuweb/data/9-1-1/img/01.jpg") no-repeat center;
  background-size:cover;
}

#container{
  position: relative;
  z-index:1;
  background:#eee;
  padding:600px 0;
  text-align: center;
}

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

    #header,
    #header:before{
  height: 90vh;    
    }
    
}

#skill01 h3,
#skill02 h3,
#skill03 h3,
#skill04 h3,
#skill05 h3,
#skill06 h3,
#skill07 h3,
#skill08 h3,
#skill09 h3,
#skill10 h3
{font-size: 1.6em; letter-spacing: 1px; text-align: center; padding: 40px 0 10px; }

p{font-size: 1.4em; line-height: 1.4em; letter-spacing: 1px;}
p.big-font{ font-size:1.5em;}
h4{font-size: 1.5em;}
p.lead{font-size: 1.4em !important; line-height: 1.6em !important;}
.lead, p{font-size: 1.4em; line-height: 1.6em; letter-spacing: 1px;}
.tab-pane{padding: 0 25px;}
.tab-pane p{font-size: 1.6em; line-height: 1.8em; letter-spacing: 1px;}

.san_t_b .lead{font-size: 1.1em; line-height: 1.4em; letter-spacing: 1px;}

.purupuru {
	animation: purupuru_anim 10s infinite;
}

@keyframes purupuru_anim {
	0% {	transform: translate(0, 0);}
	0.5% {	transform: translate(-5px, -0);}
	1% {	transform: translate(5px, 0);}
	1.5% {	transform: translate(-5px, -0);}
	2% {	transform: translate(5px, 0);}
	2.5% {	transform: translate(-5px, -0);}
	3% {	transform: translate(0, 0);}
	100% {	transform: translate(0, 0);}
}

.slogan{font-size: 1.8em !important; letter-spacing: 2px; line-height: 1.5em;}
.colors-f .slogan{ color: #FF8B00;}

ul.stylenone{list-style: none; padding: 0; margin: 0;}


@media (max-width: 767px) {
    #top-nav .navbar-brand {
        font-size: 20px !important; 
    }
}
