@media screen and (max-width:750px){
@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;


	


}

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.sp_none {
    display: none;
}




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



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



	
}

#headernav {
     background-color: #0F60A4;
     height: 60px;
     width: 100%;
 
     
     
}


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


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



}



img.logo {
   margin-top: 10px;
   float: left;
   margin-right: 10px;
   width: 80%;
}



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


}


span.name02 {
    padding-top: 15px;
    margin-left: 10px;
    font-size: 13px;
    float: left;
    margin-right: 10px;

}


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


}






header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10000; 
  height: 60px;
  background-color:rgba(255,255,255,0.8);
  text-align: left;



  
}

#container {
  padding-top: 0px;
}

#global-nav {
  display: none;
}

#global-nav li {
    width: 110px;
    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: 110px;
    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: 110px;
    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: 0px;

}




#mainimgbox {
width: 100%;
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: 700px;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}


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

#infobox {
   background-color: #fff;
   display: inline-block;
   width: 97%;
   margin-top: 5px;
   height: 210px;
   text-align: left;
   padding: 10px;
   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;
       margin-top: 5px;
    float: left;

}

a.moresp {
    font-family: 'Montserrat', sans-serif;
    width: 100px;
    display: inline-block;
    padding: 3px;
    text-align: center;
    font-size: 14px;
    border: 2px solid #000;
    float: right;

}

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;
    padding: 5px;

}

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: 10px;
    text-align: center;
    font-size: 18px;
    border: 2px solid #000;
    margin-top: 5px;

}

p.news_moji {
    font-size: 13px;
    line-height: 20px;
    padding: 5px;
    
}

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


p.more {
    display: none;
}



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: 10px;
background-color: #F7F7F4;
padding-bottom: 20px;
}

#eventbox {
width: 100%;
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: 35px;
    line-height: 30px;
}

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



#menubox {
     width: 100%;
     display: inline-block;
     float: left;
     padding: 0px;
}

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


#menubox02 {
     width: 100%;
     display: inline-block;
     margin-left:0px;
}


a.bukken {
     width: 95%;
     display: inline-block;
     margin-left: 0px;
     margin-right: 0px;
}

.photo {

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

p.bukkenmoji {
    border-bottom: 2px solid #000; 
    padding-bottom: 10px;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    }



a.toti {
     width:95%;
     display: inline-block;
     margin-left: 0px;
     margin-right: 0px;
     padding: 0;
     border-bottom: 1px solid #696969;
     text-align: left;
     
}

.photo02 {
    display: inline-block;

    background-position: center center;
    background-repeat: no-repeat;
    margin: 5px;
    width: 120px;
    height: 100px;
    float: left;
    background-size: cover;
  }

p.totimoji {
    font-size: 13px;
    padding: 10px;
    text-align: left;
    line-height: 20px;
}

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: 20px;
}

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

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

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

    
}







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

#infobox02 {
width: 100%;
position:relative;
margin-top: 0px;
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: 100%;
   background-color: #fff;
   display: inline-block;
   margin-right: 10px;
   margin-left: 10px;
   padding: 10px;
   text-align: left;
   margin-bottom: 20px;
}



a.workslist {
   width: 89%;
   background-color: #fff;
   display: inline-block;
   margin-right: 10px;
   margin-left: 10px;
   padding: 10px;
   text-align: left;
   margin-bottom: 20px;
   float: left;
   height: 190px;
   vertical-align: top;
   font-size: 13px;
   line-height: 20px;


}



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

  }




.syubetu {
    background-color: #253749;
    width: 100px;
    color: #fff;
    display: inline-block;
    padding: 3px;
    font-size: 11px;
    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: 85%;
    display: inline-block;
    padding: 15px;
    text-align: center;
    font-size: 22px;
    border: 2px solid #fff;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-right: 0px;
    color: #fff;
}


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


a.moreL_0 {
    font-family: 'Montserrat', sans-serif;
    width:85%;
    display: inline-block;
    padding: 15px;
    text-align: center;
    font-size: 22px;
    border: 2px solid #000;
    margin-top: 30px;
    margin-right: 0px;
    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: 320px;
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: 320px;
    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: 160px;
	margin-top: 0px;

	
}

#footarea {
	width: 100%;
	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;
     width: 100%;
     padding-bottom: 10px;
}



a.inqf {
     border: 1px solid #d3d3d3;
     border-radius: 3px;
     display: inline-block;
     width: 100%;
     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: 95%;
    height: 60px;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 0px;
    margin-top: 10px;
    padding-top: 10px;
    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;
	font-size: 13px;
	line-height: 20px;
	border: 1px solid #152950;
	margin-top: 40px;
	
}
/*スクロールバーの横幅指定*/
.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;
}


 .form tr,
  .form th,
  .form td {
    display: block;
    width: auto;
  }
  
  .form tr:first-child {
    border-top: 1px solid #dbe1e8;  
  }
  
  .form th,
  .form td {
    border-top: none;
  }
  






/*コピーライト
---------------------------------------------------------------------------*/
#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;

}

.spgazou {
    width: 100%;
    margin-top: 0;
    background-color: #fff;
    display: inline-block;
    height: 200px;
    padding-top: 60px;
    
} 

  
  
nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #fff;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
}

nav.globalMenuSp ul {
    background: #efefef;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

nav.globalMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #152950;
}

/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

nav.globalMenuSp ul li a {
    display: block;
    color: #000;
    padding: 1em 0;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0%);
}


.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 12px;
    width: 95px;
    height: 37px;
    cursor: pointer;
    z-index: 3;
    background: #fff;
    text-align: center;
    font-size: 13px;
    border: 1px solid #152950;
}

.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #152950;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}

.navToggle span:nth-child(1) {
    top: 9px;
}

.navToggle span:nth-child(2) {
    top: 18px;
}

.navToggle span:nth-child(3) {
    top: 27px;
}

.navToggle span:nth-child(4) {
    border: none;
    color: #152950;
    font-size: 13px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    top: 8px;
    left:50px;
}


/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

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




}




