@charset "utf-8";

/*------------------------------------------------------------------
	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: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
color: #333;
    color: #484545;
    background: #fbf5f7;
    line-height: 1.5;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4);
    font-size: 16px;
	font-weight: 500;
}
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: 500;
	line-height: 1.4;
}
dd,dt,ul li,ol li{margin: 0;padding: 0;font-weight:500;}
/*------------------------------------------------------------------
	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 img{
 transition:0.5s all;
}
.fil3 a:hover img{
  transform:scale(1.05);
}
/* マージン・インデント
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽ */

.m5b { margin-bottom: 5px !important; }
.m10b { margin-bottom: 10px !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; }
.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

/*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; }
.m20t { margin-top: 20px !important; }
.p50t-s { padding-top: 50px !important; }
.m20l-s{margin-left:20px !important}
.m20r-s{margin-right:20px !important}
.m30r-s{margin-right:30px !important}
.m50l-s{margin-left:50px !important}
.p30t-s{padding-top: 30px !important;}
.p01-s {
	padding-top:30px !important;
	padding-bottom:30px !important;
}
.p02-s {
	padding-top:70px !important;
	padding-bottom:70px !important;
}
.p03-s { padding:0 10px !important;}

.m01-s { margin: 0 50px 30px !important; }
.p20a-s{ padding: 20px !important; }
.p0t{padding-top: 0 !important;}

/* 位置クラス
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽ */
.clear { clear: both !important; }

.clearfix:after {
  content: '';
  display: block;
  clear: both;
  padding-right: inherit;
}

.clearfix {
  zoom: 1;
  /* for IE6/7 */
}

.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: #d05353 !important; }
.txtBlue { color: #3281b9 !important }
.txtBlue2 { color: #4fa8d6 !important }
.txtPink { color: #e35580 !important; }
.txtPurple{color: #a46cb0 !important}
.txtGold { color: #8b6c2e !important; }
.txtGray { color: #666666 !important; }
.txtWhite { color: #FFFFFF !important; }
.txtgreen { color: #1dbd96 !important; }
.txtyellow { color: #fadd3c !important; }
.txtorenge{color:#fd851b}
.txtBlack{color: #333 !important;}
.txtBlown{color: #603a40 !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: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", "メイリオ", Meiryo, serif;
}
.f-go{
	font-family: HalisR-Regular, 游ゴシック体, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
}
.span01{
	display: inline-block;
	background: url("../images/common/span01.png") repeat-x left bottom;
	padding-bottom: 15px;
}
.span02{
	display: inline-block;
	background: url("../images/common/span02.png") repeat-x left bottom;
	padding-bottom: 15px;
}
.span03{
	background:url("../images/common/span03.png") no-repeat center top;
	padding-top: 7px;
}
.span04{background:linear-gradient(transparent 60%, rgba(248,250,50,0.7) 0%) ;}
.span05{background:linear-gradient(transparent 80%, rgba(255,255,255,0.7) 0%) ;}
.span06{
	display: inline-block;
	background: url("../images/common/span05.png") repeat-x left bottom;
	padding-bottom: 15px;
}
.span07{
	display: inline-block;
	background: url("../images/common/span04.png") repeat-x left bottom;
	padding-bottom: 15px;
}
.text01{
	text-shadow: 
    #fff 2px 0px 0px, #fff -2px 0px 0px,
    #fff 0px -2px 0px, #fff 0px 2px 0px,
    #fff 2px 2px 0px, #fff -2px 2px 0px,
    #fff 2px -2px 0px, #fff -2px -2px 0px,
    #fff 1px 2px 0px, #fff -1px 2px 0px,
    #fff 1px -2px 0px, #fff -1px -2px 0px,
    #fff 2px 1px 0px, #fff -2px 1px 0px,
    #fff 2px -1px 0px, #fff -2px -1px 0px,
    #fff 1px 1px 0px, #fff -1px 1px 0px,
    #fff 1px -1px 0px, #fff -1px -1px 0px;
}
.vaMiddle { vertical-align: middle !important; }
.oh{overflow:hidden;}
.blk{
	display:block;
}
.underline{
	text-decoration: underline;
}
.img100 {
    height: auto;
    width: 100%;
}

.feabox{
	width: 33%;
}
table{
	width:100%;
	box-shadow: 0 0 3px #eee;
}
td,th{
	padding: 15px;
	font-weight: normal;
}
table th,table td{
border:solid 1px #eee;
	background:#fff;
}
table th{
	background:#e8c0d3;

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

/*お問い合わせセクション*/
.contact-box{
	background: url("../images/common/contact_bg.jpg") no-repeat center center;
	background-size:cover;
}
.contact-box .boxstyle01{
	align-items: flex-end;
}
/*-------------------common-----------------*/
  .wrapper {
    max-width: 1100px;
   margin: 0 auto;
  }
.container{
	max-width: 1100px;
	margin: 0 auto;
	padding: 0;
}
.container2{
	max-width:1200px;
	margin: 0 auto;
	padding: 0;
}
.container3{
	max-width: 1440px;
	margin: 0 auto;
	padding: 0;
}
.hstyle01{
	font-size:150%;
}
.hstyle01.q span.span01{
	position: relative;
	padding-left: 50px;
}
.hstyle01.q span.span01::before{
	content: " ";
	background: url("../images/top/q.png") no-repeat left bottom;
	width: 40px;
	height: 56px;
	position: absolute;
	left: 0;
	bottom:10px;
}
.textstyle01{
	display: inline-block;
	position: relative;
	padding: 0 20px;
}
.textstyle01::before{
	content: " ";
	position: absolute;
	left: 0;
	top:0;
	width: 18px;
	height: 67px;
	background: url("../images/common/hstyle02_b.png") no-repeat left center;
}
.textstyle01::after{
	content: " ";
	position: absolute;
	right: 0;
	top:0;
	width: 18px;
	height: 67px;
	background: url("../images/common/hstyle02_a.png") no-repeat left center;
}

.ulstyle01{
	display:flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.ulstyle02{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.ulstyle02 li{
	width: 48%;
	margin: 1%;
	background: #fff;
	padding:0 20px 20px;
	position: relative;
}
.ulstyle02 li .ttl{
	padding-top: 20px;
	margin-bottom: 30px;
	font-size:120%;
	font-weight: bold;
	text-align: center;
	color: #eb6c8b;
}
.ulstyle02 li::after{
	position: absolute;
	left: 50%;
	top:0;
	background: #eb6c8b;
	width: 60px;
	height: 5px;
	z-index: 2;
	content: " ";
	margin-left: -30px;
}
.ulstyle02.chatstyle figure.s03img1{
	min-height: 167px;
}
.ulstyle02.chatstyle .box01{
	background: #e1eef8;
	padding: 10px;
}
.ulstyle02.chatstyle .box01 dl{
	display: flex;
	flex-wrap: wrap;
}
.ulstyle02.chatstyle .box01 dl dt{
	width:20%;
}
.ulstyle02.chatstyle .box01 dl dd{
	width: 80%;
	font-size:80%;
}

.ulstyle03{
	display: flex;
	flex-wrap: wrap;
}
.ulstyle03 li{
	width: 50%;
	background: #fff;
	padding: 20px;
}
.ulstyle03 li:nth-of-type(2),.ulstyle03 li:nth-of-type(3){
	background: #f4f7f9;
}
.check li{
	padding:10px 10px 10px 40px;
	background: url("../images/common/check.png") no-repeat left center;
}
.boxstyle01{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.boxstyle01.rev{
	flex-direction: row-reverse;
}
.boxstyle01.center{
	align-items: center;
}
.wid01{
	width:48%;
}
.wid02{
	width:50%;
}
.wid03{
	width:60%;
}
.wid04{
	width:38%;
}
/* 枠装飾 */
.link01 a{
	display: inline-block;
	padding:10px 40px 10px 25px;
	background: #fff url("../images/common/list01.png") no-repeat 94% center;
	color: #eb6c8b;
	border-radius:0 10px 0 10px;
	border:solid 1px #eb6c8b;
	font-size:110%;
	text-decoration: none;
	transition: 0.5s;
}
.link01 a:hover{
	background: #fff url("../images/common/list01.png") no-repeat 96% center;
}

.link02 a {
    display: inline-block;
   padding: 2px 30px 2px 20px;
	border-radius: 0 5px 0 5px;
    color: #fff;
    background:#333 url("../images/common/list02.png") no-repeat right 10px center;
    text-align: center;
    font-size: 90%;
    transition: .5s
}

.link02 a:hover {
    text-decoration: none;
    background:#333 url("../images/common/list02.png") no-repeat right 8px center;
    transform: scale(1.02)
}
/*------------お問い合わせセクション--------------*/


/*●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
↑pcサイズ
----------------------------------
↓タブレットサイズ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●*/

@media screen and (max-width: 1099px){
	.boxstyle02 .ttl::before{
	background-size:100%;
}
.boxstyle02 .ttl::after{
	background-size:100%;
}
}


@media screen and (min-width: 768px) and (max-width: 1099px) {
	.container,.container2{
		padding-left:10px !important;
		padding-right:10px !important;
	}
	.p02-s {
	padding-top:50px !important;
	padding-bottom:50px !important;
}
	.tb-dnon{
		display:none;
	}
	.pc-dnon2{
		display:block;
}
	.boxstyle02 .ttl{
		margin-top: 10px;
		margin-bottom: 20px;
	}


}

/*●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
↑タブレットサイズ
----------------------------------
↓spサイズ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●*/
@media screen and (max-width: 767px) {
	
/*----------共通------------*/	
body{
	font-size:14px;
	padding-bottom:50px;

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

  .pc_dis {
    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; }
.p01-s {
	padding-top:3% !important;
	padding-bottom:3% !important;
}
.p02-s {
	padding-top:8% !important;
	padding-bottom:8% !important;
}
	.container,.container2{
	padding-left: 3%;
	padding-right: 3%;
	}
.f-left-pc, .f-right-pc{
    float: none;
}
.boxstyle01{flex-wrap: wrap;}
	.boxstyle02 .box{
		width: 98%;
		margin-bottom: 20px;
	}
.wid01,.wid02,.wid03,.wid04{width: 100%;}
.cen-pc{text-align: left !important;}


  .wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0 0 0;
  }
	.hstyle01{
		font-weight: bold;
	}
	.hstyle03-bg{
		padding: 5px 0 5px;
		width: 85%;
		margin: 0 auto;
	}
	.hstyle03{
		font-size:130%;
	}
	.hstyle03 .text{
		margin-bottom: 10px;
	}
	.hstyle05{
		padding: 0 5%;
	}
	.ulstyle02.chatstyle li{
		width: 100%;
		margin:0 auto;
		margin-bottom: 20px;
	}
	.ulstyle02.chatstyle li:last-of-type{
		margin-bottom: 0;
	}
	.ulstyle02.chatstyle figure.s03img1{
	min-height:inherit;
}
	.ulstyle03 li{
		width: 100%;
		padding:15px 10px;
	}
	.ulstyle03 li:nth-of-type(3){
		background: #fff;
	}
	.ulstyle03 li:nth-of-type(even){
		background: #f4f7f9;
	}
	.contact-box h2{
		text-align: center;
		padding: 0 20%;
	}
	.contact-box .b-right01{
		margin-top: 20px;
	}
	.text03{
		font-size:110%;

	}
/*-------------------common-----------------*/
	.hstyle01{
		font-size:130%;
	}
	.boxstyle02 figure,.boxstyle02.rev figure{
		position: static;
	}
	.boxstyle02 .ttl{
		margin-top: 20px;
		margin-bottom: 10px;
		margin-left: 10%;
		width:80%;
		font-size:130%;
		float: none !important;
	}
	.boxstyle02 .text{
		margin-left: 0;
		width: 100%;
		padding: 20px;
	}
	.boxstyle02 .ttl::before{
	height: 30px;
}
.boxstyle02 .ttl::after{
	height: 30px;
}
.feabox{
	width: 50%;
}
/*----------下層ページ------------*/
	#subimage{
		min-height: 200px;
	}
	#subimage .ttl h2{
		font-size:120%;
		padding: 10px 20px;
		text-align: center;
	}
}

.ttl_fea {
/*    min-width: 240px;*/
    padding: 25px 10px;
    text-align: center;
    background: #fff;
    font-size: 110%;
    color: #3281b9;
    font-weight: bold;
}