/* CSS Document */
@charset "utf-8";
/*基本設定*/
* {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
	vertical-align: bottom;
}
body,input,textarea,select,pre {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 90%;
}
/* HTML5の新要素でブロックボックスとしてレンダリングさせる要素に「display: block」を指定する */
footer, main, header {
    display: block;
    margin: 0 auto;
}
/*フロートのクリア*/
.cs_float_clear{
	content: "";
	display: block;
	clear: both;
}
/*リンク色指定*/
a:link{
	color: #ffffff;
}
/*リンク訪問済みの色を変えない*/
a:visited{
	color: #ffffff;
}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*ヘッダー                                                                                                                               */
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*ヘッダー背景*/
header {
	background-image: url(../images/header.png);
	background-repeat: repeat-x;
	background-position: 50% 0%;
    background-size:100% auto;
}
/*ヘッダーの設定*/
#id_header{
	height: 105px;
	color: #ffffff;
	background-color: rgba(10,67,106,0.7);
	/*min-width: 950px;*/
}
/*ヘッダーの配置*/
h1 {
	max-width: 100%;
	height: auto;
	float: left;
}
#id_header_menu {
	float: left;
	margin-top: 40px;
}
@media (max-width:970px){
#id_header_menu {
	display: none;
}
}
#id_header_menu th{
	font-weight: normal;
}
#id_header_menu a{
	float: left;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
}
#id_header_tel {
	float: right;		
	margin-top: 20px;
}
@media (min-width:1141px){
h1 {
	margin-left: 90px;
}
#id_header_tel {
	margin-right: 90px;
}
}
/*ヘッダーメニューの英語表記*/
.cs_header_menu_eng {
	font-size: x-small;
}
/*電話FAX*/
#id_header_tel p {
	font-size: large;
}
#id_header_tel p span {
	font-size: x-large;
}
/*ヘッダーのコメント*/
#id_header_comment{
	text-align: center;	
}
@media (min-width: 981px) {
#id_header_comment{
	margin-top: 90px;
}
}
@media (max-width: 980px) {
#id_header_comment{
	margin-top: 10px;
}
}
@media (max-width: 500px) {
#id_header_comment{
	padding-bottom: 10px;
}
}
/*-----*/
#id_header_comment{
	color: #ffffff;	
    text-shadow: 1px 0px 1px #333333,
                -1px 1px 1px #333333,
                 1px -1px 1px #333333,
                -1px -1px 1px #333333;
}
#id_header_comment h2{
	font-size: 47px;
	font-weight: normal;
	padding-top: 20px;
	margin-bottom: 18px;
	letter-spacing: 2px;
    font-family: "HGMaruGothicMPRO", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#id_header_comment_eng{
	font-size: large;
	margin-bottom: 20px;
	font-size: 20px;
}
#id_header_comment_comment{
	line-height: 30px;
	font-size: 15px;
	letter-spacing: 2.5px;
    font-family: "HGMaruGothicMPRO", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*-----*/
/*スクロールボタンの配置*/
#id_header_scrool{
	text-align: center;	
}
@media (min-width:1201px){
#id_header_scrool{
	margin-top: 220px;
	padding-bottom: 180px;	
}
}
@media (max-width:1200px) and (min-width:981px){
#id_header_scrool{
	margin-top: 10px;
	padding-bottom: 10px;	
}
}
@media (max-width: 980px) {
#id_header_scrool{
   display:none;
}
#id_header_comment_comment{
	padding-bottom: 40px;
}
}
@media (max-width: 730px) {
#id_header_comment h2{
   display:none;
}
#id_header_comment_eng{
   display:none;
}
}
@media (max-width: 375px) {
#id_header_comment{
	margin-top: 130px;
	margin-left: 10px;
	text-align: left;	
}
}
/*slicknav*/
#id_header_slicknav{
	display: none;
}
.slicknav_menu {
   display:none;
}
/*Media Queries*/
@media (max-width: 970px) {
.js #id_header_slicknav {
   display:none;
}
.js .slicknav_menu {
   display:block;
}
}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*メイン                                                                                                                                 */
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*コメント*/
#id_comment{
	text-align: center;	
}
@media (min-width:680px){
#id_comment{
	padding-top: 90px;
	padding-bottom: 40px;
	font-size: xx-large;
	font-weight: normal;
}
}
@media (max-width:679px){
#id_comment{
	padding-top: 40px;
	padding-bottom: 10px;
	font-size: medium;
}
}
#id_comment_2{
	margin-left: 17px;
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: x-large;
}
@media (max-width:679px){
#id_comment_2{
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: large;
}
}
/*項目*/
#id_item{
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-bottom: 50px;
}
#id_item h3{
    text-shadow: 1px 0px 1px #fff,
                -1px 1px 1px #fff,
                 1px -1px 1px #fff,
                -1px -1px 1px #fff;
}
/*スマートフォンサイズではサイズはmedium*/
@media (min-width:680px){
#id_item h3{
	font-size: xx-large;
	font-weight: normal;
}
}
@media (max-width:679px){
#id_item h3{
	text-align: center;
	font-size: medium;
}
}
.cs_item_eng{
	color: #d1d5d7;	
    text-shadow: 1px 0px 1px #fff,
                -1px 1px 1px #fff,
                 1px -1px 1px #fff,
                -1px -1px 1px #fff;
}
/*スマートフォンサイズでは表示しない*/
@media (max-width:679px){
.cs_item_eng{
	display: none;
}
}
/*スマートフォンサイズでは小イメージを表示*/
@media (min-width:680px){
.cs_item_img{
	display: none;
}
}
@media (max-width:679px){
.cs_item_img{
	padding-left: -20px;
	text-align: center;
}
.cs_item_img img{
	border: 1px solid #cccccc;
}
}
.cs_item_comment{
	margin-top: 10px;
	color: #666666;
	line-height: 30px;
    text-shadow: 1px 0px 1px #fff,
                -1px 1px 1px #fff,
                 1px -1px 1px #fff,
                -1px -1px 1px #fff;
}
/*項目その1*/
.cs_item1{
	background-color: #f6f5f5;
	background-position: right center;
	padding-left: 20px;
}
/*スマートフォンサイズだと中央寄せ、背景無し*/
@media (min-width:680px){
.cs_item1{
	background-image: url(../images/main_item1.png);
}
}
/*項目その2*/
.cs_item2{
	background-color: #ffffff;
	background-image: url(../images/main_item2.png);
	background-position: left center;
}
/*スマートフォンサイズだと中央寄せ、背景無し*/
@media (min-width:1186px){
.cs_item2{
	padding-left: 750px;
}
}
/*
@media (max-width:1185px) and (min-width:769px){
.cs_item2{
	padding-left: 250px;
}
}
@media (max-width:768px) and (min-width:680px){
.cs_item2{
	padding-left: 20px;
}
}
*/
@media (max-width:1185px) and (min-width:680px){
.cs_item2{
	padding-left: 20px;
}
}
@media (max-width:679px){
.cs_item2{
	background-image: none;
	padding-left: 20px;
}
}
/*項目その3*/
.cs_item3{
	padding-left: 20px;
	background-color: #f6f5f5;
	background-position: right center;
}
/*スマートフォンサイズだと中央寄せ、背景無し*/
@media (min-width:680px){
.cs_item3{
	background-image: url(../images/main_item3.png);
	padding-left: 20px;
}
}
/*お問い合せ*/
#id_contact{
	padding-bottom: 30px;
	background-color: #f3f6f9;
}
#id_contact h2{
    text-align: center;	
    margin-bottom: 15px;
}
@media (min-width:680px){
#id_contact{
	padding-top: 30px;
}
#id_contact h2{
	font-weight: normal;
	font-size: xx-large;
}
}
@media (max-width:679px){
#id_contact{
	padding-top: 10px;
}
#id_contact h2{
    font-size: medium;
    margin-bottom: 5px;
}
}
/*お問い合せ内容*/
#id_contact_content{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
    margin-bottom: 15px;
	padding: 30px;
	background-color: #ffffff;
	text-align: center;	
}
@media (min-width:791px){
#id_contact_content{
	width: 790px;
}
}
@media (max-width:790px){
#id_contact_content{
	width: 320px;
}
}
#id_contact_content_comment{
	color: #1c449a;
	font-size: large;
}
/*------*/
#id_contact_content_tel{
	color: #1c449a;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: xx-large;
	border-bottom: 2px solid #cccccc;
	text-align: left;
}
/*リンク色指定*/
#id_contact_content_tel a:link{
	color: #1c449a;
}
/*リンク訪問済みの色を変えない*/
#id_contact_content_tel a:visited{
	color: #1c449a;
}
@media (min-width:791px){
#id_contact_content_tel{
	background-image: url(../images/icon_tel.png);
	background-repeat: no-repeat;
	background-position: 60px center;
	padding-left: 120px;
}
#id_contact_content_tel_span{
	margin-right: 80px;
}
#id_contact_content_tel_br{
	display: none;
}
}
@media (max-width:790px){
#id_contact_content_tel{
	text-align: center;
}
#id_contact_content_tel_span{
	margin-right: 0px;
}
}
/*------*/
#id_contact_content_address{
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: x-large;
	text-align: left;
}
address {
	font-style: normal;	
}
@media (min-width:791px){
#id_contact_content_address{
	padding-left: 120px;
	background-image: url(../images/icon_address.png);
	background-repeat: no-repeat;
	background-position: 60px center;
}
}
@media (max-width:790px){
#id_contact_content_address{
	padding-left: 5px;
}
}
/*アクセス*/
#id_access {
	text-align: center;	
	font-size: xx-large;
	margin-top: 40px;
}
@media (min-width:680px){
#id_access {
	font-weight: normal;
	font-size: xx-large;
	margin-bottom: 30px;
}
}
@media (max-width:679px){
#id_access {
	font-size: medium;
	margin-bottom: 5px;
}
}
.cs_ggmap {
    position: relative;
    padding-bottom: 34%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.cs_ggmap iframe, .cs_ggmap object, .cs_ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.cs_ggmap_invisivle{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   opacity: 0.0;
   filter: alpha(opacity=0);
   -ms-filter: "alpha(opacity=0)";
   
}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*フッター                                                                                                                               */
/*---------------------------------------------------------------------------------------------------------------------------------------*/
footer {
	margin-top: 60px;
	text-align: center;	
}
#id_footer{
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #013d69;
}
#id_footer a{
	margin-left: 15px;
	margin-right: 15px;
	text-decoration: none;
}
/*リンク色指定*/
#id_footer a:link{
	color: #ffffff;
}
/*リンク訪問済みの色を変えない*/
#id_footer a:visited{
	color: #ffffff;
}
@media (min-width:376px){
#id_footer_br{
	display: none;	
}
}
/*コピーライト表示*/
#id_copyright{
	margin-top: 15px;
	margin-bottom: 15px;
	color: #013d69;
	font-size: small;
}
#id_copyright_name{
	font-size: medium;
}
#id_copyright_copyright{
	color: #666666;
}
/*ページトップへ移動*/
#id_page_top{
    position: fixed;
    bottom: 110px;
    right: 5px;
    width: 50px;
    height: 35px;
    color: #ffffff;
    font-size: x-large;
    text-align: center;
    background-color: #013d69;
    cursor: pointer;
}
#id_page_top:hover{
    background-color: #235f8b;
}