@charset "utf-8";

/*　all common　*/
body {
	font-family: "MS 明朝","游明朝","ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	color: #000;
}

h1{
	height: 53px;
	font-size: 36px;
	background-color: rgba(255,255,255,0.6);
	padding-top: 30px;
	padding-right: 30px;
	letter-spacing: 0.27em;
	text-align: right;
	font-weight: normal;
}
h2{
	font-weight: normal;
	font-size: 36px;
	height:43px;
	color:#038ac9;
	border-bottom-color: #038ac9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color:  #038ac9;
	border-left-style: solid;
	border-left-width: 5px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	letter-spacing: 0.18rem;
	margin-bottom: 25px;
}
.h3_style1,
.h3_style2,
.h3_style2_next{
	font-weight: normal;
	font-size: 30px;
	height: 37px;
	border-bottom-color: #d4d4d4;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #d4d4d4;
	border-top-style: solid;
	border-top-width: 2px;
	background-color: #f4f8ef;
	text-align: center;
	padding-top: 12px;
	letter-spacing: 0.1rem;	
	margin-bottom: 15px;
}
.h3_style2{
	display: inline-block;
	margin-bottom: 0;
}
.h3_style2_next{
	border-top-width: 0;
	display: inline-block;
	text-align: left;	
	margin-bottom: 15px;
}

ul{
	display: inline-block;
}
li{
	display: inline-block;
}


/*Aタグ*/
a{
	text-decoration: none;
	color: #000;
}
a:hover{
	opacity: 0.6 !important;
	transition: opacity 0.3s linear !important;
}
.atag_sytle1{
	border-bottom-color: #038ac9;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

/*アウトライン*/
.wrap1{
	margin: auto;
	width: 1000px;
}
.wrap2{
	margin: auto;
	width: 960px;
}
.contents_wrap{
	margin: auto;
	width: 920px;
}

/*字サイズ関係*/
.font_zero{	
	font-size: 0;
}
.font30{
	font-size: 30px;
	line-height: 40px;
}

/*　位置関係　*/
.text_right {
	text-align: right;
}
.text_cetner {
	text-align: center;
}
.text_left {
	text-align: left;
}

/*セクション同士の間*/
.section_pt1{
	padding-top: 57px;
}
.section_pb1{
	padding-bottom: 57px;
}
.section_pb2{
	padding-bottom: 60px;
}
.mt30{
	margin-top: 30px;
}
.w200{
	width: 200px !important;
}


/*セクションスタイル*/
.section_style1{
	background-color: #f5f2e1;
}
.section_style2{
	background-color: #e3efd4;
}
.section_style1 a,
.section_style2 a{
	border-bottom-color: #038ac9;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.section_style2 h2{
	color: #000;
}
.section_style1 .no_under{
	border-bottom-width:0 !important;
}


/*その他*/
.box_shadow1{
	box-shadow: 2px 2px 4px #c2c2c2;
}
.content_block1{
	padding-left: 10px;
	padding-right: 10px;
}
.content_block1_left_bk{
	display: inline-block;
	vertical-align: top;
}
.content_block1_right{
	display: inline-block;
	width: 454px;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}
.content_block1_right p{
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: 0.18rem;
}
.strong_style1{
	background-image: url("../img/common/strong_bg.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	background-size:100% 40%;
	font-weight: bold;
}
.strong_style2{
	background-image: url("../img/common/strong_bg2.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	background-size:100% 40%;
	font-weight: bold;
}
.dl_style1{
	margin-left: 10px;
	margin-right: 10px;
}
.dl_style1 dt{
	display: inline-block;
	background-color: #d4d4d4;;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 4px;
	width: 150px;
	margin-bottom: 10px;
}
.dl_style1 dd{
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 4px;
	width: 650px;
}


/*ボタン*/
.btn_style1{
	display: inline-block;
	background-color: #038ac9;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 18px;
	padding-bottom: 15px;
	color: #fff;
	box-shadow: 2px 2px 4px #c2c2c2;
}

/*Gnavi*/
#gnavi_wrap{
	top:0;
	width:100%;
	z-index: 200;
	position: absolute;
	background-color: #f5f2e1;
	height: 125px;
	padding-top: 15px;
	box-shadow: 2px 2px 4px #c2c2c2;
}
#logo_area img{
	display: inline-block;
}
#site_title{
	display: inline-block;
	font-size: 36px;
	vertical-align: 4px;
}
#site_title a:hover{
	opacity: 0.4 !important;
	transition: opacity 0.3s linear !important;
}
#site_titel_en{
	font-size: 12px;
	color: #028ac9;
	letter-spacing: 0.08rem;
	margin-top: -10px;
}
#gnavi{
	font-size: 24px;
	margin-top: 18px;
}
#gnavi li{
	margin-right: 13px;
	border-bottom-color: #038ac9;
	border-bottom-style: solid;
	padding-bottom: 3px;
}
#gnavi svg{
	margin-right: 5px;
}
#gnavi li:hover{
	border-bottom-width: 1px;
}
.a_under a{
	text-decoration: underline;
}


/* フッターエリア */
#footer_navi_area {
	background-color: #f4f4f4;
	height:140px;
	padding-top: 30px;
	font-size: 18px;
}
#footer_navi_area ul{
	margin-bottom: 10px;
	margin-top: 10px;
}
#footer_navi_area li{
	margin-right: 12px;
	margin-left: 12px;
}
#footer_copyright{
	margin-top: 15px;
	font-size: 16px;
}

/*　scroll back to top　*/
#page-button {
	position: fixed;
	bottom: -60px;
	margin: 0 auto;
	margin-left: auto;
	right: 0px;
	z-index: 1000;
}
#page-button a {
	display: block;
	width: 80px;
	height: 110px;
	line-height: 0;
	text-align: center;
	background-image: url("../img/common/top.png");
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 120px;
	font-size: 12px;
}
