@charset "UTF-8";
/* CSS Document */
@media screen and (min-width: 900px) {
  header::after {
    display: none;
  }
  nav {
    display: flex;
  }
  .Toggle {
    display: none;
  }
  .menu {
    width: 100%;
    background-color: transparent;
    margin-top: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .menu ul {
    height: 70px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
  }
  .menu ul li a {
    padding: 25px 1em;
    border-bottom: none;
    width: 120px;
    height: 70px;
  }
  .menu ul li a:hover {
    /*background-color: transparent;*/
  }
}
@media screen and (min-width: 767px) {
  .product-menu {
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 30px 0;
    font-weight: bold;
    color: #333;
    background-color: #FFFFFF
  }
  .product-menu ul li {
    display: block;
    font-weight: bold;
    padding: 4em;
    color: #333;
  }
  .product-menu a {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .product-menu a::after {
    position: absolute;
    bottom: 2px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #333;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
  }
  .product-menu a:hover::after {
    bottom: -6px;
    opacity: 1;
    visibility: visible;
  }
.product-menu li.current:not(.disable) a, .menu li:not(.disable) a:hover {
  color: rgba(136, 0, 2, 1.00)
}
}
/*スマホ版表示CSS  --*/
@media screen and (max-width: 767px) {
  .pc_area {
    display: none;
  }
  .phone_area {
    display: block;
  }
  /*FOOTER--*/
  footer {
    font-size: 0.8em;
  }
  /*TOP---*/
  /*--COMMUNICATION--*/
  .commu {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 100px 0;
    text-align: center
  }
  .commu h1 {
    font-size: 1.5em;
  }
  .wrapper {
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    background-image: url("../img/top_4.jpg");
    background-size: cover;
    background-position: center;
    overflow: hidden;
  }
  .wrapper2 {
    width: 100%;
    height: 100px;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
    background-image: url("../img/top_3.jpg");
    background-size: cover;
    background-position: center;
    overflow: hidden;
  }
  .wrapper3 {
    width: 100%;
    display: block;
  }
  .wrapper4 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    justify-content: center;
    /*background-image: url("../img/top_3.jpg");*/
    background-size: cover;
    background-position: center;
  }
  .wrapper5 {
    width: 100%;
    height: 100px;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
    background-image: url("../img/top_2.jpg");
    background-size: cover;
    background-position: center;
    overflow: hidden;
  }
  .main, .side, .buttom, .link {
    padding: 50px;
  }
  .main, .side {
    width: 100%;
  }
  .main h1, .side h1, .buttom h1 {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #FFFFFF;
  }
  .inner {
    width: 100%;
    height: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Arvo', serif;
  }
  .inner img {
    max-width: 50%;
    height: auto;
  }
  .inner-left {
    width: 70%;
    text-align: right;
    padding: 30px 0;
    letter-spacing: 0.15em;
    color: #FFFFFF;
    font-size: 1.5em;
  }
  .inner-right {
    width: 30%;
    padding: 20px 0;
    letter-spacing: 0.15em;
    color: #FFFFFF;
    font-size: 1.5em;
  }
  .map-wrapper {
    width: 100%;
  }
  .inner-link {
    width: 100%;
    height: auto;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    margin-bottom: 30px;
    color: #000;
    font-size: 50%;
  }
  .other {
    text-align: right;
    color: #000;
    padding-top: 50px;
    padding-right: 50px;
    font-size: 1.5em;
    font-family: 'Arvo', serif;
  }
  .link-img {
    max-width: 180px;
    padding: 30px 10px 10px 10px;
    width: 100%;
    margin-top: 10px;
    text-align: center;
  }
  .link-img img {
    width: 100%;
    padding: 0px;
    padding-bottom: 5px;
  }
  /*WORK--*/
  .works-top h1 {
    font-size: 1.5em;
    text-align: justify;
    color: #000
  }
  .works-top p {
    letter-spacing: 0.15em;
    line-height: 1.5em;
    text-align: justify;
    color: #000
  }
  .w-menu {
    margin-bottom: 50px;
  }
  .tow-col {
    width: 100%;
    display: block;
    margin: 0 auto;
    justify-content: center;
    padding: 0 5px;
    margin-bottom: 50px
  }
  .tow-col2 {
    width: 100%;
    display: block;
    margin: 0 auto;
    justify-content: center;
    padding: 0 5px;
  }
  .tow-col-left {
    width: 100%;
    border-left: none;
    border-right: none;
    border-top: 1px dotted #000;
    border-bottom: 1px dotted #000;
    padding: 30px;
    margin-bottom: 30px
  }
  .tow-col-right {
    width: 100%;
    border-right: none;
    border-left: none;
    border-bottom: 1px dotted #000;
    padding: 30px;
  }
  .gry-left, .gry-right {
    width: 100%;
  }
  .white-left, .white-right {
    width: 100%;
  }
  .tow-col-left h1, .tow-col-right h1, .gry-left h1, .white-right h1, .gry-right h1, .white-left h1 {
    font-size: 1.2em;
  }
  /*COMPANY--*/
  .four-com {
    padding: 100px 0;
    font-size: 0.8em
  }
  .four-com-img {
    width: 100%;
  }
  .four-com-img img {
    max-width: 90%;
  }
  .aboutus {
    width: 100%;
    margin-bottom: 10px
  }
  .aboutus-left {
    width: 100%;
    margin: 0 10px
  }
  .aboutus-t {
    width: 100%;
    border: none;
    margin-bottom: 50px
  }
  .aboutus-t table {
    width: 100%;
    border-collapse: collapse;
  }
  .aboutus-t th, .aboutus-t td {
    border: 0px;
    padding: 10 20
  }
  .aboutus-t-map {
    width: 100%;
    margin-bottom: 50px
  }
  .aboutus-t-map img {
    max-width: 100%
  }
  /*PRODUCT--*/
  .three-col {
    width: 100%;
    display:block;
    justify-content: center;
    margin: 0 auto;
    padding: 0 10px ;
    background-color: rgba(221, 221, 221, 0.50);
  }
  .three-col-left-33, .three-col-center-33, .three-col-right-33, .three-col-left-66, .three-col-center-66, .three-col-right-66, .three-col-left-49, .three-col-right-49, .three-col-centert-100{
    width: 100%;
    padding: 10px;
  }
  /*CONTACT--*/
  .contactus-col {
    width: 100%;
    display: block;
    justify-content: center;
  }
  .contactus-left {
    border-right: none;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .contactus-left p {
    color: #000;
    /*transform: scale(0.8,1); 
	transform-origin: top left;*/
  }
  .contactus-right, .contactus-left {
    width: 100%;
    margin: 0 auto;
    padding: 10px;
  }
  .contactus-lefttable table tr td, .contactus-lefttable tble tr th {
    display: block;
    padding: 10px;
    width: 100%;
  }
  /*.contactus-left th{
	width: 30%;
	padding:20px;
	text-align: left;
}
.contactus-left td{
	width: 70%;
	padding:20px 0 20px 0px;
	text-align: left;
}*/
  .coaching_wrap {
    margin-top: 150px;
  }
  .coaching_banner img {
    max-width: 200px;
    height: auto
  }
  .coaching_top {
    margin: 0 auto;
    height: auto;
    padding-top: 150px;
    padding-bottom: 150px;
    color: #000;
  }
  .fuchidori {
    padding: 10px;
    color: #000;
    font-weight: bold;
    text-shadow:
      2px 2px 2px #fff, -2px -2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff;
    margin: 0 auto;
    text-align: center;
  }
  .fuchidori p {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    color: rgba(0, 0, 0, 1.00)
  }
  .fuchidori h1 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 8px
  }
  .coaching_catch {
    margin: 0 auto;
    max-width: 85%;
    height: auto;
    margin-bottom: 150px;
  }
  .coaching_catch p {
    text-align: left;
    line-height: 2em;
    font-size: 15px;
    color: rgba(0, 0, 0, 1.00)
  }
  .coaching_blue {
    font-size: 14px;
    font-weight: bold;
  }
  .coaching_zu h1,  .coaching_zu h3 {
    font-size: 16px;
    font-weight: bold;
    padding: 20px 5px 0px;
    color: rgba(0, 48, 136, 1.00);
  }
  .coaching_consult h1,  .coaching_zu h3 {
    font-size: 16px;
  }
  .my-parts {
    font-size: 14px;
	color: #fff
  }
  .my-parts2 {
    font-size: 14px;
	color: #fff
  }
  .coaching_cube h1 {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px
  }
  .coaching_cube h2 {
    color: rgba(0, 48, 136, 1.00);
    font-size: 16px;
    padding-bottom: 20px
  }
  .phone_coarching_img {
    margin: 0 auto;
    width: 100%;
    padding: 0px;
  }
  .phone_coarching_img img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center
  }
  .ph_inn {
    background-color: rgba(255, 255, 255, 0.50);
    padding: 10px
  }
  .plate_b {
    padding: 10px;
    color: #000;
    margin: 10px;
    border-radius: 10px;
    background-color: rgba(63, 166, 242, 1.00)
  }
  .plate_lb {
    padding: 10px;
    color: #000;
    margin: 10px;
    border-radius: 10px;
    background-color: rgba(123, 191, 242, 1.00)
  }
  .plate_llb {
    padding: 10px;
    color: #000;
    margin: 10px;
    border-radius: 10px;
    background-color: rgba(185, 217, 242, 1.00)
  }
  .coaching_plate_wrap {
    margin-bottom: 30px;
	  font-weight: bolder;
  }
  .worries {
    margin: 5px;
    border: 1px #000 solid;
    padding: 5px 10px;
    font-size: 14px;
    color: #000
  }
  .worries2 {
    margin: 5px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5em;
    color: rgba(0, 148, 251, 1.00)
  }
  .flow_inner {
    margin: 10px 5px ;
    text-align: left;
  }
  .flow_inner p{
		font-size: 14px;
	}
	.flex_inn{
		width: 100%;
		padding-left: 30px
	}

.float, .float2, .float3{
	width: 100%
}
.arrow img{
	max-width: 20%;
	padding: 15px
}
	.coaching-flame, .coaching-flame2, .coaching-flame3, .flex_inn, .coaching_flex_box2, .coaching_flex_item2, .coaching_consult{
		max-width:100%;
		margin: 0 auto;
	}
	.coaching_flex_item2 div{
	box-sizing:content-box;
	text-align:  left;
	max-width:100%;
	margin: 0px 0 10px ;
	flex-grow: 1;
}
	.coaching_flex_item2 img{
	width: 100%
}
	.coaching-tt h2{
		font-size: 14px
	}
	}