@charset "UTF-8";
/* CSS Document */
@page {
  margin: 0;
  size: portrait; //縦向き
}
body {
	background-color: #f5f5f5;
}
nav{
	position:0;fixed;
}
.atention{
	background-color: #6A6969;
	position: relative;
	left:25%;
	font-size: 15px;
	right:0;
	width: 650px;
	margin: 0;
	top:250px;
	padding: 15px;
}
#main_b{
	position: relative;
	background-color: white;
	width: 1280px;
	margin-left: auto;
    margin-right: auto;
	top: -40px;
	padding-top: 50px;
	margin-bottom: 60px;
	height: 1000px;
	z-index: 0;
}
#main_c{
	position: relative;
	background-color: white;
	width: 1280px;
	margin-left: auto;
    margin-right: auto;
	left: 0;
	right: 0;
	top:316px;
	padding-top: 30px;
	margin-bottom: 60px;
	height: 1200px;
	position: absolute;
	z-index: 1;
}

#main{
	background-color: white;
	width: 1280px;
	margin-left: auto;
    margin-right: auto;
	left: 5%;
	right: 5%;
	margin-top: 280px;
	margin-bottom: 60px;
	height: 1400px;
	position: absolute;
	z-index: 0;
}
#main img{
		position: absolute;
	margin: auto;
	padding: 0;
}


/* サイズの値にパディング／ボーダーも含むようにする */
*, *::before, ::after {
	box-sizing: border-box;
}

.cover {
	position: absolute;
	background-color: #fff;
	min-height: 100px;
	margin-top:80px;
	width: 1280px;
	margin-left: auto;
    margin-right: auto;
}

.cover2 {
	top:-5px;
	width: 1280px;
	margin-left: auto;
    margin-right: auto;
}
.cover {
	position: relative;
	width: 1280px;
	margin : 0 auto;
	margin-top: -8px;
}




#globalnavi{  
position: fixed; 
	width: 600px;
top: 8px;  
left: 0;  
right: 0;
z-index: 2;
margin: auto;
display: flex;
}  
#globalnavi img{
	width: 200px;
	margin-top: 23px;
	margin-right: 20px;
    float: left;
}
#globalnavi .logo{
	width: 200px;
}
.cover{
	height: 400px;
}
/* スクリーントーンのカバー */
.cover::after {
	content: "";
	display: block;
	position: fixed;
	height: 50px;
	top: 20px;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(255,255,255,.7) ;
	z-index: 1;
}

.cover2::after {
	content: "";
	display: block;
	position: fixed;
	height: 80px;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(255,255,255,255) ;
	z-index: 1;
}
/**
@media screen and (max-width: 767px) {
	width:auto;
	float:none;
    div.float {
        text-align: center;
    }
    .float h1 {
        display: block;
        margin: 30px auto;
        float: none;
    }
    .float ul {
        width: 150px;
        margin: 50px auto;
        display: block;
        float: none;
        padding-left: 0;
    }
   
#globalnavi {
	position: absolute; 
	display:block;
}  
	#globalnavi .logo{
	width: 100px;
	float: left;
}
footer{
		display: none;
}
.cover2::after {
	content: "";
	display: block;
	position: absolute;
	height: 80px;
	background: rgba(255,255,255,255) ;
	z-index: 1;
}
}
**/

li a{
color:#000;
}

li a:hover{
text-decoration: none;
}

/*メニュー*/
div{
width:1080px;
margin-right:auto;
margin-left:auto;
}


body {
	min-width: 450px;
}

.float ul {
    display: inline-block;
    float: none;
}
.float{
	width: 620px;
	
}
.float li {
    display: inline-block;
    list-style: none;
    padding: 10px;
}

li,footer{
	position: relative;
font-family:sans-serif;
	z-index: 2;
}
footer{
	position: fixed;
	background-color:#EFEEEF;
	margin: auto;
	background-position: bottom center;
	 bottom: 0; /*下に固定*/
	left: 0;
	right: 0;
	z-index: 2;
}
.logo {
	width: 40px;
	position: relative;
	margin-right: 10px;
	padding-bottom: 10px;
}
.pagetop{
	position: absolute;
	margin-right: 10px;
	left: 84%;
	top: 35px;
	margin: 0;
}

.service{
	position: absolute;
	font-size: 25px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 600;
	padding-bottom: 30px;
	padding: 0.2em;
    margin: 0.2em ;
	color: #fff;
    background: #1E95D4;/*背景色*/
	border-radius:100px;
	left:50px;
	width: 250px;
}
.service :after{
	position: absolute;
    content: '';
    top: 100%;
    left: 50px;
    border: 15px solid transparent;
    border-top: 15px solid #1E95D4;
    width: 0;
    height: 0;
}
.service p{
    margin: 0; 
    padding: 0;
	text-align: center;
}

.wimage_L{
	position:relative;
	width: 75%;
	z-index: 1;
	margin-bottom: 15px;
	margin-left:50px;
	padding-top: 60px;
	margin-top: 20px;
}
.wimage_L p{
	position: absolute;
	margin: auto;
	padding: 0;
	align-items: center;
	text-align:  center; 
	  top:  53%;               
    left:  25%;                   
    right:  0; 
	font-style: bold;
}
.wimage_R{
	position:relative;
	width: 75%;
	z-index: 1;
	margin-bottom: 15px;
	margin-left:240px;
	padding-top: 230px;
}
.wimage_R p{
	position: absolute;
	margin: auto;
	padding: 0;
	align-items: center;
	text-align:  center; 
	  top:  220px;               
    left:  20%;                   
    right:  0; 
	font-style: bold;
}
.wimage_L img,.wimage_R img{
     width: 100%;
     max-width: 100%;
}
.jigyoumei01{
	position: absolute;
	font-size: 20px;
	font-family: "Arial Black", Gadget, "sans-serif";
	font-style: bold;
	background-color: #E99214;
	background-size: 10px;
	width: 550px;
	font-weight: bold;
}

.jigyoumei02{
	position: absolute;
	font-size: 20px;
	font-family: "Arial Black", Gadget, "sans-serif";
	font-style: bold;
	background-color: #6D78A9;
	background-size: 10px;
	width: 550px;
	font-weight: bold;
}
.jigyoumei03{
	position: absolute;
	font-size: 20px;
	font-family: "Arial Black", Gadget, "sans-serif";
	font-style: bold;
	background-color: #82A963;
	background-size: 10px;
	width: 650px;
	font-weight: bold;
}
.jigyoumei04{
	position: absolute;
	font-size: 20px;
	font-family: "Arial Black", Gadget, "sans-serif";
	font-style: bold;
	background-color: #CD6F94;
	background-size: 10px;
	width: 550px;
	font-weight: bold;
}

.jigyoumei_s01,.jigyoumei_s{
	font-size: 13px;
	width: 380px;
	 top:  53%;               
    left:  25%;                   
    right:  0; 
}

/*ご挨拶*/
.aisatsu,.aisatsu2{
	width:800px;
	align-items: center;
	padding: 0;
	margin: auto;
	font-size: 20px;
	font-weight: 500;
	line-height: 2;
}
.aisatsu2 font{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:8px;
	padding-top:5px;
	border-bottom: solid 1px #1E95D4;
	border-left: solid 7px #1E95D4;
	color:#1E95D4;
	font-weight: 700;
	font-size: 28px;
}

table.gaiyo{
	margin: 0 auto;
	width: 800px;
	margin-top: -20px;
	border-collapse: separate;
	border-spacing: 0px 0px;
	border-color: #1E95D4；
}	

table.gaiyo th{
	margin:20px;
	background-color: #E7F0F9;
	padding-left: 10px;
	padding-right: 10px;
}

table.gaiyo td{
	padding: 5px;
	padding-left: 30px;
	vertical-align:middle;
}
table td.tel{
	display: flex;
	position: relative;
}
table td.tel font{
	position: absolute;
	padding: 4px 8px 4px;
	font-size: 13px;
	background-color:#1E95D4;
	border-radius: 8px;
	text-align: center;
	vertical-align:middle;
} 
table td.tel a{
	text-decoration: none;
}
/*フッター*/
.float_foot ul {
    display: inline-block;
    float: none;
}
.float_foot{
	width: 620px;
	padding-top: 10px;
	padding-left: 130px;
	
}
.float_foot li {
    display: inline-block;
    list-style: none;
    padding: 10px;
}
/*フォーム*/

#formWrap {
	width:700px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:0 solid #ccc;
	padding:10px;
	height: 70px;
}
table.formTable th{
	text-justify: auto;
	font-weight:normal;
	text-align:left;
	padding-left: 20px;
}
 

/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width:572px) {
#formWrap {
	width:80%;
	margin:0 auto;
	height:300px;
}
table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	margin-top:0px;
	border-bottom:0;
	margin: 0px;
	padding-top: 0px;
}
input[type="text"], textarea {
	width:100%;
	padding:0px;
	font-size:110%;
	display:block;
	position: relative;
	margin-bottom: 30px;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	width:50%;
	height:40px;
	position: relative;
	bottom: -40px;

}
#main_c{
	width:90%;
	height: 2900px;
	top:300px;
}
}


.hissu{
	float: left;
  justify-content: center;
	background-color: #E99214;
	font-style: bold;
	padding: 5px;
	width: 40px;
}
.hissu p{
	padding-right: -80px;
}
.nini{
	float: left;
	background-color: #1E95D4;
	font-style: bold;
	padding: 5px;
	width: 40px;
}
/*文字のウエイト*/
span.sample1 {font-weight: normal; }
span.sample2 {font-weight: bold; }
span.sample3 {font-weight: lighter; }
span.sample4 {font-weight: bolder; }
span.sample100 {font-weight: 100; }
span.sample200 {font-weight: 200; }
span.sample300 {font-weight: 300; }
span.sample400 {font-weight: 400; }
span.sample500 {font-weight: 500; }
span.sample600 {font-weight: 600; }
span.sample700 {font-weight: 700; }
span.sample800 {font-weight: 800; }
span.sample900 {font-weight: 900; }.youto {
}
