﻿@charset "utf-8";


/* タブレット （タテ）*/
@media screen and (min-width:481px) and (max-width:820px) and (orientation: portrait){

	body {
		background-color: #f5f5f5;
	}

	.container{

		max-width:100%;
		overflow: hidden;
		margin:0 auto 0 auto;
	
	}
	
    #header2 .inner{
		background: white;
		color:black;
	  }
	  
	#header2 .inner a{
		background: white;
		color:black;
	  }
	
	  .menu-subject {
		margin-top: 32px;
		font-family: serif;
		font-size: 1.4em;
		font-weight: bold;
		text-align: center;
		color: black;
	  }
	  
	  #pagetop {
		padding-top: 40px;
		position: fixed;
		right: 3%;
		bottom: 5%;
		z-index: 9999;
	  }
	  
	  #pagetop a {
		text-decoration: none;
		text-align: center;
		display: block;
		color:black;
		font-size: 40px;
		background: white;
		width: 60px;
		line-height: 60px;
		border-radius: 40%;
	  }
	  
	  
	  
	  .menu-btn {
		position: fixed;
		top: 10px;
		right: 10px;
		display: flex;
		height: 60px;
		width: 60px;
		justify-content: center;
		align-items: center;
		z-index: 90;
		background-color: white;
		border-radius: 6px;
	  }
	  
	  .menu-btn span,
	  .menu-btn span:before,
	  .menu-btn span:after {
		content: '';
		display: block;
		height: 3px;
		width: 25px;
		border-radius: 3px;
		background-color: black;
		position: absolute;
	  }
	  .menu-btn span:before {
		bottom: 8px;
	  }
	  .menu-btn span:after {
		top: 8px;
	  }
	  
	  #menu-btn-check:checked ~ .menu-btn span {
		background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
	  }
	  
	  #menu-btn-check:checked ~ .menu-btn span::before {
		bottom: 0;
		transform: rotate(45deg);
	  }
	  #menu-btn-check:checked ~ .menu-btn span::after {
		top: 0;
		transform: rotate(-45deg);
	  }
	  
	  .menu-content {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 80;
		background-color:black;
	  }
	  .menu-content ul {
		padding: 70px 10px;
	  }
	  
	  
	  .menu-content ul li {
	  /*    border-bottom: solid 1px red; */
	  	margin:20px 0 20px 0;
		list-style: none;
	  }
	  
	  
	  .menu-content ul li a {
		display: block;
		width: 100%;
		font-size: 30px;
		box-sizing: border-box;
		color:#ffffff;
		text-decoration: none;
		padding: 9px 15px 10px 0;
		position: relative;
	  }
	  
	  .menu-content ul li a:hover{
		display: block;
		width: 100%;
		font-size: 30px;
		box-sizing: border-box;
		color:yellow;
		text-decoration: none;
		padding: 9px 15px 10px 0;
		position: relative;
	  }
	  
	  .menu-content {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 100%;/*leftの値を変更してメニューを画面外へ*/
		z-index: 80;
		background-color: black;
		transition: all 0.5s;/*アニメーション設定*/
		text-align: center;
	  }
	  
	  #menu-btn-check:checked ~ .menu-content {
		left: 0%;/*メニューを画面内へ*/
	  }
	  
	  #menu-btn-check {
		display: none;
	  }
	  
	  #menu-btn-check:not(:target) {
		display: none;
	  }

	  #list-contents li a{
	
		font-size: 40px;
	
	  }


	.auto-style1 {
		margin-left: 0px;
	}

	.auto-style3 {
		color: #000;
		font-size: 20px;
		padding: 20px 0 0 0;
	/*	float: left; */
		text-align: center;
		margin-left: 2px;
	}
	
	.auto-style4 {
		width:100%;
		float: left;
		margin:auto;
	}
	
	.auto-style5 {
		display: block;
		margin: 0 auto;
		padding-top: 60px;
		width: 150px;
		height: 139px;
	}

	.auto-style6 {
		float: left;
		padding: 0px 10px 10px 20px;
		background: url(../index_img/mark_head.png) no-repeat;
		background-position:0% 25%;
		margin-left: 0;
	}
	.auto-style7 {
		float: left;
		padding: 0px 10px 10px 20px;
		background: url(../index_img/mark_head.png) no-repeat;
		background-position:0% 25%;
		margin-left: 0;
	}
	
	.header {
		width:100%;
		background-color:#101010;
	}
	
	.in_head {
		width:100%;
		margin:0 auto;
	}
	
	.header ul {
		float:right;
	}
	
	.h_list {
		float:left;
		padding:110px 10px 0 20px;
		background:url(../index_img/mark_head.png) no-repeat left 112px;
	}
	

	.h_text{

		font-size: 30px;

	}


	a.h_text {
		text-decoration:none;
	}
	
	a:link.h_text {
		color: #FFFFFF;
	}
	
	a:visited.h_text {
		color:#FFFFFF;
	}
	
	a:hover.h_text {
		color:#FFFFFF;
		opacity: 0.7;
	}
	
	.bar_head {
		width:100%;
		background-color:#FFFFFF;
	}

	.gnavi_box{
		display: none!important;
	}

	
/* contents */

.contents {
	width:100%;
	margin:0 auto;
}

.title_saiyozyoho {
	max-width:100%;
	height: 30px; 
	margin:30px auto 30px auto;
/*	text-align: center; */
}

.title_saiyozyoho img{

    width:100%;

}
	
.saiyo_text {
	text-align:center;
	padding:10px 0;
	color: #000;
	font-size: 30px;
}

.saiyo_img {

	margin:50px 0 120px 0;
	text-align: center;

}

.saiyo_img img{

	width: 700px;

}

/* footer */
.footer {
	clear:both;
	background-color:#f5f5f5;
}

.in_footer {
	width:100%;
	margin:0 auto;
}

.copy {
	color:#000;
	font-size:28px;
	padding:10px 0 30px 0;
	float:left;
}

.f_text {
	color:#000;
	font-size:20px;
	padding:10px 0 30px 0;
/*    float: left; */
	text-align: center;
/*		inline-size: 400px; */
	overflow-wrap: break-word;
}

}

/* Surface （タテ）*/
@media screen and (min-width:912px) and (max-width:1180px) and (orientation: portrait){

	body {
		background-color: #f5f5f5;
	}

	.container{

		max-width:100%;
		overflow: hidden;
		margin:0 auto 0 auto;
	
	}
	
    #header2 .inner{
		background: white;
		color:black;
	  }
	  
	#header2 .inner a{
		background: white;
		color:black;
	  }
	
	  .menu-subject {
		margin-top: 32px;
		font-family: serif;
		font-size: 1.4em;
		font-weight: bold;
		text-align: center;
		color: black;
	  }
	  
	  #pagetop {
		padding-top: 40px;
		position: fixed;
		right: 3%;
		bottom: 5%;
		z-index: 9999;
	  }
	  
	  #pagetop a {
		text-decoration: none;
		text-align: center;
		display: block;
		color:black;
		font-size: 40px;
		background: white;
		width: 60px;
		line-height: 60px;
		border-radius: 40%;
	  }
	  
	  
	  
	  .menu-btn {
		position: fixed;
		top: 10px;
		right: 10px;
		display: flex;
		height: 60px;
		width: 60px;
		justify-content: center;
		align-items: center;
		z-index: 90;
		background-color: white;
		border-radius: 6px;
	  }
	  
	  .menu-btn span,
	  .menu-btn span:before,
	  .menu-btn span:after {
		content: '';
		display: block;
		height: 3px;
		width: 25px;
		border-radius: 3px;
		background-color: black;
		position: absolute;
	  }
	  .menu-btn span:before {
		bottom: 8px;
	  }
	  .menu-btn span:after {
		top: 8px;
	  }
	  
	  #menu-btn-check:checked ~ .menu-btn span {
		background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
	  }
	  
	  #menu-btn-check:checked ~ .menu-btn span::before {
		bottom: 0;
		transform: rotate(45deg);
	  }
	  #menu-btn-check:checked ~ .menu-btn span::after {
		top: 0;
		transform: rotate(-45deg);
	  }
	  
	  .menu-content {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 80;
		background-color:black;
	  }
	  .menu-content ul {
		padding: 70px 10px;
	  }
	  
	  
	  .menu-content ul li {
	  /*    border-bottom: solid 1px red; */
	  	margin:20px 0 20px 0;
		list-style: none;
	  }
	  
	  
	  .menu-content ul li a {
		display: block;
		width: 100%;
		font-size: 30px;
		box-sizing: border-box;
		color:#ffffff;
		text-decoration: none;
		padding: 9px 15px 10px 0;
		position: relative;
	  }
	  
	  .menu-content ul li a:hover{
		display: block;
		width: 100%;
		font-size: 30px;
		box-sizing: border-box;
		color:yellow;
		text-decoration: none;
		padding: 9px 15px 10px 0;
		position: relative;
	  }
	  
	  .menu-content {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 100%;/*leftの値を変更してメニューを画面外へ*/
		z-index: 80;
		background-color: black;
		transition: all 0.5s;/*アニメーション設定*/
		text-align: center;
	  }
	  
	  #menu-btn-check:checked ~ .menu-content {
		left: 0%;/*メニューを画面内へ*/
	  }
	  
	  #menu-btn-check {
		display: none;
	  }
	  
	  #menu-btn-check:not(:target) {
		display: none;
	  }

	  #list-contents li a{
	
		font-size: 40px;
	
	  }


	.auto-style1 {
		margin-left: 0px;
	}

	.auto-style3 {
		color: #000;
		font-size: 20px;
		padding: 20px 0 0 0;
	/*	float: left; */
		text-align: center;
		margin-left: 2px;
	}
	
	.auto-style4 {
		width:100%;
		float: left;
		margin:auto;
	}
	
	.auto-style5 {
		display: block;
		margin: 0 auto;
		padding-top: 60px;
		width: 150px;
		height: 139px;
	}

	.auto-style6 {
		float: left;
		padding: 0px 10px 10px 20px;
		background: url(../index_img/mark_head.png) no-repeat;
		background-position:0% 25%;
		margin-left: 0;
	}
	.auto-style7 {
		float: left;
		padding: 0px 10px 10px 20px;
		background: url(../index_img/mark_head.png) no-repeat;
		background-position:0% 25%;
		margin-left: 0;
	}
	
	.header {
		width:100%;
		background-color:#101010;
	}
	
	.in_head {
		width:100%;
		margin:0 auto;
	}
	
	.header ul {
		float:right;
	}
	
	.h_list {
		float:left;
		padding:110px 10px 0 20px;
		background:url(../index_img/mark_head.png) no-repeat left 112px;
	}
	

	.h_text{

		font-size: 30px;

	}


	a.h_text {
		text-decoration:none;
	}
	
	a:link.h_text {
		color: #FFFFFF;
	}
	
	a:visited.h_text {
		color:#FFFFFF;
	}
	
	a:hover.h_text {
		color:#FFFFFF;
		opacity: 0.7;
	}
	
	.bar_head {
		width:100%;
		background-color:#FFFFFF;
	}

	.gnavi_box{
		display: none!important;
	}

	
/* contents */

.contents {
	width:100%;
	margin:0 auto;
}

.title_saiyozyoho {
	max-width:100%;
	height: 30px; 
	margin:30px auto 30px auto;
/*	text-align: center; */
}

.title_saiyozyoho img{

    width:100%;

}
	
.saiyo_text {
	text-align:center;
	padding:10px 0;
	color: #000;
	font-size: 30px;
}

.saiyo_img {

	margin:50px 0 120px 0;
	text-align: center;

}

.saiyo_img img{

	width: 700px;

}

/* footer */
.footer {
	clear:both;
	background-color:#f5f5f5;
}

.in_footer {
	width:100%;
	margin:0 auto;
}

.copy {
	color:#000;
	font-size:28px;
	padding:10px 0 30px 0;
	float:left;
}

.f_text {
	color:#000;
	font-size:20px;
	padding:10px 0 30px 0;
/*    float: left; */
	text-align: center;
/*		inline-size: 400px; */
	overflow-wrap: break-word;
}

}


/* スマホ 767px以下 */
@media screen and (max-width: 767px){

	body {
		background-color: #f5f5f5;
	}

	.container{

		max-width:100%;
		overflow: hidden;
		margin:0 auto 0 auto;
	
	}
	
    #header2 .inner{
		background: white;
		color:black;
	  }
	  
	#header2 .inner a{
		background: white;
		color:black;
	  }
	
	  .menu-subject {
		margin-top: 32px;
		font-family: serif;
		font-size: 1.4em;
		font-weight: bold;
		text-align: center;
		color: black;
	  }
	  
	  #pagetop {
		padding-top: 40px;
		position: fixed;
		right: 3%;
		bottom: 5%;
		z-index: 9999;
	  }
	  
	  #pagetop a {
		text-decoration: none;
		text-align: center;
		display: block;
		color:black;
		font-size: 20px;
		background: white;
		width: 60px;
		line-height: 60px;
		border-radius: 40%;
	  }
	  
	  
	  
	  .menu-btn {
		position: fixed;
		top: 10px;
		right: 10px;
		display: flex;
		height: 60px;
		width: 60px;
		justify-content: center;
		align-items: center;
		z-index: 90;
		background-color: white;
		border-radius: 6px;
	  }
	  
	  .menu-btn span,
	  .menu-btn span:before,
	  .menu-btn span:after {
		content: '';
		display: block;
		height: 3px;
		width: 25px;
		border-radius: 3px;
		background-color: black;
		position: absolute;
	  }
	  .menu-btn span:before {
		bottom: 8px;
	  }
	  .menu-btn span:after {
		top: 8px;
	  }
	  
	  #menu-btn-check:checked ~ .menu-btn span {
		background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
	  }
	  
	  #menu-btn-check:checked ~ .menu-btn span::before {
		bottom: 0;
		transform: rotate(45deg);
	  }
	  #menu-btn-check:checked ~ .menu-btn span::after {
		top: 0;
		transform: rotate(-45deg);
	  }
	  
	  .menu-content {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 80;
		background-color:black;
	  }
	  .menu-content ul {
		padding: 70px 10px;
	  }
	  
	  
	  .menu-content ul li {
	  /*    border-bottom: solid 1px red; */
		list-style: none;
	  }
	  
	  
	  .menu-content ul li a {
		display: block;
		width: 100%;
		font-size: 15px;
		box-sizing: border-box;
		color:#ffffff;
		text-decoration: none;
		padding: 9px 15px 10px 0;
		position: relative;
	  }
	  
	  .menu-content ul li a:hover{
		display: block;
		width: 100%;
		font-size: 15px;
		box-sizing: border-box;
		color:yellow;
		text-decoration: none;
		padding: 9px 15px 10px 0;
		position: relative;
	  }
	  
	  .menu-content {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 100%;/*leftの値を変更してメニューを画面外へ*/
		z-index: 80;
		background-color: black;
		transition: all 0.5s;/*アニメーション設定*/
		text-align: center;
	  }
	  
	  #menu-btn-check:checked ~ .menu-content {
		left: 0%;/*メニューを画面内へ*/
	  }
	  
	  #menu-btn-check {
		display: none;
	  }
	  
	  #menu-btn-check:not(:target) {
		display: none;
	  }

	  #list-contents li a{
	
		font-size: 20px;
	
	  }


	.auto-style1 {
		margin-left: 0px;
	}
	.auto-style3 {
		color: #000;
		font-size: 10px;
		padding: 20px 0 0 0;
/*		float: left; */
		text-align: center;
		margin-left: 2px;
	}
	.auto-style4 {
		width:100%;
		float: left;
		margin:auto;
	}
	.auto-style5 {
		display: block;
		margin: 0 auto;
		padding-top: 30px;
	}

	.auto-style6 {
		float: left;
		padding: 0px 10px 10px 20px;
		background: url(../index_img/mark_head.png) no-repeat;
		background-position:0% 25%;
		margin-left: 0;
	}
	.auto-style7 {
		float: left;
		padding: 0px 10px 10px 20px;
		background: url(../index_img/mark_head.png) no-repeat;
		background-position:0% 25%;
		margin-left: 0;
	}
	
	.header {
		width:100%;
		background-color:#101010;
	}
	
	.in_head {
		width:100%;
		margin:0 auto;
	}
	
	.header ul {
		float:right;
	}
	
	.h_list {
		float:left;
		padding:110px 10px 0 20px;
		background:url(../index_img/mark_head.png) no-repeat left 112px;
	}
	
	a.h_text {
		text-decoration:none;
	}
	
	a:link.h_text {
		color: #FFFFFF;
	}
	
	a:visited.h_text {
		color:#FFFFFF;
	}
	
	a:hover.h_text {
		color:#FFFFFF;
		opacity: 0.7;
	}
	
	.bar_head {
		width:100%;
		background-color:#FFFFFF;
	}

	.gnavi_box{
		display: none!important;
	}

	
/* contents */

.contents {
	width:100%;
	margin:0 auto;
}

.title_saiyozyoho {
	max-width:100%;
	height: 30px; 
	margin:10px auto 10px auto;
/*	text-align: center; */
}

.title_saiyozyoho img{

    width:100%;

}
	
.saiyo_text {
	text-align:center;
	padding:10px 0;
	color: #000;
}

.saiyo_img {
	margin:20px 0 120px 0;
	float: left;

}

.saiyo_img img{

	width: 414px;

}

/* footer */
.footer {
	clear:both;
	background-color:#f5f5f5;
}

.in_footer {
	width:100%;
	margin:0 auto;
}

.copy {
	color:#000;
	font-size:14px;
	padding:10px 0 30px 0;
	float:left;
}

.f_text {
	color:#000;
	font-size:10px;
	padding:10px 0 30px 0;
/*    float: left; */
	text-align: center;
	inline-size: 400px;
	overflow-wrap: break-word;
}

}


/* pc 1181px以上 */
@media screen and (min-width: 1181px){

	body {
		background-color: #f5f5f5;
	}
	
	.auto-style1 {
		margin-left: 0px;
	}
	.auto-style3 {
		color: #000;
		font-size: 14px;
		padding: 10px 0 30px 0;
		float: left;
		margin-left: 2px;
	}
	.auto-style4 {
		float: left;
		margin:auto;
	}
	.auto-style5 {
		float: left;
		margin: 40px 30px 20px 150px;
	}
	.auto-style6 {
		float: left;
		padding: 110px 10px 0 20px;
		background: url('../index_img/mark_head.png') no-repeat left 112px;
		margin-left: 0;
	}
	.auto-style7 {
		float: left;
		padding: 110px 10px 0 20px;
		background: url('../index_img/mark_head.png') no-repeat left 112px;
		margin-left: 0px;
	}
	
	.header {
		width:100%;
		background-color:#101010;
	}
	
	.in_head {
		width:950px;
		margin:0 auto;
	}
			
	/* ul {
		float:right;
	} */
	
	.h_list {
		float:left;
		padding:110px 10px 0 20px;
		background:url(../index_img/mark_head.png) no-repeat left 112px;
	}
	
	a.h_text {
		text-decoration:none;
	}
	
	a:link.h_text {
		color: #FFFFFF;
	}
	
	a:visited.h_text {
		color:#FFFFFF;
	}
	
	a:hover.h_text {
		color:#FFFFFF;
		opacity: 0.7;
	}
	
	.bar_head {
		width:100%;
		background-color:#FFFFFF;
	}

	#header2{

		display: none!important;

	}	

	.gnavi_box {
		width:100%;
		background-color:#f5f5f5;
		float: left;
	}
	
	.gnavi {
		width:1200px;
		background-color:#f5f5f5;
		margin:0 auto 0 auto; 
	}

	ul.gnavi2{
		display: flex !important;
		justify-content: center !important;
	}
	
	.g_list {
		float:left;
		width: 122px;
		margin: 0 20px 0 0;
	}
	
	.g_list:hover {
		float:left;
		width: 122px;
		margin: 0 20px 0 0;
		opacity: 0.7;
	}
		
	/* contents */
	
	.contents {
		width:1200px;
		margin:10px auto 0 auto;
	}
	
	.title_saiyozyoho {
		width:411px;
		margin:0 auto 0 auto;
		padding-right: 20px;
		padding-bottom: 10px;
	}

	.titie_saiyozyoho img{

		text-align: center;
		margin-right:50px;
		padding: 0;

	}


	.saiyo_text {
		text-align:center;
		padding:10px 0;
		color: #000;
	}
	
	/*.saiyo_img {
		width:653px;
		height: 490px;
		margin:0 auto 120px auto;
	}*/
	
	.saiyo_img {
		width:828px;
		height:1485;
		margin:0 0 0 170px;
	}
	
	
	/* footer */
	.footer {
		clear:both;
		background-color:#f5f5f5;
	}
	
	.in_footer {
		width:1200px;
		margin:0 auto;
	}
	
	.copy {
		color:#000;
		font-size:14px;
		padding:10px 0 30px 0;
		float:left;
	}
	
	.f_text {
		color:#000;
		font-size:14px;
		padding:10px 0 30px 0;
		float:right;
	}

}

/* スマホ 481px以上　897px以下（ヨコ） */
@media screen and (min-width: 481px) and (max-width: 897px) and (orientation: landscape){

	body {
		background-color: #f5f5f5;
	}

	.container{

		max-width:100%;
		overflow: hidden;
		margin:0 auto 0 auto;
	
	}
	
    #header2 .inner{
		background: white;
		color:black;
	  }
	  
	#header2 .inner a{
		background: white;
		color:black;
	  }
	
	  .menu-subject {
		margin-top: 32px;
		font-family: serif;
		font-size: 1.4em;
		font-weight: bold;
		text-align: center;
		color: black;
	  }
	  
	  #pagetop {
		padding-top: 40px;
		position: fixed;
		right: 3%;
		bottom: 5%;
		z-index: 9999;
	  }
	  
	  #pagetop a {
		text-decoration: none;
		text-align: center;
		display: block;
		color:black;
		font-size: 20px;
		background: white;
		width: 60px;
		line-height: 60px;
		border-radius: 40%;
	  }
	  
	  
	  
	  .menu-btn {
		position: fixed;
		top: 10px;
		right: 10px;
		display: flex;
		height: 60px;
		width: 60px;
		justify-content: center;
		align-items: center;
		z-index: 90;
		background-color: white;
		border-radius: 6px;
	  }
	  
	  .menu-btn span,
	  .menu-btn span:before,
	  .menu-btn span:after {
		content: '';
		display: block;
		height: 3px;
		width: 25px;
		border-radius: 3px;
		background-color: black;
		position: absolute;
	  }
	  .menu-btn span:before {
		bottom: 8px;
	  }
	  .menu-btn span:after {
		top: 8px;
	  }
	  
	  #menu-btn-check:checked ~ .menu-btn span {
		background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
	  }
	  
	  #menu-btn-check:checked ~ .menu-btn span::before {
		bottom: 0;
		transform: rotate(45deg);
	  }
	  #menu-btn-check:checked ~ .menu-btn span::after {
		top: 0;
		transform: rotate(-45deg);
	  }
	  
	  .menu-content {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 80;
		background-color:black;
	  }
	  .menu-content ul {
		padding: 70px 10px;

		height: 80%;
		overflow:auto;
		-webkit-overflow-scrolling: touch;
		margin-bottom: 50px;
	  }
	  
	  
	  .menu-content ul li {
	  /*    border-bottom: solid 1px red; */
		list-style: none;
	  }
	  
	  
	  .menu-content ul li a {
		display: block;
		width: 100%;
		font-size: 15px;
		box-sizing: border-box;
		color:#ffffff;
		text-decoration: none;
		padding: 9px 15px 10px 0;
		position: relative;
	  }
	  
	  .menu-content ul li a:hover{
		display: block;
		width: 100%;
		font-size: 15px;
		box-sizing: border-box;
		color:yellow;
		text-decoration: none;
		padding: 9px 15px 10px 0;
		position: relative;
	  }
	  
	  .menu-content {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 100%;/*leftの値を変更してメニューを画面外へ*/
		z-index: 80;
		background-color: black;
		transition: all 0.5s;/*アニメーション設定*/
		text-align: center;
	  }
	  
	  #menu-btn-check:checked ~ .menu-content {
		left: 0%;/*メニューを画面内へ*/
	  }
	  
	  #menu-btn-check {
		display: none;
	  }
	  
	  #menu-btn-check:not(:target) {
		display: none;
	  }

	  #list-contents li a{
	
		font-size: 20px;
	
	  }


	.auto-style1 {
		margin-left: 0px;
	}
	.auto-style3 {
		color: #000;
		font-size: 10px;
		padding: 20px 0 0 0;
/*		float: left; */
		text-align: center;
		margin-left: 2px;
	}
	.auto-style4 {
		width:100%;
		float: left;
		margin:auto;
	}
	.auto-style5 {
		display: block;
		margin: 0 auto;
		padding-top: 30px;

		width: 20%;
	}

	.auto-style6 {
		float: left;
		padding: 0px 10px 10px 20px;
		background: url(../index_img/mark_head.png) no-repeat;
		background-position:0% 25%;
		margin-left: 0;
	}
	.auto-style7 {
		float: left;
		padding: 0px 10px 10px 20px;
		background: url(../index_img/mark_head.png) no-repeat;
		background-position:0% 25%;
		margin-left: 0;
	}
	
	.header {
		width:100%;
		background-color:#101010;
	}
	
	.in_head {
		width:100%;
		margin:0 auto;
	}
	
	.header ul {
		float:right;
	}
	
	.h_list {
		float:left;
		padding:110px 10px 0 20px;
		background:url(../index_img/mark_head.png) no-repeat left 112px;
	}
	
	a.h_text {
		text-decoration:none;
	}
	
	a:link.h_text {
		color: #FFFFFF;
	}
	
	a:visited.h_text {
		color:#FFFFFF;
	}
	
	a:hover.h_text {
		color:#FFFFFF;
		opacity: 0.7;
	}
	
	.bar_head {
		width:100%;
		background-color:#FFFFFF;
	}

	.gnavi_box{
		display: none!important;
	}

	
/* contents */

.contents {
	width:100%;
	margin:0 auto;
}

.title_saiyozyoho {
	max-width:100%;
	height: 30px; 
	margin:10px auto 10px auto;
	text-align: center; 
}

.title_saiyozyoho img{

/*    width:100%; */

}
	
.saiyo_text {
	text-align:center;
	padding:10px 0;
	color: #000;
}

.saiyo_img {
	margin:20px 0 120px 0;

/*	display: block; */
/*	text-align: center; */

}

.saiyo_img img{

/*	width: 414px; */
	width:50%;
    padding:0% 25%;

}

/* footer */
.footer {
	clear:both;
	background-color:#f5f5f5;
}

.in_footer {
	width:100%;
	margin:0 auto;
}

.copy {
	color:#000;
	font-size:14px;
	padding:10px 0 30px 0;
	float:left;
}

.f_text {
	color:#000;
	font-size:10px;
	padding:10px 0 30px 0;

	margin: 0 auto;

	text-align: center;
	inline-size: 400px;
	overflow-wrap: break-word;
}

}

/* タブレット （ヨコ）*/
@media screen and (min-width:898px) and (max-width:1180px) and (orientation: landscape){

	body {
		background-color: #f5f5f5;
	}

	.container{

		max-width:100%;
		overflow: hidden;
		margin:0 auto 0 auto;
	
	}
	
    #header2 .inner{
		background: white;
		color:black;
	  }
	  
	#header2 .inner a{
		background: white;
		color:black;
	  }
	
	  .menu-subject {
		margin-top: 32px;
		font-family: serif;
		font-size: 1.4em;
		font-weight: bold;
		text-align: center;
		color: black;
	  }
	  
	  #pagetop {
		padding-top: 40px;
		position: fixed;
		right: 3%;
		bottom: 5%;
		z-index: 9999;
	  }
	  
	  #pagetop a {
		text-decoration: none;
		text-align: center;
		display: block;
		color:black;
		font-size: 40px;
		background: white;
		width: 60px;
		line-height: 60px;
		border-radius: 40%;
	  }
	  
	  
	  
	  .menu-btn {
		position: fixed;
		top: 10px;
		right: 10px;
		display: flex;
		height: 60px;
		width: 60px;
		justify-content: center;
		align-items: center;
		z-index: 90;
		background-color: white;
		border-radius: 6px;
	  }
	  
	  .menu-btn span,
	  .menu-btn span:before,
	  .menu-btn span:after {
		content: '';
		display: block;
		height: 3px;
		width: 25px;
		border-radius: 3px;
		background-color: black;
		position: absolute;
	  }
	  .menu-btn span:before {
		bottom: 8px;
	  }
	  .menu-btn span:after {
		top: 8px;
	  }
	  
	  #menu-btn-check:checked ~ .menu-btn span {
		background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
	  }
	  
	  #menu-btn-check:checked ~ .menu-btn span::before {
		bottom: 0;
		transform: rotate(45deg);
	  }
	  #menu-btn-check:checked ~ .menu-btn span::after {
		top: 0;
		transform: rotate(-45deg);
	  }
	  
	  .menu-content {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 80;
		background-color:black;
	  }
	  .menu-content ul {
		padding: 70px 10px;
	  }
	  
	  
	  .menu-content ul li {
	  /*    border-bottom: solid 1px red; */
	  	margin:20px 0 20px 0;
		list-style: none;
	  }
	  
	  
	  .menu-content ul li a {
		display: block;
		width: 100%;
		font-size: 40px;
		box-sizing: border-box;
		color:#ffffff;
		text-decoration: none;
		padding: 9px 15px 10px 0;
		position: relative;
	  }
	  
	  .menu-content ul li a:hover{
		display: block;
		width: 100%;
		font-size: 30px;
		box-sizing: border-box;
		color:yellow;
		text-decoration: none;
		padding: 9px 15px 10px 0;
		position: relative;
	  }
	  
	  .menu-content {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 100%;/*leftの値を変更してメニューを画面外へ*/
		z-index: 80;
		background-color: black;
		transition: all 0.5s;/*アニメーション設定*/
		text-align: center;
	  }
	  
	  #menu-btn-check:checked ~ .menu-content {
		left: 0%;/*メニューを画面内へ*/
	  }
	  
	  #menu-btn-check {
		display: none;
	  }
	  
	  #menu-btn-check:not(:target) {
		display: none;
	  }

	  #list-contents li a{
	
		font-size: 40px;
	
	  }


	.auto-style1 {
		margin-left: 0px;
	}

	.auto-style3 {
		color: #000;
		font-size: 20px;
		padding: 20px 0 0 0;
	/*	float: left; */
		text-align: center;
		margin-left: 2px;
	}
	
	.auto-style4 {
		width:100%;
		float: left;
		margin:auto;
	}
	
	.auto-style5 {
		display: block;
		margin: 0 auto;
		padding-top: 60px;
		width: 150px;
		height: 139px;
	}

	.auto-style6 {
		float: left;
		padding: 0px 10px 10px 20px;
		background: url(../index_img/mark_head.png) no-repeat;
		background-position:0% 25%;
		margin-left: 0;
	}
	.auto-style7 {
		float: left;
		padding: 0px 10px 10px 20px;
		background: url(../index_img/mark_head.png) no-repeat;
		background-position:0% 25%;
		margin-left: 0;
	}
	
	.header {
		width:100%;
		background-color:#101010;
	}
	
	.in_head {
		width:100%;
		margin:0 auto;
	}
	
	.header ul {
		float:right;
	}
	
	.h_list {
		float:left;
		padding:110px 10px 0 20px;
		background:url(../index_img/mark_head.png) no-repeat left 112px;
	}
	

	.h_text{

		font-size: 30px;
		margin-right:20px;

	}


	a.h_text {
		text-decoration:none;
	}
	
	a:link.h_text {
		color: #FFFFFF;
	}
	
	a:visited.h_text {
		color:#FFFFFF;
	}
	
	a:hover.h_text {
		color:#FFFFFF;
		opacity: 0.7;
	}
	
	.bar_head {
		width:100%;
		background-color:#FFFFFF;
	}

	.gnavi_box{
		display: none!important;
	}

	
/* contents */

.contents {
	width:100%;
	margin:0 auto;
}

.title_saiyozyoho {
	max-width:100%;
	height: 30px; 
	margin:30px auto 30px auto;
/*	text-align: center; */
}

.title_saiyozyoho img{

    width:100%;

}
	
.saiyo_text {
	text-align:center;
	padding:40px 0 10px 0;
	color: #000;
	font-size: 30px;
}

.saiyo_img {

	margin:50px 0 120px 0;
	text-align: center;

}

.saiyo_img img{

	width: 700px;

}

/* footer */
.footer {
	clear:both;
	background-color:#f5f5f5;
}

.in_footer {
	width:100%;
	margin:0 auto;
}

.copy {
	color:#000;
	font-size:28px;
	padding:10px 0 30px 0;
	float:left;
}

.f_text {
	color:#000;
	font-size:20px;
	padding:10px 0 30px 0;
/*    float: left; */
	text-align: center;
/*		inline-size: 400px; */
	overflow-wrap: break-word;
}


}

