﻿@charset "utf-8";

/* font-size 
-------------------------------------
10px > 0.6250rem
11px > 0.6875rem
12px > 0.7500rem
13px > 0.8125rem
14px > 0.8750rem
16px > 1.0000rem
-------------------------------------*/

/*-------------------------------------
　common
-------------------------------------*/
body{
	color:#333;
	font-size:0.75rem;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.2rem;
}

img{
	max-width: 100%;
	height:auto;
}

a{
	color:#333;
}

a:hover,
#entry_btn a:hover{
	color:#999;
}

a img:hover{
	opacity:0.8;
}

h2{
	font-weight:bold;
	border-left:3px solid #103f85;
	line-height:2rem;
	padding-left:2%;
	margin-bottom:20px;
}

h3{
	margin:0 0 10px 10px;
	font-weight:bold;
	font-size:0.875rem;
}

h3::before{
	font-family:FontAwesome;
	content: '\f144';
	padding-right:5px;
}

h4{
	font-weight: bold;
	border-bottom: 1px dotted #333;
	position: relative;
	padding-bottom: 0.5rem;
	text-indent:0.5rem;
}

h4::after{
	content:"";
	display: block;
	width:6.0rem;
	height:1.5px;
	background:#333;
	position: absolute;
	bottom:-1px;
}

h5{
	color: #0b3181;
	padding: 0 0 1rem 5%;	
}

h5::before{
	font-family:FontAwesome;
	content: '\f138';
	padding-right:5px;
}

h5:last-child{
	padding: 0 0 0 5%;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.f_left{
	float:left;
}

.f_right{
	float:right;
}

/* ---------------------------------*/
#sub_image{
	text-align:center;
	background:url(../images/bgline_01.png);
	padding:1rem 0.5rem;
}

#sub_image img{
	height:2rem;
}

.type_01{
	margin:0 auto;
	border:1px solid #ededed;
	width:100%;
}

.type_01 th{
	background:#f5f5f5;
	border:1px solid #ededed;
	width:33%;
	vertical-align:middle;
}

.type_01 td{
	background:#FFF;
	padding:5px 2%;
	border:1px solid #ededed;
}

#content_02,
#content_04,
#content_06,
.content_02{
	background: #F8F9FF;
}

.content_01{
	background: #fff;
}

#content_01 .inner,
#content_02 .inner,
#content_03 .inner,
#content_04 .inner,
#content_05 .inner,
#content_06 .inner,
.content_02 .inner{
	padding:25px 2%;
}

/*-------------------------------------
   layout
-------------------------------------*/
header{
	height: 50px;
	background:#03326b;
}

#header_wrap{
	margin:0 auto;
	max-width:1600px;
}

#nav_sp{
	height:50px;
	background:#f9f9f9;
	display:table;
	table-layout:fixed;
	width:100%;
	padding:5px 0;
}

#nav_sp li{
	display: table-cell;
	vertical-align:middle;
/*	*display: inline;  
	*zoom: 1;*/
	border-right:2px solid #103f85;
	text-align:center;
}

#nav_sp li:last-child{
	border-right:none;
}

#sitemap_wrap{
	background-color:#ededed;
	padding:25px 0;
}

#sitemap{
	display:table;
	table-layout:fixed;
	width:100%;
}

#sitemap li{
	display:table-cell;
	text-align:center;
	vertical-align:top;
}

#add p:first-of-type{
	font-size:1.4rem;
	font-weight:bold;
	margin:10px 0 5px;
}

#add img{
	max-width:100px;
	max-height:100px;
}

#sitemap li:nth-child(2),
#sitemap li:nth-child(3),
#sitemap li:nth-child(4){
	display:none;
}

#qrcode{
	display:none;
}

#foot_menu_sp li{
	height:50px;
	border-bottom:1px solid #ccc;
}

#foot_menu_sp span{
	display:table-cell;
	vertical-align:middle;
	height:50px;
}

#foot_menu_sp img{
	float:left;
	margin:5px 3%;
}

#copyright{
	text-align:center;
	font-size:0.625rem;
	padding:0 0 0.625rem 0;
}

#page-top {
    position:fixed;
	width:50px;
    bottom:0px;
    right:0px;
}

.p_size{
	max-width:40px;
	max-height:40px;
}

/* ----------------------------------*/
.sp{
	display:block;
}

.tablet{
	display:none;
}

.pc{
	display:none;
}

/* ----------------------------------*/
.text_r{
	text-align: right;
}

.text_c{
	text-align: center;
}

/*-------------------------------------
    index.html
-------------------------------------*/
header h1{
	padding:6.525px 0 6.525px 4px;
}

#top_image{
	text-align:center;
	background-color: #03326b;
}

#top_image_inner{
	max-width: 1600px;
	margin: 0 auto;
}
#content_01 .inner .inner_s{
	text-align: center;
}

#info{
  /*  height: 180px;*/
	font-size:0.8rem;
	padding:1rem 0 20px 0;
}

#info dt{
    float: left;
    width: 6.5rem;
/*	text-indent:0.5rem;*/
	text-align:center;
	color:#103f85;
}

#info dd{
    margin: 0 0 3px 0;
    padding: 0 0 0.5rem 6.5rem;
}

#info a{
	text-decoration:underline;
}

/*-------------------------------------
    calender
-------------------------------------*/

#cal0,
#cal1{
	display: table-cell;
}

#cal0{
	padding: 0 1% 0 0;
}

#cal1{
	padding:0 0 0 1%;
}

.cal_wrapper {
	padding-top: 25px;
}

.cal{
	table-layout:fixed;
	width:100%;
}

div.cal_wrapper table.cal tr th p {/*年月*/
	float: left;
	height:1.5rem;
	line-height:1.5rem;
	margin: 0px;
}

div.cal_wrapper table.cal tr th div.cal_ui {/* <prev next> */
	display:none;
}

div.cal_wrapper table.cal tr th div.cal_ui input {/* <prev next>確認用に残す */
	background-color: #FFF;
	margin: 0px 1px;
	padding: 1px 5px;
	border-radius: 3px;
}

div.cal_wrapper table.cal tr td {/*日にち*/
	border: solid 1px #a2a2a2;
	text-align: center;
}

div.cal_wrapper table.cal tr.headline td {/*曜日*/
	height:1.5rem;
	line-height:1.5rem;
	background:#ebebeb;
}

div.cal_wrapper table.cal tr td div {/*日にち*/
	position: relative;
	height:1.5rem;
	line-height:1.5rem;
	text-align: center;
	background-color: #FFF;
}

div.cal_wrapper table.cal tr td div span {/*hover 予定表示*/
	display: none;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 100px;
	background-color: #f5f5f5;
	text-align: center;
	padding: 5px;
	z-index: 10;
	color: #333;
	line-height: 1.5em;
	box-shadow: 1px 1px 3px #666;
}

/* 以下、クラス指定するときのアレ */

div.cal_wrapper table.cal tr td div.Sat {
	background:#ffced8;
}

div.cal_wrapper table.cal tr td div.Sun {
	color: #ff5c7f;
	background:#ffced8;
}

div.cal_wrapper table.cal tr td div.Today {
	background:#cdd6e1;
	text-decoration:underline;
}

div.cal_wrapper table.cal tr td div.Holyday {
	color: #ff5c7f;
	background:#ffced8;
}

div.cal_wrapper table.cal tr td div.Birthday {
	color: #ff5c7f;
	background:#ffced8;
}

div.cal_wrapper table.cal tr td div.pointer {
	cursor: pointer;
}

/*-------------------------------------
    company.html
-------------------------------------*/
.message dt p:nth-of-type(1){
	padding:15px 0;
}

.daihyo{
	max-width:55%;
	float:right;
	padding-top: 2%;
}

.polaroids{
  display: block;
  width: 90%;
  height: 90%;
  margin: 20px auto 0;
  background: white;
  padding: 10px;
  -moz-box-shadow: 0 4px 10px #999;
  -webkit-box-shadow: 0 4px 10px #999;
  box-shadow: 0 4px 10px #999;
}


/*-------------------------------------
   business.html
-------------------------------------*/


/*-------------------------------------
   access.html
-------------------------------------*/
.map tr:nth-of-type(5){
	display:none;
}

iframe {
    width: 100% !important;
	max-height:14rem;
}

.google-map {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}
.google-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


/*-------------------------------------
   privacy.html
-------------------------------------*/
.policy dd{
	margin-bottom: 1rem;
}

.policy dd:last-child{
	margin-bottom: 0rem;
}

.policy p{
	text-indent: 1em;
}

#content_03 .policy dd:first-of-type{
	margin:0 3% 0 0;/*Pマーク余白*/
}

ol{
	margin-left: -1.5em;
}

.limark li{
    text-indent: -1em;
    margin-left: 2em;
}

.limark li:before {
    content: '・';
}

/*-------------------------------------
   handle.html
-------------------------------------*/
.handle dd{
	margin-bottom: 1rem;
}





/**************************************
　画面サイズ600px以上 tablet
**************************************/
@media screen and (min-width:600px) {

/*-------------------------------------
　common
-------------------------------------*/
body{
	font-size:0.875rem;
}

#sub_image img{
	height:3rem;
}

.type_01 td{
	padding:10px 2%;
}

.tablet_off{
	display:none;
}

.tablet{
	display:inline-block;
}

/*-------------------------------------
   layout
-------------------------------------*/
#sitemap li{
	text-align:left;
	padding-left:2%;
	font-size:0.75rem;
}

#sitemap li:nth-child(3),
#sitemap li:nth-child(4){
	display:table-cell;
}

#sitemap li:nth-child(3) p,
#sitemap li:nth-child(4) p{
	padding-left:20px;
	line-height:1.3rem;
}

#sitemap li:nth-child(3) p::before,
#sitemap li:nth-child(4) p::before{
	font-family:FontAwesome;
	content: '\f105';
	padding-right:5px;
}

#sitemap li:nth-child(3) a:hover,
#sitemap li:nth-child(4) a:hover{
	text-decoration:underline;
}

#sitemap h3{
	margin:20px 0 5px;
}

#sitemap li:nth-child(3) h3:first-child,
#sitemap li:nth-child(4) h3:first-child{
	margin:0 0 5px;
}

#sitemap li:nth-child(4) h3:last-child{
	margin:20px 0 0;
}

#sitemap li:nth-child(1) div:nth-child(3){
	display:block;
}

#foot_menu_sp li{
	font-size:0.875rem;
}

#foot_menu_sp img{
	float:left;
	margin:5px 3% 5px 7%;
}

/*-------------------------------------
    index.html
-------------------------------------*/
#info_wrap{
	width:49%;
	float:left;
}
	
#info{
	padding:1rem 0 0 0;
}
	
/*.fb-page{*/
.inner_s{
	float:right;
	width:49%;
}


/*-------------------------------------
    company.html
-------------------------------------*/
.message dt:nth-of-type(2){
	float:left;	
	width:60%;
}

.message dd{
	float:right;
	width:40%;
}

.message p{
	line-height:1.5rem;
}

.polaroids{
	margin: 10px auto 0;
}

.hist img{
	max-width: 70%;
	}


/*-------------------------------------
    access.html
-------------------------------------*/
.type_01 tr:nth-of-type(5){
	display:table-row;
}

iframe {
	max-height:none;
}

.google-map_sp{
	display:none;
}

/*-------------------------------------
    privacy.html
-------------------------------------*/
#content_03 .policy dd:first-of-type{
	margin:0 2% 0 0;/*Pマーク余白*/
}	
	
/*-------------------------------------
   handle.html
-------------------------------------*/
.inner_handle{
	margin-left: 1em;
}

.inner_handle ol{
	margin-left: 2em;
}

.inner_handle p{
	margin-left: 1em;
}

.in_handle{
	margin-left: 2em;
}

.handle h6{
	margin-left: 1em;		
	}

	
}/* end @media screen and (min-width:600px) */






/**************************************
　画面サイズ960px以上 pc
**************************************/
@media screen and (min-width:960px) {

/*-------------------------------------
/*　common
-------------------------------------*/
body{
	line-height:1.3rem;
}

.sp{
	display:none;
}

.pc{
	display:block;
}

.inner{
	width:960px;
	margin:0 auto;
}

.type_01{
	width:84%;
}
	
h5{
	padding: 0 0 1.2rem 10%;	
}

h5:last-child{
	padding: 0 0 0 10%;
}


/*-------------------------------------
   layout
-------------------------------------*/
#nav_pc{
	float:right;
	background:#03326b;
	height:50px;
	line-height:50px;
}

#nav_pc li{
	display:inline-block;
	width:115px;
	text-align:center;
}

#nav_pc li a{
	display:inline-block;
	width:115px;
	height:50px;
}

#nav_pc li a:hover,
#nav_pc li a.active{
	background:#25486a;
}

footer{
	font-size:0.8125rem;
}

#add img{
	max-width:115px;
	max-height: 115px;
}

#qrcode{
	display:block;
	margin-top:20px;
}

#qrcode img{
	margin-top:5px;
}

#sitemap li:nth-child(2){
	display:table-cell;
	text-align:center;
	font-size:0.6875rem;
}

#sitemap li:nth-child(2) img{
	margin-bottom:10px;
}

#sitemap li:nth-child(1) div:nth-child(3){
	display:none;
}

.calender{
	padding-top:0px;
}

.cal1{
	float:none;
}
	
#foot_menu_pc{
	display: table;
	table-layout: fixed;
	width: 100%;
	font-size:0.6875rem;
	padding:10px 0;
}

#foot_menu_pc li{
	display: table-cell;
	vertical-align: middle;
}

#foot_menu_pc span{
	padding-left:10px;
	display:  inline-block;	
}

#foot_menu_pc li:nth-of-type(3),
#foot_menu_pc li:nth-of-type(4){
	line-height: 42px;
}
	
#page-top {
    position: fixed;
	width:80px;
    bottom:0px;
    right:0px;
}

/*-------------------------------------
   index.html
-------------------------------------*/
header h1{
	display:inline-block;
	float:left;
}
	

#cal0{
	padding:0 1% 0 5%;
}

#cal1{
	padding:0 5% 0 1%;
}

/*-------------------------------------
   company.html
-------------------------------------*/
.hist img{
	max-width: 60%;
	}

/*-------------------------------------
    business.html
-------------------------------------*/
/*-------------------------------------
    access.html
-------------------------------------*/
/*-------------------------------------
    privacy.html
-------------------------------------*/
.policy dd{
	padding:0 40px;
}

#content_03 .policy dd:first-of-type{
	padding:0 20px 0 40px;/*Pマーク余白*/
	margin:0;
}	
/*-------------------------------------
    handle.html
-------------------------------------*/
.handle dd{
	padding:0 40px;
}

.handle p{
	margin-left: 2em;
}
	
}/* end @media screen and (min-width:960px */