/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/********** aboutページcss 2020/09/02 **********/
.access-link{
  display: block;
  background-color: #D3D3D3;
  color: #fff;
  text-align: center;
  padding: 1%;
  font-size: 14px;
  margin-top: 3%;
  font-weight: bold;
}

.no-1.width-75,
.no-2.width-75,
.no-3.width-75,
.no-4.width-75{
  width: 85%;
}

.no-1.width-75 img{
  width: 100%;
}


/********** SP **********/
@media screen and (max-width:480px) {

  .box-1 li.width-50{width: 100%;}
  .flex.box-1{flex-direction: column;}





}
