@charset "shift_jis";

/****************************************************************************/
/* 共通設定                                                                 */
/****************************************************************************/
* {
	margin:0px;
	padding:0px;
}

body {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	background-image: url("../../images/bg01_10.png");
	background-color: #ececec;
	background-blend-mode:lighten;
	background-size: contain, 1500px;
	background-repeat: no-repeat,repeat;
	background-position: right bottom ;
	height:100%;;
}
#warapper{
	width:1300px;
	margin:0 0 0 auto;
	padding:0;
	background-color:#fff;
}
#header {
	margin:0;
	padding:10px 0 0 40px;
	overflow:hidden;
}
#header .ttl{
	width:1002px;
	padding:0;
}
#header .logo{
	float:left;
	display:block;
	margin-bottom:15px;
}
#header .headertxt{
	float:right;
	display:block;
	margin-bottom:15px;
}
#achievements{
	width:1340px;
	background-color:#ececec;
}
#achievements ul{
	width:1002px;
	background-color:#ececec;
	padding:35px 0 15px 40px;
	overflow:hidden;
	background: url(../../images/img01.jpg);
	background-repeat:no-repeat;
	background-position: 40px 0px;	
}
#achievements ul li{
	float:left;
	display:block;
}

#contents {
	margin:0;
	width:1002px;
	padding:40px 0 0 40px;
	text-align:left;
	overflow:hidden;
}

#gnavi{
	width:243px;
	margin:0 0 0 0;
	padding:0;
	overflow:hidden;
}
#gnavi ul{
	margin:0;
	padding:0;
	overflow:hidden;
}
#gnavi ul li{
	padding:0;
	margin-bottom:0px;
}
#gnavi ul li a{
	padding:0;
	margin:0;
}

img a{
	border:none;
}
a:hover img{
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}
.imga a:hover img{
	opacity:0;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}


/****************************************************************************/
/* マージン                                                          */
/****************************************************************************/

.mt10 {margin-top:10px;}
.mt15 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.mt60 {margin-top:60px;}
.mt300 {margin-top:300px;}

/* 下余白 */
.mb05  {margin-bottom:5px;}
.mb10  {margin-bottom:10px;}
.mb20  {margin-bottom:20px;}
.mb30  {margin-bottom:30px;}
.mb40  {margin-bottom:40px;}
.mb50  {margin-bottom:50px;}
.mb60  {margin-bottom:60px;}
.mb80  {margin-bottom:80px;}
.mb100 {margin-bottom:100px;}
.mb150 {margin-bottom:150px;}
.mb200 {margin-bottom:200px;}

/* 左余白 */
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}
.ml40 {margin-left:40px;}

/* 右余白 */
.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}
.mr40 {margin-right:40px;}

.mtb60 {margin-top:60px;margin-bottom:60px;}

/* 位置 */
.center {text-align:center;}
.right  {text-align:right;}


/****************************************************************************/
/* 文字装飾 (汎用)                                                          */
/****************************************************************************/
/* 文字：コメント・強調等 */
p ,dt,dd,td,li{
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	color:#333;
	fon-size:16px;
	line-height:1.8em;
}
ul,li{list-style:none;}

.txt10{
	font-size:10px;
	line-height:1.6em;
}
.red       {color:#CC0000;}
.green24{
	font-size:24px;
	color:#47787c;
	font-weight:bold;
}
.eng{
	font-size:12px;
	color:#525252;
}
.txt_w22{
	color:#fff;
	font-size:22px;
	font-weight:bold;
}
.bg_yellow {background-color:#FFFF00;}
.bg_brown  {background-color:#FFFF99;}
.bg_green   {background-color:#CCFEA7;}

/* 文字：リンク */
a.link, a.link:link         {color:#3366CC;border-bottom:1px dotted #3366CC;text-decoration:none;}
a.link:visited              {color:#663366;border-bottom:1px dotted #663366;text-decoration:none;}
a.link:hover, a.link:active {color:#3366CC;border-bottom:1px solid #3366CC;text-decoration:none;}

a img {border:none;}
li img { vertical-align:text-bottom;}

/****************************************************************************/
/* その他 (汎用)                                                            */
/****************************************************************************/
/* 回り込み */
.floatL {float:left;}
.floatR {float:right;}

/* 回り込みのクリア */
.clear {clear:both;font-size:0px;}

/* 情報グルーピング用の区切り線 */
hr {
margin:30px 0;
}

/* 画像枠線 */
img {border:none;}

.topline{	
	border-top:1px solid #d7d7d7;
	padding:20px 0 0;
}
.bline{	
	border-bottom:1px solid #d7d7d7;
	padding:0 0 20px;
}
.bline2{	
	border-bottom:1px dotted #333;
	padding:5px 0;
	margin:20px 0 20px;
}
.lline{	
	border-left:1px dotted #fff;
	padding:20px 20px 20px 40px;
	margin:0;
}
	
/****************************************************************************/
/* ヘッダー（ページタイトル、グローバルメニュー）                           */
/****************************************************************************/
h1{
	font-size:12px;
	height:25px;
	line-height:2.0em;
	color:#fff;
	font-weight:normal;
}
h2 {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	clear:both;
	width:730px;
	background: url(../../images/img_h.jpg);
	background-repeat:no-repeat;
	background-position: 0px 40px;
	color:#282828;
	font-size:24px;
	height:70px;
}
h3{
	clear:both;
	margin-bottom:10px;
}

h4 {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	clear:both;
	margin:40px 0 20px;
	background-color:#00350c;
	padding:5px 20px;
	color:#fff;
}

h5 {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	margin:0;
	padding:0;
	font-size:16px;
	clear:both;
	color:#96514D;
	font-weight:normal;
}

h6 {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	clear:both;
	width:730px;
	background: url(../../images/imgh02.jpg);
	background-repeat:no-repeat;
	background-position: 0px 30px;
	color:#282828;
	font-size:18px;
	height:50px;
}

/****************************************************************************/
/* 左カラム                                                                 */
/****************************************************************************/
#leftcolumn {
	float:left;
	display:block;
	width:243px;
	margin:0;
	padding:0;
}
.acd-check{
	display: none;
}

/****************************************************************************/
/* 右カラム                                                                 */
/****************************************************************************/
/* 右カラム汎用 */
#rightcolumn {
	width:730px;
	float:right;
	display:block;
	margin:0;
	padding:0;
}

/****************************************************************************/
/* フッター                                                                 */
/****************************************************************************/
#footer {
	clear:both;
	background-image: url("../../images/bg_footer01.jpg");
	background-position: bottom;
	background-size: cover;
	position: relative;
}
#footer::before{
  /* 透過した黒を上から重ねるイメージ */
  background-color: rgba(0,0,0,0.31);
  /* 自由に位置指定 */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: ' ';
}
#footerwarapper {
	width:1300px;
	height:263px;
	margin:0 0 0 auto;
}
#footercontents {
	position: absolute;
	width:1041px;
	margin-left:0;
	line-height:1.8em;
}
.footerL{
	width:500px;
	margin:25px 0 0;
	float:left;
	display:block;
}
.footerR{
	width:306px;
	margin:30px 0 40px;
	float:right;
	display:block;
}

#footer ul{
	width:170px;
	margin:0 0 0 0;
	padding:0;
	float:left;
	display:block;
}
#footer ul li {
	width:170px;
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	color:#111;
	font-size:14px;
	line-height:1.7em;
	background: url(../../images/yajirushi.gif);
	background-repeat:no-repeat;
	background-position: 0px 9px;	
}
#footer ul li a {
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover {
	color: #ccc;
}
.bline2{
	border-bottom:1px dotted #ccc;
}
address {
	clear:both;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#fff;
	padding:0 0 0 0;
	text-align:right;
}

/* ::: 定義リスト：よくある質問用スタイル ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.ulbox1{
	width:717px;
	clear:both;
	margin:0;
	overflow:hidden;
}
.ulbox1 li{
	float:left;
	display:block;
}
.about{
	width:730px;
	overflow:hidden;
}

.about .left{
	width:499px;
	float:left;
	display:block;
}

.about .right{
	width:210px;
	float:right;
	display:block;
}
.about2{
	width:730px;
	overflow:hidden;
}

.about2 .left{
	width:476px;
	float:left;
	display:block;
}

.about2 .right{
	width:233px;
	float:right;
	display:block;
}
.box{
	width:730px;
	overflow:hidden;
}
.box li{
	float:left;
	display:block;
	margin-top:10px;
	margin-bottom:30px;
}
.back{
	clear:both;
	margin-top:40px;
	margin-bottom:0;
	text-align:right;
}

table{
}

th{
	color:#333;
	padding:5px 20px;
	font-size:14px;
	text-align:left;
	font-weight:normal;
}
td{
	padding:5px 20px;
}
.table1{
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	border-top:1px solid #eee;
}
.table1 table th{
	font-size:14px;
	padding:5px 10px;
	border-right:1px solid #efefef;
	border-bottom:1px solid #fff;
	background-color:#ececec;

}
.table1 table td{
	font-size:14px;
	padding:5px 10px;
	text-align:left;
	border-bottom:1px solid #eee;
}

.flowttl{
	clear:both;
	font-size:14px;
	padding:0;
}
.flowttl .tL{
	float:left;
	display:block;
	background: url(../../images/process.gif);
	background-repeat:no-repeat;
	width:80px;
	height:137px;
	padding:0;
}
.flowttl .tL p{
	font-size:16px;
	padding:20px 0 0 2px;
	text-align:center;
}
.flowttl .tR{
	width:620px;
	float:right;
	display:block;
}


/* CSSはお好みで調整下さい */
/* clearfix */
.clearfix:after{
	content:"."; display:block; clear:both; height:0; visibility:hidden;
}
.clearfix{
	display:inline-block;
}
@media screen and ( max-width: 1024px){
	html body {
    overflow-x: hidden;
   
	}
	
	#warapper{
		width: 768px;
	
	}
	#header .ttl{
		width: 100%;
	}
	#header .logo{
		width: 300px;
	}
	.logo img{
		width: 100%;
		height: auto;
	}
	#header .headertxt{
		float: none;
		width: 550px;
		padding-left: 40px;
	}
	.headertxt img{
		width: 100%;
		height: auto;
	}
	.slider li img{
		max-width: 768px;
		height: auto;
	}
	#achievements ul{
		width: 768px;
		padding: 45px 0 15px 0px;
	}
	#achievements ul li{
		width: 180px;
	}
	#achievements ul li img{
		width: 100%;
		height: auto;
	}
	#main{
		width: 100%;
	}
	#contents{
		width: 768px;
		padding: 10px 0 0 20px;
	}
	#rightcolumn {
	font-size: 14px;
    width: 70%;
    float: right;
    display: block;
    margin: 0;
    padding: 15px;
	}
	#rightcolumn p{
		width: 95%;
	}
	.about .right{
		float: none;
	
	}
	.about2 .right{
		float: none;
	}
	.box{
		width: 100%;
	}
	#leftcolumn{
		width: 200px;
	}
	#leftcolumn #gnavi{
		width: 100%;
	}
	#leftcolumn img{
		width: 100%;
		height: auto;
	}
	.flowttl .tR{
		width: 80%;
		text-align: center;
	}.flowttl .tL{
		text-align: center;
	}
	iframe{
		width: 100%;
	}
	#footercontents{
		width: 100%;
	}
	.footerR{
		margin: 30px 25px 40px;
	}
	.footerL {
    width: 350px;
    margin: 25px 0 0;
    float: left;
    display: block;
}
	address{
		width: 768px;
		text-align: center;
	}
	
}


@media screen and ( max-width: 960px){
	html body {
    overflow-x: hidden;
   
	}
	
	#warapper{
		width: 768px;
	
	}
	#header .ttl{
		width: 100%;
	}
	#header .logo{
		width: 300px;
	}
	.logo img{
		width: 100%;
		height: auto;
	}
	#header .headertxt{
		float: none;
		width: 550px;
		padding-left: 40px;
	}
	.headertxt img{
		width: 100%;
		height: auto;
	}
	.slider li img{
		max-width: 768px;
		height: auto;
	}
	#achievements ul{
		width: 768px;
		padding: 45px 0 15px 0px;
	}
	#achievements ul li{
		width: 180px;
	}
	#achievements ul li img{
		width: 100%;
		height: auto;
	}
	#main{
		width: 100%;
	}
	#contents{
		width: 768px;
		padding: 10px 0 0 20px;
	}
	#rightcolumn {
	font-size: 14px;
    width: 70%;
    float: right;
    display: block;
    margin: 0;
    padding: 15px;
	}
	#rightcolumn p{
		width: 95%;
	}
	.about .right{
		float: none;
	
	}
	.about2 .right{
		float: none;
	}
	.box{
		width: 100%;
	}
	#leftcolumn{
		width: 200px;
		margin-top: 25px;
	}
	#leftcolumn #gnavi{
		width: 100%;
	}
	#leftcolumn img{
		width: 100%;
		height: auto;
	}
	.flowttl .tR{
		width: 80%;
		text-align: center;
	}.flowttl .tL{
		text-align: center;
	}
	
	iframe{
		width: 100%;
	}
	#footercontents{
		width: 100%;
	}
	.footerR{
		margin: 30px 25px 40px;
	}
	.footerL {
    width: 350px;
    margin: 25px 0 0;
    float: left;
    display: block;
}
	address{
		width: 768px;
		text-align: center;
	}
	
}


@media screen and ( max-width: 767px){

html body{
	height: 100%;
	overflow-x: hidden;
	background: none;
	position: relative;
}
	#header .headertxt {
    float: none;
    padding-left: 10px;
    width: 90%;
	}
.logo img{
	width: 80%;
	height: auto;
}
#warapper{
	width: 365px;
	margin: 0 auto;
}
#header{
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 100%;
}
#header .logo{
	margin: 15px;
	padding-left: 0;
}
.slider li img{
	width: 600px;
	height: auto;
}
#achievements{
	width: 100%;
	margin: 0 auto;
}
#achievements ul{
	width: 365px;
	padding: 60px 0 15px;
	
	background-position: 0px 0px;
	background-size: auto;
}
#achievements ul li{
	float: none;
	text-align: center;
	
}
#achievements li img{
    width: 95%;
	height: auto;
	margin: 0 auto;
  	
}
li a{
	display: block;
}
#contents{
	display: flex;
	flex-direction: column;
	width: 365px;
	padding: 0px;
	}
#leftcolumn{
	float: none;
}
h2{
	width: 360px;
	margin-top: 50px;
	text-align: center;
}
.order1{
	order: 2;
}
.order2{
	order: 1;
}
#rightcolumn{
	width: 350px;
	padding: 5px;
	text-align: center;
}
#rightcolumn p{
	text-align: center;
	box-sizing: border-box;
}
.about .left{
	width: 350px;
	text-align: center;
	color: fff;
}
.about2{
	padding: 5px;
}
.about2 p{
	width: 350px;
}	
.about2 .right{
	float: none;
}
	.about2 .right img{
		width: 350px;
		height: auto;
	}
.green24{
	font-size: 18px;
}
h6{
	width: 360px;
	white-space: pre-wrap;

}
.mt10:last-of-type{
	background-position: 0px 60px;
	padding-bottom: 30px;
}
.about{
	text-align: center;
}
.box{
	width: 360px;
		
}
.box li{
	margin-left: 0;
}
	
.box li img{
	width: 350px;
	height: auto;
}
#leftcolumn{
	width: 350px;
	text-align: center;
}
#leftcolumn img{
	width: auto;
}
	.h-menu{
	position: absolute;
	top: 0;
	right: 2.5px;
	width: 100%;
}
.acd-check{
    display: none;
}
.acd-label{
    background: #fff;
    color: #333;
    display: block;
    margin-bottom: 1px;
    padding: 10px;
	height: 20px;
	position: relative;
}
.acd-label:after{
  
    box-sizing: border-box;
    content: '\f0c9';
    display: block;
	vertical-align: middle;
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
    height: 44px;
    padding: 13px 20px 10px 10px;
    position: absolute;
    right: 0;
    top: 0px;
}
.acd-content{
	background-color: #fff;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}
.acd-check:checked + .acd-label:after{
    content: '\f00d';
}
.acd-check:checked + .acd-label + .acd-content{
    height: 1500px;
    opacity: 0.95;
    padding: 10px;
    visibility: visible;
	z-index: 100;
	}
#gnavi{
	width: 350px;
	text-align: center;
	margin-top: 10px;
}
#gnavi ul{
	margin: 0 auto;
}
#footer{
	bottom: 0;
}
#footer ul li{
	background: none;
	text-align: left;
}
#footercontents{
	width: 360px;
	text-align: center;
}
#footercontents img{
	width: 50%;
	height: auto;
}
.footerL{
	margin: 0;
	width: 360px;
}
.footerL ul li a{
	
	font-size: 5px;
}
.lline{
	padding: 10px 0 0 40px;
}
.footerR{
	width: 360px;
	text-align: right;
	margin-bottom: 0;
}
.footerR{
	text-align: left;
	width: 306px;
	margin-left: 40px;
}
#footercontents img{
	width: 50%;
	height: auto;
	margin: -10px -20px -30px -5px;
	text-align: left;
}
address{
	position: absolute;
	width: 100%;
	bottom: -70px;
	font-size: 0.5rem;
	text-align: center;
}
	
.back{
	bottom: 0px;
}
.back img{
	width:40%;
	height: auto;
	z-index: 1000;
}
.flowttl p{
	margin: 0 auto;
	padding-bottom: 30px;
}
.flowttl .tL{
	float: none;
	margin: 0 auto;
}
.flowttl .tR{
	width: 350px;
	float: none;
}
iframe{
	width: 100% !important;
}
table{
		width: 100%;
	}
	.table1 table td{
		font-size: 11px;
	}
}

	
	
