@charset "utf-8";

/******************************
 * 基本CSS
 * common.css v1.0.0 | MIT License | http://www.heian-kobe.co.jp/
 * Adjustment:株式会社平安(February 2015)
 ******************************/


/******************************
 * グローバル
 ******************************/

html,
body {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
}

body {
	position: relative;
	background-color: #fff;
	color:#1f1f1f;
}



#wrapperScreen {
	position:relative;
	overflow:hidden;
	min-height: 100%;
	min-width: 100%;
	width: 100%;
	height: 100%;
}

#wrapperContents {
	position:relative;
	min-height: 100%;
	min-width: 100%;
	width: 100%;
	height: 100%;
}

/******************************
 * グローバル（SCREEN-BOX）
 ******************************/


.boxScreen {
	width:100%;
	height:100%;
	position: absolute;
	overflow:hidden;
	left:0;
	top:0;
}

.setCenter {
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
}

.boxCenter {
	width:100%;
}




/******************************
 * マルチ
 ******************************/


/* =====================
	FONT
======================= */

.addMiniFont {
	font-size:80%;
}

.addMidFont {
	font-size:125%;
}

.addBigFont {
	font-size:150%;
}

.addBold {
	font-weight:bold;
}

/* =====================
	ALIGN
======================= */

.addTAC {
	text-align:center;
}

.addTAL {
	text-align:left;
}

.addTAR {
	text-align:right;
}

.addVAT {
	vertical-align:top;
}

.addVAM {
	vertical-align:middle;
}

.addVAB {
	vertical-align:bottom;
}

.addNowrap {
	white-space: nowrap;
}


.addBorder{
	border:1px solid #aaa;
}

/* =====================
	MARGIN
======================= */

.addIndent {
	margin-left:20px;
}

/* =====================
	FLOAT
======================= */

.addFloatL {
	float:left;
	*display: inline;
}

.addFloatR {
	float:right;
	*display: inline;
}



/******************************
 * プライベート
 ******************************/

/* =====================
	ブリンクスクリーン
======================= */

#blinkers {
	position: fixed;
	overflow:hidden;
	left:0;
	top:0;
	background-color:#fff;
	display:none;
}
/* =====================
	全画面背景
======================= */


body.backImage {
	background-image: url("../img/bg_main.jpg");
	background-size:100% auto;
}

@media screen and (orientation:landscape) {
	body.backImage { background-size:auto 100%; }
}

body.backImageHistory {
	background-image: url("../img/bg_main.jpg");
	background-size:cover;
}

/* =====================
	ヘッダー
======================= */

#boxHeader {
	width:100%;
	padding:15px 0;
	background-color:rgba(255, 255, 255, 0.7);
	margin-bottom:20px;
}

#boxHeader img.imgLogo {
	width:188px;
	height:32px;
}

#boxHeader img.imgSite {
	width:185px;
	height:23px;
}

#boxHeader img.subLogo {
	width:75px;
	height:63px;
}

#boxHeader img.subBtn {
	width:60px;
	height:60px;
}


/* =====================
	フッター
======================= */

#boxFooter {
	width:100%;
	background-color:rgba(255, 255, 255, 0.7);
	margin-top:25px;
	padding:10px;
}



#boxFooter div.boxBanner {
	padding:0 20px 20px 20px;
}

#boxFooter div.boxBanner img {
	margin:20px 10px 0 10px;
	border:1px solid #ccc;
}


#boxFooter div.boxInfo {
	font-size:80%;
	padding:10px;
}
#boxFooter div.boxInfo address {
	margin-bottom:15px;
}


/******************************
 * サブヘッダ
 ******************************/

div.lineHead {
	background-color:#fff;
	padding-top:10px;
}

div.styleLine {
	border-top:5px solid #D81918;
	border-bottom:5px solid #197A3B;
	height:20px;
	background-color:#fff;
}



/******************************
 * トップページ
 ******************************/



#boxTopMenu img.imgMainLogo {
	width:212px;
	height:208px;
}

#boxTopMenu img.imgBtnMessage {
	width:200px;
	height:200px;
}

#boxTopMenu img.imgBtnHistory {
	width:200px;
	height:200px;
}

#boxTopMenu ul {
	margin:15px 0;
}

#boxTopMenu ul li {
	display:inline-block;
	list-style:none;
	margin:15px 10px;
}

/******************************
 * メッセージ
 ******************************/

#message img.titleMessage {
	width:293px;
	height:45px;
}

#message div.boxMessage {
	padding-top:10px;
}

.boxMessage {
	width:auto;
	background-color:#fff;
	padding:15px 20px;
}

.boxMessage p {
	padding-bottom:1em;
}


.boxMessage .photImage {
	margin-bottom:20px;
}


/******************************
 * あゆみ
 ******************************/


/* Box */ 

#history div#boxHistory {
	width:100%;
	background-color:#fff;
}


#history div#boxHistory div.boxObj {
	margin-left:20px;
	position:relative;
	border-left:5px solid #197A3B;
	border-top:1px solid #197A3B;
}

#history div#boxHistory div.addSpace {
	height:20px;
	border-top:none;
}

/* Object */

#history div#boxHistory div.boxObj img.posBlue {
	position:absolute;
	width:20px;
	height:20px;
	top:-12px;
	left:-12px;
}

#history div#boxHistory div.boxObj img.posMore {
	position:absolute;
	width:60px;
	height:6+0px;
	top:0;
	right:0;
}

#history div#boxHistory div.boxObj table.boxBody {
	min-width:220px;
}

#history div#boxHistory div.boxObj table.boxBody td {
	vertical-align:top;
	padding:15px;
}

#history div#boxHistory div.boxObj table.posP {
	margin-right:40px;
	padding-right:40px;
}

#history div#boxHistory div.boxObj table.posN {
	margin-right:60px;
}

#history div#boxHistory div.boxObj table div.p01 {
	background: url(../img/m/sp_no01_01.jpg) no-repeat right 15px;
}
#history div#boxHistory div.boxObj table div.p02 {
	background: url(../img/m/sp_no10_01.jpg) no-repeat right 15px;
}
#history div#boxHistory div.boxObj table div.p03 {
	background: url(../img/m/sp_no16_01.jpg) no-repeat right 15px;
}
#history div#boxHistory div.boxObj table div.p04 {
	background: url(../img/m/sp_no17_01.jpg) no-repeat right 15px;
}
#history div#boxHistory div.boxObj table div.p05 {
	background: url(../img/m/sp_img_no39_01.jpg) no-repeat right 15px;
}
#history div#boxHistory div.boxObj table div.p06 {
	background: url(../img/m/sp_img_no45_01.jpg) no-repeat right 15px;
}
#history div#boxHistory div.boxObj table div.p07 {
	background: url(../img/m/sp_no53_01.jpg) no-repeat right 15px;
}
#history div#boxHistory div.boxObj table div.p08 {
	background: url(../img/m/sp_no56_01.jpg) no-repeat right 15px;
}

#history div#boxHistory div.boxObj table div.posBig {
	background-size:220px 220px;
	min-height:230px;
	min-width:230px;
}

#history div#boxHistory div.boxObj img.logo45 {
	width:130px;
	height:127px;
	margin-top:10px;
	margin-bottom:50px;
}


/* Body */

#history div#boxHistory div.boxObj table.boxBody p {
	text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px,
	             #fff 1px -1px 0px, #fff -1px -1px 0px;
}

#history div#boxHistory div.boxObj table.boxBody p.bDate {
	font-size:80%;
	font-weight:bold;
}

#history div#boxHistory div.boxObj table.boxBody p.bTitle {
	font-weight:bold;
	margin-bottom:5px;
}

#history div#boxHistory div.boxObj table.boxBody p.addTitle {
	margin-bottom:1em;
}

#history div#boxHistory div.boxObj table.boxBody p.btextS {
	font-size:75%;
	margin-bottom:15px;
}

#history div#boxHistory div.boxObj table.boxBody img.bImage {
	height:75px;
	width:75px;
	margin-left:15px;
	border: 15px solid #ededed;
}

#history div#boxHistory div.boxObj table.boxBody video.vImage,
#history div#boxHistory div.boxObj table.boxBody iframe.vImage,
#history div#boxHistory div.boxObj table.boxBody img.vImage {
	width:auto;
	height:75px;
	margin-left:15px;
	border: 15px solid #ededed;
}


/* Navi */


#history div#boxNavi {
	width:100%;
	background-color:rgba(255, 255, 255, 0.7);
	padding:15px 0 10px;
	position:fixed;
	bottom:0;
	left:0;
	text-align:center;
}

#history div#boxNavi ul li  {
	display:inline-block;
}

#history div#boxNavi ul li.btn1970  {
	background: url(../img/nav_history_1970_50_over.png) no-repeat left top;
}
#history div#boxNavi ul li.btn1980  {
	background: url(../img/nav_history_1980_50_over.png) no-repeat left top;
}
#history div#boxNavi ul li.btn1990  {
	background: url(../img/nav_history_1990_50_over.png) no-repeat left top;
}
#history div#boxNavi ul li.btn2000  {
	background: url(../img/nav_history_2000_50_over.png) no-repeat left top;
}
#history div#boxNavi ul li.btn2010  {
	background: url(../img/nav_history_2010_50_over.png) no-repeat left top;
}

#history div#boxNavi ul li.btnSize  {
	background-size:50px 50px;
	margin:0 4px;
}

#history div#boxNavi ul li img {
	width:50px;
	height:50px;
	opacity:1;
}



/* Footer */

#history #boxFooter {
padding-bottom:100px;
}




/* =====================
	モーダル
======================= */
#modalOverlayM {
	z-index:99;
	display:block;
	position:fixed;
	top:0;
	left:100%;
	width:100%;
	height:120%;
	overflow:hidden;
	background-color:#fff;
}


#modalOverlayM div.modalWrapM {
	height:85%;
	margin-right:20px;
	border-right:5px solid #D81918;
	position:relative;
	overflow:hidden;
}

#modalOverlayM div.modalWrapM img.btnClose {
	position:absolute;
	width:60px;
	height:60px;
	top:20px;
	left:0;
}

#modalOverlayM div.modalWrapM div.boxModalSpace {
	border-bottom:1px solid #D81918;
	height:20px;
}

#modalOverlayM div.modalWrapM #boxModalM {
	padding:65px 20px 80px 20px;
	width:100%;
	height:100%;
	background-color:#fff;
	overflow:auto;
}

#modalOverlayM div.modalWrapM #boxModalM div.boxModalInner{
	padding-bottom:4em;
}

#modalOverlayM div.modalWrapM #boxModalM div.image img {
	margin-bottom:15px;
	max-width:100%;
	width:125px;
}


#modalOverlayM div.modalWrapM #boxModalM video {
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	background-color:#fff;
}

#modalOverlayM div.modalWrapM #boxModalM div.videoRead {
	margin-top:15px;
	text-align:left;
}

#modalOverlayM div.modalWrapM #boxModalM div.videoRead div.readHead {
	margin-bottom:0.5em;
}

#modalOverlayM div.modalWrapM #boxModalM p.body {
	margin-bottom:1em;
}

#modalOverlayM div.modalWrapM #boxModalM p.bodyh {
	margin-bottom:0.5em;
}

#modalOverlayM div.modalWrapM #boxModalM div.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
#modalOverlayM div.modalWrapM #boxModalM div.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
#modalOverlayM div.modalWrapM #boxModalM div.addImageBox {
	margin-top:20px;
	text-align:center;
}

#modalOverlayM div.modalWrapM #boxModalM div.addImageBox img {
	width:125px;
}

#modalOverlayM div.modalWrapM #boxModalM div.addImageBox p.imageName {
}

#modalOverlayM div.modalWrapM #boxModalM  div.boxAddRead {
	padding-top:40px;
	text-align:center;
}
#modalOverlayM div.modalWrapM #boxModalM  div.boxAddRead img {
	margin-bottom:10px;
	width:125px;
}
#modalOverlayM div.modalWrapM #boxModalM  div.boxAddRead p.fRead {
	text-align:left;
}
@media screen and (min-width:1200px){
	#modalOverlayM div.modalWrapM #boxModalM  div.boxAddRead {
		text-align:left;
	}
	#modalOverlayM div.modalWrapM #boxModalM  div.boxAddRead img {
		float:left;
		margin-right:15px;
		margoin-bottom:0;
		overflow:hidden;
	}
	#modalOverlayM div.modalWrapM #boxModalM  div.boxAddRead p.fRead {
		max-width:750px;
	}
}



