@charset "utf-8";
/*
Theme Name: TobaArchitects
Theme URI: http://f-deal.jp/
Description: Tomoo Toba Architects Theme
Author: Y.N
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url('./css/comment.css');    /* comment             */
@import url('./css/widget.css');     /* widget              */

/*===============================================
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
Font-size Adjustment
http://developer.yahoo.com/yui/fonts/#using
-------------------------------------------------
77% = 10px  | 123.1%(122%) = 16px | 167% = 22px
85% = 11px  | 131%  (129%) = 17px | 174% = 23px 
93% = 12px  | 138.5%(136%) = 18px | 182% = 24px 
100% = 13px | 146.5%(144%) = 19px | 189% = 25px 
108% = 14px | 153.9%(152%) = 20px | 197% = 26px 
116% = 15px | 161.6%(159%) = 21px | 
================================================*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*
 * Globals
 */

body {
	background-color: #efefef;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    line-height: 1.6;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0;
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-weight: normal;
  color: #333;
}

h1, .h1 {
	font-size: 122%;
}

h2, .h2 {
	font-size: 116%;
}

h3, .h3 {
	font-size: 108%;
}

h4, .h4 {
	font-size: 100%;
}

h5, .h5 {
	font-size: 93%;
}

h6, .h6 {
	font-size: 85%;
}

p,h1,h2,h3,h4,h5,h6 {
	margin: 1em 0;
}

.screen-reader-text {
    display: none;	
}

:focus {
	outline: 0;
}

::selection {
    background: none repeat scroll 0 0 #bfe2e8;
    color: #333333;
    text-shadow: none;
}

::-moz-selection {
    background: none repeat scroll 0 0 #bfe2e8;
    color: #333333;
    text-shadow: none;
}

a::selection {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #FF3333;
    text-shadow: none;
}

a::-moz-selection {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #FF3333;
    text-shadow: none;
}

/*----------------------------------------
	HyperLink
----------------------------------------*/

a {
	text-decoration: none;
}

a:link {
	color: #333333;
}

a:visited {
	color: #999999;
}

a:hover {
	text-decoration: underline;
	color: #999999;
}




/*----------------------------------------

	Layout 

----------------------------------------*/

#header {
	border-top: 3px solid #333333;
	background-color: #ffffff;
}

#header .container {
}

#site-title {
	width: 345px;
    margin: 30px 0;
}

#footer {
	border-top: 1px solid #dddddd;
	padding: 40px 0;	
}

/*----------------------------------------

	Bootstrap over ride 

----------------------------------------*/

/* navbar
----------------------------------------*/

.navbar {
    margin-bottom: 20px;
}

body.home .navbar {
    margin-bottom: 40px;
}

.navbar-inverse .navbar-nav > li > a {
	color: #cccccc;
}

.navbar-brand {
    font-size: 13px;
}

/* form
----------------------------------------*/
.navbar-form {
}
.form-control {
    border-radius: 4px;
}

.btn {
    border-radius: 4px;
}


/* media
----------------------------------------*/
.media, .media-body {
    overflow: hidden;
}
.media {
    margin-top: 8px;
    margin-bottom: 20px;
}

/* pagination
----------------------------------------*/
.pagination {
  border-radius: 0;
}
.pagination > li {
}
.pagination > li > a,
.pagination > li > span {
  color: #333333;
  background-color: transparent;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #333333;
  background-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #666666;
  border-color: #ddd;
}

/*----------------------------------------

	Entry-Content 

----------------------------------------*/
.breadcrumb {
    margin-left: 15px;
    margin-right: 15px;
	margin-bottom: 20px;
}


blockquote {
    border-left: 3px solid #dddddd;
	font-size: 100%;
	line-height: 1.4;
	padding: 1px 20px 10px;
}

.page-content {
}

.page-content ul ,
.page-content ol ,
.entry-content ul ,
.entry-content ol {
	padding: 0;
	list-style-position: outside;
}

.page-content ul ,
.entry-content ul {
	margin : 0 0 15px 18px;
}

.page-content ol ,
.entry-content ol {
	margin : 0 10px 15px 21px;
}

.date {
	margin: 0px 0px 3px 0px;
	color: #777777;	
}

.page-title ,
.archive-title ,
.attachment-title ,
.search-title ,
.entry-title  {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    font-size: 129%;
    font-weight: bold;
    margin: 0 0 40px 0;
    padding: 0;
}

.entry-summary {
	color: #333333;
}

.entry-summary p {
	margin: 0;	
}

.entry-summary-title {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    font-size: 115%;
    font-weight: bold;
    margin: 0 0 10px 0;
}

img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
    height: auto;
    max-width: 100%;
}


/*----------------------------------------

	404 

----------------------------------------*/

.error-404 {
	margin-bottom: 30px;
    padding: 15px;	
}

.no-results-title ,
.not-found-title {
    font-size: 26px;
	font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


/*
 * Override Bootstrap's default container.
 * min-width ビューエリアの最小幅。このサイズより大きい場合に適用
 * max-width ビューエリアの最大幅。このサイズより小さい場合に適用
 *
 */

@media (min-width: 768px) {
	/*
    .container {
        width: 750px;
    }
	*/
	ul.sub-menu{
		display: none;
	}
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    /*
	.container {
        width: 1170px;
    }
	*/
}

@media (max-width: 767px) {

	ul.sub-menu{
		list-style-type: none;
	}
}

@media (max-width: 390px) {
	#site-title {
		width: auto;	
	}
}

/*
 * Main column and sidebar layout
 */

.blog-main {
}


/* Pagination */

.pager {
  margin-bottom: 60px;
  text-align: left;
}
.pager > li > a {
  width: 140px;
  padding: 10px 20px;
  text-align: center;
  border-radius: 30px;
}

/*----------------------------------------

	Entry-Content 

----------------------------------------*/

.entry-content a {
	text-decoration: none;
}

.entry-content a:link {
	color: #9d009d;
}

.entry-content a:visited {
	color: #9d009d;
}

.entry-content a:hover {
	text-decoration: underline;
	color: #8092b0;
}

/*
.entry-content p {
	line-height: 1.6;
}

table.ptn1 caption {
	font-weight: bold;
}

table.ptn1 th ,
table.ptn1 td {
	text-align: center;
}

table.ptn1 th {
	font-weight: bold;
	background-color: #feeee2;
}

table tr.odd td {
	background-color:#fffecc;
}


.entry-content h1 ,
.entry-content h2 ,
.entry-content h3 ,
.entry-content h4 ,
.entry-content h5 ,
.entry-content h6 {
    font-weight: normal;	
}

.entry-content h1 {
	margin-bottom: 1em;
	padding: 5px 10px 5px 13px;
	font-size: 122%;
	color: #333333;
	border-top: 3px solid #fa9e25;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}


.page-content h2 ,
.entry-content h2 {
	margin: 0 0 25px 0;
	padding: 0;
	line-height: 35px;
	font-size: 108%;
	font-weight: bold;
}

.entry-content h3 {
	margin-bottom: 1.2em;
	padding: 2px 0px;
	font-size: 100%;
	color: #333333;
	border-bottom: 1px solid #dddddd;
}

.entry-content h4 {
	margin-bottom: 1em;
	font-size: 100%;
}

.entry-content h5 {
	margin-bottom: 1em;
	font-size: 100%;
}

.entry-content h6 {
	margin-bottom: 1em;
	font-size: 100%;
}


.page-content ul ,
.entry-summary ul ,
.entry-content ul {
	margin: 1em 0.2em;
	list-style-type: none;
}

.page-content ul li ,
.entry-summary ul li ,
.entry-content ul li {
	padding-left: 18px;
    background: transparent
		url('images/icon_circle.png') 
		no-repeat left 7px;
}

/* body.category .post */ /* カテゴリー */
/* body.page .page     */ /* 固定ページ */
/* body.single .post   */ /* 投稿ページ */
/* body.archive .post  */ /* 月別、カテゴリーアーカイブ */

body.single .post   ,           /* 投稿ページ */
body.page-category-news .post , /* カテゴリーnews */
body.archive .post {            /* アーカイブ */
}

body.page .page ,
body.single .post {
	margin-bottom: 50px;
}           /* 投稿ページ */

/*----------------------------------------
    Start of "Micro clearfix"
----------------------------------------*/
.clx { zoom: 1; }
.clx:before,
.clx:after { content: ""; display: table; height: 0; /* IE9.js */}
.clx:after { clear: both; }
/*--------------------------------------*/


/*
* 2024.06 設計事例カテゴリリスト
*/
.works_categories{
	display: flex;
	flex-wrap: wrap;
	column-gap: 0.25em;
	row-gap: 1em;
	list-style-type: none;
	padding: 0 0 4em 0;
}

.works_categories a{
	border: 1px solid #ccc;
	border-radius: 2em;
	padding: 0.5em 1em;
	background-color: #fff;
}

.works_categories a:visited{
	color: #333;
}

.works_categories a:hover{
}

.works_categories .current-cat a{
	border-color: #ccc;
	background-color: #ccc;
	font-weight: bold;
}

.worksGallery{
	list-style-type: none;
	padding: 0;
	margin: 0 0 3em 0;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 2px;
}
.worksGallery img{
	max-width: 100%;
}