/**
Theme Name: shishi v202306
Theme URL: http://1kc.jp
Description: This theme is minimal one.
Author: Hitoshi Taguchi
Version: 1.0
*/

body{
	color:#111;
	line-height:200%;
	background:#eee;
	font-size: 18px;
}

a{
	color:#111;
	text-decoration:underline;
}
a:hover{
	color:#545454;
	text-decoration:none;
}


.toppage a{
	color:#111;
	text-decoration:none;
	background:#E1FF75;
}
.toppage a:hover{
	color:#545454;
	text-decoration:none;
	background:#C3EF25;
}

.toppage a.btn-primary {
    color: #545454;
    background-color:#CDFF1A;
    border-color:#83A01C;
}
.btn{
border: 0;
}

/*------------------------------------------*/
.top_logo{
	width: 27%
}
.rounded {
    border-radius: 1rem!important;
}
.padding-top-head{
	padding-top: 68px;
}
/*h----------------------------------------*/
.h1-01{
	font-family: "A1明朝";
	font-size:3.5rem;
	line-height: 150%;
}
.h1-02{
	font-family: "A1明朝";
	letter-spacing:1px;
	/*font-size:3.6rem;*/
	line-height: 180%;
	color: #fff;
}
.h2-01{
	font-family: "A1明朝";
	font-size:3.5rem;
	line-height: 150%;
}
.h2-02{
	font-family: "A1明朝";
	/*font-size:2rem;*/
	line-height: 150%;
}
.h3-01{
	/*font-family: "見出ゴMB31";*/
	font-size:1.75rem;
	line-height: 150%;
}
.h3-02{
	font-family: "A1明朝";
	font-size:2.5rem;
	line-height: 150%;
}
h3 small{
	font-size: 1rem;
}
.h4-01{
	font-size:1.5rem;
	line-height: 150%;
}

/*footer----------------------------------------*/
.footer{
	background: #111111;
	color: #FFFFFF;
	font-family: 'Heebo', sans-serif;
	font-size:1rem;
}
.h2-footer{
	font-family: "A1明朝";
	line-height: 100%;
}
.footer a{
	color:#fff; 
	text-decoration:underline;	
}
.footer a:hover{
	color:#888; 
	text-decoration:underline;
}

.copyright{
	font-size:0.8rem;
}
.snsbot{
	font-size: 1.2rem;
}

/* parts----------------------------------------*/
hr {
	margin-top: 4rem;
	margin-bottom: 0rem;
	border: 0;
	border-top: 1px solid #eee;
}
p{
	padding-bottom: 1em;
}

.p01{
	/*font-size:1.5rem;*/
	/*line-height:190%;*/
}
.p02{
	/*font-size:1.2rem;*/
	/*line-height:190%;*/
}
.p03{
	/*font-size:1.2rem;*/
	font-family: 'Heebo', sans-serif;
}
.p04, .txt_prof{
	/*font-size: 1rem;*/
	/*line-height: 150%;*/
}

/*nav----------------------------------------*/

.navbar{
	/*font-family: 'Heebo', sans-serif;*/
	font-weight: 400;
	font-size: 16px;
}
.navbar-brand{
	font-family: "A1明朝";
}
a.navbar-brand{
	text-decoration: none;
}

.navbar-light .navbar-nav .nav-link{
	color: #000000;
	font-weight: 400;
}
.navbar-light .navbar-nav a, .lang-nav a{
	text-decoration: none;
}

.navbar-light .navbar-nav a:hover, .lang-nav a:hover{
	color: #000000;
	text-decoration: underline;
}
.navbar-light .navbar-nav .active, .lang-nav .active{
	color: #aaa;
	text-decoration: underline;
	font-weight: 700;
}

.navbar-light .navbar-toggler{
	    border-color: rgba(0,0,0,0);
}
.navbar-toggler {
    padding: 0 0;
    font-size: 1rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}
/*
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}*/

/**/
#loading {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 1;
}
#spinner {
  display: none;
  color: #fff;
  z-index: 2;
}

/*add for bootstrap modify*/

.mainlead{
	margin: 5rem 0 1rem 0;
}
.mainlead2{
	margin: 2rem 0;
}
.blockquote{
	font-size: 1rem;
}

dt.nobold{
	font-weight: normal;
}
.blockquote{
	margin: 1.5em 10px;
	padding: 0 2rem;
	border-left: #424242 solid 10px;
}

.list{
	list-style: none;
}
/*add for bootstrap modify---------------------------------------*/
/*20210524*/
.header-title-fluid{
	z-index: 102;
	position: absolute;
	width: 100%;
}
.video-wrap {
  overflow: hidden;
  width: 100%;
  height: 80vh;
}

.video-wrap video {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.header-title-fluid-wrap {
	overflow: hidden;
	width: 100%;
	height: 40vh;
}
.title-wraped-img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.title-fluid{
	position: absolute;
}
/*-------------------*/

.overmargin{
	width: 100%;
}

/*-------------------*/

.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}

/*-------------------*/

.facebook-wrapper {
    max-width: 500px;
}
.facebook-wrapper > .fb-page {
    width: 100%;
}
.facebook-wrapper > .fb-page > span,
.facebook-wrapper iframe {
    width: 100% !important;
}


/*-------------------*/

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 992px) {
.h1-01{
	font-size:2.4rem;
}
.head-toplayer{
	max-width: 75%;
}
.prof_photos{
	width: 100%;
	margin-bottom: 1rem;

}

}
@media screen and (max-width: 768px) {
.padding-top-head{
	padding-top: 60px;
}
.h3-02{
	font-size:1.5rem;
}
.h2-01{
	font-size:2.5rem;
}

.top_logo{
	width: 50%
}
}

@media screen and (max-width: 576px) {
body{
	line-height:170%;
	font-size: 16px;
}
.padding-top-head{
	padding-top: 55px;
}
	
.head-toptext{
	font-size: 1.2rem;
}
.h1-01{
	letter-spacing:0px;
	font-size:2rem;
}
.h1-02{
	letter-spacing:0px;
	font-size:1.4rem;
}
.h2-01{
	font-size:2rem;
}
.h2-02{
	font-size:1.5rem;
	line-height: 170%;
}
.h3-01{
	font-size: 1.3rem;
	margin: .5rem 0;	
}

.top_logo{
	width: 70%
}
	
.prof_photos{
	max-width: 100%;
	margin-bottom: 1rem;
}
.txt_prof, .p04{
	font-size: 1rem;
	line-height: 160%;
	margin-bottom: 2rem;
}
hr {
    margin-top: 0rem;
    margin-bottom: 0rem;
}
dl.dl-02 dd{
		font-size: 1rem;
}

dl.dl-02 dt{
		font-size: 0.8rem;
}
.video-wrap {
  height: 75vh;
}

.overmargin{
	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
	width: 100vw;
}
}
