/*
Theme Name: まぐろ幸のテーマ
Theme URI: #
Author: Hirocreate
Author URI: hirocreate.com
Description:  まぐろ幸のテーマです。
Version: 1.0


*/


/* CSS Document */

@import url("custum.css");
@import url("contents.css");
@import url("print.css");
/* ===================================================================
CSS information
 file name  :  reset.css
 style info :  リセット及びbody初期設定 (このスタイルシートは基本的に変更しない)
=================================================================== */
/*--- reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, images, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
/*html,body{
    width: 100%;
}*/
html {
	overflow-y: scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
/* iphone文字が大きくなるのを防ぐ */
body {
  -webkit-text-size-adjust: 100%;
  color:#333;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
object, embed {
	vertical-align: top;
}
hr, legend {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
images, abbr, acronym, fieldset {
	border: 0;
}
li {
	list-style-type: none;
}
strong {
	font-weight: normal;
}
body {
	font: 13px "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGOTHIC", sans-serif;
 *font-size:small;
 *font:x-small;
	margin: 0px;
	padding: 0px;
}
table {
	font-size: inherit;
	font: 100%;
}
img {
	border: 0;
}
img{
	vertical-align: bottom; /* 画像の下に謎の余白が出来るのを消す。 */
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.f12px{
	font-size:12px;
	font-weight:normal;
}
.f14px{
	font-size:14px;
	font-weight:normal;
}
.form input[type=submit] {/* iphoneformボタン丸くなるのを防ぐ */
  -webkit-appearance: none!important;
  border-radius: 0!important;
}


#wrap{	/* iPhone、iPad等でサイト観覧時に、右側に余白ができるのを解消させる */
	overflow: hidden;
}

/* まぐろ幸 */






.wf-sawarabimincho { font-family: "Sawarabi Mincho"; }
.wf-roundedmplus1c { font-family: "M PLUS Rounded 1c"; }
.noto-sans-jp-<uniquifier> {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}





















.cd-fixed-bg {
    min-width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #fff;
    background-attachment: fixed;
    background-size: cover;
    padding: 0 0 100px 0;
	position: relative;
}
.cd-fixed-bg > div {

    margin: 0 auto;
}
.cd-fixed-bg.bg-image01 {
    background-image: url(images/para_topsekou_bgimgmallmall.png);
	background-repeat:inherit;
}











#topinfo {
    width: 1000px;
    margin: 50px auto;
}
.toph2title {
    text-align: center;
}
.toph2title h2 {
    font-size: 28px;
    font-weight: bold;
    margin: 60px 0 50px 0;
}
.toph2title h2 span {
    display: block;
    font-size: 21px;
    font-weight: normal;
}
#topinfo ul li {
    display: flex;
    border-bottom: 1px solid #333;
    padding: 10px 0;
    margin: 10px 0;
}
#topinfo ul {
	margin:50px 0;
}
.day {
    font-size: 16px;
	width: 150px;
	color: #7c6a38;
    font-weight: bold;
}
.new_title {
    width: 680px;
}
.new_title a {
    font-size: 18px;
    text-decoration: none;
    color: #706513;
}
.newsKotira a {
    font-size: 14px;
    text-decoration: none;
    border: 1px solid #716d58;
    padding: 5px 20px;
    color: #716d58;
    border-radius: 20px;
    font-weight: bold;
}
.newsKotira a:hover {
    background: #716d58;
    color: #fff;
}
.topichiraLinknBtn {
    text-align: center;
    margin: 80px 0;
}
.topichiraLinknBtn a {
    font-size: 23px;
    text-decoration: none;
    color: #716d58;
    border: 2px solid #716d58;
    padding: 6px 70px;
    border-radius: 35px;
}
.topichiraLinknBtn a:hover {
    background: #716d58;
    color: #fff;
}
#footer{
	background:url(images/wall02.jpg) repeat;
	padding:80px 0;
	color: #fff;
	text-align: center;
}


#footAd {
    font-size: 16px;
    font-weight: bold;
}
#footTEL {
    font-size: 30px;
    font-weight: bold;
    position: relative;
}
#footlogo {
    margin-bottom: 20px;
}










.menu ul li {
    margin-bottom: 20px;
}
.menu ul li a {
    text-decoration: none;
    color: #5a5454;
    font-size: 14px;
    font-weight: bold;
}










#copylight {
	background:#2852A4;
    text-align: center;
    padding: 10px 0;
    color: #fff;
}
#copylight a {
    color: #fff;
    text-decoration: none;
}













#infoloop5:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 120%;
    height: 80%;
    margin: 3% -10% 0;
    /* background: #f2eee6; */
    background: #d9d2c5;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    transform: rotate(2deg);
    z-index: 1;
}
















/*2025ここからズームスライド関係のヘッダー部分*/

#header_in_2023 {
	min-width:1200px;
	overflow: hidden;
}
#head_logo_message_2023 {
    width: 280px;
    float: left;
	margin-left: 20px;
}
#head_logo_message_2023 p {
    margin: 5px 0 10px 0;
}



#head_SearchContactTel_2023 {
    width: 265px;
    float: right;
}

/*#head_search_contact {
    overflow: hidden;
}*/

#head_search_contact_2023 {
    display: flex;
}
#headRightMenu {
    overflow: hidden;
    float: right;
    display: flex;
    background: #587a9d;
    padding: 5px 10px;
    border-radius: 0 0 0 10px;
    color: #fff;
}
#headSmallmenu2023 {
    float: right;
	margin-right: 30px;
}

#headSmallmenu2023 ul li {
	float: right;
    margin: 10px 0 10px 15px;
	-webkit-transform: skewX(150deg);/* メニューの区切り線を斜めにする */
	-moz-transform: skewX(150deg);/* メニューの区切り線を斜めにする */
	transform: skewX(150deg);/* メニューの区切り線を斜めにする */
	border-right: 1px solid #000;/* メニューの区切り線を斜めにする */
}
#headSmallmenu2023 ul li a {
    text-decoration: none;
    display: block;
    line-height: 1;
	color: #333;
	
	display: block;/* 文字が斜めになるのをまっすぐにする */
    transform: skewX(-150deg);/* 文字が斜めになるのをまっすぐにする */
    padding: 0 10px 0 0;/* 文字が斜めになるのをまっすぐにする */
}

#headSmallmenu2023 ul li a:hover {
    color: #5dae03;
    text-decoration: underline;
}






#headSmallTel2023 {
    font-size: 23px;
    font-weight: bold;
    background: url(images/headtelicon.png) no-repeat left top 1px;
    padding-left: 26px;
    float: right;
    background-size: 20px;
    margin-right: 30px;
    margin-top: 5px;
    line-height: 1;
}
#headSmallTel2023wh {
    font-size: 23px;
    font-weight: bold;
    background: url(images/headtelicon_wh.png) no-repeat left top -1px;
    padding-left: 26px;
    float: right;
    background-size: 20px;
    margin-right: 30px;
    margin-top: 5px;
    line-height: 1;
}




#head_search_contact_2023 p.contact a {
    width: 220px;
    float: right;
    display: block;
    background: #5DAE03;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    padding: 5px 0;
}

#head_search_contact_2023 p.contact a:hover {
	/*background: #4F4B3C;*/
	background:#cfbf20;
    /*color: #D3C085;*/
}



form#searchform input#submit {
    border-top: none;
    border-left: none;
    border-right: none;
    padding-bottom: 3px;
    color: #fff;
}
form#searchform input#keyword {
    color: #333;
    border: none;
	padding: 5px 10px;
}

form#searchform input#submit {
    border-bottom: none;
}

#head_search_contact .contact {
    width: 220px;
    float: right;
}






#header_in_LogoMenu h1 {
    margin-left: 20px;
	margin-top: 20px;
}







.mitumorikotira_2023 {
    font-size: 13px;
    margin: 10px 0 5px 0;
    text-align: right;
}

#headtelfax_2023 .tel {
    font-size: 28px;
    font-weight: bold;
	background: url(images/headtelicon.png) no-repeat left top 6px;
    padding-left: 40px;
}




#headetcLink_2023 {
    background: #f0f0f0;
    padding: 5px 0;
}
#headetcLink_2023 ul {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
#headetcLink_2023 ul li a {
    float: right;
    display: block;
    padding: 0 20px;
    color: #333;
    text-decoration: none;
    font-size: 14px;
	position: relative;
}

#headetcLink_2023 ul li a:before {
    content: "";
    margin: 0;
    position: absolute;
    top: 3px;
	left: 0;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #5DAE03;
}
#headetcLink_2023 ul li a:hover {
    color: #6ca42f;
    text-decoration: underline;
}


#Toplink_gmenu_2023 {
    /*background: #5DAE03;*/
}
#gmenu_2023 {
    /*width: 800px;*/
    /*margin: 0 45px 0 0;*/
	float: right;
}
#gmenu_2023 ul {
    display: flex;
    /*justify-content: space-between;*/
	align-items: center;
}
#gmenu_2023 ul li a {
    color: #333;
    text-decoration: none;
    display: block;
    font-size: 18px;
    padding: 10px 0;
	width: 200px;
    text-align: center;
	position: relative;
	font-weight: bold;
	
	
	/*border-left: 1px solid #ccc;*//* 後で消す */
    /*border-right: 1px solid #ccc;*//* 後で消す */
}


#gmenu_2023 ul li a:hover span {
    border-bottom: 2px solid #2852A4;
	/*border-bottom: 2px solid #fc0;*/
	/*color:#9f862a;*/
}












#gmenu_2023 ul li.gmenu_tenpo a:before {
    content: url(images/icon_tenpo.png);
    position: absolute;
    top: -1px;
    left: 10px;
}
li.gmenu_reform span {
    margin-left: 60px;
}


#gmenu_2023 ul li.gmenu_info a:before {
    content: url(images/icon_info.png);
    position: absolute;
    top: 0px;
    left: 12px;
}
li.gmenu_reform span {
    margin-left: 60px;
}

#gmenu_2023 ul li.gmenu_access a:before {
    content: url(images/icon_access.png);
    position: absolute;
    top: 1px;
    left: -14px;
}
li.gmenu_jirei span {
    margin-left: 60px;
}



#gmenu_2023 ul li {
    display: flex;
	/*margin-right: 20px;*/
	position: relative;
	padding: 10px 0 5px 0;
}
#gmenu_2023 ul li:last-child {
	margin-right: 0;
}


#gmenu_2023 ul li.gmenu_Komenu ul li {
    padding: 0;
}




/*#header_in_LogoMenu {
    display: flex;
    justify-content: space-between;
}*/








/* gmenuの会社案内2023ドロップダウン */







/* 上▲矢印サブメニュー部分 */

li.gmenu_Komenu ul {
    position: absolute;
    top: 40px;
	background: rgba(51,51,51,0);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
	visibility:hidden;
	opacity:0;
	z-index:1000;
	right:0;
}

li.gmenu_Komenu:hover ul {
    top: 62px;
	/*top:95px;*/
    visibility: visible;
    opacity: 1;
}

#gmenu_2023 ul li.gmenu_Komenu ul {
	display:block;
}
li.gmenu_Komenu ul li {
    padding: 0;
    border: 0;
}

li.gmenu_Komenu ul li {
    padding: 0;
    border: 0;
    /*border-bottom: 1px dotted #555;*/
	background: rgba(51,51,51,0.7);
}
/*li.gmenu_Komenu ul li:first-child {
    border-top: 1px dotted #555;
}*/
#gmenu_2023 ul li.gmenu_Komenu ul li a {
    background: none;
    padding-left: 0;
    width: 200px;
	border: 0;
	padding-bottom:10px;
	/*color:#f3deb6;*/
	padding-top: 10px;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
}

.gnav_2023 li ul li:hover{
	background:none;	
}
#gmenu_2023 ul li.gmenu_Komenu ul li a:hover {
    background: rgba(51,51,51,0.8);
	background: rgba(93,174,3,0.8);
	/*color:#D3C085;*/
}














li.gmenu_Komenu ul li:first-child {
    margin-top: 15px;
}
li.gmenu_Komenu ul li:first-child:before {
    content: "";
    position: absolute;
    right: 0;
    top: -15px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: transparent transparent rgba(51,51,51,0.7) transparent;
    border-width: 0 15px 15px 15px;
}


/* gmenuの会社案内2023ドロップダウン */







#header {
    position: relative;
}






/* 全画面スライド部分 */

*******************************************************************/
#mainImg{
	position: relative;
	width:100%;
}

@media screen and (min-width:1025px){/* これはPCもスマホ、ipadも全部に影響している  */

	#mainImg{
		min-width: 1200px;
		height: 100vh;
		/*min-height: 860px;*/
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}

/*! .slide
======================================================= */
#mainImg .item{
	position: relative;
	height: 200px;
	padding: 102px 0 0;
	overflow: hidden;
}
#mainImg .item .copy{
	position: relative;
	width: 300px;
	margin: 0 auto;
	z-index: 10;
	
	font-size: 85px; /* hiro */
	font-weight: bold;/* hiro */
	text-align: center;/* hiro */
	color: #fff;/* hiro */
	text-shadow:2px 2px 10px #3c5a69;/* hiro */
}
/* hiro */
#mainImg .item .copy span{
		font-size:28px;
		font-weight:normal;
		letter-spacing:10px;
		display: block;
}
#mainImg .item .copy{
		line-height: 1.6;
		
	}
#mainImg .item .bg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 6s linear;
	transition: 6s linear;
}
#mainImg .item .bg img{
	display: block;
	position: absolute;
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
	/*width: auto;
	height: 100%;*/
	width:100%;
	/*height:auto;*/
	height:100vh;
	margin: auto;
	
	object-fit: cover;
    object-position: 50% 50%;
    display: block;
}
#mainImg .item.slick-current .bg{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#mainImg .item.first-item .bg{
	-webkit-transform: scale(1);
	transform: scale(1);
}



	
	
	
@media screen and (min-width:768px) and (max-width:1024px){
	#mainImg .item{
		height: 460px;
		padding-top: 290px;
	}
	#mainImg .item .copy{
		/*width: 500px;*/
		width:80%;
	}
	
	
	#mainImg .item .copy{
		font-size: 55px; /* hiro */
}
	#mainImg .item .copy span{
		font-size:16px;
		font-weight:bold;		
}
}

@media screen and (min-width:1025px){/* これはPCもスマホ、ipadも全部に影響している  */
	#mainImg .slide{
		height: 100%;
	}
	#mainImg .slide div{
		height: 100%;
	}
	#mainImg .item{
		width: 100%;
		height: 100%;
		padding: 0;
	}
	#mainImg .item .copy{
		position: absolute;
		top: 280px;
		right: 0;
		bottom: -30px;
		left: 0;
		width: 1200px;
		height: 392px;
		margin: auto;
		z-index: 10;
		line-height:1.2;
	
		
	}
	
}
#mainImg .item .copy img{
	width:100%;	
}




#header_up{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
	margin: auto;
	background: rgba(255,255,255,0.9);
}
#header_up02{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
	margin: auto;
	background: rgba(204,223,251,0.9);
}








/* 全画面表示下の矢印スクロール */
#header .scroll {
    display: block;
    /*background: rgba(255,255,255,0.8);*/
	background: rgb(16 16 16 / 80%);
    width: 60px;
    height: 60px;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    -webkit-transition: all 750ms 0s cubic-bezier(.165,.84,.44,1);
    -moz-transition: all 750ms 0s cubic-bezier(.165,.84,.44,1);
    transition: all 750ms 0s cubic-bezier(.165,.84,.44,1);
}
#header .scroll .inner {
    position: relative;
    width: 100%;
    height: 100%;
}
#header .scroll .inner .arrow {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
}
#header .scroll .inner .arrow::after, #header .scroll .inner .arrow::before {
    position: absolute;
    content: "";
    vertical-align: middle;
    -webkit-transition: all 750ms 0s cubic-bezier(.165,.84,.44,1);
    -moz-transition: all 750ms 0s cubic-bezier(.165,.84,.44,1);
    transition: all 750ms 0s cubic-bezier(.165,.84,.44,1);
}
#header .scroll .inner .arrow:before {
    width: 3px;
    height: 15px;
    top: 12px;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
}
#header .scroll .inner .arrow span {
    display: block;
    position: absolute;
    top: 36px;
    right: auto;
    bottom: auto;
    left: auto;
    position: absolute;
    width: 100%;
    text-align: center;
    font-family: "Work Sans",sans-serif;
    font-weight: 500;
    -webkit-transition: all 750ms 0s cubic-bezier(.165,.84,.44,1);
    -moz-transition: all 750ms 0s cubic-bezier(.165,.84,.44,1);
    transition: all 750ms 0s cubic-bezier(.165,.84,.44,1);
    color: #fff;
}
#header .scroll .inner .arrow:after {
    width: 12px;
    height: 12px;
    top: 12px;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}


#header .scroll .inner:hover .arrow:before {
    background: #fc0;
}
#header .scroll .inner:hover .arrow:after {
    border-top: 3px solid #fc0;
    border-right: 3px solid #fc0;
}






/* smallheader */
.small_header {
    position: fixed;
    top: -100px;
    left: 0;
    right: 0;
    /* background: #000; */
    /* background: rgb(47, 34, 10); */
    /* background: rgb(146, 120, 17); */
    background: rgba(255,255,255,0.9);
    /* width: 100%; */
    z-index: 10000;
    min-width: 100%;
    margin: 0 auto;
    width: 1020px;
    border-radius: 0;
    /* box-shadow: 0 0 10px #ccc; */
    z-index: 1000;
}
#small_headerLOGO {
    width: 220px;
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    float: left;
    border-radius: 0;
    line-height: 1;
}
#smallheader_sitemapcontact {
    width: 160px;
    float: right;
    margin-top: 6px;
}
ul#smallheader_sitemapcontact li {
    list-style-type: none;
}
ul#smallheader_sitemapcontact li a {
    width: 140px;
    float: left;
    text-align: center;
    padding: 4px 0;
    margin-right: 20px;
    list-style-type: none;
    background: #ffcc00;
    display: block;
    text-decoration: none;
    color: #000;
    border-radius: 5px;
}
ul#small_headerMENU {
    /*width: 960px;*/
    float: right;
    margin-right: 20px;
	font-size: 16px;
    font-weight: bold;
}
ul#small_headerMENU li {
    list-style-type: none;
    float: left;
    width: 180px;
    text-align: center;
    /*padding: 15px 0 16px 0;*/
	position: relative;
}

ul#small_headerMENU li a {
    color: #333;
    text-decoration: none;
    padding-right: 15px;
}


.menu_single02 .menu_second-level {
    position: absolute;
    background:rgba(0,0,0,0.7);
    -webkit-transition: .2s ease;
    transition: .2s ease;
    visibility: hidden;
    opacity: 0;
    width: 240px;
    top: 56px;
    /*left: -10px;*/
}
.menu_single02:hover > .menu_second-level {
  visibility: visible;
  opacity: 1;
}

ul#small_headerMENU li.S_tenpo a {
    background: url(images/icon_tenpo.png) no-repeat left 30px top 12px;
    background-size: 31px;
    padding: 15px 0 16px 50px;
    display: block;
}


ul#small_headerMENU li.S_info a {
    background: url(images/icon_info.png) no-repeat left 30px top 10px;
    background-size: 31px;
    padding: 15px 0 16px 50px;
    display: block;
}

ul#small_headerMENU li.S_access a {
    background: url(images/icon_access.png) no-repeat left 15px top 10px;
    background-size:30px;
    padding-top: 3px;
    padding: 15px 0 16px 40px;
    display: block;
}







#small_headerLOGO {
    width: 160px;
    /*margin: 10px 0 10px 10px;*/
}
#small_headerLOGO img {
    width: 100%;
}







#header_in_LogoMenu h1 {
    position: absolute;
    top: 0;
    left: 0;
}


#contents {
    width: 1200px;
    margin: 50px auto;
}
#access h2 {
    text-align: center;
    font-size: 50px;
    margin: 50px 0;
	line-height: 1.2;
}
#access h2 span {
    display: block;
    font-size: 20px;
}
h2.pageH2 {
    background: #476eb5;
    padding: 20px;
    margin-bottom: 50px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
}
.normal_singleIn p {
    line-height: 2;
    font-size: 18px;
	margin-bottom: 20px;
}
.state {
    padding: 10px 20px;
    background: #f0f0f0;
    border-radius: 5px;
}
#OpenTxtWAKU {
    width: 1200px;
    margin: 0 auto;
	display: flex;
    justify-content: space-between;
}
#OpenTxt {
    /* text-align: center; */
    width: 40%;
    color: #fff;
}
#OpenTxt h2 {
    font-size: 30px;
    font-weight: bold;
    background: #d96b37;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 20px;
}
#OpenTxt h3 {
    font-size: 30px;
    font-weight: bold;
}
#OpenTxt p {
    font-size: 21px;
    line-height: 2;
    font-weight: bold;
}
#OpenTxtbox {
    background: #000000;
    padding: 80px 0;
}
.OpenTxtWAKUimg img {
    width: 100%;
    height: auto;
}

.OpenTxtWAKUimg {
    width: 50%;
}
#OpenTxt h3 {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding-bottom: 5px;
	margin-top: 30px;
	color: #ffc377;
}
#OpenTxt p.tenponame {
    text-align: center;
    font-size: 50px;
}
#OpenTxt p.tenponame span {
    font-size: 30px;
}
#OPENbigtxt {
    text-align: center;
    font-size: 50px;
    color: #ffbd83;
    margin-bottom: 100px;
    font-weight: bold;
    border-bottom: 2px solid #9d7e57;
    padding-bottom: 60px;
}
p.OpenTime {
    font-size: 80px;
}
p.OpenTime span {
    font-size: 50px;
    margin-left: 20px;
}
p.Hiniti span {
    font-size: 45px;
}
p.Hiniti {
    font-size: 80px;
}



#main_single {
    margin-top: 130px;
}

ul#small_headerMENU li a span:hover {
    border-bottom: 2px solid #2852a4;
}



#headadress {
    font-size: 16px;
    padding-top: 8px;
    line-height: 1;
    margin-right: 20px;
}

#header_up02 #headRightMenu {
    background: #587a9d;
    color: #fff;
}







