@charset "utf-8";

.mb_20{
margin-bottom: 20px;
}
.mb_30{
margin-bottom: 30px;
}
.mb_50{
margin-bottom: 50px;
}
.mb_70{
margin-bottom: 70px;
}
.mb_100{
margin-bottom: 100px;
}
.mb_150{
margin-bottom: 150px;
}
.mt_20{
margin-top: 20px;
}
.mt_30{
margin-top: 30px;
}
.mt_50{
margin-top: 50px;
}
.mt_80{
margin-top: 80px;
}
.mt_120{
margin-top: 120px;
}
.mt_150{
margin-top: 150px;
}
.pl_20{
padding-left: 20px;
}

.fs_14{
font-size: 14px;
}
.fs_20{
font-size: 20px;
}
.fs_40{
font-size: 40px;
}
.fc_b{
color: #073C79;
}
.sgm21{
	font-weight: bold; color:#11A707; text-align: center; line-height: 1.4; margin-bottom: 10px;
}
.center{
	text-align: center;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: rgba(31,21,21,1.00);
  transition: all 0.5s;
  z-index: 997;
  height: 70px;
}

#header.header-scrolled {
  background: rgba(31,21,21,1.00);
  top: 0;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 90vh;
  overflow: hidden;
  position: relative;
  background: url("../img/hero-bg.jpg") top center;
  background-size: cover;
  margin-bottom: -40px;
  z-index: 99;
  transition: 0.3s;
}

#hero:before {
  content: "";
  background:rgba(64,38,39,0.4);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 35px;
  font-weight: 700;
}

/*--------------------------------------------------------------
# Icon Boxes
--------------------------------------------------------------*/
.icon-style{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1024px) {
.icon-style {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
}

.icon-boxes .icon-box {
  padding: 40px 30px;
  position: relative;
  overflow: hidden;
  background:rgba(253,253,253,0.75);
  box-shadow: 5px 10px 29px 0 rgba(68, 88, 144, 0.2);
  transition: all 0.3s ease-in-out;
  border-radius: 10px;
}

.icon-boxes .icon i {
  font-size: 40px;
  line-height: 1;
  color: #f6b024;
}

/*--------------------------------------------------------------
# Logo Section
--------------------------------------------------------------*/
.box :hover {
    opacity: 0.7;
}
.brushup_bt1{
	text-align: center; background-color: #073C79; padding: 20px; width: 260px; margin-left: auto; margin-right: auto; margin-bottom: 10px; margin-top: 70px; border-radius: 5px;
}

/*--------------------------------------------------------------
# Contents Section
--------------------------------------------------------------*/
.brushup_bt2{
	text-align: center; background-color:#faf7f3; padding: 15px; margin-left: auto; margin-right: auto; margin-bottom: 20px; margin-top: 120px; border-radius: 5px;
}

/*------------名称枠、ボタン風の書式--------------*/
.botton{
	background-color:#006600; padding: 8px 20px 6px 20px; border-radius: 5px;
}

/*--------------------------------------------------------------
# About(Services)
--------------------------------------------------------------*/
.about {
  padding: 10px 0;
  background: #F7F7F7;
}

.about h4 {
  font-size: 21px;
  font-weight: 600;
  margin-top: 10px;
}

.about-style{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

@media (min-width: 1024px) {
.about-style {
  width: 480px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
}

/*--------------------------------------------------------------
# Breadcrumbs →　about、web、camara、contact
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 35px 0 15px 0;
  background: #073C79;
  border-bottom: 1px solid #ededed;
  margin-top: 70px;
  margin-bottom: 10px;
}
.breadcrumbs h2 {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
}

.breadcrumbs2 {
  padding: 35px 0 20px 0;
  background: #073C79;
  border-bottom: 1px solid #ededed;
  margin-top: 70px;
  margin-bottom: 10px;
}
.breadcrumbs2 h2 {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
}

.breadcrumbs3 {
  padding: 35px 0 20px 0;
  background: #073C79;
  border-bottom: 1px solid #ededed;
  margin-top: 70px;
  margin-bottom: 10px;
}
.breadcrumbs3 h2 {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
}

.breadcrumbs_ol ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 10px 0;
  margin-left: 0;
  font-size: 14px;
  color:#073C79; 
}
.breadcrumbs_ol ol li+li {
  padding-left: 10px;
}
.breadcrumbs_ol ol li+li:before {
  display: inline-block;
  padding-right: 10px;
  content: ">";
}

.pan a{
color:#ff0000;
}
.pan :hover{
color:#3423cb;
}


/*--------------------------------------------------------------
# Our Skills
--------------------------------------------------------------*/
.skills .content h3 {
  font-weight: 700;
  font-size: 24px;
  color: #545454;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}

.skills .content ul {
  list-style: none;
  padding: 0;
}

.skills .content ul li {
  padding-bottom: 10px;
}

.skills .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #e96b56;
}

.skills .content p:last-child {
  margin-bottom: 0;
}

.skills .progress {
  height: 62px;
  display: block;
  background: none;
  border-radius: 0;
}

.skills .progress .skill {
  padding: 0;
  margin: 0 0 6px 0;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  color: #545454;
}

.skills .progress .skill .val {
  float: right;
  font-style: normal;
}

.skills .progress-bar-wrap {
  background: #e0e0e0;
}

.skills .progress-bar {
  width: 1px;
  height: 10px;
  transition: 0.9s;
  background-color: #e96b56;
}

/*--------------------------------------------------------------
# Web (Services)
--------------------------------------------------------------*/
.web-style{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

@media (min-width: 1024px) {
.web-style {
  width: 480px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
}

.course{
	text-align: center; background-color: #073C79; padding: 20px; width: 260px; margin-left: auto; margin-right: auto; margin-bottom: 90px; margin-top: 70px; border-radius: 5px; font-weight: bold;
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 0 0 80px 0;
}

.section-bg {
  background-color: white;
}

.section-title {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-bottom: 50px;
}

.section-title h2 {
  color: #073C79;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  font-family: "Poppins", sans-serif;
}

.section-title p {
  margin-bottom: 40px;
}

@media (min-width: 1024px) {
.section-title {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-bottom: 30px;
}
}

/*--------------------------------------------------------------
# Portfoio
--------------------------------------------------------------*/
.blue25 { color: rgba( 0, 0, 255, 0.75 ); }     /* 青色:透明度25% */
.blue50 { color: rgba( 0, 0, 255, 0.5 ); }      /* 青色:透明度50% */
.blue75 { color: rgba( 0, 0, 255, 0.25 ); }     /* 青色:透明度75% */

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  background: linear-gradient(rgba(5, 74, 133, 0.3), rgba(5, 74, 133, 0.5)), url("../img/cta-bg.jpg") fixed center center;
  background-size: cover;
  padding: 120px 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #073C79;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
}

#footer .footer-top {
  background: #404040;
  padding: 60px 0 30px 0;
}


