/*!
Theme Name:   Color Blog
Theme URI:    https://mysterythemes.com/wp-themes/color-blog
Author:       Mystery Themes
Author URI:   https://mysterythemes.com
Description:  Color Blog is the perfect WordPress theme entirely based on any kind of blog such as travel blogs, food blogs, personal blogs and many more. Build an amazing website with the core features and resourceful design that let you feel the awesome experience. Works perfectly with Elementor and Visual Composer that will help you create an enchanting website. It has a minimalist design, responsive and looks great on any kind of devices. Color Blog is Compatible with Gutenberg and GDPR, RTL and Translation ready, WooCommerce Compatible, SEO-Friendly and Compatible with all others popular plugins. Demos ready for download: https://demo.mysterythemes.com/color-blog-landing/ and for support: https://mysterythemes.com/support/
Version:      1.0.3
License:      GNU General Public License v3 or later
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Text Domain:  color-blog
Tags:         blog, portfolio, news, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, footer-widgets, rtl-language-support, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Color Blog is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
Reset
--------------------------------------------------------------*/
.about_tososhokunin_text_box h1{font-family: 'Noto Serif JP', serif;font-weight: normal;}
.about_tososhokunin_text_box h2{font-family: 'Noto Serif JP', serif;font-weight: normal;}
.about_tososhokunin_text_box h3{font-family: 'Noto Serif JP', serif;font-weight: normal;}
.about_tososhokunin_text_box h4{font-family: 'Noto Serif JP', serif;font-weight: normal;}

.c_r{
    color: red;
    font-weight: bold;
}

.about_tososhokunin_box{
    display: table;
    margin-bottom: 3%;
}

.about_tososhokunin_number_box p{
  position: relative;
  line-height: 1.4;
  padding:0.25em 1em;
  display: inline-block;
}

.about_tososhokunin_number_box p:before, .about_tososhokunin_number_box p:after { 
  content:'';
  width: 20px;
  height: 30px;
  position: absolute;
  display: inline-block;
}

.about_tososhokunin_number_box p:before {
  border-left: solid 1px #636363;
  border-top: solid 1px #636363;
  top:0;
  left: 0;
}

.about_tososhokunin_number_box p:after {
  border-right: solid 1px #636363;
  border-bottom: solid 1px #636363;
  bottom:0;
  right: 0;
}



.about_tososhokunin_box .about_tososhokunin_number_box{
    text-align: center;
    font-size: 4rem;
    font-weight: bold;
    display: table-cell;
    width: 30%;
    vertical-align: middle;
}
.about_tososhokunin_box .about_tososhokunin_number_box p{
    font-size: 3rem;
    font-weight: bold;
}
.about_tososhokunin_box .about_tososhokunin_number_box p span{
    font-size: 7rem;
    color: #ffac36;
    font-weight: bold;
}
.about_tososhokunin_box .about_tososhokunin_text_box{
    display: table-cell;
    width: 70%;
    vertical-align: middle;
}
.about_tososhokunin_box .about_tososhokunin_text_box h3{
    font-weight: bold;
    border-bottom: 1px solid #dedede;
}
.about_tososhokunin_box .about_tososhokunin_text_box p{
    font-size: 2rem;
}
.about_tososhokunin_box .about_tososhokunin_text_box p img{
    width: 35%;
    float: right;
    margin: 0 0 2% 2%;
}


.about_tososhokunin_point_box h3{
  position: relative;
  line-height: 1.4;
  padding:0.25em 1em;
  display: inline-block;
  border-bottom: 0;
}

.about_tososhokunin_point_box h3:before, .about_tososhokunin_point_box h3:after { 
  content:'';
  width: 20px;
  height: 30px;
  position: absolute;
  display: inline-block;
}

.about_tososhokunin_point_box h3:before {
  border-left: solid 1px #636363;
  border-top: solid 1px #636363;
  top:0;
  left: 0;
}

.about_tososhokunin_point_box h3:after {
  border-right: solid 1px #636363;
  border-bottom: solid 1px #636363;
  bottom:0;
  right: 0;
}

.about_tososhokunin_point_box .about_tososhokunin_point_innerbox{
  position: relative;
}
.about_tososhokunin_point_box .about_tososhokunin_point_innerbox img{
  width: 100%;
}
.about_tososhokunin_point_box .about_tososhokunin_point_innerbox p{
    position: absolute;
    bottom: 0;
    right: 0%;
    width: 100%;
    background: rgba(255,255,255,0.8);
    padding: 2% 3%;
    font-size: 2rem;
    line-height: 3rem;
    margin-bottom: 0;
    color: #000;
}
.about_tososhokunin_point_box{
    margin-top: 5%;
}








@media (max-width: 480px){

  .about_tososhokunin_box {
      display: block;
      margin-bottom: 3%;
  }
  .about_tososhokunin_box .about_tososhokunin_number_box{
      text-align: center;
      font-size: 2rem;
      font-weight: bold;
      display: block;
      width: 100%;
      vertical-align: middle;
  }
  .about_tososhokunin_number_box p br{
    display: none;
  }
  .about_tososhokunin_box .about_tososhokunin_number_box p span {
      font-size: 3rem;
      color: #ffac36;
      font-weight: bold;
      border-bottom: 3px double #ffac36;
  }
  .about_tososhokunin_box .about_tososhokunin_text_box {
      display: block;
      width: 100%;
      padding: 3%;
  }
  .about_tososhokunin_box .about_tososhokunin_text_box h3 {
      font-weight: bold;
      border-bottom: 1px solid #dedede;
      text-align: center;
  }
  .about_tososhokunin_box .about_tososhokunin_text_box p img {
      width: 50%;
      float: right;
      margin: 0 0 1% 1%;
  }
  .about_tososhokunin_point_box .about_tososhokunin_point_innerbox p {
      position: absolute;
      bottom: -120%;
      right: 2%;
      width: 96%;
      background: rgba(255,255,255,0.8);
      padding: 2% 3%;
      font-size: 1.7rem;
      line-height: 2.5rem;
      margin-bottom: 0;
      color: #000;
  }
  .about_tososhokunin_point_box{
      margin-top: 5%;
      margin-bottom: 70%;
  }
  .about_tososhokunin_point_box h3 {
      position: relative;
      line-height: 1.4;
      padding: 0.25em 1em;
      display: inline-block;
      width: 80%;
      text-align: center;
      margin-left: 10%;
  }




}
