@charset "utf-8";

@font-face{
  font-family:'Noto Serif JP';
  font-style:normal;
  font-weight:400;
  src:url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600;700;900');
}
html{
  font-size: 62.5%;
  font-feature-settings: "palt"
}
body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: 'Noto Serif JP', sans-serif;
	font-size: 0.729vw;
	line-height: 2;
	background: #f8f5ee;
	-webkit-text-size-adjust: none;
	overflow-x: hidden;
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure,form {margin: 0px;padding: 0px;}
ul {list-style-type: none;}
img {border: none;max-width: 100%;height: auto;}
table {border-collapse:collapse;font-size: 100%;border-spacing: 0;}
iframe {width: 100%;}

a {
	color: #666;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
a:hover {
	color: #d4081d;
	text-decoration: none;
}

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

								header

------------------------------------------*/
header {
	width: 100%;
}
.head_back_top{
	background-image: url(../image/hinomaru_main01.jpg);
	background-size:  100vw;
	background-repeat: no-repeat;
}
.head_back_company{
	background-image: url(../image/hinomaru_main02.jpg);
	background-size:  100vw;
	background-repeat: no-repeat;
}
header .inner {
	position: relative;
	width: 52.083vw;
	height: 6.771vw;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/mainimg_ss.png) no-repeat 38% 25px;
	background: url(../images/mainimg.png) no-repeat 38% 25px/auto 100px;
}
#top header .inner {
	height: 23.438vw;
	background: url(../images/mainimg_s.png) no-repeat right 50px;
	background: url(../images/mainimg.png) no-repeat right 50px/500px;
}
#logo img {
	width: 30%;
	position: absolute;
	left: 0px;
	top: 1.563vw;
}
#top #logo img {
	width: 40%;
	position: absolute;
	left: 0px;
	top: 7.813vw;
}
#tel {
	background: rgba(0,0,0,0.1);
	color: #fff;
	width: 20.833vw;
	padding: 0.521vw 0px;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 1.146vw;
	border-radius: 0.208vw;
	font-size: 1.042vw;
	letter-spacing: 0.2em;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
	border: 1px solid #fff;
	border: 1px solid rgba(255,255,255,0.4);
}
#tel a {
	color: #fff;
}
#tel span {
	display: block;
	font-size: 0.573vw;
	letter-spacing: 0.1em;
}
#top #tel {
	position: absolute;
	left: 0px;
	top: 13.021vw;
}
#menu-box {
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #ccc;
}
#menubar {
	width: 52.083vw;
	overflow: hidden;
	margin: 0 auto;
	border-left: 1px solid #ccc;
}
#menubar li,
#menubar-s li {
	float: left;
	width: 25%;
	text-align: center;
}
#menubar li:first-child {
	margin-left: 0px;
}
#menubar a,
#menubar-s a {
	display: block;
	text-decoration: none;
	font-size: 0.833vw;
	letter-spacing: 0.1em;
	padding: 0.521vw 0px 0px;
	color: #333;
	border-right: 1px solid #ccc;
}
#menubar span,
#menubar-s span {
	display: block;
	font-size: 0.521vw;
	color: #d4081d;
	margin: -0.26vw 0px 0px;
	border-bottom: 3px solid #d4081d;
	padding-bottom: 0.521vw;
	text-transform: uppercase;
}
#menubar li a:hover ,
#menubar li.current a {
	background: #e4ba07;
	color: #fff;
}
#menubar a:hover span {
	color: #fff;
}
#menubar-s {
	display: none;
}
#menubar_hdr {
	display: none;
}
#contents {
	clear: both;
	overflow: hidden;
	padding-top: 2.083vw;
}
#contents .inner {
	width: 52.083vw;
	margin: 0 auto;
}
#main {
	float: right;
	width: 38.542vw;
	padding-bottom: 1.563vw;
	padding-right: 0.156vw;
	overflow: hidden;
}
.c1 #main {
	float: none;
	width: auto;
}
#main h2 {
	clear: both;
	margin-bottom: 0.781vw;
	font-size: 100%;
	color: #FFF;
	padding: 0.417vw 0.781vw;
	background: #d4081d;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	border-radius: 0.208vw;
}
#main h3 {
	clear: both;
	margin-bottom: 0.781vw;
	font-size: 100%;
	padding: 0.365vw 0.781vw;
	background: #fff;
	border-radius: 0.208vw;
	border: solid 1px #ccc;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
#main p {
	padding: 0.365vw 0.781vw 0.729vw;
}
#main p + p {
	padding-top: 0px;
}
#main h2 + p,
#main h3 + p {
	padding-top: 0px;
	margin-top: -0.26vw;
}

/*「制作実績」ページの一覧用ブロック
---------------------------------------------------------------------------*/
/*ボックスの設定*/
#main section.list {
	margin-bottom: 0.781vw;
	position: relative;
	overflow: hidden;
	padding: 2.5%;
	background: #fff;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
#main section.list a {
	background: #fff;
	display: block;
	text-decoration: none;
	overflow: hidden;
	margin: -2.5%;
	padding: 2.5%;
}

#main section.list p {
	padding: 0px;
	margin-left: 34%;
}
#main section.list figure img {
	float: left;
	width: 30%;
	height: auto;
	margin-right: 4%;
}
#main section.list h4 {
	font-size: 0.885vw;
	color: #d4081d;
	margin-left: 34%;
}
#main section.list a::before {
    content: "→";
    background: #e6e6e6;
    color: #ccc;
    font-size: 20px;
    line-height: 1;
    width: 65px;
    padding-left: 15px;
    line-height: 80px;
    position: absolute;
    right: -40px;
    top: 32%;
    border-radius: 100px;
}
#main section.list a:hover::before {
	background: #d4081d;
	color: #fff;
}
#main section.list.compact {
	width: 23.5%;
	float: left;
	height: 13.542vw;
	margin-left: 3.5%;
}
#main section.list.compact a {
	height: 100%;
}
.c1 #main section.list.compact {
	width: 15.5%;
}
#main section.list.compact h4 {
	margin-left: 0;
	font-size: 0.677vw;
}
#main section.list.compact p {
	margin-left: 0;
	font-size: 0.573vw;
	line-height: 1.4;
	margin-bottom: 0.26vw;
}
#main section.list.compact figure img {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
}
/*一覧ページの各物件ボックス内のテーブル（CMS用）
---------------------------------------------------------------------------*/
#main section.list table {
	font-size: 0.625vw;
	background: #FFF;
	width: 65%;
	margin-bottom: 0.26vw;
}
#main section.list table,
#main section.list table td,
#main section.list table th{
	border: 1px solid #bcbcbc;
}
#main section.list table td,
#main section.list table th{
	padding: 1%;
}
#main section.list table th{
	width: 18%;
	text-align: center;
	font-weight: normal;
	background: #dfe0c8;
}
#main section.list table td {
	width: 31%;
}

/*サブコンテンツ
---------------------------------------------------------------------------*/
#sub {
	float: left;
	width: 11.458vw;
	padding-left: 0.156vw;
}
.c1 #sub {
	display: none;
}
#sub h2 {
	font-size: 100%;
	margin-bottom: 0.521vw;
}

#sub h2::first-letter {
	border-left: 3px solid #d4081d;
	padding-left: 0.521vw;
}

/*サブコンテンツ内のメニュー
---------------------------------------------------------------------------*/
#sub ul.submenu {
	margin-bottom: 0.781vw;
	border-top: solid 1px #e4e4e4;
}
#sub ul.submenu li {
	background: #fff;
	border-bottom: solid 1px #e4e4e4;
}
#sub ul.submenu li a {
	text-decoration: none;
	display: block;
	padding: 0.104vw 0.521vw;
}

/*サブコンテンツ内のbox1
---------------------------------------------------------------------------*/
#sub .box1 {
	padding: 0.781vw;
	margin-bottom: 0.781vw;
	background: #f3f3f3;
	background: rgba(0,0,0,0.05);
	border: solid 1px #ccc;
	-webkit-box-shadow: 0px 0px 1px 1px #fff inset;
	box-shadow: 0px 0px 1px 1px #fff inset;
	border-radius: 0.208vw;
}
#sub .box1 ul.submenu {
	margin-bottom: 0px;
}

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

								pagetop btn

------------------------------------------*/
#pagetop a {
	clear: both;
	color: #FFF;
	font-size: 1.042vw;
	padding: 0px 1.563vw;
	background: #333;
	text-decoration: none;
	text-align: center;
	display: block;
	float: right;
	border-radius: 0.208vw 0.208vw 0px 0px;
}
#pagetop a:hover {
	background-color: #999;
	color: #FFF;
}
/*----------------------------------------

								footer

------------------------------------------*/
footer {
	clear: both;
	background: #d4081d;
	color: #fff;
	font-size: 85%;
}
footer a {
	color: #fff;
}
footer a:hover {
	color: #fff;
}
footer .pr {
	display: block;
	font-size: 80%;
}
#footermenu {
	width: 52.083vw;
	margin: 0 auto;
	overflow: hidden;
	padding: 1.042vw 0px;
}

#footermenu ul {
	padding-left: 2%;
}
#copyright {
	clear: both;
	text-align: center;
	background: #333;
}
#copyright a {
	text-decoration: none;
}
#new dl{
	padding-left: 0.781vw;
	margin-bottom: 0.781vw;
	height: 7.292vw;
	overflow: auto;
}
#new dt {
	font-weight: bold;
	float: left;
	width: 8em;
}
#new dd {
	padding-left: 8em;
}
.ta1 {
	width: 100%;
	margin-bottom: 0.781vw;
}
.list .ta1 {
	margin-bottom: 0;
}
.ta1, .ta1 td, .ta1 th {
	border: 1px solid #ccc;	/*テーブルの枠線の幅、線種、色*/
	padding: 0.521vw;	/*ボックス内の余白*/
	word-break: break-all;
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi {
	width: auto;
	text-align: left;	/*左よせ*/
	background: #a8a8a8;	/*背景色（古いブラウザ用）*/
	background: rgba(0,0,0,0.3);	/*背景色。rgbaは色設定で0,0,0は黒。0.3が透明度。*/
	color: #fff;	/*文字色*/
}
/*ta1の左側ボックス*/
.ta1 th {
	width: 7.292vw;	/*幅*/
	text-align: center;	/*センタリング*/
	background: #f3f3f3;	/*背景色（古いブラウザ用）*/
	background: rgba(0,0,0,0.05);	/*背景色。rgbaは色設定で0,0,0は黒。0.05が透明度。*/
}
/*ta1の右側ボックス*/
.ta1 td {
	background: #fff;	/*背景色*/
}
/*画像*/
.ta1 img {
	vertical-align: bottom;
}

/*よく頂く質問・リンク共通設定
---------------------------------------------------------------------------*/
/*ブロック全体*/
.faq,
.link {
	padding: 0px 0.781vw;	/*上下、左右への余白*/
}
/*質問の設定*/
.faq dt,
.link dt {
	color: #d4081d;	/*文字色*/
	font-weight: bold;	/*太字*/
}
.faq dt a,
.link dt a {
	color: #d4081d;
}
/*回答の設定*/
.faq dd,
.link dd {
	padding-bottom: 0.781vw;
}

/*一覧ページのボックス右下のオプションマーク
（CMSの場合は管理ページの「オプション1」～のプルダウンと、setup.phpの「オプション選択肢」に関連します）
---------------------------------------------------------------------------*/
.option1 {
	font-size: 0.521vw;
	color: #FFF;
	background: #F00;
	text-align: center;
	display: block;
	width: 6.25vw;
	position: absolute;
	right: 0px;
	bottom: 0px;
	-webkit-transform: rotate(-45deg) translate(37px,10px);
	-ms-transform: rotate(-45deg) translate(37px,10px);
	transform: rotate(-45deg) translate(37px,10px);
}
h2 span.option1 {
	width: auto;
	padding: 0px 0.26vw;
	position: static;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	display: inline-block;
}
.option2 {
	font-size: 0.521vw;
	color: #FFF;
	background: #069;
	text-align: center;
	display: block;
	width: 6.25vw;
	position: absolute;
	right: 0px;
	bottom: 0px;
	-webkit-transform: rotate(-45deg) translate(37px,10px);
	-ms-transform: rotate(-45deg) translate(37px,10px);
	transform: rotate(-45deg) translate(37px,10px);
}
h2 span.option2 {
	width: auto;
	padding: 0px 0.26vw;
	position: static;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	display: inline-block;
}

/*トップページのNEWアイコン
---------------------------------------------------------------------------*/
.newicon {
	background: #F00;
	color: #FFF;
	font-size: 0.521vw;
	padding: 0px 0.26vw;
	border-radius: 0.104vw;
	margin: 0px 0.26vw;
}

/*画面右上キャンペーンパーツ
---------------------------------------------------------------------------*/
#campaign {
	width: 6.771vw;	/*画像幅*/
	position: absolute;
	right: 0px;	/*画面全体に対して右から0pxの場所に配置*/
	top: 0px;	/*画面全体に対して上から0pxの場所に配置*/
}
#campaign:hover {
	width: 7.292vw;	/*マウスオン時の画像幅*/
}

/*その他
---------------------------------------------------------------------------*/
.look {color:#fff;background: #666;padding:0.26vw;border-radius: 0.208vw;}
.mb15,.mb1em {margin-bottom: 0.781vw;}
.clear {clear: both;}
ul.disc {padding: 0em 25px 1em;list-style: disc;}
.color1 {color: #d4081d;}
.pr {font-size: 0.521vw;}
.wl {width: 96%;}
.ws {width: 50%; margin-bottom: 0.781vw;}
.c {text-align: center;}
.r {text-align: right;}
.l {text-align: left;}
img.fr {float: right;margin-left: 0.521vw;margin-bottom: 0.521vw;}
img.fl {float: left;margin-right: 0.521vw;margin-bottom: 0.521vw;}
.big1 {font-size: 1.563vw;letter-spacing: 0.2em;}
.mini1 {font-size: 0.573vw;}
.sh{display:none;}



/*画面幅800px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:800px){


	.head_back_top{
	background-image: url(../image/sp_hinomaru_main01.jpg);
	background-size:  100vw;
	background-repeat: no-repeat;
}
/*ヘッダー（サイトロゴが入った最上段のブロック）
---------------------------------------------------------------------------*/
/*サイト幅にしたheader内のブロック*/
header .inner {
	width: auto;
	background: none;
}
/*サイト幅にしたheader内のブロック（トップページ用の追加指定）*/
#top header .inner {
	height: 31.25vw;
	-webkit-background-size: contain;	/*この１行は古い端末向けの最低限の設定*/
	background: url(../images/mainimg.png) no-repeat 96% 70%/45%;
}
/*ロゴ画像*/
header #logo img {
	position: absolute;
	left: 4%;
	top: 5vw;
}
/*ロゴ画像（トップページ専用の追加設定）*/
#top #logo img {
	position: absolute;
	left: 4%;
	top: 8.75vw;
}
/*TEL*/
#tel {
	font-size: 1.75vw;
	width: 31.25vw;
	position: absolute;
	left: 38%;
	top: 3.5vw;
}
/*TEL（トップページ専用の追加設定）*/
#top #tel {
	position: absolute;
	left: 4%;
	top: 17.5vw;
}

/*メインメニュー
---------------------------------------------------------------------------*/
/*メニューブロックの設定*/
#menubar {
	width: auto;
	border: none;
}
/*メニュー１個あたりの設定*/
#menubar li {
	width: 50%;
	margin: 0px;
}
#menubar a,
#menubar-s a {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/*コンテンツ（main、subを囲むボックス）
---------------------------------------------------------------------------*/
#contents {
	padding-top: 0px;
}
/*サイト幅にしたcontents内のブロック*/
#contents .inner {
	width: auto;
	margin: 2.5vw;
}

/*main,subコンテンツ
---------------------------------------------------------------------------*/
#main, #sub {
	float: none;
	width: auto;
}

/*フッターメニュー
---------------------------------------------------------------------------*/
/*ボックス全体*/
#footermenu {
	width: 90%;
}

/*その他
---------------------------------------------------------------------------*/
body.s-n #sub {
	display: none;
}

}



/*画面幅480px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:480px){

	.head_back_top{
	height: 106.333vw;
}
#pagetop a {
    clear: both;
    color: #FFF;
    font-size: 20px;
    padding: 0px 30px;
    background: #333;
    text-decoration: none;
    text-align: center;
    display: block;
    float: right;
    border-radius: 4px 4px 0px 0px;
}
div.c{
	margin-bottom: 3vw;
}
.mb15, .mb1em {
    margin-bottom: 3.781vw;
}
#main section.list h4 {
    font-size: 4.885vw;
}
#main section.list table {
    font-size: 3.3vw;
}
	body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: 'Noto Serif JP', sans-serif;
	font-size: 3.329vw;
	line-height: 2em;
	background: #f8f5ee;
	-webkit-text-size-adjust: none;
	overflow-x: hidden;
}
#menubar a, #menubar-s a {
    display: block;
    text-decoration: none;
    font-size: 3.833vw;
    letter-spacing: 0.1em;
    padding: 0.521vw 0px 0px;
    color: #333;
    border-right: 1px solid #ccc;
}
#menubar span, #menubar-s span {
    display: block;
    font-size: 3.521vw;
    color: #d4081d;
    margin: -0.26vw 0px 0px;
    border-bottom: 3px solid #d4081d;
    padding-bottom: 0.521vw;
    text-transform: uppercase;
}

/*ヘッダー（サイトロゴが入った最上段のブロック）
---------------------------------------------------------------------------*/
/*サイト幅にしたheader内のブロック*/
header .inner {
	height: 16.667vw;
}
/*サイト幅にしたheader内のブロック（トップページ用の追加指定）*/
#top header .inner {
	height: 83.333vw;
	-webkit-background-size: contain;	/*この１行は古い端末向けの最低限の設定*/
	background: url(../images/mainimg_s.png) no-repeat center bottom/auto 75%;
}
/*ロゴ画像*/
header #logo img {
	width: 60%;
	position: static;
	padding: 2.5vw 0 0 4.167vw;
}
/*ロゴ画像（トップページ専用の追加設定）*/
#top #logo img {
	width: 80%;
	position: static;
	padding: 1.25vw;
}
/*TEL*/
#tel {
	display: none;
}

/*メインメニュー
---------------------------------------------------------------------------*/
/*メニュー１個あたりの設定*/
#menubar-s li {
	width: 100%;
	margin: 0px;
}
/*スマホ用メニューを非表示から表示に切り替える*/
#menubar-s {
	display: block;
}
/*PC用メニューを非表示にする*/
#menubar {
	display: none;
}

/*３本バーアイコン設定
---------------------------------------------------------------------------*/
/*３本バーブロック*/
#menubar_hdr {
	display: block;
	position: absolute;
	top: 2.083vw;		/*上から10pxの場所に配置*/
	right: 2.083vw;	/*右から10pxの場所に配置*/
	width: 6.25vw;	/*幅*/
	border: 1px solid #fff;	/*枠線の幅、線種、色*/
	padding: 2.5vw 2.083vw 1.042vw;	/*上、左右、下へのボックス内余白*/
}
/*３本のバー（1本あたり）*/
#menubar_hdr span {
	display: block;
	border-top: 3px solid #fff;	/*枠線の幅、線種、色*/
	margin-bottom: 1.458vw;	/*バー同士の余白*/
}

/*「制作実績」ページの一覧用ブロック
---------------------------------------------------------------------------*/
/*ボックス内の段落タグ設定*/
#main section.list p {
	margin-left: 0;
}
/*ボックス内の写真設定*/
#main section.list figure img {
	float: none;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/*ボックス内のh4タグ設定*/
#main section.list h4 {
	margin-left: 0;
}
/*コンパクトタイプのボックス追加設定*/
#main section.list.compact {
	width: 100% !important;
	float: none;
	height: auto;
	margin-left: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 10%;
}
/*一覧ページの各物件ボックス内のテーブル（CMS用）
---------------------------------------------------------------------------*/
#main section.list table {
	width: 100%;
}

/*フッターメニュー
---------------------------------------------------------------------------*/
/*ボックス全体*/
#footermenu {
	display: none;
}

/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
section#new h2.open {
	background: #d4081d url(../images/btn_minus.png) no-repeat right center/34px 34px;
}
section#new h2.close {
	background: #d4081d url(../images/btn_plus.png) no-repeat right center/34px 34px;
}

/*テーブル
---------------------------------------------------------------------------*/
/*テーブル内の左側*/
.ta1 th {
	width: 20.833vw;
	padding: 2.042vw;
}
/*テーブル内の右側*/
.ta1 td {
	width: auto;
	padding: 1.042vw;
}

/*画面右上キャンペーンパーツ
---------------------------------------------------------------------------*/
#campaign {
	display: none;
}
/*その他
---------------------------------------------------------------------------*/
.ws,.wl {width: 95%;}
img.fr,img.fl {float: none;margin: 0;width: 100%;}
.sh{display:block;}
.pc{display:none;}

}



/*画面幅350px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:350px){

/*ヘッダー（サイトロゴが入った最上段のブロック）
---------------------------------------------------------------------------*/
/*サイト幅にしたheader内のブロック（トップページ用の追加指定）*/
#top header .inner {
	height: 71.429vw;
	-webkit-background-size: contain;	/*この１行は古い端末向けの最低限の設定*/
	background: url(../images/mainimg_s.png) no-repeat center bottom/auto 70%;
}
/*ロゴ画像（トップページ専用の追加設定）*/
#top #logo img {
	width: 70%;
	padding: 4.286vw;
}

}
