@charset "utf-8";
/*\_\_\_\_\_\_\_\_\_\_\_
共通の設定
\_\_\_\_\_\_\_\_\_\_\_\_*/
body {
    background-color:#94100e;
    margin: 0;
    padding:0;
	font-size:10px;
    width:100%;
    height:100%;
 }
h1{
	font-family: 'M PLUS 1p', sans-serif;
    width:100%;
    height:auto;
    font-size:0.9rem;
    padding:0.5rem 0;
    color:#fff;
    text-align: center;
}
h2{
    font-family: a-otf-midashi-mi-ma31-pr6n, serif;
    font-weight: 600;
    font-style: normal;
}
h3{  
    background-image:url("../images/titile_bg.gif");
    background-size: contain; 
    background-repeat: no-repeat;
    color:#fff;
    padding: 0.5rem 1rem;
    
}
h3 span.line{
   font-family: a-otf-midashi-mi-ma31-pr6n, serif;
    font-weight: 600;
    font-style: normal;
    font-feature-settings: "palt";   
    display: inline-block;
    color: #fff;  
    font-size: 1.8rem;
    letter-spacing : 0.25rem;text-shadow    : 
    2px  2px 1px #000000,
    -2px  2px 1px #000000,
    2px -2px 1px #000000,
    -2px -2px 1px #000000,
    2px  0px 1px #000000,
    0px  2px 1px #000000,
    -2px  0px 1px #000000,
    0px -2px 1px #000000; /* 文字の影 */
    }
/**ここから**/
.title{  
    background-image:url("../images/titile_bg.gif");
    background-size: contain; 
    background-repeat: no-repeat;
    color:#fff;
    padding: 0.5rem 1rem;
    
}
.title span.line{
   font-family: a-otf-midashi-mi-ma31-pr6n, serif;
    font-weight: 600;
    font-style: normal;
    font-feature-settings: "palt";   
    display: inline-block;
    color: #fff;  
    font-size: 1.8rem;
    letter-spacing : 0.25rem;text-shadow    : 
    2px  2px 1px #000000,
    -2px  2px 1px #000000,
    2px -2px 1px #000000,
    -2px -2px 1px #000000,
    2px  0px 1px #000000,
    0px  2px 1px #000000,
    -2px  0px 1px #000000,
    0px -2px 1px #000000; /* 文字の影 */
    }
/**ここまで修正**/

i{
	margin-right: 0.5rem;
}
.up{
	width:95%;
	text-align:right;
	font-size:1rem;
	padding-bottom:0.5rem;
}
.up span{
	padding-right:0.5rem;
}
.up a{
	color:#888;
}
.marker{
    /*font-size:0.85rem;*/
    background: linear-gradient(transparent 50%, #fa8072 100%);
   font-weight: bold; 
}
span.pink{
    color: #fa8072;
    font-weight:bold;
}
span.fas{
    padding-right:0.25rem;
}
span.new{
    display:inline-block;
    background-color:red;
    padding:0 0.5rem;
    border-radius:15rem;
    margin:0.25rem;
    color:#fff;
}
.font_midashi{
font-family: toppan-bunkyu-midashi-min-st,serif;
font-weight: 900;
font-style: normal;}
.btn-danger,.btn-dark{
    padding:0.1rem 0.25rem;
    font-size: 0.75rem;
    margin-left: 0.5rem;
}
.font1{
    font-size:1rem;
}
.note{
    font-display: block;
    background-color:red;
    padding:0.2rem;
    color:white;
    border-radius: 0.5rem;
}
.note a,a:hover{
    text-decoration: none;
    color:yellow;
}
.allshop_info{
    width:90%;
    margin:1rem 3%;
    padding:1%;
    font-size:1rem;
    background-color:#FBEA00;
    color:#000;
    font-weight: normal;
    border-radius: 0.5rem;
    border:4px red double;
}
.allshop_info .bigfont{
    font-size:1.6rem;
    color:red;
    font-weight:bold;
    margin-bottom: 0;
}
.allshop_info .red{
     color:red;
    font-weight:bold;
    margin-bottom: 0;
}
.allshop_info a,a:hover{
    color:crimson;
    font-weight: bold;
    text-decoration: underline;
}
.allshop_info .b{
     font-weight: bold; 
    color:#000;
}
/*\_\_\_\_\_\_\_\_\_\_\_
トップページ設定
\_\_\_\_\_\_\_\_\_\_\_\_*/

/*--.header_menu-----------------------------*/
.header_menu {
	padding:0;
	height:auto;
}
.header_menu .logo{
	width:70%;
	margin:0 auto 1rem;
}
.header_menu .logo img{
	display: block;
	margin: 0 auto;
	height: auto;
	width:70%;
}
.header_menu .right_menu{
	width:65%;
    margin: 0 auto;
}
.group_box{
	width:60%;
	margin:0 auto;
	background-color:#000;
	/*border:3px solid #000;*/
	border-radius: 8px;
	padding:0.2rem;
}
.group_box ul{
	padding:0;
	list-style: none;
	margin:0;
}
.header_menu .group_box p{
    font-family: a-otf-midashi-mi-ma31-pr6n, serif;
    font-weight: 600;
    font-style: normal;
    font-feature-settings: "palt";
	color:#FFF;
	margin-bottom:0.1rem;
	font-size:2.8vw;
	padding-top:0.1rem;
    text-align: center;
}
.header_menu .group_box li {	
	display:inline-block;
	/*padding:1%;
	width:49%;*/
    width:100%;
}
.header_menu .group_box li img{
    width: 100%;
    height: auto;
}

/*--global_menu(bootstrap)
-----------------------*/
.global_menu{
	float:left;
	display: block;
	margin-top:1rem;
   /* background-color:#000;*/
     background-color:black;
	font-size:1.5rem;
    font-family: a-otf-midashi-mi-ma31-pr6n, serif;
    font-weight: 600;
    font-style: normal;
}
.global_menu a{
	color:#FFF!important;
}
.global_menu a:hover{
    color:#C10B0B!important;
	font-weight:bold;
}
.global_menu .navbar-toggler-icon::before {
    position:absolute;
    width: 32%;
    content:"◀ menu";
    font-size:1.2rem;
    padding-top:0.5rem;
    padding-left:1rem;
    color:white;
}
/*toggler-iconのbackground-colorを黒、三本線を白色、◀menu変更 */
.navbar-toggler{
    background-color: #fff;
}
.global_menu .navbar-toggler-icon {
    right: 55px;
    background-color: white;
}
.navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
/*________________________
jQueryの設定E
________________________*/
.main_image{
    /*margin:10px 2rem 0.5rem 0.1rem ;*/
    margin:10px 0 0.5rem;
	padding:0;
    display:block;
}
.main_image img{
    margin-top: 10px;
	width:100%;
}

.main_image .flow_news a{
	color:#fff;
}
/*--top(壱七家イメージ画像)
-----------------------*/
.top_image{
	width:95%;
	max-width:1200px;
	clear:both;
}
.contents_title{
    margin-top: 0!important;
}
.contents_title img{
 	width:100%;
	height:auto;
}
/*________________________
main-contentsの設定
________________________*/
.main_contents{
 	width:100%;
	background-image: url("../images/contents_bg_top.jpg");
	background-repeat: repeat-x;
	background-color: #fff;
	padding:5rem 0 0;
}
.main_contents h3{
	margin:0;
	padding:0;
}
.main_contents h3 img{
	width:90%;
	height:auto;
	padding:1rem;
}
.main_box{
    width:100%;
	max-width:1200px;
	margin: 0 auto;	
 }
.main_box h3 img{
	width:96%;
	height:auto;
}
/*--#index.html_news_box
-------------------------*/
/*パンくずリスト*/
.main_contents nav.breadcrumbs{
    display:block;
    width:96%;
    height:auto;
    color:#666;
    font-size:1rem;
}
.breadcrumbs li::after{
  content: '/';
  display: inline-block;
  padding: 0 10px; /*左右に余白*/
}
.breadcrumbs li:last-child::after{
  display: none;
}
.main_contents nav.breadcrumbs ul{
    list-style: none;
}
.main_contents nav.breadcrumbs li{
    display: inline-block;
}
.main_contents nav.breadcrumbs li a{
   color:#666; 
}
.main_contents nav.breadcrumbs li a:hover{
   color:#A40000;
   color:#cd5c5c;
}
.head_copy{
	padding:0 1rem;
	font-size:1.2rem;
    font-family: a-otf-midashi-mi-ma31-pr6n, serif;
    font-weight: 600;
	font-style:normal;
    margin-bottom: 1rem;
}
.news{
	width:96%;
	margin:0 0 1rem;
	padding-left:2%; 
	height:550px;
	overflow-y: scroll;
	color:#000;
	font-size:1rem;
}
dl.news{
	margin-top: 5px;
	background-color:#fff; 
	}
dl.news dt{
	margin-top:10px;
	}	
dl.news dd{
	border-bottom: 1px dotted #000;
	margin-bottom:5px;
	}
dl.news a{
	color:red;	
}
/*________________________
side-menu設定
________________________*/
.main_contents ul.side_menu{
	display: block;
	width:96%;
	height:auto;
	list-style: none;
	padding:0;
	margin-left:4%;
}

.main_contents ul.side_menu li{
	display: inline-block;
	width:48%;
	height:auto;
	margin-bottom:0.3rem;
	border-radius: 0.5rem;
	/*font-size: 1.2rem;*/
    font-size: 0.9rem;
	background-color:#000;
    font-family: a-otf-midashi-mi-ma31-pr6n, serif;
    font-weight: 600;
	font-style:normal;
}
.side_menu a{
	display: block;
	padding:0.3rem 0 36% 2%;
	color:#fff;		
}
.main_contents ul.side_menu li a:hover{
	color:red;
	text-decoration:none;
}
.main_contents ul.side_menu li.shop{
	background-image: url("../images/button_shop.png");
	background-repeat:	no-repeat;
	background-position: center 2rem;
	background-size:contain;
}
.main_contents ul.side_menu li.twi{
	background-image: url("../images/button_twitter.png");
	background-repeat:	no-repeat;
	background-position: center 2rem;
	background-size:contain;
}
.main_contents ul.side_menu li.stuff{
	background-image: url("../images/stuff.png");
	background-repeat:	no-repeat;
	background-position: center 2rem;
	background-size:contain;	
}
.main_contents ul.side_menu li.concept{
	background-image: url("../images/concept.png");
	background-repeat:	no-repeat;
	background-position: center 2rem;
	background-size:contain;	
}
.main_contents ul.side_menu li.konshinday{
	background-image: url("../images/ichinanaday.png");
	background-repeat:	no-repeat;
	background-position: center 2rem;
	background-size:contain;	
}
.main_contents ul.side_menu li.kansya{
	background-image: url("../images/kansha.png");
	background-repeat:	no-repeat;
	background-position: center 2rem;
	background-size:contain;	
}
.main_contents ul.side_menu li.makuri{
	background-image: url("../images/makuri.png");
	background-repeat:	no-repeat;
	background-position: center 2rem;
	background-size:contain;	
}
.main_contents ul.side_menu li.media{
	background-image: url("../images/media.png");
	background-repeat:	no-repeat;
	background-position: center 2rem;
	background-size:contain;	
}
.main_contents ul.side_menu li.management{
	background-image: url("../images/management.png");
	background-repeat:	no-repeat;
	background-position: center 2rem;
	background-size:contain;	
}
.main_contents ul.side_menu li.property{
	background-image: url("../images/property.png");
	background-repeat:	no-repeat;
	background-position: center 2rem;
	background-size:contain;	
}
/*________________________
footer_menu設定
________________________*/
.footer_menu{
	width:100%;
 	background-image:url("../images/contents_bg_bottom.jpg");
	background-repeat: repeat-x;
	background-color:#930406;
	padding-top: 5rem;
	margin-bottom: 1.1rem;
}
.footer_menu a{
    color:#fff;
    font-size:1rem;
} 
.footer_menu a:hover{
    color:red;
}  
.footer_menu p small{
    color:#fff;
	margin-left: 1rem;
	font-size: 0.9rem;
}

/*Small devices (landscape phones, 576px and up)*/
@media screen and (min-width: 576px) { 	
.main_contents ul.side_menu li{
	font-size: 1.2rem;
}
 .global_menu{
	font-size:1rem;
}
.footer_menu a{
    color:#fff;
    font-size:1rem;
}
}
/* Medium devices (tablets, 768px and up)
	画面サイズが768px以上はここを読み込む　*/
@media screen and (min-width:768px) {	
h1{
    font-size:1rem;
    padding:0.5rem 0 0 1.5rem;
    text-align: left;
}
.header_menu {
	display: block;
}
.header_menu .logo{
	display:inline-block;
	width:20%;
	margin:2% 0 2% 50px;
	float:left;
}
.header_menu .logo img{
	display: block;
	margin:0;
	width:100%;
	height:auto;
}
.header_menu .right_menu{
	width:35%;
	display:block;
	float:right;
	margin:2% 50px 2% 0 ;
}
.header_menu .right_menu .group_box{
	width:65%;
	margin-right:1rem;
}
.global_menu{
	margin:0;
 	font-size:1.2rem;
	}
.header_menu .right_menu .group_box p{
	font-size:2vw;
}
    .top_image{
	width:85%;
	max-width:1200px;
	clear:both;
}
.main_contents ul.side_menu{
	display: block;
	width:100%;
	height:auto;
	list-style: none;
	padding:0;
	margin:0;
	font-family: 'M PLUS 1p', sans-serif;
}

.main_contents ul.side_menu li{
	display: block;
	width:98%;
	height:auto;
	margin-bottom:0.3rem;
	border-radius: 0.5rem;
	background-color:#000;
	font-size:1rem;
}
	
.news{
	font-size:1.2rem;
}
.main_image{
    margin:10px 2rem 0.5rem 0.1rem ;
 	/*margin:0 0.5rem 0.5rem 0;*/
	padding:0;
}
.footer_menu a{
    color:#fff;
    font-size:1.25rem;
} 
}
/*画面サイズが992px以上はここを読み込む　*/
@media screen and (min-width:992px) {
h1{
    font-size:1rem;
    padding:0.5rem 0 0 2rem;
}
.header_menu .right_menu{
	width:35%;
	display:block;
	float:right;
	margin:3.5rem 0 0 0;
}
.global_menu{
	margin:0;
 	font-size:1.3rem;
	}
	
.header_menu .right_menu .group_box p{
	font-size:1.3rem;
}
.top_image{
	width:70%;
	max-width:1000px;
	clear:both;
}    
.side_menu a{
	padding:0.3rem 0 35% 1rem;
}.footer_menu a{
    color:#fff;
    font-size:1.3rem;
} 
	
}
/*Extra large devices (large desktops, 1200px and up)*/
@media screen and (min-width:1200px) {
.global_menu #nav1 nav-link a{ 
	font-size: 1.4rem;
}
.header_menu {
	max-width:1200px;
	margin:0 auto;
	}
.main_contents ul.side_menu li{
	font-size:1.2rem;
}
.side_menu a{
	padding:0.3rem 0 34% 1rem;
	}
.footer_menu .nav {
	max-width:1200px;
	margin:0 auto;
	font-size: 1.3rem;
	}
.footer_menu p{
	max-width:1200px;
	margin:0 auto;
	}	
}