@charset "UTF-8";

/* スマホで非表示させたい要素に適用 640でなく736なのはiphone6や6plus*/
@media only screen and (max-width: 768px){
.hidden_xs {display:none;}
/* 例　：　<div class="screensize">コンテンツ</div>　*/
}
/* スマホの時だけ表示させたい要素に適用 */
@media only screen and (min-width: 768px){
.visible_xs_block {display:none;}
/* 例　：　<div class="screensize2">コンテンツ</div>　*/
}


/*--------------------------------------------------------
モバイル用レイアウト（640px以下の解像度のスクリーン含む）
--------------------------------------------------------*/

@media
only screen and (max-width : 768px){


/*--------------------------------------------------------
サイト全体の共通設定
-------------------------------------------------------*/
html {
    margin-top: 0!important;
}

body{
  -webkit-text-size-adjust : none;
}

html{
	overflow-y: scroll;
	overflow-x: hidden;
}

html,body{
	width: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

/*textarea,input{ max-width: 95%; }*/

input[type="submit"],input[type="image"],
input[type="reset"],input[type="button"],
input[type="file"]{ max-width: none; }


●画像サイズの調整*/
img {
	height: auto;
	max-width: 100%;
}

.displayNone{
	display:none;
	line-height: 0.3;
}



/* まぐろ　幸 */

.breadcrumbs {
    width: 90%;
    padding: 10px 0;
    line-height: 1.5;
    font-size: 12px;
}
/*#pan {
    margin-top: 70px;
}*/
/* スマホ用アコーディオン FOOTER CONTENTS用*/
.sub_contents{
	display:none;
}
.closeBtn_sub_contents-hide{
	display:none;
}
.sub_cont {
    cursor: pointer;
    color: #333;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    width: initial;
    font-size: 18px;
    border-radius: 5px;
    background: #f5f5f5;
    border: 1px solid #ccc;
}

.sub_contents02{
	display:none;
}
.closeBtn_sub_contents02-hide{
	display:none;
}
.sub_cont02 {
    cursor: pointer;
    color: #333;
    margin: 20px 0 0 0;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    width: initial;
    font-size: 18px;
    border-radius: 5px;
    background: #f5f5f5;
    border: 1px solid #ccc;
}

.sub_contents03{
	display:none;
}
.closeBtn_sub_contents03-hide{
	display:none;
}
.sub_cont03 {
    cursor: pointer;
    color: #fff;
    margin: 20px 0 0 0;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    width: initial;
    font-size: 18px;
    border-radius: 5px;
    background: #69ac35;
    border: 1px solid #ccc;
}
.sub_contents04{
	display:none;
}
.closeBtn_sub_contents04-hide{
	display:none;
}
.sub_cont04 {
    cursor: pointer;
    color: #fff;
    margin: 20px 0 0 0;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    width: initial;
    font-size: 18px;
    border-radius: 5px;
    background: #69ac35;
    border: 1px solid #ccc;
}




/* 新ハンバーガーメニュー　drawer.min,css上書修正分*/

nav.drawer-nav {
	/*margin-top: 73px;*/
    padding-top: 75px;
}
.drawer-nav {
    background-color: #1f3d78!important;
}
.drawer-hamburger {
    position: absolute;
    z-index: 4;
	top: 18px;
    right: 0!important;
    padding: 0;
	margin-right: 10px;
	margin-top: 7px;
}

nav.drawer-nav ul {
    margin: 0 20px 20px 20px;
	padding-bottom: 75px;
}
nav.drawer-nav ul li ul{
    margin: 0px 0px 0px 20px;
	padding-bottom: 0;
}
nav.drawer-nav ul li a {
    font-size: 14px;
    text-decoration: none;
    padding: 10px 0;
    display: block;
    border-bottom: 1px solid #ccc;
    color: #fff;
}


#info_snsbnr .sub_cont {
    border-radius: 0; 
    text-align:left;
    padding-left: 10px;}
#info_snsbnr .sub_cont02 {
	border-radius: 0; 
	text-align:left;
	margin: 0;
    padding-left: 10px;}
	
/* ハンバーガーメニュー　アイライフホーム用 */	
button.drawer-toggle.drawer-hamburger {
    background: #fff;
    border-radius: 5px;
	padding: 12px .75rem 8px;
}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    background-color: #2852a4!important;
}
.drawer-open .drawer-hamburger-icon {
    background-color: transparent!important;
}


nav .inner {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* 新ハンバーガーメニュー　drawer.min,css上書修正分ここまで*/







#privacy {
    padding: 20px;
    margin-top: 20px;
}
#privacy_companyinfo p span {
    font-size: 13px;
}
#privacy_companyinfo p {
    font-size: 12px;
}

h3.privacyH3 {
    font-size: 15px;
    margin: 20px 0;
}






#Toplink_gmenu_2023 {
    display: none;
}
.small_header {
    display: none;
}



#mainImg .item .copy {
    width: auto;
    font-size: 25px;
}
p.OpenTime {
    font-size: 40px;
}
p.OpenTime span {
    font-size: 28px;
    margin-left: 20px;
}

p.Hiniti {
    font-size: 26px;
}
p.Hiniti span {
    font-size: 20px;
}
#OPENbigtxt {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 40px;
}
#OpenTxtbox {
    padding: 30px 0;
}

#OpenTxtWAKU {
    width: 95%;
    display: block;
}
.OpenTxtWAKUimg {
    width: 100%;
}
#OpenTxt {
    width: 100%;
    color: #fff;
	margin-top: 40px;
}
#OpenTxt p.tenponame {
    font-size: 38px;
}
#OpenTxt p.tenponame span {
    font-size: 22px;
}
#OpenTxt p {
    font-size: 16px;
    line-height: 1.5;
}

#OpenTxt h3 {
    font-size: 20px;
	margin-top: 15px;
}
#topinfo {
    width: 95%;
	margin:30px auto;
}
.toph2title h2 {
    font-size: 28px;
    margin: 30px 0 30px 0;
}
.toph2title h2 {
    font-size: 28px;
    font-weight: bold;
    margin: 30px 0 30px 0;
}
.day {
    width: 30%;
    font-weight: normal;
}
.new_title {
    width: 68%;
}
#topinfo ul {
    margin: 30px 0;
}
.topichiraLinknBtn a {
    font-size: 18px;
    padding: 6px 55px;
}
.topichiraLinknBtn {
    margin: 50px 0 80px;
}
#access h2 {
    font-size: 35px;
    margin: 50px 0 20px 0;
    line-height: 1.2;
}
.newsKotira {
    display: none;
}

#header_in_LogoMenu h1 img {
    width: 100%;
}
#header_in_LogoMenu h1 {
    width: 120px;
	margin-top: 0;
	margin-left: 20px;
}
#header_in_LogoMenu h1.NoslideLogo {
    width: 180px;
	margin-top: 0;
	margin-left: 0;
}
#header_up{
	background: none;
}

#habergertxt {
    font-size: 11px;
	color: #2852a4;
	margin-top: 15px;
	font-weight: bold;
}

#header .scroll {
    display: none;
}
#mainImg .item .copy{
		bottom: -50px;
}
	
#header_up02 {
    height: 75px;
}
#contents {
    width: 95%;
    margin: 20px auto;
}
#main_single {
    margin-top: 85px;
}
#pan {
    margin-bottom: 10px;
	padding: 0;
}
h2.pageH2 {
    padding: 10px 20px;
	margin-bottom: 30px;
}
.normal_singleIn p {
    line-height: 1.4;
    font-size: 16px;
}
.state {
    text-align: center;
}

#oshiraseAll li {
    display: block;
}
.blogLeft {
    width: 100%;
    margin-bottom: 20px;
}
.blogRight {
    width: 100%;
}














































@media only screen and (orientation:portrait) {







}


@media only screen and (orientation:landscape) {






	
}




/* ここからandoroidスマホだけの為に縦横表示切替のもの */
/* アンドロイド縦 */
.android.mobile.portrait .smh_2list{
	margin:0 0 10px 0!important;	
}




/* アンドロイド横 */
.android.mobile.landscape #top_fbox ul li{
	width:20%;	
}


/* ここまでandoroidスマホだけの為に縦横表示切替のもの */









/*------------------------------------------------------------
　ここまでmobile.css
-------------------------------------------------------------*/

}

@media not screen and (1) { .page-top { position: static; } }/* Opera10以上 */


