@charset "UTF-8";
/* CSS Document */
*{ margin:0; padding:0; box-sizing: border-box; }
body{
	width: 99%; 
	max-width: 900px;
	margin: 0 auto;
	text-align: center; }

a {color: #ff7b00;}
a:hover img{opacity: 0.7;}
a:hover{
	text-decoration: none;
	color: #fba759;}
.mt10px{margin-top: 10px;}
@media (min-width:601px){
.mt10px{margin-top: 20px;}}
.mt{margin-top: 20px;}
@media (min-width:601px){
.mt{margin-top: 30px;}}
/* =============================================== */
.caption img{
	width: 100%;}
.tag1 img{ 
	width: 100%; 
	margin-top: 20px;}
.tag2 img{ 
	width: 100%; 
	margin-top: 10px;}
.tag3 img{ 
	width: 90%; 
	margin-top: 20px;}
.tag4 img{ 
	width: 90%; 
	margin-top: 10px;}
.batu img{
	width: 100%;
	margin-top: 5px;}
.textl{
	font-feature-settings: "palt";
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.2em;
	line-height: 1.4;
	font-weight: 700;
	color: #060606;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px; }
.texts{
	font-feature-settings: "palt";
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 0.95em;
	line-height: 1.4;
	font-weight: 400;
	color: #060606;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px; }

/* ----------------------------------------------- */
@media (min-width:601px){
.caption img { width: 100%; }
.tag1 img { 
	width: 100%; 
	margin-top: 30px; }
.tag2 img { 
	width: 100%; 
	margin-top: 15px; }
.tag3 img { 
	width: 90%; 
	margin-top: 30px; }
.tag4 img { 
	width: 90%; 
	margin-top: 15px; }
.batu img{
	width: 100%;
	margin-top: 10px;}
.textl{
	font-feature-settings: "palt";
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.85em;
	line-height: 1.3;
	font-weight: 600;
	color: #060606;
	text-align: left;
	margin-top: 15px; 
	margin-bottom: 20px;}
.texts{
	font-feature-settings: "palt";
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.35em;
	line-height: 1.5;
	font-weight: 400;
	color: #060606;
	text-align: left;
	margin-top: 0px; 
	margin-bottom: 0px; }}
/* =============================================== */

/*====================================================================
.s_07 .accordion_one
====================================================================*/
.s_07 .accordion_one {
	width: 100%; 
	max-width: 900px;
	text-align: center;
	margin: 0 auto; }
.s_07 .accordion_one .accordion_header {
	position: relative;
	font-feature-settings: "palt";
	font-family: 'Noto Sans JP', sans-serif;
	text-align: left;
	font-size: 1.15em;
	font-weight: 500;
	letter-spacing: .1em;
	color: #fff;
	background-color: #FF4200;
	border-bottom: 1px solid #fff;
	padding: 2.5% 3.8%;
	z-index: +1;
	cursor: pointer; }
.s_07 .accordion_one .accordion_header2 {
	position: relative;
	font-feature-settings: "palt";
	font-family: 'Noto Sans JP', sans-serif;
	text-align: left;
	font-size: 1.15em;
	font-weight: 500;
	letter-spacing: .1em;
	color: #ff7b00;
	border: solid 1px #ff7b00;
	border-bottom: none;
	padding: 2.5% 3.8%;
	cursor: pointer; }
.s_07 .accordion_one .accordion_header2 img/*顔写真*/ {
	position: absolute;
	top:0;
	bottom:0;
	left:90%;
	right:0;
	width:8%;
	margin:auto; }
.s_07 .accordion_one .accordion_header3 {
	position: relative;
	border: solid 1px #ff7b00;
	border-bottom: none;
	padding: 2.5% 3.8%; }
.s_07 .accordion_one .accordion_header3 img/*イメージ*/ {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 5px;
	width: 100%;}
.s_07 .accordion_one .accordion_header3 p/*テキスト*/ {
	margin-top: 5px;
	margin-bottom: 15px;
	font-feature-settings: "palt";
	font-family: 'Noto Sans JP', sans-serif;
	text-align: left;
	font-size: 1em;
	font-weight: 500;
	letter-spacing: .1em;
	color: #000;}
.bb1px {border-bottom: solid 1px #ff7b00 !important;}

hr{
	margin-top: 10px;
	margin-bottom: 20px;
	border:none;
	border-top:dashed 1.5px #c7c7c7;
	height: 1.5px;
	color:#FFFFFF;
	width:100%;}
/* 601以上------------------------------------------ */
@media (min-width:601px){
.s_07 .accordion_one .accordion_header {
	position: relative;
	font-feature-settings: "palt";
	font-family: 'Noto Sans JP', sans-serif;
	text-align: left;
	font-size: 1.6em;
	font-weight: 600;
	letter-spacing: .13em;
	color: #fff;
	background-color: #FF4200;
	border-bottom: 1px solid #fff;
	padding: 2.5% 3.8%;
	z-index: +1;
	cursor: pointer; }
.s_07 .accordion_one .accordion_header2 {
	position: relative;
	font-feature-settings: "palt";
	font-family: 'Noto Sans JP', sans-serif;
	text-align: left;
	font-size: 1.6em;
	font-weight: 600;
	letter-spacing: .13em;
	color: #ff7b00;
	border: solid 1px #ff7b00;
	border-bottom: none;
	padding: 2.5% 3.8%;
	cursor: pointer; }
.s_07 .accordion_one .accordion_header2 img {
	position: absolute;
	top:0;
	bottom:0;
	left:90%;
	right:0;
	width:8%;
	margin:auto; }
.s_07 .accordion_one .accordion_header3 img/*イメージ*/ {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 100%;}
.s_07 .accordion_one .accordion_header3 p/*テキスト*/ {
	margin-top: 5px;
	font-feature-settings: "palt";
	font-family: 'Noto Sans JP', sans-serif;
	text-align: left;
	font-size: 1.6em;
	font-weight: 500;
	letter-spacing: .13em;
	color: #000;}
hr{
	margin-top: 15px;
	margin-bottom: 30px;
	border:none;
	border-top:dashed 1.5px #c7c7c7;
	height: 1.5px;
	color:#FFFFFF;
	width:100%;}}
.s_07 .accordion_one:nth-of-type(1) .accordion_inner .accordion_header {
	background-color: #ff7b00;}
.s_07 .accordion_one .accordion_header:hover {
	opacity: .7;
	color: #fff;}
/* 矢印　開閉前============================== */
.s_07 .accordion_one .accordion_header .i_box {
	content: "";
	position: absolute;
	right: 4.5%;
	top: 32%;
	transition: all 0.2s ease-in-out;
	display: block;
	width: 12px;
	height: 12px;
	border-top: solid 2.5px #fff;
	border-right: solid 2.5px #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg); }
@media (min-width:601px){
.s_07 .accordion_one .accordion_header .i_box {
	content: "";
	position: absolute;
	right: 4.5%;
	top: 35%;
	transition: all 0.2s ease-in-out;
	display: block;
	width: 16px;
	height: 16px;
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg); }}
/* 矢印　開閉後============================== */
.s_07 .accordion_one .accordion_header.open .i_box {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 42.5%; }

/* アコーディオン中身============================== */
.s_07 .accordion_one .accordion_inner {
	display: none;
	padding-top: 0;
	padding-bottom: 15px;
	box-sizing: border-box; }

.copyright{
	font-size: 0.7em;
	font-family: YuMincho, 'Yu Mincho', 'Hiragino Mincho ProN', 'serif';
	font-weight: 400;
	color: #000000;
	text-align: center; 
	margin-top: 20px; }
/* ----------------------------------------------- */
@media (min-width:601px){
.copyright{
	font-size: 1.2em;
	font-family: YuMincho, 'Yu Mincho', 'Hiragino Mincho ProN', 'serif';
	font-weight: 400;
	color: #000000;
	text-align: center;
	margin-top: 40px; }}