@charset "utf-8";

/* CSS Document */
/*
Theme Name: 05_esthetic
Theme URI: 
Description: This is our original theme.
Author: 
Author URI:
Version:1.0
*/


/*------------------------------------------------------------------
	Universal Selector
------------------------------------------------------------------*/
* {
    font-style: normal;
    margin: 0;
    padding: 0;
    text-align: left;
	box-sizing: border-box;
}

/*------------------------------------------------------------------
	Base Settings
------------------------------------------------------------------*/
html {
    overflow-y: scroll;
}


body {
font-family: HalisR-Regular, 游ゴシック体, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
    color: #333;
	background: #f4f4f4;
    font-size: 16px;
    line-height: 1.5;
	position: relative;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}
p{
	line-height:1.8;

}
img{
    height: auto;
    max-width: 100% ;
	vertical-align:bottom;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
/*------------------------------------------------------------------
	Base Link Color Setting
------------------------------------------------------------------*/

a {
    /*color: #333;*/
    text-decoration: none;
}

a:hover {

    text-decoration: underline;
}
a:active {
    text-decoration: underline;
}
a img {
    border: medium none;
}

a:hover .fil,.fil2 a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.fil3 a img{
 transition:0.5s all;
}
.fil3 a:hover img{
  transform:scale(1.03);
}
/* マージン・インデント
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽ */
.m1b { margin-bottom: 1px !important; }
.m2b { margin-bottom: 2px !important; }
.m3b { margin-bottom: 3px !important; }
.m4b { margin-bottom: 4px !important; }
.m5b { margin-bottom: 5px !important; }
.m6b { margin-bottom: 6px !important; }
.m7b { margin-bottom: 7px !important; }
.m8b { margin-bottom: 8px !important; }
.m9b { margin-bottom: 9px !important; }
.m10b { margin-bottom: 10px !important; }
.m13b { margin-bottom: 13px !important; }
.m15b { margin-bottom: 15px !important; }
.m20b { margin-bottom: 20px !important; }
.m25b { margin-bottom: 25px !important; }
.m30b { margin-bottom: 30px !important; }
.m35b { margin-bottom: 35px !important; }
.m40b { margin-bottom: 40px !important; }
.m45b { margin-bottom: 45px !important; }
.m50b { margin-bottom: 50px !important; }
.m60b { margin-bottom: 60px !important; }
.m80b { margin-bottom: 80px !important; }

.m5t { margin-top: 5px !important; }
.m10t { margin-top: 10px !important; }
.m20t { margin-top: 20px !important; }
.m30t { margin-top: 30px !important; }
.m40t { margin-top: 40px !important; }
.m50t { margin-top: 50px !important; }
.m70t { margin-top: 70px !important; }
.m80t { margin-top: 80px !important; }
.m90t { margin-top: 90px !important; }
.m100t { margin-top: 100px !important; }

.m-1l{margin-left:-18px !important}
.m5l { margin-left: 5px !important; }
.m10l { margin-left: 10px !important; }
.m15l { margin-left: 15px !important; }
.m20l { margin-left: 20px !important; }
.m25l { margin-left: 25px !important; }
.m30l { margin-left: 30px !important; }

.m5r { margin-right: 5px !important; }
.m10r { margin-right: 10px !important; }
.m15r { margin-right: 15px !important; }
.m20r { margin-right: 20px !important; }
.m25r { margin-right: 25px !important; }
.m30r { margin-right: 30px !important; }
.m40r { margin-right: 40px !important; }
.m50r { margin-right: 50px !important; }

.p5b { padding-bottom: 5px !important; }
.p10b { padding-bottom: 10px !important; }
.p15b { padding-bottom: 15px !important; }
.p20b { padding-bottom: 20px !important; }
.p25b { padding-bottom: 25px !important; }
.p30b { padding-bottom: 30px !important; }
.p40b { padding-bottom: 40px !important; }
.p50b { padding-bottom: 50px !important; }
.p60b { padding-bottom: 60px !important; }
.p70b { padding-bottom: 70px !important; }
.p80b { padding-bottom: 80px !important; }

.p5t { padding-top: 5px !important; }
.p8t { padding-top: 8px !important; }
.p10t { padding-top: 10px !important; }
.p15t { padding-top: 15px !important; }
.p17t { padding-top: 17px !important; }
.p20t { padding-top: 20px !important; }
.p25t { padding-top: 25px !important; }
.p30t { padding-top: 30px !important; }

.p5a { padding: 5px !important; }
.p10a { padding: 10px !important; }
.p20a { padding: 20px !important; }
.p40a { padding: 40px 0 !important; }
.p50a { padding: 50px 0 !important; }

.p0r { padding-right: 0px !important; }
.p5r { padding-right: 5px !important; }
.p10r { padding-right: 10px !important; }
.p20r { padding-right: 20px !important; }
.p15r { padding-right: 15px !important; }
.p25r { padding-right: 25px !important; }
.p30r { padding-right: 30px !important; }
.p40r { padding-right: 40px !important; }
.p50r { padding-right: 50px !important; }
.p55r { padding-right: 55px !important; }
.p60r { padding-right: 60px !important; }
.p70r { padding-right: 70px !important; }
.p75r { padding-right: 75px !important; }
.p90r { padding-right: 90px !important; }
.p100r { padding-right: 100px !important; }
.p110r { padding-right: 110px !important; }
.p120r { padding-right: 120px !important; }

.p0l { padding-left: 0px !important; }
.p10l { padding-left: 10px !important; }
.p15l { padding-left: 15px !important; }
.p20l { padding-left: 20px !important; }
.p25l { padding-left: 25px !important; }
.p30l { padding-left: 30px !important; }
.p200l { padding-left: 200px !important; }

.bNone { border: none !important; }
.bor01{
	border-bottom:solid 2px #ccc;
}
.bor02{
	border-bottom:solid 1px #ccc;
}
/*sp時変更*/
.m10t-s { margin-top: 10px !important; }
.m20t-s { margin-top: 20px !important; }
.m30t-s { margin-top: 30px !important; }
.m40t-s { margin-top: 40px !important; }
.m10b-s { margin-bottom: 10px !important; }
.m20b-s { margin-bottom: 20px !important; }
.m30b-s { margin-bottom: 30px !important; }
.m40b-s { margin-bottom: 40px !important; }
.m50b-s { margin-bottom: 50px !important; }
.m60b-s { margin-bottom: 60px !important; }
.m70b-s { margin-bottom: 70px !important; }
.m80b-s { margin-bottom: 80px !important; }
.p50t-s { padding-top: 50px !important; }
.m20l-s{margin-left:20px !important}
.m30r-s{margin-right:30px !important}
.m50l-s{margin-left:50px !important}
.p01-s { padding-top: 50px;padding-bottom:50px; }
.p02-s { padding: 2% !important; }
.m01-s { margin: 0 50px 30px !important; }
.p20a-s{ padding: 20px !important; }


/* 位置クラス
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽ */
.clear { clear: both !important; }
.cen { text-align: center !important; }
.cen-pc{text-align:center !important;}
.left { text-align: left !important; }
.right { text-align: right !important; }
/* 投稿の画像配置 */
.f-left{float:left;}
.f-right{float:right;}
.f-left-pc {float: left;}
.f-right-pc {float: right;}
.alignright { display: block; margin: 0 0 10px auto; }/* 配置位置 左 */
.alignleft { display: block; margin: 0 auto 10px 0; }/* 配置位置 右 */
.aligncenter { display: block; margin: 0 auto 10px; }/* 配置位置 中央 */

.pc-dnon{display: none;}
.pc-dnon2{display: none;}

/* テキスト
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽ */
.bold { font-weight: bold !important; }
.txtRed { color: #df1834 !important; }
.txtBlue { color: #1D4194 !important; }
.txtPink { color: #F246A4 !important; }
.txtGold { color: #8b6c2e !important; }
.txtGray { color: #666666 !important; }
.txtWhite { color: #FFFFFF !important; }
.txtgreen { color: #79a035 !important; }
.txtorenge{color:#fd851b}
.txtBlack{color: #333 !important;}
.txtBlown{color: #603a40 !important}
.bg01{background:#ededed;}

.txt10 { font-size: 77% !important; }
.txt11 { font-size: 92% !important; }
.txt13 { font-size: 109% !important; }
.txt14 { font-size: 117% !important; }
.txt15 { font-size: 125% !important; }
.txt17 { font-size: 142% !important; }
.txt18 { font-size: 150% !important; }
.txt20 { font-size: 167% !important; }

.lh01{line-height:1 !important;}
.lh02{line-height:2  !important;}
.f-min{
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", "メイリオ", Meiryo, serif;
}

.vaMiddle { vertical-align: middle !important; }
.oh{overflow:hidden;}
.blk{
	display:block;
}
.underline{
	text-decoration: underline;
}
.img100 {
    height: auto;
    width: 100%;
}

article .bg01,.bg01.archive{
	min-height: 40vh;
}
.bg01{
	background: url("images/bg01.jpg");
}
.bg02{
	background: url("images/bg02.png") no-repeat center center;
	background-size:cover;
}
table{
	width:100%;
}
td,th{
	padding:3%;
	font-weight: normal;
}
table th,table td{
border:solid 1px #ccc;
}
table th{
	background: rgba(255,255,255,0.2);
}
.ulstyle01{
	display:flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.boxstyle01{
	display: flex;
	justify-content: space-between;
}
.boxstyle01.rev{
	flex-direction:row-reverse;
}
.b-left,.b-right{
	width: 50%;
}
/*------------------------------------------------------------------
	全体レイアウト
------------------------------------------------------------------*/
/* ローディング画面の背景 */
.loader-wrap {
	position: fixed;
	display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #000;
}
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  color: #cab69e;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

/*------------------header---------------------*/
header{
	margin-bottom: 10px;
}
.home header{
	position:fixed;
	top:0;
	left: 0;
	z-index: 2;
	height: inherit;
}
header .ttl{
	padding: 10px 20px;
}
/*========= ナビゲーションのためのCSS ===============*/
#g-nav{
    /*position:fixed;にし、z-indexの数値を小さくして最背面へ*/
    position:fixed;
  z-index: -1;
  opacity: 0;/*はじめは透過0*/
    /*ナビの位置と形状*/
  top:0;
  width:100%;
    height: 100vh;/*ナビの高さ*/
  background:#333;
    /*動き*/
  transition: all 0.3s;
}

/*アクティブクラスがついたら透過なしにして最前面へ*/
#g-nav.panelactive{
  opacity: 1;
  z-index:999;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999; 
    width: 100%;
    height: 100vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/*ナビゲーション*/
#g-nav ul {
    display: none;
    /*ナビゲーション天地中央揃え*/
    position: absolute;
    z-index: 999;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}

#g-nav.panelactive ul {
    display: block;
}

/*リストのレイアウト設定*/

#g-nav li{
  list-style: none;
    text-align: center; 
}

#g-nav li a{
  color: #fff;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", "メイリオ", Meiryo, serif;
  text-decoration: none;
  padding:10px;
  display: block;
  letter-spacing: 0.1em;
	font-size:130%;
	text-align: center;
}

/*========= ボタンのためのCSS ===============*/
/*ボタン外側※レイアウトによってpositionや形状は適宜変更してください*/
.openbtn1{
  position: fixed;/*ボタン内側の基点となるためrelativeを指定*/
  cursor: pointer;
	top:1%;
	right:1%;
    width: 50px;
    height:50px;
	z-index: 9999;
}

/*ボタン内側*/
.openbtn1 span{
    display: inline-block;
    transition: all .4s;/*アニメーションの設定*/
    position: absolute;
    left: 14px;
    height: 2px;
  background: #333;
  }
.home .openbtn1 span {
    background: #333;
}

.openbtn1 span:nth-of-type(1) {
  top:15px; 
    width: 45%;
}

.openbtn1 span:nth-of-type(2) {
  top:24px;
    width: 35%;
}

.openbtn1 span:nth-of-type(3) {
  top:33px;
    width: 20%;
}

/*activeクラスが付与されると線が回転して×になる*/

.openbtn1.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-135deg);
    width: 40%;
	background: #fff;
}

.openbtn1.active span:nth-of-type(2) {
  opacity: 0;
	background: #fff;
}

.openbtn1.active span:nth-of-type(3){
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(135deg);
    width: 40%;
	background: #fff;
}


/*-------------------footer-----------------*/

footer{
	background: #333333;
	padding:50px;
}

footer .inner ul{
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}
footer .inner ul li{
	padding: 10px 15px;
}
footer .inner ul li a{
	color: #fff;
}
#copy{
	text-align: center;
	font-size:90%;
	overflow:hidden;
	color: #fff;
	padding: 5px;
}
#footnav{
	display: none;
}

#sidefix2{
  position: fixed;
  right:0;
  bottom:3%;  
  z-index: 3;
}
#sidefix2 ul li a{
  display: block;
  background: #F8758B;
  padding:20px 10px;
  text-align: center;
  border-bottom:solid 1px #fff;
}
#sidefix2 ul li:first-child a{
  border-radius: 20px 0 0 0 ;
}
#sidefix2 ul li:last-child a{
  background: #CEA953;
  border-bottom:none;
  border-radius: 0 0 0 20px;
}


/*-------------------common-----------------*/
.container{
	clear:both;
    margin-left: auto;
    margin-right: auto;
    max-width: 1160px;
}
.container2{
	clear:both;
    margin-left: auto;
    margin-right: auto;
    max-width:1440px;
	padding-left: 10px;
	padding-right: 10px;
}
#subimage{
	padding:15% 5% 8%;
}
#subimage h1,#subimage .h1{
	text-align: center;
	color: #fff;
	font-size:160%;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", "メイリオ", Meiryo, serif;
	text-transform: uppercase;
}

/**********パンくずリスト**********/
#crumbs{
	width: 100%;
padding:20px;
}
#crumbs ul{
display: flex;
	justify-content: center;
}

#crumbs li{
	list-style-type:none;
font-size:85%;
padding-left:5px;
	color: #fff;
}

#crumbs li a{
    text-decoration:underline;
	color: #fff;

}
/* タイトル装飾 */
.hstyle01{
	position: relative;
}
.hstyle01::before{
	content: " ";
	width: 70px;
	height: 7px;
	background: #333;
	position: absolute;
	top:-50px;
	right:0;
}

.hstyle01 .en{
	font-family: 'Lora', serif;
	font-size:250%;
}
.hstyle01 .ttl{
	color: #878383;
	/*font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", "メイリオ", Meiryo, serif;*/
}
.hstyle02{
	font-size:150%;
	text-align: center;
}
/* 枠装飾 */
.link01 a{
	display: block;
	background: #333 url("images/list02.png") no-repeat center 30%;
	color: #fff;
	text-align: center;
	width: 100px;
	height: 100px;
	font-size:90%;
	padding-top: 50px;
	font-family: 'Lora', serif;
	transition: 0.5s;
}
.link01 a:hover{
	background: #444 url("images/list02.png") no-repeat 55% 30%;
	text-decoration: none;
}
/* 枠装飾 */
.link02{
  text-align: center;
}
.link02 a{
  display: inline-block;
  background: #F8758B;
  color: #fff;
  text-align: center;
  padding: 5px 30px;
  transition: 0.5s;
}
.link02 a:hover{
  background: #786c6c;
  text-decoration: none;
}
.hstyle03 span {
    position: relative;
    display: block;
    text-align: center;
    color: #333;
    font-size: 80%;
}
.hstyle03{
  font-size:150%;
  text-align: center;
}
.hstyle03 span:before {
    content: url(images/line_b.png);
    margin-right: 10px;
    vertical-align: 6px;
}
.hstyle03 span:after {
    content: url(images/line_b.png);
    margin-left: 10px;
    vertical-align: 6px;
}
/*-------------------top-----------------*/
#topimage{
  position: relative;
  width: 100%;
  height: 80vh;
  overflow: hidden;
}
.video-container {
}

.video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 80vh;
  background: url(img/video.jpg) no-repeat center center/cover;
}

video {
  min-width: 100%;
  min-height: 100vh;
  position: absolute;
}

/*画面サイズが変わっても常に動画の中央が表示されるようにする*/
/*動画よりも画面が横に長くなるとき用*/
@media (aspect-ratio: 16/9), (min-aspect-ratio: 16/9) {
  video {
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
  }
}

/*動画よりも画面が縦に長くなるとき用*/
@media (max-aspect-ratio: 16/9) {
  video {
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
}

/*#topimage::before {
   content: '';
   display: block;
   width: 100%;
   height: 100%;
   background: url("images/topimage.jpg") no-repeat right top;
   background-size: cover;
   -webkit-animation: zoom 7s 1;
   animation: zoom 7s 1;
   animation-fill-mode: forwards;
	z-index: 1;
	position: relative;
}*/

@keyframes zoom {
   0% {
      transform: scale(1.1);
   }
   100% {
      transform: scale(1);
   }
}
#topimage .inner{
	position: absolute;
	top:50%;
	left: 0;
	margin-top: -200px;
	width: 100%;
	z-index: 2;
}
.toptext {
	text-align: center;
  font-size: 500%;
  opacity: 0;
	font-family: 'Lora', serif;
	color: #333;
	margin-bottom:20px;
	text-shadow: 1px 1px 3px #aaa;
}
#topimage .inner .text1{
	margin-bottom:80px;
	color: #333;
	text-align: center;
	text-shadow: 1px 1px 3px #aaa;
	font-size:150%;
}
/*.toptext p {
  display: inline-block;
  transform-origin: center center;
  transform: translate3d(0, 20px, 0) rotateZ(-20deg);
}

.toptext p span {
  transform-origin: center center;
  transform: scale3d(0.1, 0.1, 1);
  opacity: 0;
}
.toptext p:nth-child(1) {
  transition: transform 0.8s ease 0.1s;
}
.toptext p:nth-child(1) span {
  transition: transform 0.8s ease 0.1s,opacity 0.8s ease 0.1s;
}
.toptext p:nth-child(2) {
  transition: transform 0.8s ease 0.2s;
}
.toptext p:nth-child(2) span {
  transition: transform 0.8s ease 0.2s,opacity 0.8s ease 0.2s;
}
.toptext p:nth-child(3) {
  transition: transform 0.8s ease 0.3s;
}
.toptext p:nth-child(3) span {
  transition: transform 0.8s ease 0.3s,opacity 0.8s ease 0.3s;
}
.toptext p:nth-child(4) {
  transition: transform 0.8s ease 0.4s;
}
.toptext p:nth-child(4) span {
  transition: transform 0.8s ease 0.4s,opacity 0.8s ease 0.4s;
}
.toptext p:nth-child(5) {
  transition: transform 0.8s ease 0.5s;
}
.toptext p:nth-child(5) span {
  transition: transform 0.8s ease 0.5s,opacity 0.8s ease 0.5s;
}
.toptext p:nth-child(6) {
  transition: transform 0.8s ease 0.6s;
}
.toptext p:nth-child(6) span {
  transition: transform 0.8s ease 0.6s,opacity 0.8s ease 0.6s;
}
.toptext p:nth-child(7) {
  transition: transform 0.8s ease 0.7s;
}
.toptext p:nth-child(7) span {
  transition: transform 0.8s ease 0.7s,opacity 0.8s ease 0.7s;
}
.toptext p:nth-child(8) {
  transition: transform 0.8s ease 0.8s;
}
.toptext p:nth-child(8) span {
  transition: transform 0.8s ease 0.8s,opacity 0.8s ease 0.8s;
}
.toptext p:nth-child(9) {
  transition: transform 0.8s ease 0.9s;
}
.toptext p:nth-child(9) span {
  transition: transform 0.8s ease 0.9s,opacity 0.8s ease 0.9s;
}
.toptext p:nth-child(10) {
  transition: transform 0.8s ease 1.0s;
}
.toptext p:nth-child(10) span {
  transition: transform 0.8s ease 1s,opacity 0.8s ease 1s;
}
.toptext p:nth-child(11) {
  transition: transform 0.8s ease 1.1s;
}
.toptext p:nth-child(11) span {
  transition: transform 0.8s ease 1.1s,opacity 0.8s ease 1.1s;
}
.toptext p:nth-child(12) {
  transition: transform 0.8s ease 1.2s;
}
.toptext p:nth-child(12) span {
  transition: transform 0.8s ease 1.2s,opacity 0.8s ease 1.2s;
}
.toptext p:nth-child(13) {
  transition: transform 0.8s ease 1.3s;
}
.toptext p:nth-child(13) span {
  transition: transform 0.8s ease 1.3s,opacity 0.8s ease 1.3s;
}
.toptext.active {
  opacity: 1;
}

.toptext.active p {
  transform: translate3d(0, 0, 0) rotateZ(0);
}

.toptext.active span {
  display: block;
  transform: scale3d(1, 1, 1);
  opacity: 1;
}*/

@media screen and (max-width:640px){
  .toptext-move {
    font-size: 30px;
  }
}

#s01{
	position: relative;
	padding-top:50px;
	padding-bottom:80px;
}
#s01 .container{
	position: relative;
	z-index: 2;
      padding-top: 100px;
}
#s01::before{
	content: " ";
	background: #fbf4f7;
	width: 100%;
	height: 400px;
	position: absolute;
	left: 0;
	bottom:0;
	z-index: 1;
}
#s01 .inner{
	width: 50%;
	position: absolute;
	top:30px;
	right:0;
	/*background: #fff;*/
  background:rgba(255, 255, 255, 0.8);
	padding: 20px;
}

#s02 .hstyle01::before{
	left: 50%;
	margin-left: -35px;
}
.top-img{
	display: flex;
	flex-wrap: wrap;
}
.top-img .girl{
	position: relative;
	width: 23%;
	margin: 1% 1% 2%;
}

.top-img .girl a{
	text-decoration: none;
}
.top-img .girl .text{
	position: relative;
	z-index: 2;
	background: #fff;
	padding:25px 20px 20px;
	width: 85%;
	margin-top:-30px;
}
.top-img .girl ul li.name{
	font-size:110%;
	font-weight: bold;
	text-align: center;
}
.top-img .girl ul li.size{
	font-size:90%;
	text-align: center;
}
.top-img .girl ul li.time{
	font-size:90%;
	text-align: center;
}
.top-img .girl .content {
    position:relative;
    overflow:hidden;
	height: 350px;
}
.top-img .girl .content img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	width:250px;
	height:350px;
	object-fit: cover; 
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}

.top-img .girl .content img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	border-radius: 0 30px 0 0;
}
.top-img .girl .icon{
	position: absolute;
	top:-20px;
	 left: 20px;
}
.top-img .girl .icon img{
	margin-right: 10px;
}
#s02 .top-img{
	justify-content: center;
}
#s02 .top-img .girl{
	width: 300px;
	margin: 20px;
}
#s02 .top-img .girl .content {
	height: 400px;
}
#s02 .top-img .girl .content img{
	width: 300px;
	height: 450px;
}

#s03{
	background: #f4f0f2;
}
#s03 .container{
	position: relative;
}
#s03 .hstyle01::before{
	left: 50%;
	margin-left: -35px;
}
#s03 .container .link01{
	position: absolute;
	top:0;
	right:0;
}

#s03-1{
  background: #f4f0f2;
}
#s03-1 .container{
  position: relative;
}
#s03-1 .hstyle01::before{
  left: 50%;
  margin-left: -35px;
}
#s03-1 .container .link01{
  position: absolute;
  top:0;
  right:0;
}
.diary{
	display: flex;
	flex-wrap: wrap;
}
.diary li{
	width: 23%;
	margin: 1%;
	background:#fff;
    border-radius: 15px;
}
.diary li div.txt{
	padding: 10px;
}
.diary li figure{
	position:relative;
    overflow:hidden;
	height: 190px;
}
.diary li figure img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	max-width:100%;
	height:auto;
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}
.diary li figure img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.diary li .title{
	color: #878383;
	font-size:110%;
  font-weight:bold;
}
#s04{
  /*background: #fff url("images/flow_bg.jpg") no-repeat center 30%;*/
  background: #fff url("images/flow_bg.png") no-repeat center 50%;
  background-size: 100% auto;
  /*background:#fff;*/
	padding-top: 70px;
	padding-bottom: 70px;
}
#s04 .s04-left{
	width: 23%;
}
#s04 .s04-right{
	width: 100%;
}
.infolist{
  display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
.infolist li{
  width:25%;
	padding:10px;
	margin-bottom: 20px;
	background:#f4f0f2;
	color: #333;
    border-radius: 15px;
    margin:5px;
}

/*.infolist li dl{
	display: flex;
}*/
.infolist li dl dt{
	/*width:100%;*/
	padding:10px;/*
	border-right: solid 1px #666;*/
	font-weight: bold;
	text-align: center;
	color: #878383;
}
.infolist li dl dt img{
  text-align: center;
}
.infolist li dl dd{
	width: 100%;
	padding: 10px 20px;	
}
#s04 .hstyle01::before{
	top:-70px;
	right: inherit;
	left: 0;
}
#s05{
  background: #fff url("images/flow_bg.png") no-repeat center 50%;
  background-size: 100% auto;
	/*background: #fff;*/
	padding-bottom: 50px;
}
#s05 .inner1{
	padding-top: 70px;
	padding-bottom: 70px;
}
#s05 .inner1 h2{
	width: 23%;
}
#s05 .inner1 h2::before{
	top:-70px;
}
#s05 .inner1 p{
	width: 75%;
	margin-top: -130px;
}
#s05 .inner2 h2{
	width: 23%;
	margin-top: 50px;
}
#s05 .inner2 ul{
	width: 75%;
	display: flex;
	flex-wrap: wrap;
}
#s05 .inner2 ul li{
	width: 46%;
	margin:0 2% 2%;
  background: #fff;
  border-radius:10px;
}
#s05 .inner2 h2::before{
	right: inherit;
	left: 0;
}
/*-------------------system-----------------*/
article#submain p{
	margin-bottom: 20px;
}
#submain{
	position: relative;
}
#submain::before{
	content: " ";
	background: #e1e1e1;
	width: 100%;
	height:410px;
	position: absolute;
	top:0;
	left:0;
}
.subtop{
	position: relative;
	z-index: 2;
	padding-top:70px;
	margin-bottom: 80px;
}
.subtop .hstyle01::before{
	top:-70px;
	left: 50%;
	margin-left: -35px;
}
.systembox{
	position: relative;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", "メイリオ", Meiryo, serif;
	margin-bottom: 100px;
}
.systembox .ttl{
	background: #ebc1ec;
	color: #fff;
	font-size:180%;
	font-family: 'Lora', serif;
	width: 35%;
	padding:100px 50px;
	position: absolute;
	left: 0;
	top:-25px;
	z-index: 1;
}
.systembox ul{
	position: relative;
	margin-left: 30%;
	width: 70%;
	background: #fff;
	padding:2% 5%;
	z-index: 2;
}
.systembox ul li{
	font-size:140%;
	border-bottom: solid 1px #ccc;
	padding: 10px;
}
.systembox ul li:last-of-type{
	border-bottom: none;
}
.systembox ul li dl{
	/*display: flex;
	flex-wrap: wrap;*/
}
.systembox ul li dl dt{
	width: 50%;
  font-size:80%;
  margin-bottom:10px;
	text-align: left;
}
.systembox ul li dl dd{
	text-align: left;
  font-size:60%;
	width: 100%;
}
.systembox.option{
	min-height: 200px;
}
.systembox.option .ttl{
	left: inherit;
	right: 0;
	padding:80px 50px;
	text-align: right;
}
.systembox.option ul{
	margin-left: 0;
}
#system02{
	background: #fff;
}
#system02 .hstyle01::before{
	top:-50px;
	left: 50%;
	margin-left: -35px;
}
/*-------------------profile-----------------*/
#profile01 a{
color: #fff;
}
#profile01 .twitter{
	margin-right: 10px;
}
.boxinner2{
	display: flex;
}
.boxinner2 .photo{width: 32%;position: relative;}
.boxinner2 .txt{width: 68%;
}

.boxinner2 .photo .ribbon{
	position: absolute;
	top:0;
	right:0px;
}
.boxinner2 .photo .ribbon2{
	position: absolute;
	top:0;
	right:0;
}
.boxinner2 .txt .inner1{
	margin:0 30px;
	padding: 0 0 15px;
	border-bottom:solid 1px #ccc;
}
.boxinner2 .txt .inner1 h2{
	text-align: center;
	font-size:140%;
	font-weight: bold;
	margin-bottom:2%;
}
.boxinner2 .txt .inner1 p{
	text-align: center;
}
.boxinner2 .txt .inner2{
	
	padding: 30px;
}
.boxinner2 .txt .txt1{
	color: #937a4e;
	font-size:120%;
	margin-bottom: 20px;
	font-weight: bold;

}
.boxinner2 .txt .txt2{

}
.boxinner3{
	padding: 30px;
}

#profile01 table th,#profile01 table td{
	text-align:center; 
}
#profile01 .diary li a{
	color: #333;
}
#profile01 .diary li h4{
	font-weight: bold;
	
}
#profile01 .diary li figure{
	height: 185px;
}
/*-------------------recruit-----------------*/

#recruit table th{
	width: 20%;
	text-align: center;
}

/*-------------------shedule-----------------*/
.shedule-list{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.shedule-list li a{
	display: block;
	padding: 10px;
	text-align: center;
	background: #aaa;
	margin:5px;
	color: #fff;
}
.shedule-list li.active a{
	background: #8b6c2e;
}
.shedule-list li a:hover{
	text-decoration: none;
}

/*-------------------access-----------------*/
#access table th{
	width: 20%;
	text-align: center;
}
#access iframe{
	width:100%;
	height:400px;
	margin: 0 auto;
}

/*-------------------contact-----------------*/
article#contact .box1-inner{
	padding:50px 80px;
}
.contact-list{
	max-width: 800px;
	margin: 0 auto;
}
.contact-list li{
	margin-bottom: 20px;
}
.contact-list li dl{
	display: flex;
	justify-content: space-around;
}
.contact-list li dl dt{
	width: 30%;
}
.contact-list li dl dt span{
	display:inline-block;
	background: #a5955f;
	color: #fff;
	border-radius: 3px;
	padding: 2px 10px;
	float: right;
	font-size:80%;
}
.contact-list li dl dd{
	width: 65%;
}
input[type=text],textarea{
	width:100%;
	background: #fff;
	padding: 5px;
	font-size:90%;
	border:solid 1px #ccc;
	margin-bottom: 10px;
}
input[type=text].tel{
	width: 80px;
	text-align: center;
}
input[type=text].date{
	width: 120px !important;
}
textarea{
	height:200px;
}
select{
	background: #fff;
	padding: 5px;
	font-size:90%;
	border:solid 1px #ccc;
	margin-bottom: 10px;
	color: #333;
}
input[type="date"]{
	background: #fff;
	padding: 5px;
	font-size:90%;
	border:solid 1px #ccc;
	margin-bottom: 10px;
}
input::placeholder {
  color: #aaa;
}
.btn01,.btn02{
	border:solid 1px #fff;
	color: #fff;
	background: none;
	padding: 10px 50px;
	font-size:18px;
	text-decoration: none;
	text-align: center;
}

.btn01:hover,.btn02:hover{
	border:solid 1px #aaa;
	color: #aaa;
}
/*------------------archive-----------------------*/


#single01 .container{
	display: flex;
	justify-content: space-between;
}
#single01 .container #main{
	width: 67%;
}
#single01 .container #main .ttl{
	margin-bottom: 30px;
}
#single01 .container #main .ttl h1{
	font-size:120%;
	margin-bottom: 10px;
}
#single01 .container #main .ttl .date{
	font-size:90%;
}
#single01 .container #main .maintxt{
	margin-top: 30px;
}
#single01 .container #sidebar{
	width: 30%;
}
#single01 .container #sidebar h2{
	background:rgba(255,255,255,0.5);
	color: #fff;
	text-align: center;
	padding: 10px;
	font-size:110%;
	border:solid 1px #ccc;
}
#single01 .container #sidebar ul{
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;	
}
#single01 .container #sidebar ul li{
	display: flex;
	border-bottom:solid 1px #ccc;
}
#single01 .container #sidebar ul li a{
	color: #fff;
}
#single01 .container #sidebar ul li figure{
	width: 30%;
}
#single01 .container #sidebar ul li div{
	width: 70%;
	padding: 10px;
}
#single01 .container #sidebar ul li div a{
	display: block;
	text-decoration: none;
}
#single01 .container #sidebar ul li div a:hover{
	color: #aaa;
}
#single01 .container #sidebar ul li div p{
	font-size:90%;
}
.sam-list{
list-style-type:none;
margin-left:0;
padding-left:0;
	display:flex;
	flex-wrap:wrap;
}
.sam-list li{
margin:1%;
	width:31.3%;
}
.sam-list li a{
    position:relative;
    display:block;
	box-sizing:border-box;
	text-decoration:none;
	border: 1px solid #CCC;
	overflow: hidden;
	background:#fff;
	color:#333;
}

.sam-list li h3{
    font-weight:bold;
	line-height:1.4;
	font-weight:bold;
}
.sam-list li p{
    font-size:80%;
    line-height:1.4;
}
.sam-list li img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	max-width:100%;
	height:auto;
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}
.sam-list li img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.sam-list li a:hover {
    color:#63737a;
}
.sam-list li a span{
    position:absolute;
    left:0px;
    top:0;
    padding:2px 5px;
    background:#e85a71;
    color:#fff;
    font-size:85%;
}

/*次の記事へ*/
.adjacent_post_links{
	margin-top: 10%;
}
.adjacent_post_links ul{
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.adjacent_post_links li{
	width: 50%;
}
.adjacent_post_links li a{
	display:block;
	padding:10px;
	text-decoration:none;
	color: #fff;
}
.adjacent_post_links li.next a{
	text-align: right;
}


/*Pagenation*/
.pagination {
	clear: both;
	padding: 20px 0;
	position: relative;
	font-size: 14px;
	line-height: 1em;
        text-align: center;
}
.pagination-box {
	display: inline-block;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 10px 14px 10px 14px;
	text-decoration: none;
	width: auto;
	color: #a5955f;
	background:#fff;
	border:solid 1px #a5955f;
	border-radius:3px;
}
.pagination span.page-of {
	background: none;
	color: #a5955f;
	border:none;
}
.pagination a:hover{
	color: #fff;
	background: #a5955f;
	border:solid 1px #a5955f;
}
.pagination .current{
	padding: 10px 14px 10px 14px;
	color: #fff;
	background: #a5955f;
	border:solid 1px #a5955f;
}
@media only screen and (max-width: 413px) {
.pagination {
	font-size: 12px;
	line-height: 12px;
}
.pagination span, .pagination a {
	padding: 7px 10px 7px 10px;
}
.pagination .current{
	padding: 7px 10px 7px 10px;
}
}

.slider-box {
  box-sizing: border-box;
  overflow: hidden;
  width: 100%; /* 画面又は親要素に対するサイズ - 変更可 */
  background: url("images/bg02.png"); 
  margin: 0 auto; /* Box外の余白 - 変更可 */
  padding:2%; /* 上端からスライダーまでの距離 - 変更可・削除可 */
}


/* 4.スライダー本体とアニメーションの基本設定 ++++++++++++++ */
.loop-box{
  position: relative;
  width: 100%;
  overflow: hidden; 
  max-width: 1500px;
  margin: 0 auto;
}
.loop-box, .loop-box ul {
  height: 400px; /* スライダーの高さ - 変更注意 */
}
.loop-box ul {
  position: absolute; left: 0; top: 0;
  display: flex; 
  justify-content: space-between;
  list-style: none;
  max-width: 10000%; 
  min-width: 100%;
  width: calc(400px * 0.5 * 4); /* 画像の横幅×枚数 - 変更注意・変更可・変更注意 */
  animation: 40s linear infinite; /* アニメーション設定 - 変更可 */
}
.loop-box li {
  display: flex;
  align-items: center; 
  justify-content: center;
  color: #fff;
  width: calc(100% / 4); /* li の幅を均等にする - 削除可・変更注意 */
  padding: 1%;
}
.loop-box img {
  height: auto;
  width: 100%;
}

/* 5.アニメーション個別設定 ++++++++++ */
.loop-box ul.loop1 {
  animation-name: loop1;
}
.loop-box ul.loop2 {
  animation-name: loop2;
}
@keyframes loop1 {
  0% {transform: translateX(0); }
  49.99999% {transform: translateX(-100%); }
  50% {transform: translateX(100%); }
}
@keyframes loop2 {
  0% {transform: translateX(100%); }
  100%{transform: translateX(-100%); }
}

/* アコーディオンを デフォルトで閉じた状態 ++++++++++ */
/*--アコーディオン--*/
/* 折り畳み部分を隠す */

.accordion dl{
  background: #fff;
  padding:10px 15px;
  margin-bottom: 20px;
  box-shadow: 0 0 5px #aaa;
}
.accordion dl dt{
  position: relative;
  background:url("images/plus.png") no-repeat 98% center;
  background-size:16px;
  padding: 10px;
  padding-left: 50px;
  font-size:110%;
}
.accordion dl dt:before{
  position: absolute;
  top:5px;
  left:10px;
  content: "";
  background: url("images/q.png") no-repeat center center;
  background-size:100%;
  width: 25px;
  height: 43px;
}
.accordion dl dt.open{
  background: url("images/mainasu.png") no-repeat 98% center;
  background-size:16px; 
}
.accordion dl dd{
  display: none;
  background:#f4f0f2 url("images/a.png") no-repeat 10px 15px;
  background-size:25px;
  padding: 10px;
  padding-left: 60px;
  margin-top: 5px;
}

/*●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
↑pcサイズ
----------------------------------
↓タブレットサイズ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●*/
@media screen and (max-width: 1099px){

	.container,.container2{
		padding-left: 3%;
		padding-right: 3%;
	}
	#s04 ul.ulstyle01 li{
		margin-bottom: 20px;
	}
	#s04 ul.ulstyle01 li:last-child{
		margin-bottom: 0;
	}
	footer .inner ul{
		flex-wrap: wrap;
		/*padding: 30px 10px;*/
	}
}


@media screen and (min-width: 640px) and (max-width: 1099px) {

	.tb-dnon{
		display:none;
	}
	.pc-dnon2{
		display:block;
	}
	#top-head .inner1 .logobg{
		margin: 0 0 0 20px;
	}
	#global-nav ul li span{
		display: none;
	}
	#global-nav ul{
		flex-wrap: wrap;
	}
	#global-nav ul li{
		width: auto;
		padding:5px 10px;
	}
	#s01 section{
		width: 46%;
		margin:2%;
	}
	#s01 .boxstyle01{
		flex-wrap: wrap;
		justify-content: center;
	}
  #s01-1 section{
    width: 46%;
    margin:2%;
  }
  #s01-1 .boxstyle01{
    flex-wrap: wrap;
    justify-content: center;
  }
	.top-img .girl ul li.name{
		font-size:100%;
	}

	.diary li figure{
		height: 120px;
	}
	#twitter .inner{
		max-width: 700px;
		width: 90%;
	}
	.system01 ul{
		padding: 3%;
	}
	.system01 ul li dl{
		flex-wrap: wrap;
	}
	.system01 ul li dl dt{
		width: 60%;
		text-align: left;
	}
	.system01 ul li dl dd.price{
		width:40%;
	}
	.system01 ul li dl dd.text{
		width:100%;
	}

}

/*●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
↑タブレットサイズ
----------------------------------
↓spサイズ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●*/
@media screen and (min-width: 640px){


}

@media screen and (max-width: 639px) {
	
/*----------共通------------*/	
body{
	font-size:14px;

}
.sp-dnon {
    display: none;
}
.pc-dnon,.pc-dnon2{
    display:  block;
}
.db-sp{
	display:block;
}
	.sp-blk{
		display: block;
		margin: 0 auto !important;
	}


/*margin padding変更*/
.m10b-s { margin-bottom: 5px !important; }
.m20b-s { margin-bottom: 10px !important; }
.m30b-s { margin-bottom: 15px !important; }
.m40b-s { margin-bottom: 20px !important; }
.m50b-s { margin-bottom: 25px !important; }
.m60b-s { margin-bottom: 30px !important; }
.m70b-s { margin-bottom: 35px !important; }
.m80b-s { margin-bottom: 35px !important; }
.m100b-s { margin-bottom: 50px !important; }
.m01-s{margin:0 5px;}
.p01-s { padding-top:30px;padding-bottom: 30px; }
.p10l-s{margin-left:0px !important}

.f-left-pc, .f-right-pc,#m-right,#m-left{
    float: none;
}

	.cen-pc{text-align: left !important;}
	.hstyle01 .en{
		font-size:200%;
	}
	.hstyle01::before{
		top:-20px;
	}
	.hstyle02{
		font-size:130%;
	}
	.boxstyle01{
		flex-wrap: wrap;
	}
	.b-left, .b-right{
		width: 100%;
	}
	.link01 a{
		width: 60px;
		height: 60px;
		line-height: 1;
		background-size:10px;
		background-position: center 10px;
		padding-top: 30px;
	}
/*header*/
	header{
		margin-bottom: 0;
	}
	header .ttl{
		padding:10px 5%;
	}
	.toptext{
		font-size:230%;
	}
	#topimage .inner .text1{
		font-size:120%;
		margin-bottom: 10%
	}
	#topimage .inner{
		margin-top: -55%;
	}
	/*footer*/
	footer .inner ul{
		/*display: none;*/
	}
	footer{
		padding:7% 5% 10px;
		background: #333333;
	}
  #footnav{
    display: none;
  }
  /*#sidefix2{
    bottom: 0;
    width: 100%;
  }
  #sidefix2 ul{
    display: flex;
    justify-content: space-between;

  }
  #sidefix2 ul li{
    width: 50%;
  }
  #sidefix2 ul li a{
    padding:8px;
    height: 55px;
  border-bottom: none;
    border-right:solid 1px #ccc;
  }
  #sidefix2 ul li img{
    height: 40px;
    width:auto;
      
  }
  #sidefix2 ul li:first-child a,#sidefix2 ul li:last-child a{
    border-radius: 0;
  }
  #sidefix2 ul li:last-child a{
    border-right:none;
  }*/
/*----------全体------------*/
	#s01{
		padding-top: 10%;
		padding-bottom:0;
	}
	#s01 .inner{
		width: 90%;
		margin-left: 10%;
		position: relative;
		top:-40px;
		padding: 20px;
		
	}
	#s01 .hstyle01::before{
		top:-20px;
	}
	#s01 img{
		width: 90%;
	}
	#s01::before{
		height: 80%;
	}
  #s01-1{
    padding-top: 10%;
    padding-bottom:0;
  }
  #s01-1 .inner{
    width: 90%;
    margin-right: 10%;
    position: relative;
    top:-40px;
    padding: 20px;
    
  }
  #s01-1 .hstyle01::before{
    top:-20px;
  }
  #s01-1 img{
    width: 90%;
  }
  #s01-1::before{
    height: 80%;
  }

	.top-img .girl,.today.top-img .girl,#s02 .top-img .girl{
		width: 98%;
		max-width: 260px;
			margin: 0 auto;
		margin-bottom: 20px;
	}
	.today.top-img .girl .content,#s02 .today.top-img .girl .content{
		height: 350px;
	}
	.top-img .girl .content img{
		margin-bottom: 0;
	}

	.top-img .girl .content img:hover {
    transform: scale(1);
}
	.top-img .girl ul{
		padding: 0;
		padding-top: 5px;
	}
	.top-img .girl ul li{
		font-size:90%;
	}
	.top-img .girl .text{
		padding: 20px 0;
	}
  #s03{
  background: #f4f0f2;
    padding: 30px 0;
}
  #s03-1{
  background: #f4f0f2;
    padding: 30px 0;
}
	#s04{
		padding: 30px 0;
		position: relative;
	}
	#s04 .hstyle01::before{
		top:-30px;
	}
	#s04 .s04-left,#s04 .s04-right{
		width: 100%;
	}
	#s04 .link01{
		position: absolute;
		top:0;
		right:0;
	}
	.infolist li dl dt,.infolist li dl dd{
		padding: 0;
	}
	.infolist li dl dt{
		margin-bottom: 5px;
	}
	#s05{
		padding-bottom: 30px;
	}
	#s05 .inner1{
		padding-top: 30px;
	}
	#s05 .inner1 h2::before{
		top:-30px;
	}
	#s05 .inner1 p,#s05 .inner1 h2{
		width: 100%;
	}
	#s05 .inner1 p{
		margin-top: 0;
	}
	#s05 .inner2 h2{
		width: 100%;
		margin-top: 0;
	}
	#s05 .inner2 ul{
		width: 100%;
	}
	#s05 .inner2 ul li{
		width: 100%;
		margin: 0 0 5%;
	}


	.diary li figure{
		height: auto;
	}
	.diary li figure img{
		margin-bottom: 0;
	}
  

	.subtop{
		padding-top: 30px;
		margin-bottom: 30px;
	}
	.subtop .hstyle01::before,#system02 .hstyle01::before{
		top:-30px;
	}
	#submain::before{
		height: 200px;
	}
	.systembox{
		margin-bottom: 40px;
	}
	.systembox .ttl,.systembox.option .ttl{
		width: 100%;
		padding:5% 10% 13%;
		text-align: center;
		font-size:140%;
		position: static;	
	}
	.systembox ul,.systembox.option ul{
		width: 90%;
		margin-left: 5%;
		margin-top: -7%;
	}
	.systembox ul li{
		font-size:120%;
	}
	.systembox ul li dl dt{width: 60%;font-size:80%;}
	.systembox ul li dl dd{width: 100%;font-size:70%;}
	#system01 .hstyle02{
		margin-bottom: 20px !important;
	}
	#access table th{
		padding: 3% 1%;
		font-size:3.5vw;
	}
	.boxinner2{
	flex-wrap: wrap;
}
.boxinner2 .photo{width:100%;}
.boxinner2 .txt{width:100%;
}
	.boxinner2 .txt .inner1,.boxinner2 .txt .inner2{
		padding:2%;
	}
	.slick-dotted.slick-slider{
		margin-bottom: 0 !important;
	}
	.boxinner3{
		padding: 2%;
	}
	#profile01 table th, #profile01 table td{
		padding: 2%;
		width: 90px;
	}
/*-------------------contact-----------------*/
article#contact .box1-inner{
	padding:20px 10px;
}
	.contact-list li{
		margin-bottom: 5px;
	}
	.contact-list li dl{
		display: block;
	}
	.contact-list li dl dt,.contact-list li dl dd{
		width: 100%;
		padding: 5px 10px;
	}
	.contact-list li dl dd{
		border-bottom:dotted 1px #ccc;
	}
/*-------------------archive  single-----------------*/
	.infolist li{
		padding: 10px;
	}
	.infolist li dl{
		display: block;
	}
	.infolist li dl dt,.infolist li dl dd{
		width: 100%;
		text-align: center;
	}
  .infolist li dl dt img,.infolist li dl dd img{
    max-width:100%;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
  }
	.infolist li dl dt{
		border-right:none;
	}
#single01 .container{
	display: block;
}
	#single01 .container #main,#single01 .container #sidebar{
	width: 100%;
	}
	#single01 .container #main{
		margin-bottom: 10px;
	}
	#single01 .container #main .maintxt{
		padding: 15px;
	}
	#single01 .container #main .ttl{
		padding: 15px;
	}
	.sam-list{
		max-width: 300px;
		margin: 0 auto;
	}
	.sam-list li{
width:98%;
		margin-bottom: 10px;
	}
  .slider-box{
    padding: 5%;
  }
  .loop-box, .loop-box ul{
    height: 230px;
  }
  .arrow {
    display:none;
}

}

.arrow {
  text-align: center;
  font-size: 20px;
  color: #999;
  margin: 16px 0; /* 上下の余白 */
}
