@charset "UTF-8";

/*ブルー#212887*/

body {
font-family: 'Noto Sans JP', sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 23px;
	overflow-x: hidden;
	color: #2E2E30;
	min-width:1250px;

	


}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0px;
}

table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}


li {
display: inline;
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
text-decoration: none;	/*カーソルオーバー時に下線を消す設定*/
color: #220707;	
}

a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}



div.pc_none {
    display: none;
}




/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
}



/*ヘッダー（ロゴなどが入っているHP上部ブロック）
---------------------------------------------------------------------------*/
#header {
	width: 100%;
	position: relative;
	background-position: top;
	height: 150px;
	background-color: #fff;


	
}

#headernav {
     background-color: #0F60A4;
     color: #fff;
     height: 40px;
     
     
}


/*h1タグ設定*/
#header h1 {
	font-size: 13px;	/*文字サイズ*/
	position: absolute;
	line-height: 26px;
    font-weight: normal;
    margin-left: 100px;
    margin-top: 7px;
	
}


#headWrap {
width: 1200px;
position:relative;
margin-top: 0px;
margin-right: auto;
margin-left : auto;



}


img.logo {
   margin-top: 10px;
   float: left;
   margin-right: 0px;
}


p.name {
    padding-top: 30px;
    margin-left: 0px;
    font-size: 30px;
    font-weight: bold;
    float: left;


}


span.name02 {
    padding-top: 30px;
    margin-left: 0px;
    font-size: 18px;
    float: left;
    margin-right: 10px;

}


p.name2 {
    padding-top: 33px;
    margin-left: 0px;
    font-size:16px;
    font-weight: bold;
    float: left;
    font-family: 'Comfortaa', cursive;
    margin-left: 20px;


}






header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10000;
  background-color:rgba(255,255,255,0.8);


  
}

#container {
  padding-top: 0px;
}

#global-nav {
   width:800px;
   text-align: left;
   float: right;
   margin-top: 0px;
   letter-spacing: -.4em; /* 文字間を詰めて隙間をなくす */
}

#global-nav li {
    width: 98px;
    display: inline-block;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 13px;
 
    letter-spacing: normal; /* 文字間を元に戻す */
    font-weight: bold;
    border-left: 1px solid #646766;

}

#global-nav li.home {
    width: 98px;
    display: inline-block;
    text-align: center;
     padding-top: 20px;
    padding-bottom: 13px;
    letter-spacing: normal; /* 文字間を元に戻す */
    font-weight: bold;
    border-left: 1px solid #646766;
    color: #152950;

}

#global-nav li.com {
    width: 80px;
    display: inline-block;
    text-align: center;
     padding-top: 20px;
    padding-bottom: 13px;
    letter-spacing: normal; /* 文字間を元に戻す */
    font-weight: bold;
    border-right: 1px solid #646766;
    color: #152950;

}





#global-nav li.model {
    background-color: #2B618F;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 13px;
}
#global-nav li.model a {
    color: #fff;  
}

#global-nav li.toti {
    background-color: #465D4C;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 13px;
}
#global-nav li.toti a {
    color: #fff;  
}


#global-nav li.inq {
    background-color: #37383A;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 13px;
}
#global-nav li.inq a {
    color: #fff;  
}


p.Smoji {
   font-family: 'Montserrat', sans-serif;
   font-size: 12px;
   }
  



img.m_icon {
    clear: left;
}



/*メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;

}



#mainimg {
width: 100%;
position:relative;
background-image: url(images/main.gif);
background-repeat: no-repeat;
height: 500px;
display: inline-block;



}

#mainimgbox {
width: 1200px;
position:relative;
margin-top: 10px;
margin-right: auto;
margin-left : auto;
text-align: left;
padding: 0px;
text-align: center;
padding-bottom: 0px;

}

.bg-slider {
	width: 100%;
	height: 800px;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}


#main_midasi {
   display: inline-block;
   float: right;
   width: 600px;
   margin-left: 50px;
   height: 280px;
   margin-top: 500px;
   color: #464545;
   padding-top: 100px;
   text-align: right;
} 

#infobox {
   background-color: #fff;
   display: inline-block;
   float: left;
   width: 500px;
   margin-top: 500px;
   height: 300px;
   text-align: left;
   padding: 30px;
   background-color:rgba(255,255,255,0.6);
} 

p.main_moji {
    font-size: 60px;
    float: left;
}

p.main_Smoji {
    font-size: 35px;
    margin-top: 70px;
}

p.newsmidasi {
   font-family: 'Montserrat', sans-serif;
   font-size:28px;
   font-weight: bold;
   margin-bottom: 10px;

}

hr.line {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

p.hiduke {
    font-weight: bold;
}

a.more {
    font-family: 'Montserrat', sans-serif;
    width: 150px;
    display: inline-block;
    padding: 5px;
    text-align: center;
    font-size: 17px;
    border: 2px solid #000;
    float: right;
    margin-top: 5px;
}

a.more02 {
    font-family: 'Montserrat', sans-serif;
    width: 200px;
    display: inline-block;
    padding: 15px;
    text-align: center;
    font-size: 20px;
    border: 2px solid #000;
    margin-top: 5px;

}

li.ya {
    float: right;
    font-weight: bold;
}


p.more {
    font-family: 'Montserrat', sans-serif;
    width: 70px;
    display: inline-block;
    padding: 0px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #000;
    float: right;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 10px;
}



a.mores {
    font-family: 'Montserrat', sans-serif;
    width: 70px;
    display: inline-block;
    padding: 0px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #000;

    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 10px;
    float: left;
}






#event {
width: 100%;
position:relative;
display: inline-block;
padding-top: 30px;
background-color: #F7F7F4;
padding-bottom: 50px;
}

#eventbox {
width: 1200px;
position:relative;
margin-top: 10px;
margin-right: auto;
margin-left : auto;
text-align: left;
padding: 0px;
text-align: center;

}

#eventbox h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 45px;
}

#eventbox h2 p.midasiS {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 20px;
    
}



#menubox {
     width: 330px;
     display: inline-block;
     float: left;
     padding: 30px;
}

#menubox h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 45px;
    line-height: 65px;
}


#menubox02 {
     width: 780px;
     display: inline-block;
     float: right;
     margin-left:20px;
}


a.bukken {
     width: 360px;
     display: inline-block;
     margin-left: 10px;
     margin-right: 10px;
}

.photo {

display: inline-block;
    background-color: #ccc;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 5px;
    width: 355px;
    height: 220px;
    background-size: cover;
  
  }
  
p.bukkenname {
    font-weight: bold;
    margin-top: 10px;
    padding-bottom: 5px;
    text-align: left;
    margin-left: 5px;
    font-size: 15px;
}

p.bukkenmoji {
    border-bottom: 2px solid #000; 
    padding-bottom: 10px;
    text-align: left;
    }



a.toti {
     width:215px;
     display: inline-block;
     margin-left: 10px;
     margin-right: 10px;
     background-color: #fff;
     padding: 0;
     border-bottom: 1px solid #696969;
     text-align: left;
     
}

.photo02 {
    display: inline-block;
    background-color: #ccc;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0px;
    width: 215px;
    height: 180px;
    background-size: cover;

  }

p.totimoji {
    font-size: 14px;
    padding: 10px;
    text-align: left;
}

p.totimidasi {
     font-weight: bold;
     border-bottom: 2px solid #000;
     display: inline-block;
     margin-left: 10px;
     padding-bottom: 5px;
}




#toti {
width: 100%;
position:relative;
display: inline-block;
padding-top: 30px;
background-color: #ECEBEB;
padding-bottom: 50px;
}

#totibox {
width: 1200px;
position:relative;
margin-top: 10px;
margin-right: auto;
margin-left : auto;
text-align: left;
padding: 0px;
text-align: center;

}
#totibox h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 45px;
    margin-bottom: 30px;
}

#totibox h2 p.midasiS {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 20px;

    
}







#info02 {
width: 100%;
position:relative;
display: inline-block;
background-color: #424646;
padding-top: 30px;
padding-bottom: 30px;
}

#infobox02 {
width: 1200px;
position:relative;
margin-top: 10px;
margin-right: auto;
margin-left : auto;
text-align: left;
padding: 0px;
text-align: center;
padding-bottom: 0px;

}


#infobox02 h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 45px;
    margin-bottom: 30px;
    color: #fff;
}

#infobox02 h2 p.midasiS {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 20px;
    color: #fff;

    
}

a.works {
   width: 500px;
   background-color: #fff;
   display: inline-block;
   margin-right: 10px;
   margin-left: 10px;
   padding: 10px;
   text-align: left;
   margin-bottom: 20px;
}



a.workslist {
   width: 556px;
   background-color: #fff;
   display: inline-block;
   margin-right: 10px;
   margin-left: 10px;
   padding: 10px;
   text-align: left;
   margin-bottom: 20px;
   float: left;
   height: 220px;
   vertical-align: top;

}



.photo03 {
    display: inline-block;
    background-color: #ccc;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0px;
    width: 200px;
    height: 180px;
    background-size: cover;
    float: left;
    margin-right: 10px;

  }




.syubetu {
    background-color: #253749;
    width: 120px;
    color: #fff;
    display: inline-block;
    padding: 3px;
    font-size: 12px;
    text-align: center;
}
.syubetu02 {
    background-color: #E59D02;
    width: 120px;
    color: #fff;
    display: inline-block;
    padding: 3px;
    font-size: 12px;
    text-align: center;
}





p.workmoji {
    font-weight: bold;
    margin-top: 20px;
    font-size: 15px;
}



p.area {
     font-weight: bold;
     border-bottom: 2px solid #000;
     display: inline-block;
     margin-left: 10px;
     padding-bottom: 5px;
     float: right;
}


span.midasiworks {
     font-weight: bold;
     border-bottom: 2px solid #000;
     display: inline-block;
     margin-left: 0px;
     padding-bottom: 5px;
   
}




span.marker {
background: linear-gradient(transparent 60%, #FFECDD 60%);
}

p.workmojiS {
    margin-top: 10px;
}



p.page-top {
    background-color: #AFAFAF;
}


a.moreL {
   font-family: 'Montserrat', sans-serif;
    width: 500px;
    display: inline-block;
    padding: 15px;
    text-align: center;
    font-size: 22px;
    border: 2px solid #fff;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: 10px;
    color: #fff;
}


li.ya02 {
    font-weight: bold;
    color: #fff;
    float: right;
}


a.moreL_0 {
    font-family: 'Montserrat', sans-serif;
    width: 500px;
    display: inline-block;
    padding: 15px;
    text-align: center;
    font-size: 22px;
    border: 2px solid #000;
    margin-top: 30px;
    margin-right: 10px;
    color: #000;
}


li.ya02_0 {
    font-weight: bold;
    color: #000;
    float: right;
}





#main {
width: 100%;
position:relative;
display: inline-block;
padding-top: 100px;
background-color: #ECEBEB;
padding-bottom: 50px;
}

#mainbox {
width: 1200px;
position:relative;
margin-top: 10px;
margin-right: auto;
margin-left : auto;
text-align: left;
padding: 0px;
text-align: left;

}

p.pankz {
    font-size: 14px;
}



#mainbox h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    margin-bottom: 30px;
    margin-top: 50px;
    float: left;
    margin-right: 50px;

}

p.midasiS {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 50px;




    
}



hr.line02 {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 30px;
    margin-bottom: 30px;
}


.worksp {
display: inline-block;
    background-color: #F2F2F2;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 5px;
    width: 1200px;
    height: 600px;
    background-size: contain;
    margin-top: 35px;
    
    }
p.worksmoji {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 28px;
}



/*フッター設定
---------------------------------------------------------------------------*/
footer {
	clear: both;
	font-size: 13px;

}

/*フッターメニュー
---------------------------------------------------------------------------*/
/*メニューボックス全体*/
#footermenu {
	max-width: 100%;	/*最大幅。#header .inner,#container,#pagetopと合わせる。*/
	margin: 0 auto;
	overflow: hidden;
	padding: 0px 0px;
	background-color: #F4F4F4;
	height: 140px;
	margin-top: 0px;

	
}

#footarea {
	width: 1200px;
	position:relative;
	margin-top: 10px;
	margin-right: auto;
	margin-left : auto;
	text-align: left;
	padding-top: 0px;

}


#menuf {
     border-bottom: 1px solid #d3d3d3;
     background-color: #152950;
     margin-top: 0px;
}



a.inqf {
     border: 1px solid #d3d3d3;
     border-radius: 3px;
     display: inline-block;
     width: 500px;
     padding: 5px;
     margin-top: 10px;
     font-weight: bold;
     background-color: #fff;
}

img.inqf {
      padding-top: 5px;
}

p.workst {
    font-weight: bold;
    font-size: 20px;
    line-height: 45px;
}

a.fmenu {
    background-color: #efefef;
    display: inline-block;
    width: 170px;
    height: 60px;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 30px;
    margin-top: 30px;
    padding-top: 20px;
    font-weight: bold;
    font-size: 16px;
    
}

p.fmoji {
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
}




.scrollArea{
	height: 160px;
	overflow: auto;
	padding-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
/*スクロールバーの横幅指定*/
.scrollArea.deco::-webkit-scrollbar {
    width: 15px;
}
/*スクロールバーの背景色・角丸指定*/
.scrollArea.deco::-webkit-scrollbar-track {
  border-radius: 0px;
	background: #CECECE;
}
/*スクロールバーの色・角丸指定*/
.scrollArea.deco::-webkit-scrollbar-thumb {
  border-radius: 0px;
background:#152950;
}


table.table {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}

table.table th {
   border-bottom: 1px dotted #696969;
   border-right: 1px dotted #696969;
   padding: 20px;
   width: 20%;
   background-color: #F5F5F5;
}

table.table td {
   border-bottom: 1px dotted #696969;
   padding: 20px;
   background-color: #fff;
}









/*コピーライト
---------------------------------------------------------------------------*/
#copyright {
	clear: both;
	text-align: center;
	font-size: 13px;
	border-top: 1px solid #d3d3d3;



}
#page-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 3;
    
}
#page-top a {
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 60px;
    z-index: 3;
}
#page-top a:hover {
    text-decoration: none;
    z-index: 3;

}

a.moresp {
    display: none;

}


img.apimg {
  width: 385px;
  height: 250px;
  object-fit: contain;
  background-color: #efefef;
  padding: 3px;
}


