@charset "UTF-8";
/*書式設定
----------------------------------*/

@media only screen and (max-width: 640px) {
	img { width: inherit; max-width: 100%; height: auto;}
	#af__body {font-size: 14px;}
	.contents {padding-top: 40px; padding-bottom: 40px;}
	#af__body .contents {box-sizing: border-box; padding-left:10px; padding-right:10px; width: 100%;}
	header .contents {display: block; text-align: center; padding:0px 10px;}
	header .contents .site__title {display: block; margin-top: 20px; margin-bottom: 10px;}
	.contents .site__tel {display: block; padding-bottom: 10px;}
	header#center .contents .site__tel {position: static;}
	header .contents .site__tel .tel__telephone {font-size: 5vw;}
	.contents .site__tel .tel__telephone svg {position: static; vertical-align: middle;}
	header nav {display: none;}

	.pages header,.pages header#center {border-bottom: 1px solid #eee;}
	.pages header .contents,
	.pages header#center .contents { position: relative;}
	.pages header .contents .site__title,
	.pages header#center .contents .site__title {text-align: center;}
	.pages header .contents .site__title img,
	.pages header#center .contents .site__title img {max-width: 40%;}
	.pages header .contents .site__tel { text-align: center;}
	.pages header .contents .site__tel .tel__title,
	.pages header .contents .site__tel .tel__sub {display: none;}


	#af__body #sliderBox .slider .slick-list li {height: auto;}
	#sliderBox .slider .slick-list li img {position: static; transform: none;}
	#af__body.cover #sliderBox .slider .slick-list li {height:50vh; width:100%; overflow: hidden; }
	#af__body.cover #sliderBox .slider .slick-list li img {position: absolute; top: 0; left: -50%; transform: translateX(25%); height: 100%; width: auto; max-width: 300%;}

	footer .contents {display: block; text-align: center; padding-bottom: 20px;}
	footer .contents .site__info {margin-top: 20px;}
	footer nav { position: fixed; width: 100%; height: 100vh; z-index: 999; background-color: #333; top: 0px; left: -100%;}
	footer nav.open { left:0%;}
	footer .all__menu ul {display: block; font-size: 1em;}
	footer .all__menu ul li {display: list-item; text-align: left; border-right:none; border-bottom: 1px solid #fff; padding: 0px;}
	footer .all__menu ul li a {display: block; font-weight: bold; padding: 14px 0; color: #FFF;}
	footer .copy {padding-bottom: 50px;}

	footer .contents .site__tel {text-align: center;}
	footer .contents .site__tel .tel__title,
	footer .contents .site__tel .tel__sub {}

	#fixed__btn__tel {width: 100%; display: flex;}
	#fixed__btn__tel .site__tel {display: block; width: 64%;}
	#fixed__btn__tel .site__tel .tel__title,
	#fixed__btn__tel .site__tel .tel__sub {font-size: 0.8em; line-height: 1em;}
	#fixed__btn__tel .site__tel .tel__telephone {font-size: 1.2em;}
	#fixed__btn__tel .contact__btn {display: flex; width: 36%; padding: 0; align-items: center; justify-content: center;}
	#fixed__btn__tel .contact__btn span {display: inline-block;}

	/* navi */
	.navi { width: auto; display:block; line-height:1em; z-index:9999; transition: .3s; position: fixed; right: 15px; bottom: 45px; border-radius: 4px; padding-bottom: 2px; box-shadow: 0px 0px 4px rgba(255,255,255,1); }
	.navi.fbt__navi { bottom: 75px;}
	.navi .name { vertical-align:middle; text-align:center; color:#fff; font-size:7.3px; line-height: 1em; height: 1em; overflow: hidden; }
	.navi .menuBtn {display: inline-block; position: relative; width: 40px; height:30px;}
	.menu-icon {display: block; position: absolute; top: 50%; left: 50%; width: 24px; height: 2px; margin: -1px 0 0 -12px; background: #ffffff; transition: .2s;}
	.menu-icon:before,.menu-icon:after {display: block; content: ""; position: absolute; top: 50%; left: 0; width: 24px; height: 2px; background: #ffffff; transition: .3s;}
	.menu-icon:before {margin-top: -8px;}
	.menu-icon:after {margin-top: 6px;}
	.menuBtn:hover .menu-icon:before {margin-top: -10px;}
	.menuBtn:hover .menu-icon:after {margin-top: 8px;}
	.navi.close .name { color:#ffffff; overflow: hidden; }
	.navi.close .name:before { display: block; content: 'CLOSE';}

	.navi.close .menu-icon:before,.navi.close .menu-icon:after {background: #ffffff;}
	.navi.close .menuBtn .menu-icon {background: transparent;}
	.navi.close .menuBtn .menu-icon:before, .navi.close .menuBtn .menu-icon:after {margin-top: 0;}
	.navi.close .menuBtn .menu-icon:before { -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
	.navi.close .menuBtn .menu-icon:after { -webkit-transform: rotate(-135deg); transform: rotate(-135deg);}

	.contents .blog__content img.alignnone {margin-left:auto; margin-right: auto;}


	.clm__wrap {width: 100%; margin: auto;}

	.clm__wrap .clm {padding: 0; margin-bottom:30px; }
	.two__clm .clm,
	.three__clm .clm,
	.fourClm .clm { width: 100%; }
	.clm__wrap .clm .title {margin: 5px auto;}
	.three__clm .clm:after {display: none;}
	#single #imageBox .clm__wrap {margin: auto -5px;}
	#single #imageBox .clm__wrap .clm {padding: 5px;}
	#topics .clm {margin-bottom: 15px;}
	#topics .clm a:after {display: block; width: 100%; height: 0; content: ''; clear: both;}
	#topics .clm .imgCover {width: 80px; height: auto; max-height: 80px; padding: 0; float: left;}
	#topics .clm__wrap .clm .imgCover img {position: static; transform: none;}
	#topics .clm__wrap .clm .title {margin: 0px auto 2px; }
	#topics .clm__wrap .clm .title,#topics .clm__wrap .clm .excerpt{padding-left: 90px;}
	#index #topics .blogData, #archive #topics .blogData { margin-top: 5px; }
	#index .blogData .cat a, #archive .blogData .cat a {padding: 3px 8px; font-size: 10px;}
	#work #image__gallery .clm__wrap { margin: auto -2px;}
	#work #image__gallery .clm__wrap .clm {padding: 2px;}

	#about .contents #aboutContent,
	#about .contents #architectList,
	#about .contents #officeInfo,
	#flow .contents #flowList,
	#flow .contents #flowContent {margin: 40px auto;}
	#af__body #page .contents:first-child ,#af__body #single .contents:first-child { padding-top: 30px; }
	#single h1,#page h1 {margin: 0 auto 20px;}
	#page .contents .pageLinks {margin: 20px auto;}
	#page .contents .pageLinks li {padding:0 5px;}
	#page .contents .pageLinks li a {padding: 0 5px; font-size: 0.8em;}

	#about .contents #architectList .architectBox {display: block;}
	#about .contents #architectList .architectBox .photoBox {margin: auto;}
	#about .contents #architectList .architectBox .biographyBox {width: 100%;}
	#about .biographyBox .biography dt {width: 100%; padding-right: 0px; border: none;}
	#about .biographyBox .biography dd {width: 100%; padding-top: 0px;}
	#about #officeInfo .listBox {font-size: 0.8em; line-height: 1.4em; margin-top: auto;}
	#about #officeInfo .listBox dt {padding-left: 0px;}

	#flowList .flowBox {display: block;}
	#flowList .flowBox .imageBox {width: 100%; text-align: center; margin-bottom: 20px; padding-right: 0;}
	#flowList .flowBox .imageBox img {width: auto; max-width: 220px;}
	#flowList .flowBox .textBox {width: 100%;}
	#flowList .flowBox .textBox h3 {margin-bottom: 10px;}

	.contents .blog__content .scrollBox { width: 100%; overflow-x: scroll; padding: 15px 0; position: relative; }
	.contents .blog__content .scrollBox:after {display: block; width: 100%; position:absolute; left:0; bottom: 0; text-align: center; content: '右にスクロール ＞'; font-size: 10px; line-height: 10px; font-weight: bold; }
	.contents .blog__content .scrollBox table { width: 820px; margin:auto; }


	main section .sec__title {font-size: 1.6em; margin-top: auto;}
	.btnCover {margin-top: 20px;}

	#fixed__btn {right: 0px; bottom: 0px; display: block; width: 100%; box-shadow:none; border-radius: 5px 5px 0 0; padding:8px 0px; font-size: 0.9em; line-height: 1em;}
	#fixed__btn br {display: none;}

	.blog__content .mw_wp_form {padding: 0px;}
	.blog__content .mw_wp_form .contact dt { float:none; width:100%; padding: 4px 0;}
	.blog__content .mw_wp_form .contact dd { margin-bottom:20px; margin-left: auto; padding:4px 0px 4px 0px; font-size:14px; min-height: 20px;}
	.blog__content .mw_wp_form .btnbox {padding-left: 0px;}
}

@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 320px) {
}