@charset "utf-8";
/* CSS Document */
/*
Theme Name:アリスグループサイト
Theme URI: https://www.livechat-alice.com/
Description: This is our original theme.
Author: 
Author URI:
Version:1.0
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

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

/*------------------------------------------------------------------
	Base Settings
------------------------------------------------------------------*/
html {
		overflow-x: hidden;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
}


body {
background:#faf4f4;
font-family: 'Avenir','Helvetica Neue','Helvetica','Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', sans-serif;
    color: #333333;
    font-size: 18px;
    line-height: 1.8;
}
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;
}

/*------------------------------------------------------------------
	Base Link Color Setting
------------------------------------------------------------------*/

a {
    color: #666;
    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.05);
}

/* マージン・インデント
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽ */
.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時変更*/
.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:50px 0px !important; }


/* 位置クラス
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽ */
.clear { clear: both !important; }
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.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 !important;}
.pc-dnon2{display: none;}
.se-blk{display: none;}
/* テキスト
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽ */
.bold { font-weight: bold !important; }
.txtRed { color: #eb5b58 !important; }
.txtBlue { color: #82caeb !important; }
.txtPink { color: #fa4d82 !important; }
.txtGold { color: #8b6c2e !important; }
.txtGray { color: #666666 !important; }
.txtWhite { color: #FFFFFF !important; }
.txtgreen { color: #83c9cc !important; }
.txtorenge{color:#fd851b}
.txtBlack{color: #333 !important;}
.txtYellow{color: #e2cc4b !important}

.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:"Hannari", "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;
}
.span01{
background:url("images/span01.png") repeat-x bottom left;
	padding-bottom: 10px;
}
.span02{
background:url("images/span02.png") repeat-x bottom left;
	padding-bottom: 10px;
}
.img100 {
    height: auto;
    width: 100%;
}
.span03 {
    background: linear-gradient(transparent 50%, rgba(250, 229, 163, 0.7) 0%);
}


table{
	width:100%;
}
td,th{
	padding:10px;
}
table th,table td{
border:solid 1px #ccc;
}
table th{
	background: #f7f7f7;
}


/**********パンくずリスト**********/

#crumbs {
  padding: 50px 10px 10px 10px;
  overflow: hidden;
  background: #F5F5F5;
  border-bottom: solid 1px #eee;
}

#breadcrumb {
  max-width: 1100px;
  margin: 0 auto;
}

#crumbs li {
  list-style-type: none;
  float: left;
  font-size: 80%;
  padding-left: 5px;
}

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


/*------------------------------------------------------------------
	全体レイアウト
------------------------------------------------------------------*/


/*ーーーーーーーーーー
.header
ーーーーーーーーーーー*/

.home .top-description {
  position: static;
  background: rgba(255, 255, 255, 0.5);
  color: #333;
}

.top-description {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 65px;
  font-size: 90%;
  padding: 5px;
  background: #faa1bc;
  color: #fff;
}

.header {
  position: fixed;
  top: 0;
  z-index: 9;
  width: 100%;
  background: #fff;
  transition: .8s;
  padding: 10px;
  display: block;
}

.home .header {
  position: absolute;
  top: -100px;
}

.header.fixed {
  position: fixed;
  top: 0;
  height: 65px;
}

.header .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

nav#global-nav ul {
  display: flex;
}

nav#global-nav ul li {
  text-align: center;
}

nav#global-nav ul li a {
  font-size: 14px;
  padding: 10px;
}


/* Toggle Button */

#nav-toggle {
  display: none;
  position: absolute;
  right: 12px;
  top: 10px;
  width: 34px;
  height: 36px;
  cursor: pointer;
  z-index: 10;
}

#nav-toggle div {
  position: relative;
}

#global-nav .txt10 {
  display: none;
}


/*-------------------footer-----------------*/
#pagetop a{
	display: block;
	position: fixed;
	bottom:10px;
	right:25px;
	background: #fff;
	padding:5px 10px;
	width:50px;
	line-height: 1.5;
	text-align: center;
	font-size:28px;
	border-radius:10px;
	box-shadow: 0 0 3px #aaa;
	color: #4cb3b7;
	z-index: 4;
}
#pagetop a:hover{
	background: #4cb3b7;
	color: #fff;
}
footer{
	padding: 20px;
	font-size:80%;
	background: #fff;
}
footer ul{
	display: flex;
	justify-content: center;
}
footer ul li{
		border-right:solid 1px #ccc;
	padding:0px 20px;
}
footer ul li:last-child{border-right: none;}
#footerFloatingMenu {
	display: none;
}
.modal{
    display: none;
}

.modal{
    display: none;
    height: 100%;
    position: fixed;
    bottom: 25px;
    width: 100%;
	z-index: 998;
}
.modal__bg{
    background: rgba(0,0,0,0.7);
    height: 100%;
    position: absolute;
    width: 100%;
}
.modal__content{
    left: 50%;
    padding: 20px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
}
.modal__content p{
	color: #fff;
}
.modal__content ul li a{
		display: block;
		padding: 10px;
		text-align: center;
		text-decoration: none;
		background: #f94e83;
		color: #fff;
	border-radius: 5px;
	margin-bottom: 7px;
	}
	.modal__content ul.f-tel a{
		background:#fb8e8e url("images/foot_tel2.png") no-repeat 10px center;
		background-size:15px;
	}
	.modal__content ul.f-tel a span{
		margin-right: 10px;
	}
	.modal__content ul.f-line a{
		background:#7abf9e url("images/foot_line2.png") no-repeat 20px center;
		background-size:20px;
	}
	.modal__content ul.f-mail a{
		background: #57c0cd url("images/foot_mail2.png") no-repeat 20px center;
		background-size:18px;
	}
	.close{
		margin: 0 auto;

	}
	.close a{
		width:100px;
		margin: 10px auto;
		display: block;
		text-align: center;
		text-decoration: none;
		background: #fff;
		padding: 5px 10px;
		color: #1a1a1a;
		border-radius: 5px;
	}
.modal2{
	position: fixed;
	top:50%;
	left:50%;
    display: none;
    height: 500px;
    width: 500px;
	margin-top: -250px;
	margin-left: -250px;
	z-index: 998;
    background: rgba(0,0,0,0.7);
}
.modal__content2{
    left: 50%;
    padding: 20px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
}
.modal__content2 ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size:80%;
	margin-bottom: 40px;
}
.modal__content2 ul li{
	background: #7abf9e;
	width: 31%;
	line-height: 1.4;
}
.modal__content2 ul li a{
	color: #fff;
	display: block;
	text-align: center;
	padding: 10px;
}
.modal__content2 ul li a:hover{
	text-decoration: none;
	
}
.modal__content2 ul li img{
	border: solid 5px #fff;
	margin-bottom: 10px;
}

/* 共通レイアウト（2列横並び + 余白） */
.f-line,
.f-tel {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.f-line li,
.f-tel li {
  width: calc(50% - 10px);
  list-style: none;
}

.f-line li a,
.f-tel li a {
  display: block;
  padding: 10px;
}
/*-------------------common-----------------*/
.container{
	clear:both;
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
}

.container2{
	clear:both;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
}
.container5{
	clear:both;
    margin-left: auto;
    margin-right: auto;
    max-width: 850px;
}
.container4{
	clear:both;
    margin-left: auto;
    margin-right: auto;
    max-width: 480px;
}
/*その他装飾 */
.en-ttl{
	background: url("images/hstyle01.png") no-repeat center top;
	padding-top: 60px;
	margin-bottom: 20px;
	text-align:center;
	font-family:"Hannari", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", "メイリオ", Meiryo, serif;
	font-size:120%;
}
.hstyle04{
	font-weight: bold;
	text-align: center;
	font-size:150%;
	text-shadow: 2px 2px #fff;
}
.hstyle02{
	text-align: center;
	background: url("images/hstyle03.png") repeat-x center center;
}
.hstyle02 div{
	display: inline-block;
	text-align: center;
background:#faf4f4;
}
.hstyle03 .en {
    padding-bottom: 15px;
    margin-bottom: 10px;
    background: url(images/common/ttl_bg01_g.png) no-repeat center bottom;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 700;
    font-style: normal;
    font-size: 350%;
    color: #fff;
    text-shadow: 1px 1px 0 #333, -1px -1px 0 #333, -1px 1px 0 #333, 1px -1px 0 #333, 0px 1px 0 #333, -1px 0 #333, -1px 0 0 #333, 1px 0 0 #333;
    text-align: center;
    position: relative;
    z-index: 2;
}
.hstyle03 .ttl {
    text-align: center;
    font-size: 110%;
}
.link01{
	text-align: center;
}
.link01 a{
	display:inline-block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	background: #fff url("images/list01.png") no-repeat 96% center;
	border:solid 1px #4cb3b7;
	padding: 15px 30px 15px 10px;
	transition: 0.5s;
	border-radius:0 30px 0 30px;
	font-size:90%;
}
.link01 a:hover{
	background: #efefef url("images/list01.png") no-repeat 96% center;
}
.table01 th{
	padding: 20px 30px;
	width: 30%;
	background: #eddeee;
	text-align: center;
	border:solid 1px #a970ae;
	border-right:none;
}
.table01 td{
	padding: 20px 30px;
	width: 70%;	
	border:solid 1px #a970ae;
	border-left:none;
}
.box-style01{
	display: flex;
	justify-content: space-between;
}
.box-style01.rev{
	flex-direction: row-reverse;
}
.box-style01.center{
	align-items: center;
}
.box-style01 .b-left01,.box-style01 .b-right01{
	width: 49%;
}
.box-style01 .b-left02{
	width: 40%;
}
.box-style01 .b-right02{
	width: 60%;
}
.ulstyle01{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.ulstyle01 li{
	width: 16%;
	text-align: center;
	margin-bottom:10px;
}
/*------------------------------------------------------------------
	01 トップページ
------------------------------------------------------------------*/

#mainimage{
	position: relative;
	background:url("images/topimage_bg.jpg")no-repeat center top;
	background-size:cover;
	padding: 30px 0 0;
}

#mainimage .logo{
	position: absolute;
	left:10px;
	top:10px;
}
#main_text{
	margin-bottom: 170px;
	padding: 80px 0 40px;
	background: url("images/bg01.png");
}
#main_text ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#main_text ul li{
	position: relative;
	background: #fff;
	width: 30%;
	border-radius: 20px;
	padding:0 20px 20px;
	box-shadow: 0px 0px 10px #ccc;
}
#main_text ul li .point,#main_text ul li p{
	text-align: center;
	font-size:115%;
}
#main_text ul li .point{
	margin-bottom: 20px;
}
#main_text ul li p span{
	font-size:90%;
}
#main_text ul li::before{
	position: absolute;
	left:50%;
	top:-47px;
	margin-left: -45px;
	
	content: url("images/point_bg.png");
}


/*-----ALICE GROUP-----*/
#s01-1{
	background:#fff url("images/common/s01_bg1.png") no-repeat center top 20px;
	background-size:100%;
}
#s01-1 .inner1{
	position: relative;
	background: url("images/common/s01_bg2.png") no-repeat center top;
	background-size:96%;
	padding-bottom: 50px;
}
#s01-1 .inner1 .box01{
	position: relative;
	z-index: 1;
	background: url("images/common/box_bg01.png") no-repeat center center;
	padding:70px 10px;
	font-size:130%;
	line-height: 2.5;
	text-align: center;
}
#s01-1 .inner1::before{
	content: " ";
	position: absolute;
	right:4%;
	top:-90px;
	width: 17%;
	height: 100%;
	background-size:100% !important;
	z-index: 2;
}
#s01-1 .inner1::after{
	content: " ";
	position: absolute;
	left:0;
	top:25%;
	width:304px;
	height: 324px;
	background-size:100% !important;
	z-index: 2;
}
#s01-1 .inner1 p{
	position: relative;
	z-index: 3;
	text-shadow: 0 0 2px #fff,0 0 2px #fff,0 0 4px #fff;
}

#s01{ 
background: #ddf7ee; /* Old browsers */
background: -moz-linear-gradient(top,  #ddf7ee 0%, #f6e8c9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ddf7ee 0%,#f6e8c9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ddf7ee 0%,#f6e8c9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddf7ee', endColorstr='#f6e8c9',GradientType=0 ); /* IE6-9 */
  padding-top: calc(10vw + 10px); 
 padding-bottom: calc(8vw + 10px); 
    position: relative;
}
#s01::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 10vw solid #faf4f4; 
  border-right: 100vw solid transparent;
}
#s01::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 10vw solid #faf4f4; 
  border-left: 100vw solid transparent;
}
#s01 .container{
	margin-top: -260px;
	position: relative;
	z-index: 2;
}
#s01 .container h2{
	margin-bottom:20%;
}
#s01 .container .b-left01{
	padding-top: 80px;
}
#s01 .icon{
	position: absolute;
	top:-120px;
	left:20px;
	z-index: 3;
}
#s02 ul{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
#s02 ul li{
	width: 30%;
	margin: 1%;
	background: #fff;
	border: solid 5px #eee;
	padding: 20px 20px 30px;
}
#s02 ul li .ttl{
	background: url("images/f01.png") no-repeat left top;
	padding: 20px;
	padding-left: 90px;
	font-size:130%;
	font-weight: bold;
	text-align: center;
}
#s02 ul li:nth-of-type(2) .ttl{	background: url("images/f02.png") no-repeat left top;}
#s02 ul li:nth-of-type(3) .ttl{	background: url("images/f03.png") no-repeat left top;}
#s02 ul li:nth-of-type(4) .ttl{	background: url("images/f04.png") no-repeat left top;}
#s02 ul li:nth-of-type(5) .ttl{	background: url("images/f05.png") no-repeat left top;}
#s02 ul li:nth-of-type(6) .ttl{	background: url("images/f06.png") no-repeat left top;}
#s02 ul li:nth-of-type(7) .ttl{	background: url("images/f07.png") no-repeat left top;}
#s02 ul li:nth-of-type(8) .ttl{	background: url("images/f08.png") no-repeat left top;}
#s02 ul li:nth-of-type(9) .ttl{	background: url("images/f09.png") no-repeat left top;}

#s02 ul li figure{
	text-align: center;
	margin-bottom: 30px;
}
#s02 ul li p{
	font-size:90%;
	text-align: center;
}
#s02 .inner{
	background: url("images/bg02.png") no-repeat center center;
	background-size:100%;
}
#s03{
	background: #c2e9d8;
	padding-bottom: 40px;
	margin-bottom: 150px;
}
#s03 p.container5{
	line-height: 2;
}
#s03 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#s03 ul li{
	padding: 0 20px 20px;
	width: 30%;
	margin: 1%;
	box-shadow: 0 0 8px rgba(120,197,167);
	background: #fff;
}
#s03 ul li .ttl{
	margin-bottom: 20px;
	color: #4cb3b7;
	font-size:120%;
	background: url("images/hstyle02.png") no-repeat center top;
	padding-top: 30px;
	text-align: center;
	font-weight: bold;
}
#s03 ul li figure{
	text-align: center;
	margin-bottom: 20px;
}
#s03 ul li p{
	font-size:90%;
}

#s04 .inner1{ 
background: #ddf7ee; /* Old browsers */
background: -moz-linear-gradient(top,  #ddf7ee 0%, #f6e8c9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ddf7ee 0%,#f6e8c9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ddf7ee 0%,#f6e8c9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddf7ee', endColorstr='#f6e8c9',GradientType=0 ); /* IE6-9 */
  padding-top: calc(10vw + 10px); 
 padding-bottom: calc(8vw + 10px); 
    position: relative;
}
#s04 .inner1::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 10vw solid #faf4f4; 
  border-left: 100vw solid transparent;
}
#s04 .inner1::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 10vw solid #fff; 
  border-right: 100vw solid transparent;
}
#s04 .inner1 .container{
	margin-top: -260px;
	position: relative;
	z-index: 2;
}
#s04 .inner1 .container h2{
	margin-bottom:20%;
}
#s04 .inner1 .container .b-left01{
	padding-top: 80px;
}
#s04 .inner1 .icon{
	position: absolute;
	top:-120px;
	right:20px;
	z-index: 3;
}
#s04 .inner2{
	padding-top: 30px;
	padding-bottom: 60px;
	background: #fff;
}
.mokuhyousettei{
	position: relative;
}
.mokuhyousettei .antei{
	position: absolute;
	top:80px;
	right:0;
}
#s05{
	margin-bottom: 180px;
}
#s05 .inner1{
	position: relative;
	background: url("images/bg01.png");
	padding-bottom: 50px;
}
#s05 .inner1::after{
	content: " ";
	position: absolute;
	bottom:0;
	left: 0;
	background: url("images/bg_b01.png") repeat-x left top;
	width: 100%;
	height: 12px;
}
#s05 .inner2{
	padding-bottom:100px;
	background: url("images/bg02.png") no-repeat center top;
	background-size:100%;
}
#s05 .inner3{
	position: relative;
}
#s05 .inner3 .container{
	position: relative;
	z-index: 2;
}
#s05 .inner3::before{
	content: " ";
	background: url("images/bg03.png");
	width: 100%;
	height: 80%;
	position: absolute;
	top:100px;
	left: 0;
}
#s05 .inner3 ul.ulstyle01 li{
	width: 33.3%;
}
#s06{ 
background: #ddf7ee; /* Old browsers */
background: -moz-linear-gradient(top,  #ddf7ee 0%, #f6e8c9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ddf7ee 0%,#f6e8c9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ddf7ee 0%,#f6e8c9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddf7ee', endColorstr='#f6e8c9',GradientType=0 ); /* IE6-9 */
  padding-top: calc(10vw + 10px); 
 padding-bottom: calc(8vw + 10px); 
    position: relative;
}
#s06::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 10vw solid #faf4f4; 
  border-right: 100vw solid transparent;
}
#s06::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 10vw solid #faf4f4; 
  border-left: 100vw solid transparent;
}
#s06 .container{
	margin-top: -260px;
	position: relative;
	z-index: 2;
}
#s06 .container h2{
	margin-bottom:20%;
}
#s06 .container .b-left01{
	padding-top: 80px;
}
#s06 .icon{
	position: absolute;
	top:-120px;
	left:20px;
	z-index: 3;
}
#s06 .link{
	width: 50%;
	position: absolute;
	left:0;
	bottom:-30px;
	text-align: center;
}
.check li{
	background: url("images/checklist.png") no-repeat left center;
	padding: 5px;
	padding-left: 40px;
	font-size:110%;
	font-weight: bold;
}
/*--アコーディオン--*/

/* 折り畳み部分を隠す */

.accordion dl{
	background: #fff;
	padding:10px;
	margin-bottom: 20px;
	border: solid 5px #e5e5e5;
}
.accordion dl dt{
	position: relative;
	background:url("images/plus.png") no-repeat 98% center;
	background-size:16px;
	padding: 10px;
	padding-left: 50px;
}
.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;
	border-top:dotted 1px #aaa;
	background: url("images/a.png") no-repeat 10px 15px;
	background-size:25px;
	padding: 10px;
	padding-left: 50px;
}
#s08{
	background: #c2e9d8;
	padding-bottom: 40px;
}
#s08 p.container5{
	line-height: 2;
}
#s08 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#s08 ul li{
	width: 31%;
	margin: 1%;
	box-shadow: 0 0 8px rgba(120,197,167);
	background: #fff;
}
#s08 ul li .text1{
	background: #faf4f4;
	padding: 20px;
}
#s08 ul li .text2{
	padding: 20px;
}
#s08 ul li .ttl{
	margin-bottom: 20px;
	text-align: center;
}
#s08 ul li figure{
	margin-top: -60px;
	text-align: center;
	margin-bottom: 10px;
}
#s08 ul li p{
	font-size:90%;
}
#s09{
	background: #fff;
	padding-bottom: 60px;
}
#s09 ul li{
	position: relative;
	margin-bottom: 20px;
}
#s09 ul li .text{
	position: absolute;
	top:50px;
	right:0;
	padding: 20px;
	padding-bottom: 40px;
	width: 740px;
	background: url("images/flowbg.png")no-repeat center bottom;
	background-size:cover;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#s09 ul li .text .ttl{
	background: #fff;
	padding: 20px 5px;
	width: 25%;
	text-align: center;
	border-radius: 20px;
	font-weight: bold;
}
#s09 ul li .text p{
	width: 70%;
	font-size:90%;
}
#s10 .box-style01 .b-left01 .ttl{
	color: #4cb3b7;
	font-size:120%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
#s10 .box-style01 .b-left01 ul{
	background: #fff;
	padding:10px;
	border-radius: 0 20px 0 20px;
}
#s10 .box-style01 .b-left01 ul li{
	color: #4cb3b7;
	padding: 3px;
	padding-left: 30px;
}
#s10 .box-style01 .b-left01 ul li:first-of-type{
	background: url("images/tel.png") no-repeat left 5px;
}
#s10 .box-style01 .b-left01 ul li:last-of-type{
	background: url("images/place.png") no-repeat left 5px;
}
#s10 iframe{
	height: 330px;
}
.contact-sec{
	background: url("images/contact_bg.jpg") no-repeat center center;
	background-size:cover;
	position: relative;
	padding:0 20px 20px;
}
.contact-sec .inner{
	position: relative;
	z-index: 2
}
.contact-sec:after {
    border: 1px solid #fff;
    content: "";
    height: calc(100% - 8px);
    left: 4px;
    position: absolute;
    top: 4px;
    width: calc(100% - 8px);
}
.contact-sec .en-ttl{
	margin-bottom: 10px;
}
.contact-sec ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.contact-sec ul li{
	width: 31%;
	margin: 1%;
}
.contact-sec ul li .ttl{
	text-align: center;
	font-size:120%;
	font-weight: bold;
}
.contact-sec ul li .tel{
	text-align: center;
	font-size:160%;
	font-family:"Hannari", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", "メイリオ", Meiryo, serif;
}
.contact-sec ul li .tel:before{
	content: url("images/tel2.png");
	vertical-align: -10px;
	margin-right: 5px;
}
/*●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
↑pcサイズ
----------------------------------
↓タブレットサイズ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●*/
@media screen and (min-width: 1100px) and (max-width: 1400px){

}

@media screen and (max-width: 1099px){
	body{
		overflow-x: hidden;
		-webkit-overflow-scrolling: touch;
	}
	#s-line{
		display: none;
	}
	.container{
		padding-right: 3%;
		padding-left: 3%;
	}
	#s01 .icon,#s04 .inner1 .icon,#s06 .icon{
		display: none;
	}

}

@media screen and (min-width: 640px) and (max-width: 1099px) {
	body{
		font-size:16px;
	}
	.tb-dnon{
		display:none;
	}
	.pc-dnon2{
		display:block;
	}
	#mainimage .logo{
		width: 10%;
	}
	#s01-1 .inner1::after{
		width:36%;
	}
	#s01 .container{
		margin-top: -30%;
	}
	#main_text ul li{
		font-size:2vw;
	}
	#s02 ul li{
		width: 46%;
	}
	#s03 ul{
		justify-content: center;
	}
	#s03 ul li{
		width: 46%;
		margin: 2%;
	}
	#s04 .inner1 .container{
		margin-top: -26%;		
	}
	.mokuhyousettei p{
		max-width: 70%;
	}
	.mokuhyousettei .antei{
		top:inherit;
		bottom:0;
		width: 48%;
	}
	#s05 .inner2{
		background-position: center center;
	}
	#s08 ul{
		justify-content: center;
	}
	#s08 ul li{
		width: 48%;
		margin-bottom: 60px;
	}
	#s08 ul li:last-of-type{
		margin-bottom: 0;
	}
	#s09 ul li figure{
		width: 35%;
	}
	#s09 ul li .text{
		top:0;
		width: 72%;
	}
}
/*●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
↑タブレットサイズ
----------------------------------
↓spサイズ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●*/


@media screen and (max-width: 639px) {
	
/*----------共通------------*/

body{
	font-size:14px;

}
.sp-dnon {
    display: none !important;
}
.pc-dnon,.pc-dnon2{
    display:  block !important;
}
.db-sp{
	display:block;
}
	.sp-blk{
		display: block;
		margin: 0 auto !important;
	}
	#crumbs {
    padding: 10px;
}
.container4{
	clear:both;
    margin-left:10px;
    margin-right: 10px;
    max-width: 480px;
}
 /*ーーーーーーーーーー
.header
ーーーーーーーーーーー*/
  .home .top-description {
    margin-top: 55px;
    background: #faa1bc;
    color: #fff;
  }
  .top-description {
    top: 55px;
  }
  .header, .home .header {
    position: fixed;
    top: 0;
    margin-top: 0;
    width: 100%;
    height: 55px;
    padding: 0;
    z-index: 9;
  }
  .header.fixed {
    padding-top: 0;
    position: fixed;
    height: 55px;
  }
  .header .site-title {
    padding: 5px;
  }
  #global-nav {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 100vh;
    opacity: 0;
    background: #fff;
    transition: all 0.3s ease-in-out;
    visibility: hidden;
    overflow-y: scroll;
  }
  /* #global-nav スライドアニメーション */
  .open #global-nav {
    right: 0;
    opacity: 1;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
  }
  #global-nav ul {
    margin: 50px auto 0;
    list-style: none;
    position: static;
    right: 0;
    bottom: 0;
    flex-wrap: wrap;
    align-items: center;
    overflow: hidden;
    background: #fff;
  }
  #global-nav ul li {
    width: 100%;
  }
  #head_wrap #global-nav ul li a, #head_wrap.fixed #global-nav ul li a {
    width: 100%;
    height: inherit;
    display: block;
    padding: 15px;
    text-align: center;
    background: #F7F7F7;
    border-bottom: 1px dotted #666;
  }
  #nav-toggle {
    display: block;
    z-index: 10;
  }
  #nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
  }
  #nav-toggle span:nth-child(1) {
    top: 0;
  }
  #nav-toggle span:nth-child(2) {
    top: 11px;
  }
  #nav-toggle span:nth-child(3) {
    top: 22px;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }
/*------------header---------------*/
  .headnavi {
    display: none;
  }
  header {
    position: relative;
    background: #fff;
  }
  header .headBar1 {
    background: #fff;
  }
  header .container {
    margin: 0;
  }
  header #h-right {
    display: none;
  }
  header #h-left {
    width: 100%;
    padding: 0;
  }
  header .headBar1 h1 {
    position: absolute;
    left: 0;
    top: 62px;
    width: 100%;
    text-align: center;
    font-size: x-small;
  }
  header .headBar1 h2 {
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 0 !important;
  }
  header .headBar1 h2 a {
    display: inline;
  }
  header .headBar1 h2 img:first-of-type {
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
  }
  header .headBar1 h2 img:last-of-type {
    width: 130px;
  }
  header .headBar1 h3 {
    font-size: xx-small;
    text-align: center;
    border-top: 1px solid #9a9a9a;
    border-bottom: 1px solid #9a9a9a;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .header_wrap {
    width: 100%;
    height: 70px;
    position: relative;
    background-image: url(images/common/silhouette.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 300px 25px;
    background-color: #fcfcfc;
  }
  .header_wrap h1 {
    background-image: url(images/common/logo.png);
    background-repeat: no-repeat;
    height: 70px;
    margin-right: auto;
    margin-left: auto;
    background-size: 110px;
    background-position: center 5px;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    /*width: 170px;*/
  }
  .header_wrap h1 a {
    display: block;
    padding-top: 55px;
    text-decoration: none;
    color: #000000;
    text-align: center;
  }
  .header_logo {
    width: 95px;
    height: 52px;
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .listnavi {
    padding: 10% 5% 5%;
    height: 100%;
    overflow: auto;
  }
  .listnavi li {
    height: auto;
  }
  .menu-btn {
    display: block;
    position: fixed;
    right: 40px;
    top: 10px;
    z-index: 999;
  }
  .menu-btn span {
    display: block;
    position: absolute;
    height: 4px;
    width: 30px;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
  }
  .menu-btn span:nth-child(1) {
    top: 0;
  }
  .menu-btn span:nth-child(2) {
    top: 11px;
  }
  .menu-btn span:nth-child(3) {
    top: 22px;
  }
  .side-open .menu-btn span:nth-child(1) {
    background: #fff;
    top: 11px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .side-open .menu-btn span:nth-child(2) {
    background: #fff;
    width: 0;
    left: 50%;
  }
  .side-open .menu-btn span:nth-child(3) {
    background: #fff;
    top: 11px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }
  .navBar {
    display: none;
  }
/*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:20px 10px !important; }
	
.f-left-pc, .f-right-pc,#m-right,#m-left{
    float: none;
}
.right-pc{
	text-align:left;
}
.cen-pc{text-align: left !important;}
	.span01,.span02{
		background-size:15px;
		padding-bottom: 5px;
	}
.box-style01{
		display: block;
	}
	.box-style01 .b-left01, .box-style01 .b-right01{
		width: 100%;
	}
	.en-ttl{
		margin-bottom: 10px;
	}	
	.hstyle02 {
		background: none;
	}
	.hstyle02 div{
		background: none;
	}
	#pagetop a{
		bottom:10%;
		right:10px;
	}
#footerFloatingMenu {
    display: block;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 9999;
    text-align: center;
    padding: 0 auto;
}
 
#footerFloatingMenu ul {
    display: flex;
} 
	#footerFloatingMenu ul li{
		width: 33.3%;
		border-top:solid 1px #efefef;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dbdaa6+0,43afbf+91 */
background: #dbdaa6; /* Old browsers */
background: -moz-linear-gradient(top,  #dbdaa6 0%, #43afbf 91%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #dbdaa6 0%,#43afbf 91%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #dbdaa6 0%,#43afbf 91%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdaa6', endColorstr='#43afbf',GradientType=0 ); /* IE6-9 */
	}
	#footerFloatingMenu ul li:first-child{
		border-right:solid 1px #fff;
	}
	#footerFloatingMenu ul li:nth-child(2){
		border-right:solid 1px #fff;
	}
	#footerFloatingMenu ul li a{
		display: block;
		text-decoration: none;
		text-align: center;
		padding:10px 0;
	}

	#footerFloatingMenu ul li img{
		height: 35px;
	}
	footer{
		padding: 10px;
	}
	#foot-nav{
		display: block;
	position: fixed;
	bottom:0;
	left:0;
	width: 100%;
	z-index: 998;
}
#foot-nav ul{
	display: flex;
}
#foot-nav ul li {
	width: 50%;
}
#foot-nav ul li a{
	display: block;
	text-align: center;
	padding: 15px;
	padding-left: 45px;
	color: #fff;
	font-size:3.8vw;
	height: 50px;
}
	#foot-nav ul li a:hover{
		text-decoration: none;
	}
#foot-nav ul li:first-child a{
	background:#1a1a1a url("images/telicon.png") no-repeat 10px center;
	background-size:30px;
	font-size:4vw;
	border-right:solid 1px #fff;
}
#foot-nav ul li:last-child a{
	background:#1a1a1a url("images/mailicon.png") no-repeat 10px center;
	background-size:30px;
}

	footer{
		padding-bottom: 50px;
	}


	#mainimage{
		padding: 0;
		padding-top:30px;
		
	}
	#mainimage .container{
		padding: 0 !important;
	}
	#mainimage .logo{
		width: 100px;
		top:5px;
		left:5px;
	}
	#main_text{padding: 60px 0 30px;
	}
	#main_text ul{
		max-width: 300px;
		margin: 0 auto;
	}
	#main_text ul li{
		width: 100%;
		padding: 0 10px 10px;
		margin-bottom: 60px;	
	}
	#main_text ul li:last-of-type{
		margin-bottom: 0;
	}
	#main_text ul li .point{
		margin-bottom: 10px;
	}
	#s01-1 .inner1{
		padding-bottom: 20px;
	}
	#s01-1 .inner1 .box01{
		width: 85%;
		max-width: 360px;
		margin: 0 auto;
		background-size: 100%;
		font-size:110%;
		line-height: 1.8;
		padding:30px;
	}
	#s01-1 .inner1::before{
		right:0;
		top:-5%;
	}
	#s01-1 .inner1::after{
		width: 40%;
		
	}

	#s01 .container .b-left01,#s04 .inner1 .container .b-left01,#s04 .inner2 .container .b-left01,#s06 .container .b-left01{
		margin-top: 0;
	margin-bottom: 20px;
	}

	#s01 .container h2,#s04 .inner1 .container h2,#s06 .container h2{
		margin-bottom: 20px;
	}
	#s02 h2{
		padding: 20px 10% 0;
	}
	#s02 ul li{
		width: 48%;
		padding: 10px 5px;
	}
	#s02 ul li p{
		font-size:3.1vw;
	}
	#s02 ul li .ttl{
		padding: 0;
		padding-top: 50px;
		margin-bottom: 10px;
		font-size:110%;
		background-position: center top !important;
		background-size:50px !important;
	}
	#s02 ul li figure{
		min-height: 60px;
		margin-bottom: 10px;
	}
	#s02 ul li figure img{
		max-width: 50px;
	}
	#s03 ul li{
		width: 100%;
		padding: 0 10px 10px;
		margin-bottom: 20px;
	}
	#s03 ul li:last-of-type{
		margin-bottom: 0;
	}
	#s03 ul li p{font-size:100%;}
	#s04 .inner2{
		padding-bottom: 20px;
	}
	#s05 .inner1{
		padding-bottom: 25px;
	}
	#s05 .inner2{
		background-position: right top;
		background-size:250%;
		padding-bottom: 40px;
	}
	#s05 .hstyle02.jimusyo{
		padding: 0 10%;
	}
	#s05 .inner3 ul.ulstyle01 li{
		width: 50%;
	}
	.ulstyle01 li{
		width: 48%;
	}
	.mokuhyousettei{
		padding-bottom: 60%;
	}
	.mokuhyousettei .antei{
		top: inherit;
		bottom:0;
	}
	#s06 .container .b-left01{
		margin-top: 0;
	}
	#s06 .link{
		width: 100%;
		position: static;
		padding: 20px;
	}
	.accordion{
		padding: 0;
	}
	.accordion dl{
		margin-bottom: 10px;
	}
	.accordion dl dt{
		padding:10px 20px 10px 35px;
		background-size:12px;
		min-height: 45px;
	}
	.accordion dl dt:before{
		left: 0;
		top:0;
	}
	.accordion dl dd{
		padding:10px;
		padding-left: 35px;
		background-position: 3px 10px;
	}
	#s08 ul li{
		width: 98%;
		margin-bottom: 20px;
	}
	#s08 ul li figure{
		margin-top: -20px;
	}
	#s08 ul li figure img{
		width: 100px;
	}
	#s08 ul li .ttl{
		margin-bottom: 10px;
	}
	#s09{
		padding-bottom: 20px;
	}
	#s09 ul li .text{
		position:relative;
		top:0;
		left: 5%;
		width: 90%;
		margin-top: -30px;
		z-index: 2;
		padding: 10px 10px 20px;
		display: block;
	}
	#s09 ul li figure{
		text-align: center;
	}
	#s09 ul li .text p{
		width: 100%;
	}
	#s09 ul li .text .ttl{
		width: 65%;
		padding: 5px;
		margin: 0 auto 10px;
	}
	#s09 ul li .text .ttl .txtgreen{
		display: inline;
		margin-right: 10px;
	}
	#s10 .box-style01 .b-left01 .ttl{
		margin-bottom: 10px;
	}
	#s10 .b-left01{
		margin-bottom: 10px;
	}
	#s10 .box-style01 .b-left01 ul li:first-of-type{
		background-size:15px;
	}
	.contact-sec{
		padding: 0 10px 10px;
	}
	.contact-sec ul li{
		width: 100%;
		border-bottom:solid 1px #fff;
		padding-bottom: 10px;
	}
	.contact-sec ul li:last-of-type{
		border-bottom: none;
	}
	.contact-sec .link01 a{
		width: 250px;
	}

	}
@media screen and (max-width: 320px) {
	.se-blk{
	display: block;
	}
	.block{
		height: inherit;
		position: relative;
	}


}