


/*---------------------------- スマホ向けのスタイル ----------------------------*/
@media screen and (max-width:679px) {
 a   { text-decoration:none;}
/*---------- ページ全体の指定 ----------*/

*{
margin: 0;
padding: 0;
}


/*---------- ヘッダー ----------*/

#header {

top: 0; /* 上部から配置の基準位置を決める */
  width: 100%;
  margin: 0 0 0 0;
height: auto;
  background-image: url(../img/header.png);  /*-- 背景 --*/
  background-repeat: repeat-x;
}

.button12 {
  background-color: #fff;
  border: solid 2px #191970;
  color: #191970;
  border-radius: 20px;
  padding: 10px 30px;
  text-decoration: none;
  font-size: 1em;
  box-shadow: 0 5px 0 #191970;
  display: inline-block;
  transition: .3s;
}
.button12:hover {
  color: #191970;
  transform: translateY(5px);
  box-shadow: 0 0 0 #191970;
}
#header1 {

	height: auto;
        background: url(../img/h1.png) center / cover;

z-index: 20;
}

.outline-filled {
 
  font-weight: 900;

  -webkit-text-stroke: 0.7px #4d5156;
}

.outline-filled2 {
 
  font-weight: 700;

  -webkit-text-stroke: 0.7px #ffff;
}

.outline-shadow {

  font-weight: 900;
  color: #fff;
  text-shadow: 
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
}

html {
    scroll-padding-top: 100vh;
}

.title1 {

font-size:20px;

line-height:35px;

position: relative; top: 10%; 

padding: 15% 5% 15% 5%;



}

.imagebox { position: relative; }
    .inside { position: absolute; top: 30px; left: 75px; width: 145px; }




#header h{
  margin: 0 auto 0 auto;
  width: 100%;
  padding: 0 0 0 0px;
  font-weight: normal;
  text-align: left;
  font-size: 10px;
  color: #9d896c;
}


/*---------- ヘッダー内 ----------*/

#header #header_inner {

  font-size: 20px;
  width: 100%;
  height: 50px;  /*-- 高さ --*/
  padding:10px 0 10px 0;/*-- 余白 --*/
  margin: 0 0 0 0;
}

/*---------- ヘッダーメニュー ----------*/

#header-menu {
  margin: 0px 1px 0px 1px;
  border-top: 1px solid #cbb994;
  border-right: 1px solid #cbb994;
z-index: 30;
}

#header-menu ul {
 width: 100%;
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 0;
  
  background-repeat: repeat-x;


}


#header-menu ul li {
  width:33%;
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  text-align: center;
 background-image: url(../img/head_menu_back_base.gif);
}

#header-menu li a {

width: 100%;
    font-size: 0.75em;
  padding: 13px 0 13px 0;
  display: block;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #765c47 !important;
  text-decoration: none;
  border-left: 1px solid #cbb994;
  border-bottom: 1px solid #cbb994;

}

#header-menu li a:hover {
  color: #765c47 !important;
  display: block;
  text-decoration: none;
  background: #e2d0ab url(../img/head_menu_back_hover.gif) repeat-x;
}

#header-menu li.home a {
  border-bottom: 1px solid #cbb994;
}

#header-menu span.sub {
  display: none;
}


.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0; 
  visibility: hidden;
}

/*---------- メイン ----------*/

#main {
  width: 100%;
  overflow: hidden;
  margin: 0 0 0 0;
  padding: 0;

  background-color: #ffffff;
}




.boxprofile {

width:90%;

background-color: #FFFFFF;

padding:5% 5% 5% 5%;

height: auto;

align-items: center;

justify-content: center;

font-size:15px;

background: url(../img/h2.png) center / cover;



 }

.boxinfo {

width:90%;



padding:5% 5% 5% 5%;

height: auto;

align-items: center;

justify-content: center;

font-size:15px;

background-color: #fffafa;



 }

.boxschedule {

width:90%;



padding:5% 5% 5% 5%;

height: auto;

align-items: center;

justify-content: center;

font-size:15px;

background-color: #f0f8ff;



 }

.boxreport {

padding:5% 5% 5% 5%;

height: auto;

align-items: center;

justify-content: center;

font-size:15px;



background-color: #f0f8ff;



 }
.boxhumanly {

padding:5% 5% 5% 5%;

height: auto;



font-size:15px;

align-items: center;

justify-content: center;



background-color: #f0f8ff;



 }


.padding1{

padding-top:5%;

}


.boxpr {

 width:90%;

background-color: #FFFFFF;

border-color: #000099;

margin:0px 0 10px 0;

height: 20vh;

font-size:15px;
 

padding: 100px 5px 0px 10px;




font-size:20px;

}

.boxpr2 {

 width:90%;

background-color: #FFFFFF;

border-color: #000099;

margin:0px auto 0px 0;

height: 25vh;
 


padding: 150px 5px 0px 5px;



font-size:15px;

}


/*---------- メイン画像 ----------*/

#header-img {
  width: 100%;
  margin: 12px 0 12px 0;
  text-align: center;
}

.main_photo {
  display: block;
  margin: 0 auto 0 auto;
}



/*===========
inview
===========*/

.box33 {

 width:93%;

background-color: #FFFFFF;

margin:20px 0 30px 0;

  height: auto;

  align-items: center;

  justify-content: center;

padding-left:6%;

 }


.box34 {

 width:90%;

background-color: #FFFFFF;

margin:20px 0 30px 0;


  height: auto;
display: flex;
  align-items: center;
  justify-content: center;

 }




.fadeIn {
  transition: 3s;
  opacity: 0;
}

.fadeIn.animated {
  opacity: 1;
}

.fixed {
position: fixed;
top: 0;
left: 0;
width: 100%;
}

h5 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size:2em;
}

h6 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size:2.0em;
}


h4{
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size:1.3em;
  padding-top:20px;
  padding-bottom:10px;
}


body {
  width: 100%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 16px;
 line-height: 1.5;
  color: #333333;
  background-color: #ffffff;
  -webkit-text-size-adjust: none;
}

.img_a {
  display: block;
}

.img_b {
  display: none;
}

.img_c {
  display: none;
width: 10%;
}

ol  {
  margin: 0;
  padding: 0
}
ol li  {
  list-style: none;
  padding-left: 1.5em;
  text-indent: -2.0em;
}





/*----- 左 logo -----*/

#h_logo {
  padding: 0 0 0 10%;
  text-align: left;
  font-size: 20px;
  color: #444444;
  line-height: 1.5;
  text-decoration: none;
  float: left;
 
}

#h_logo2 {
  padding: 0 0 0 0%;
  text-align: left;
  margin: 0:100px:0:0px;
  float: right;
 
}




#h_logo_img {
  max-width: 30%;
  height: auto;
padding: 0 10% 0 0px;
margin: 0:10px:0:0px;
 float: right;
}


#h_logo a {
  font-size: 35px;
  color: #666666;
  text-decoration: none;

}

#h_logo a:hover {
  font-size: 35px;
  color: #888888;
  text-decoration: none;
}


/*----- 右 info -----*/


.ninki ul {
margin:0;
padding-left:10%;
list-style:none;
}

.ninki td a{
display:block;
padding:5px;
border-bottom:dotted 1px #ddddd;
font-size:14px;
text-decoration:none;
}

.ninki td a:hover{
background-color:#eeeee}

.ninki td a img{
border:none}

.ninki a:after{
content:"";
display:block;
clear:both
}

.ninki img{
float:left;
width:120px;
}

.ninki .text{
float:none;
width:auto;
margin-left:0px;
padding-left:0px;
padding-top:5%;
}

.ninki span{
display :bock;
color:#666666;
font-size:12px;
}




#h_info{
 

  display: flex;
  margin: 0 0px 0 30px;
  padding: 0px 0px 0 30px;  /*-- info画像 位置 --*/
  text-align: left;
  width: 80px;
  color: #555555;
 
  float: left;
}

#h_info p{
  margin: 0;
  padding: 3px;
  text-align: right;
  font-size: 14px;
  color: #444444;
  letter-spacing: 0.05em;
}

#h_info a{
  font-size: 13px;
  color: #333333;
  text-decoration: none;
}

#h_info a:hover{
  font-size: 13px;
  color: #666666;
  text-decoration: none;
}

span.tel {
  font-size: 1.42em;
  color: #c9171e;
  line-height: 1.6;
  font-weight: bold;
}




/*---------- コンテンツ ----------*/

#container {
  width: 100%;
  margin:0px auto 0 auto;
  overflow: hidden;
  padding: 6px 0 0 0;
  background-color:#f8f8ff;
}


/*---------- メインコンテンツ ----------*/

#contents {
   margin: 0;
  padding-top: 4%;
  font-size: 16px;
  width: 100%;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1.7;
}

#contents #pannavi {
  margin: 0 0 6px 0;
  padding: 0 0 8px 0;
  font-size: 15px;
}

#contents #pannavi a {
  font-size: 15px;
}

#contents h2 {

  height: 43px;
  margin: 0 0 10px 0;
  padding: 14px 0 0 0;
  font-size: 18px;
  color: #54351f;
  background-image: url(../img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h2.page_title {
  
   line-width: 100%;
  padding :18px 0 4px 0;
  line-height: 1.7;
  font-size: 20px;
  color: #581201;
  border: none;
  background-image: url(../img/page_title.gif);
  background-repeat: no-repeat;
}

#contents h2.txt {
  height: auto;
  margin: 0 0 7px 0;
  padding: 0;
  border: none;
  font-size: 16px;
  color: #54351f;
  background: none;
}

#contents h3 {
  margin: 12px 3px 10px 3px;
  padding: 15px 10px 10px 18px;
  line-height: 1.4;
  font-size: 17px;
  color: #54351f;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #966934;
  border-left: solid 5px #966934;
  background-color: #f9f2d5;
}

#contents h3.beta {
  margin: 12px 2px 10px 2px;
  padding: 14px 10px 12px 16px;
  line-height: 1.4;
  font-size: 18px;
  color: #fffffc;
  border: none;
  background-image: url(../img/h3_beta.gif);
  background-repeat: no-repeat;
}

#contents h3.point {
  margin: 10px 0 10px 0;
  padding: 10px 10px 8px 10px;
  line-height: 1.4;
  font-size: 18px;
  color:#882200;
  border-top: solid 1px #999999;
  border-right: solid 1px #bbbbbb;
  border-bottom: solid 4px #663300;
  border-left: solid 1px #bbbbbb;
  background-image: url(../img/h3_point.gif);
  background-repeat: repeat-x;
}

#contents h3.gold {
  height: 41px;
  margin: 12px 2px 10px 2px;
  padding: 14px 10px 0 18px;
  line-height: 170%;
  font-size: 19px;
  text-align: left;
  color: #662200;
  border: none;
  background-image: url(../img/h3_gold.gif);
  background-repeat: no-repeat;
}

#contents h3.gold02 {
  height: 71px;
  margin: 12px 2px 10px 2px;
  padding: 14px 2px 0 18px;
  line-height: 170%;
  font-size: 18px;
  text-align: left;
  color: #662200;
  border: none;
  background-image: url(../img/h3_gold02.gif);
  background-repeat: no-repeat;
}

#contents h3.gray {
  height: 41px;
  margin: 12px 2px 10px 2px;
  padding: 14px 10px 0 18px;
  line-height: 170%;
  font-size: 19px;
  text-align: left;
  color: #662200;
  border: none;
  background-image: url(../img/h3_gray.gif);
  background-repeat: no-repeat;
}

#contents h3.gray02 {
  height: 71px;
  margin: 12px 2px 10px 2px;
  padding: 14px 2px 0 18px;
  line-height: 170%;
  font-size: 18px;
  text-align: left;
  color: #662200;
  border: none;
  background-image: url(../img/h3_gray02.gif);
  background-repeat: no-repeat;
}





#contents p {
  margin: 15px 0 15px 0;
  padding: 0 2px 0 2px;
  line-height: 1.7;
  font-size: 16px;
}

.flex {
  display: flex; /*横並び*/
}

.flex1 {
  display: none ;

}

.textbox {
padding:10px 50px 10px 50px;
margin:0 20% 0 20%;
font-weight:bold;
text-align:left;
line-height:2.5;
}



.flex .image {
  width: 150px; /*画像サイズ指定*/
  margin: 0;
  padding: 40px;
}
.flex .image img {
  width: 100%;
  height: 80%;
}
.flex .right {
  margin: 0 0 0 10px;
  padding: 0;
}
.flex .title {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 18px;
}
.flex .text {
  margin: 10px 0 0;
  padding: 0;
}

.text{
padding:5px 30px 5px 30px;
font-size:1em;
}

/*---------- 画像の回り込み ----------*/

img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

img.picture_r {
  margin: 0 5px 10px 10px;
  float: right;
}


/*---------- 表（テーブル） ----------*/

table.t01 {
  width: 310px;
  padding: 4px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
}

td.t01 {
  padding: 10px;
  border-collapse: collapse;
}

td.head {
  padding: 9px 6px 6px 15px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  background-image: url(../img/main_block_bg.gif);
}

td.t00 {
  padding: 4px;
}


table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  width: 100%;
}

td.table_head {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  background-color: #fff8e3;
  width: 100px;
}

td.table_left {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  width: auto;
  background-color: #fff8e3;
}

td.table_right {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  width: 500px;
  background-color: #ffffff;
}

td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding: 12px 14px 8px 14px;
  width: auto;
}


/*---------- サイドエリア ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 230px;
  text-align: left;
  letter-spacing: 0.05em;
  background-color: #ffffff;
}

.menulist {
  margin: 0 0 28px 0;
  padding: 5px 0 0 0;
  width: 220px;
  text-align: left;
}

.menulist h2 {
  height: 27px;
  margin: 0;
  padding: 12px 0 5px 14px;
  font-size: 15px;
  color: #fffffc;
  background-image: url(../img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist h3 {
  height: 27px;
  margin: 0;
  padding: 12px 0 5px 14px;
  font-size: 15px;
  color: #fffffc;
  background-image: url(../img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist ul {
  margin: 0;
  padding: 0;
}

.menulist li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menulist li a{
  color: #54351f;
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 11px 4px 6px 26px;
  font-size: 14px;
  line-height: 1.9;
  text-decoration: none;
  background-image: url(../img/side_menu_bg.gif);
  background-repeat: no-repeat;
}

.menulist li a:hover{
  color: #745a45;
  background-image: url(../img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}

.menu_free {
  margin: 0 0 28px 0;
  padding: 0;
  width: 220px;
  text-align: left;
  background-image: url(../img/menu_back.gif);
}

.menu_free h2 {
  height: 27px;
  margin: 0;
  padding: 12px 0 5px 14px;
  font-size: 15px;
  color: #fffffc;
  background-image: url(../img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free h3 {
  height: 27px;
  margin: 0;
  padding: 12px 0 5px 14px;
  font-size: 15px;
  color: #fffffc;
  background-image: url(../img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free p{
  margin: 0;
  padding: 8px 8px 14px 8px;
  font-size: 13px;
  line-height: 1.8;
}

.menu_top {
  margin: 0 0 5px 0;
  padding: 0;
  text-align: left;
}

.menu_top a{
  color: #993300;
  padding: 6px 0 6px 0;
  line-height: 1.8;
}

.menu_top a:hover{
  color: #666666;
}

.menu_top p{
  margin: 0;
  padding: 0;
  line-height: 1.8;
}

.menu_btn {
  margin: 0 0 14px 0;
  padding: 0;
  width: 220px;
  text-align: left;
}

.menu_btn a{
  margin: 0 0 8px 0;
  color: #583822;
  display: block;
  border: solid 1px #dddddd;
  padding: 8px 4px 4px 30px;
  font-size: 14px;
  line-height: 1.9;
  text-decoration: none;
  background-image: url(../img/side_menu_btn_bg.gif);
  background-repeat: no-repeat;
 }

.menu_btn a:hover{
  color: #765c47;
  background-image: url(../img/side_menu_btn_bg_hover.gif);
  background-repeat: no-repeat;
}


.menu_btn_under {
  margin: 0 0 10px 0;
  padding: 0;
  width: 220px;
  text-align: left;
}

.menu_btn_under a{
  margin: 0 0 8px 0;
  color: #583822;
  display: block;
  border: solid 1px #dddddd;
  padding: 10px 4px 6px 12px;
  font-size: 13px;
  line-height: 1.9;
  text-decoration: none;
  background-image: url(../img/side_menu_btn_under_bg.gif);
  background-repeat: no-repeat;
 }

.menu_btn_under a:hover{
  color: #765c47;
}

.image_size_m{
	width: 30px;
	height: 30px;

}

/*---------- サイドエリア・トップに戻る ----------*/

.menu_back {
  display: none;
}


/*---------- フッター ----------*/



.menu_back p.back {
  margin: 6px 0 0 0;
  padding: 0 5px 0 0;
  text-align: right;
}

.scroll2 {

 width:95%;

  height:auto;
 
  margin:10px 0 0 0;

  overflow-y: auto;

padding-left:4%;

padding-right:auto;

text-align:left;
}

.box60 {

 width:100%;

background-color: #FFFFFF;

border-color: #000099;

margin:30px 10% 10px auto;

padding-top:30px;

  height: auto;
 



}


.scroll3 {

 width:20%;

  height:40px;
 
  margin-top:30px;

  overflow-y: auto;

}



.scroll {

 width:100%;

  height: 200px;
 
  margin-top:30px;

  overflow-y: auto;

text-align: left;

 padding: 0 0 0 50px;


}


.contents1{
width: 50%;
height: auto;
padding-left:100px;

}

.contents2{
width: 50%;
height: auto;
}

.main{
display: flex;
}



.box1 {

 width:50%;

  height: 300px;
 
 text-align: left;

 padding: 0 0 0 40%;


border-radius: 60px;

}

.box2 {

 width:auto;

background-color: #FFFFFF;

  height: 150px;
 
 text-align: center;

 padding: 20px 40px 20px 50px;

margin:100px 0 10px 50px;

border-radius: 30px;

box-shadow: 2px 2px 4px gray;

}

.box22 {

display:none;
}


.box3 {

 width:90%;

background-color: #FFFFFF;

margin:20px 0 30px 20px;


  height: auto;
 
 text-align: center;

 padding: 30px 0 0 0;


border-radius: 30px;

box-shadow: 2px 2px 4px gray;
}

.box4 {

 width:40%;

background-color:#FFFFFF;

margin:40px 0 10px 100px;

  height: 250px;
 
 text-align: center;

 padding: 30px 20px 0 20px;


border-radius: 30px;

box-shadow: 2px 2px 4px gray;

}



.box5 {

 width:38%;

background-color: #FFFFFF;

border-color: #000099;

margin:10px auto 10px 10%;

height: 280px;
 
text-align: center;

padding: 30px 5px 10px 5px;

border-radius: 30px;

box-shadow: 2px 2px 4px gray;

}

.box55 {

 width:38%;

background-color: #FFFFFF;

border-color: #000099;

margin:10px 10% 10px auto;

  height: 280px;
 
 text-align: center;

 padding: 30px 5px 10px 5px;

border-radius: 30px;

box-shadow: 2px 2px 4px gray;

}



.box6 {

 width: 90%;


background-color:  #FFFFFF;

  height: auto;
 
 text-align: left;

 padding:30px 0px 30px 30px;

margin: 10px auto;

border-radius: 30px;

box-shadow: 2px 2px 4px gray;

}


.box8 {

 width: 80%;

display:frex;

background-color:  #FFFFFF;

  height: 60%;
 
 text-align: center;

 padding-top: 30px:

padding-bottom:20px;

padding-left:auto;



margin:10px 0 0px 50px;

border-radius: 30px;

box-shadow: 2px 2px 4px gray;

}


.box7 {

 width:80%;

background-color:  #FFFFFF;

  height: auto;
 
 text-align: center;

 padding: 30px 0 20px 120px;

margin:10px 0 30px 100px;

border-radius: 30px;

box-shadow: 2px 2px 4px gray;

}

.box8 {

 width:60%;

background-color:  #FFFFFF;

  height: 200px;
 
 text-align: center;

 padding: 50px 0 10px 10px;

margin:10px 0 10px 300px;

border-radius: 30px;

box-shadow: 2px 2px 4px gray;

}

.center {
    text-align: center;
}

.no-wrap {
    white-space: nowrap;
}


.box10 {

 width:90%;



  height: auto;
 
 text-align: center;

 padding: 10px 0 10px 40px;

margin:10px 0 10px 300px;


}


.box11{

display:inline-box;
width:100%;
height:auto;

}

.box12{

display:inline-box;
width:40%;
height:auto;
margin-left:30%;
margin-bottom:10px;
background-color:  #FFFFFF;

}

.box222{
display:none;
}

.image-container {
    display: flex;
    justify-content: space-around; /* 子要素を均等に配置します */
    align-items: center; /* 子要素を縦方向の中心に揃えます */
    height: 100vh; /* ビューポートの高さに合わせます（任意） */
}

.image-container img {
    max-width: 100%; /* 画像の最大幅を設定します */
    height: auto; /* 画像の縦横比を維持します */
}


.center {
    text-align: center;
}

.no-wrap {
    white-space: nowrap;
}



.box6 td img{
width:50%;
height:auto;
}




.box60 img{
padding:30px;
}

.card1{
height:auto;  
margin:0px auto 0 auto;
padding-top:30px;
}

.card2{

   width:90%;
   padding: 10% 5% 10% 5%;
   height:auto;  
 
   font-size:10px;
   line-height:50px;
}

.card3{

   width:80%;
   height:auto;  
   margin: 30px auto 10px auto;
   padding-top:20px;


}

.card4{

   width:80%;
   height:auto;  
   margin: 10px auto 0px auto;
  padding-bottom:20px;
 


}


.card5{

   width:90%;
   padding: 5% 5% 5% 5%;
   height:auto;  
 
   font-size:10px;


}



.card6{

   width:90%;
   padding: 5% 5% 5% 5%;
   height:auto;  
 
   font-size:20px;





}



.boxB:after {content:"";
display: block;
clear: both}

.box4 {float: left;
}

.box2 {float: left;
}


.ex1 {
font-size: 20px;

line-height: 1;

padding-top:20px;
}


.field {
display: block;
background: url(../img/h1.jpg) center / cover;
margin-top:5%;


}

footer.footer02{
padding:2rem 1rem 1rem;
background-image:linear-gradient(145deg,#DDFFFF 0%, #0000FF 100%);
}

.footer-container{
display:flex;
justify-content:center;
max-width:960px;
margin:0 auto 3rem;
}

.logo{
width:15%;
heighat:15%;
margin-right:auto;

}

logo img{
width:100%;
height:100%;
object-fit:contain;

}

nav.nav ul.item li.list{
padding-bottom:1rem;
}

nav.nav ul.item li.list a{
font weight:bold;
color:#fff;
font-size:0.8rem;
}

ul.sns-container{
display:flex;
}

ul.sns-container li.list{
padding-left:1rem;
}

ul.sns-container li.list img.icon-x{
width:25px;
height:auto;
}

ul.sns-container li.list img.icon-facebook{
width:30px;
height:auto;
}

ul.sns-container li.list img.icon-Instagram{
width:25px;
height:auto;
}


p.copyright{
text-align:center;
color:#fff;
}

p.box{
line-height: 0.5;
}

.youtube {
  display: flex;
  align-items: center;
  justify-content: center; /* 必要に応じて中央揃え */
}




}
