@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');

/* 既存要素上書き */

.sec_img {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	position:relative;
}

.sec_mo {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	position:relative;
}

.sec_mo video {
	width: 100%;
	height: auto;
}

.sec_mo_sp {
	display: none;
}

.sec_mo_sp video {
	display: none;
}

.menu {
    position: relative;
	width:1000px;
    height: 56px;
    max-width: 1000px;
    margin: 50px auto 0px auto;
}

img {
	width: 100%;
}


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

.sec_img {
	width: 100%;
}
	
.sec_mo {
	width: 100%;
}

}

@media screen and (max-width:768px) {
	
.sec_mo {
	display: none;
}

.sec_mo video {
	display: none;
}

.sec_mo_sp {
	display: block;
	width: 100%;
}

.sec_mo_sp video {
	display: block;
	width: 100%;
}
	
}


/* 神岡用 文字関連 */

#kamioka .main-area2{
	width: 100%;
	height: auto;
	margin-top: 116px;
	position:relative;
}

@media screen and (max-width:1300px) {
	
#kamioka .main-area2{
	margin-top: 95px;
}
	
}

@media screen and (max-width:1100px) {
	
#kamioka .main-area2{
	margin-top: 140px;
}
	
}

@media screen and (max-width:768px) {
	
#kamioka .main-area2{
	margin-top: 130px;
}
	
}


#kamioka a:link,
#kamioka a:visited,
#kamioka a:active {text-decoration: none;}

#kamioka a:hover {opacity:0.7;text-decoration: none;}

#kamioka h2 {
	font-family: 'Noto Serif JP', serif;
	font-size: 60px;
	margin-top: 10px;
}

#kamioka h3 {
	font-family: 'Noto Serif JP', serif;
	font-size: 29px;
	margin-top: 30px;
	color: #d06c72;
}

#kamioka h4 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 23px;
	color: #d06c72;
	font-weight: 500;
	line-height: 1.5;
}

#kamioka h5 {
	font-family: 'Noto Serif JP', serif;
	font-size: 29px;
	margin-top: 10px;
}

#kamioka p {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 200;
}

#kamioka h2 + p {
	margin-top: 50px;
}

#kamioka h3 + p {
	margin-top: 10px;
}

#kamioka h4 + p {
	margin-top: 10px;
}

#ka01 {
	margin-top:-80px;
	padding-top:80px;
}

.in-syu1 {
	font-family: 'Noto Serif JP', serif;
	font-size: 18px;
	color: #ffffff;
	background-color: #d06c72;
	padding: 5px 10px 7px;
}

.in-syu1-inline {
	font-family: 'Noto Serif JP', serif;
	font-size: 18px;
	color: #ffffff;
	background-color: #d06c72;
	padding: 5px 10px 7px;
	display: inline-block;
}

.in-syu2 {
	font-family: 'Noto Serif JP', serif;
	font-size: 49px;
	margin-top: 20px;
}

.in-syu2 + p {
	margin-top: 50px;
	width: 90%;
}

.in-syu3 {
	font-family: 'Noto Serif JP', serif;
	font-size: 66px;
	position:absolute;
	top: -48px;
	left: 50px;
}

.in-syu3 span {
	font-size: 13px;
	margin-left: 10px;
}

.in-syu4 {
	font-family: 'Noto Serif JP', serif;
	font-size: 13px;
	position:absolute;
	top: 50px;
	right: 25px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.in-syu5 {
	font-family: 'Noto Serif JP', serif;
	font-size: 13px;
	position:absolute;
	bottom: 100px;
	right: -15px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.in-syu6 {
	font-family: 'Noto Serif JP', serif;
	font-size: 66px;
}

.in-syu6 span {
	font-size: 13px;
	margin-left: 10px;
}

#kamioka p.cap01 {
	position:absolute;
	bottom: 3px;
	right: 5px;
	font-family: 'Noto Serif JP', serif;
	font-size: 12px;
	color: #ffffff;
    z-index: 10;
}

#kamioka p.cap02 {
	position:absolute;
	bottom: 3px;
	left: 5px;
	font-family: 'Noto Serif JP', serif;
	font-size: 12px;
	color: #ffffff;
    z-index: 10;
}

#kamioka p.cap02-k {
	position:absolute;
	bottom: 3px;
	left: 5px;
	font-family: 'Noto Serif JP', serif;
	font-size: 12px;
	color: #000000;
    z-index: 10;
}

#kamioka p.cap03 {
    position: absolute;
    bottom: 3px;
    left: 5px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    color: #ffffff;
    z-index: 10; 
}

a.top_bt{
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	position:absolute;
	bottom: -33px;
	left: 20px;
	background-color: #d06c72;
	padding: 0 30px;
	height: 66px;
	line-height: 66px;
    z-index: 10;
	color: #ffffff;
}

@media screen and (max-width:1000px) {
	
#kamioka h2 {
	font-size: 28px;
	margin-top: 10px;
}

#kamioka h3 {
	font-size: 23px;
	margin-top: 30px;
}

#kamioka h4 {
	font-size: 18px;
}
	
#kamioka h5 {
	font-size: 23px;
	margin-top: 10px;
}

#kamioka p {
	font-size: 13px;
}
	
#kamioka h2 + p {
	margin-top: 30px;
}
	
#ka01 {
	margin-top:-190px;
	padding-top:190px;
}
	
.in-syu1 {
	font-size: 16px;
	padding: 5px 10px 7px;
}

.in-syu1-inline {
	font-size: 16px;
	padding: 5px 10px 7px;
}

.in-syu2 {
	font-size: 30px;
	margin-top: 20px;
}

.in-syu2 + p {
	margin-top: 30px;
	width: 100%;
}

.in-syu3 {
	font-size: 40px;
	top: -20px;
	left: 30px;
}

.in-syu3 span {
	font-size: 13px;
	margin-left: 10px;
}

.in-syu4 {
	display: none;
}

.in-syu5 {
	font-size: 13px;
	position:absolute;
	bottom: 100px;
	right: -15px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.in-syu6 {
	font-size: 40px;
}

.in-syu6 span {
	font-size: 13px;
	margin-left: 10px;
}

#kamioka p.cap01 {
	position:absolute;
	bottom: 3px;
	right: 3px;
	font-size: 10px;
}

#kamioka p.cap02 {
	position:absolute;
	bottom: 3px;
	left: 3px;
	font-size: 10px;
}

#kamioka p.cap02-k {
	position:absolute;
	bottom: 3px;
	left: 3px;
	font-size: 10px;
}
	
#kamioka p.cap03 {
	position:absolute;
	bottom: 3px;
	left: 3px;
	font-size: 14px;
}

a.top_bt{
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	position:absolute;
	bottom: -20px;
	left: 20px;
	padding: 0 30px;
	height: 40px;
	line-height: 40px;
    z-index: 10;
}
	
}

@media screen and (max-width:568px) {
	
#kamioka h2 {
	font-size: 26px;
	margin-top: 10px;
}

#kamioka h3 {
	font-size: 21px;
	margin-top: 30px;
}
	
#kamioka h5 {
	font-size: 21px;
}
	
.in-syu3 {
	font-size: 28px;
	top: -20px;
	left: 30px;
}

.in-syu6 {
	font-size: 28px;
}
	
#kamioka p.cap01 {
	bottom: 2px;
	right: 2px;
	font-size: 10px;
}

#kamioka p.cap02 {
	bottom: 2px;
	left: 2px;
	font-size: 10px;
}

#kamioka p.cap02-k {
	bottom: 2px;
	left: 2px;
	font-size: 10px;
}
	
#kamioka p.cap03 {
	bottom: 2px;
	left: 2px;
	font-size: 10px;
}
	
}

/* 神岡用 デザイン関連 */

.kami-back01 {
	width: 100%;
	background-color: #ffffff;
	clear: both;
    position: relative;
	margin-top: 50px;
}

.kami-back02 {
	width: 100%;
	background-image: url(../img/kamioka/scback03.png);
	clear: both;
    position: relative;
	margin-top: 100px;
}

.sc-back01 {
	background-image: url(../img/kamioka/scback01.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	width: 75%;
	height: 280px;
	margin-right: auto;
	margin-left: 0;
	padding: 45px 20px 0 20px;
    position: relative;
}

.sc {
	width: 21px;
	height: auto;
	margin-right: 0;
	margin-left: auto;
}

.w-back {
	width: 1100px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
    position: relative;
	top: -100px;
	padding: 60px 50px 0px 50px;
}

.w-back2 {
	width: 1100px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
    position: relative;
	padding: 60px 50px 0px 50px;
}

.w-back3 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
    position: relative;
	padding: 50px 50px 50px 50px;
}

.k-logo {
	width: 280px;
}

.k-logo2 {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
}

.sc-back02 {
	background-image: url(../img/kamioka/scback02.png);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	width: 75%;
	height: 280px;
	margin-right: 0;
	margin-left: auto;
}

.w-back-nai1 {
	width: 50%;
    position: relative;
}

.p-kasane01 {
	width: 45%;
	position:absolute;
	top: -220px;
	right: 0;
}

.p-kasane01-nai {
    position: relative;
}

.pk01 {
	width: 100%;
    position: relative;
	z-index: 100;
	z-index: 2;
}

.pk02 {
	width: 60%;
    position: relative;
	margin-right: 30px;
	margin-left: auto;
	margin-top: 10px;
	z-index: 2;
}

.pk03 {
	width: 60%;
	position:absolute;
	bottom: 30px;
	left: -40px;
	z-index: 1;
}

.ka-table01,
.ka-table02{
	width: 100%;
	position:relative;
}

.ka-table01 table,
.ka-table02 table {
	width: 100%;
	border-collapse:  collapse;     /* セルの線を重ねる */
}

.ka-table01 table th {
	padding: 5px 7px;
	vertical-align:top;
	text-align: left;
	vertical-align:middle;
	width: 50%;
}

.ka-table01 table td {
	padding: 5px 7px;
	vertical-align:top;
	text-align: left;
	vertical-align:middle;
	width: 50%;
}

.ka-table02 table th {
	padding: 5px 7px;
	vertical-align:top;
	text-align: left;
	vertical-align:middle;
	width: 40%;
}

.ka-table02 table td {
	padding: 5px 7px;
	vertical-align:top;
	text-align: left;
	vertical-align:middle;
	width: 60%;
}


.flex_table{
	width: 100%;
	padding: 0;
	text-align: left;
	display: table;
	margin-top: 100px;
}
.flex_table li{
  list-style: none;
}
.flex_table li ul{
  padding: 0;
}
.flex_table li ul li{
	padding: 5px 7px;
	vertical-align:middle;
	display: table-cell;
}

.flex_table li ul li:first-child{
	width: 60%;
}

.tp01 {
	width: 100%;
	position:relative;
}

.tp01 + .tp01 {
	width: 100%;
	margin-top: 10px;
}

.ka-ga-waku01 {
	width: 100%;
	display: block;
	font-size: 0;
	letter-spacing: -1em; /* 文字間を詰める */
	box-sizing: border-box;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.ka-ga01 {
	width: 50%;
	display: inline-block;
	position:relative;
	box-sizing: border-box;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ffffff;
	background-color: #000;
}

.ka-ga02 {
	width: 33.333%;
	display: inline-block;
	position:relative;
	box-sizing: border-box;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ffffff;
	background-color: #000;
}

#kamioka a.single:link,
#kamioka a.single:visited,
#kamioka a.single:active {text-decoration: none;}

#kamioka a.single:hover {
	opacity:1;
	text-decoration: none;
	background-color: #000;
}

#kamioka a.single:hover p {
	opacity:0.5;
}

.box-flex{
	width: 100%;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	margin: 10px 0 0 -10px;
}

.flexbox-4-2{
	flex: 0 0 33.333%;
	padding: 0 0 0 10px;
	max-width: 33.333%; /* IE11 Bugfix */
	margin-bottom: 30px;
	position:relative;
}

.lexbox-4-2 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.lexbox-4-2:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}

.flexbox-nai1{
	width: 100%;
}

.flexbox-nai2{
	font-size: 16px;
	color: #9c9c9c;
	margin-top: 10px;
	width: 100%;
	height: 14px;
	position:relative;
    z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
	padding-right: 40px;
}

.flexbox-nai2:after {
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 35px;/*画像の幅*/
  height: 14px;/*画像の高さ*/
  background-image: url(../img/kamioka/arrow01.png);
  background-size: contain;
  vertical-align: middle;
	position:absolute;
	top: 0px;
	right: 0px;
}

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

.w-back {
	width: 95%;
	top: -90px;
	padding: 40px 20px 0px 20px;
}

.w-back2 {
	width: 95%;
	padding: 0px 20px 0px 20px;
}

.w-back3 {
	width: 100%;
	padding: 40px 0px 40px 0px;
}

}

@media screen and (max-width:1000px) {
	
.kami-back01 {
	width: 100%;
	margin-top: 30px;
}

.kami-back02 {
	width: 100%;
	background-image: url(../img/kamioka/scback03.png);
	margin-top: 50px;
}

.sc-back01 {
	background-image: url(../img/kamioka/scback01.jpg);
	width: 90%;
	height: 200px;
	padding: 10px 10px 0 10px;
}

.sc {
	width: 21px;
}

.k-logo {
	width: 200px;
}

.k-logo2 {
	width: 90%;
}

.sc-back02 {
	background-image: url(../img/kamioka/scback02.png);
	width: 90%;
	height: 200px;
}

.w-back-nai1 {
	width: 50%;
    position: relative;
}

.p-kasane01 {
	width: 38%;
	position:absolute;
	top: -180px;
	right: 0;
}

.pk01 {
	width: 100%;
    position: relative;
	z-index: 100;
	z-index: 2;
}

.pk02 {
	width: 60%;
    position: relative;
	margin-right: 30px;
	margin-left: auto;
	margin-top: 10px;
	z-index: 2;
}

.pk03 {
	width: 60%;
	position:absolute;
	bottom: 30px;
	left: -40px;
	z-index: 1;
}

.ka-table01,
.ka-table02{
	width: 100%;
	position:relative;
}

.ka-table01 table,
.ka-table02 table {
	width: 100%;
	border-collapse:  collapse;     /* セルの線を重ねる */
}

.ka-table01 table th {
	padding: 5px 7px;
	vertical-align:top;
	text-align: left;
	vertical-align:middle;
	width: 50%;
}

.ka-table01 table td {
	padding: 5px 7px;
	vertical-align:top;
	text-align: left;
	vertical-align:middle;
	width: 50%;
}

.ka-table02 table th {
	padding: 5px 7px;
	vertical-align:top;
	text-align: left;
	vertical-align:middle;
	width: 40%;
}

.ka-table02 table td {
	padding: 5px 7px;
	vertical-align:top;
	text-align: left;
	vertical-align:middle;
	width: 60%;
}

.tp01 {
	width: 100%;
	position:relative;
}

.tp01 + .tp01 {
	width: 100%;
	margin-top: 10px;
}

.box-flex{
	width: 100%;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	margin: 10px 0 0 -10px;
}

.flexbox-4-2{
	flex: 0 0 50%;
	padding: 0 0 0 10px;
	max-width: 50%; /* IE11 Bugfix */
	margin-bottom: 30px;
	position:relative;
}

.lexbox-4-2 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.lexbox-4-2:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}

.flexbox-nai1{
	width: 100%;
}

.flexbox-nai2{
	font-size: 14px;
	color: #9c9c9c;
	margin-top: 10px;
	width: 100%;
	height: 14px;
	position:relative;
    z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
	padding-right: 40px;
}

.flexbox-nai2:after {
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 35px;/*画像の幅*/
  height: 14px;/*画像の高さ*/
  background-image: url(../img/kamioka/arrow01.png);
  background-size: contain;
  vertical-align: middle;
	position:absolute;
	top: 0px;
	right: 0px;
}
	
}

@media screen and (max-width:768px) {
	
.p-kasane01 {
	width: 80%;
    position: relative;
	top: -100px;
	right: 0;
	margin-right: auto;
	margin-left: auto;
}
	
.w-back-nai1 {
	width: 100%;
	display: block;
}
	
.ka-table01 table th {
	padding: 5px 0px;
	width: 100%;
	display: block;
}

.ka-table01 table td {
	padding: 5px 0px 40px 0px;
	width: 100%;
	display: block;
}

.ka-table02 table th {
	padding: 5px 0px;
	width: 100%;
	display: block;
}

.ka-table02 table td {
	padding: 5px 0px;
	width: 100%;
	display: block;
}
	
.flex_table{
	width: 100%;
	padding: 0;
	text-align: left;
	display: block;
	margin-top: 0px;
}
.flex_table li{
  list-style: none;
}
.flex_table li ul{
	padding: 0;
	display:flex;
	flex-flow: column; /* 縦並び */
}
.flex_table li ul li{
	padding: 5px 0px;
	vertical-align:middle;
	width: 100%;
	display: block;
}

.flex_table li ul li:first-child{
	width: 100%;
	display: block;
	order: 2;
	padding: 5px 0px 40px 0px;
}
	
.flex_table li ul li:last-child{
	width: 100%;
	display: block;
	order: 1;
}
	
.flexbox-nai2{
	font-size: 12px;
	margin-top: 10px;
	height: 14px;
	padding-right: 30px;
}

.flexbox-nai2:after {
  width: 25px;/*画像の幅*/
  height: 10px;/*画像の高さ*/
}
	
}
	

