@charset "UTF-8";
/*
Theme Name: new-十文字屋呉服店
Theme URI:
Author: new-十文字屋呉服店
Author URI:
Description:
License:
License URI:
Tags:
*/

/* CSS Document */
/*=================================================
 *  リセット
 * ================================================= */
html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, #productsp, header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
	font-size: 100%;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-left: 0;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
img {
	border: 0;
	vertical-align: bottom;
}
ul, ol {
	list-style: none;
}
table {
	border-spacing: 0;
	empty-cells: show;
}
/*=================================================
 * ロールオーバー
 * ================================================= */
a {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
			color:#000;
}
a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
/*=================================================
 * サイト全体
 * ================================================= */
body {
	font-family: 游教科書, "YuKyo_Yoko-Medium", "UDDigiKyokashoPro-Regular", "UD デジタル 教科書体 NK-R", "UD Digi Kyokasho NK-R", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, serif;
	font-size:16px;
	color: #333;
	line-height:28px;
	background: #FFF;
}
* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.mainWrap {
	width: 1020px;
	margin:0 auto;
	position: relative;
}
.sp {
	display: none;
}
.small {
	font-size: 10px;
}
.small2 {
	font-size:14px;
}
.button a {
	color: #63401E;
    text-decoration: none;
    padding: 10px 0;
    border: solid 1px;
    display: block;
    width: 20%;
    text-align: center;
    margin: 0 auto;
}
h2 {
	position: absolute;
    top: 35%;
    left: 50%;
    transform: translateY(-10%) translateX(-50%);
    -webkit-transform: translateY(-10%) translateX(-50%);
    z-index: 1000;
    color: #fff;
    text-shadow: 1px 1px 3px rgb(0 0 0 / 80%);
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.6;
    font-size: 2vw;
	
}
h3 {
	color: #63401E;
    font-size: 30px;
}
.h3sub {
	color: #63401E;
    font-size: 18px;
    margin: 0;
}
h4 {
	font-size: 24px;
	color: #63401E;
}
.iframeWrapper{
    position: relative;
}
.iframeWrapper::before{
    content: "";
    display: inline-block;
    padding-top: 56.25%;
}
.iframeWrapper iframe{
    position: absolute;
    width: 100%;
    height: 100%;
	top: 0;
    left: 0;
}
.red {
	color: #E60E12;
}
.pankuzu{
	background: #D091B5;
	height: 35px;
}
.pankuzu .wrap {
	width: 1020px;
	margin: 0 auto;
}
.pankuzu .wrap .breadcrumbs {
	font-size: 14px;
    color: #fff;
    padding-top: 3px;
}
.pankuzu .wrap .breadcrumbs a {
	font-size: 14px;
    color: #fff;
}
.flex {
	display: flex;
   justify-content: space-between;
}
.bt {
	position: relative;
    z-index: 1;
	text-align: center;
    padding: 10px 0;
    border: solid 1px #63401E;
    width: 300px;
    height: 50px;
    margin: 0 auto;
	color: #63401E;
}
.bt a {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; 
	text-decoration: none;
	color: #63401E;
}
.bt:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}
/*=================================================
 * page共通
 * ================================================= */
.page {
	margin: 155px 0 0;
}
.firstview {
    width: 100%;
    text-align: center;
    height: 480px;
}
.firstview2 {
    width: 100%;
    text-align: center;
    height: 480px;
}
/*=================================================
 *　fisrtview
 * ================================================= */
#about .firstview {
	background: url(img/about/topimg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 60px;
	position: relative;
	background-size: cover;
}
#ladies .firstview {
	background: url(img/ladies/topimg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 60px;
	position: relative;
	background-size: cover;
}
#male .firstview {
	background: url(img/male/topimg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 60px;
	position: relative;
	background-size: cover;
}
#kids .firstview {
	background: url(img/kids/topimg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 60px;
	position: relative;
	background-size: cover;
}
#o-someori .firstview {
	background: url(img/o-someori/topimg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 60px;
	position: relative;
	background-size: cover;
}
#komono .firstview {
	background: url(img/komono/topimg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 60px;
	position: relative;
	background-size: cover;
}
#casual-yukata .firstview {
	background: url(img/casual-yukata/topimg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 60px;
	position: relative;
	background-size: cover;
}
#care .firstview {
	background: url(img/care/topimg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 60px;
	position: relative;
	background-size: cover;
}
#study .firstview {
	background: url(img/study/topimg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 60px;
	position: relative;
	background-size: cover;
}
#lesson .firstview {
	background: url(img/query/topimg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 60px;
	position: relative;
	background-size: cover;
}
#query .firstview {
	background: url(img/query/topimg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 60px;
	position: relative;
	background-size: cover;
}
#info .firstview {
	background: url(img/info/topimg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 60px;
	position: relative;
	background-size: cover;
}
#access .firstview {
	background: url(img/shop-info/topimg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 60px;
	position: relative;
	background-size: cover;
}
#inquiry .firstview {
	background: url(img/inquiry/topimg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 60px;
	position: relative;
	background-size: cover;
}
#reserve .firstview {
	background: url(img/reserve-shop/topimg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 60px;
	position: relative;
	background-size: cover;
}
#reserve .firstview2 {
	background: url(img/reserve-visit/topimg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 60px;
	position: relative;
	background-size: cover;
}
#contact .firstview {
	background: url(img/contact/topimg.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 60px;
	position: relative;
	background-size: cover;
}
#lesson .firstview2 {
	background: url(img/lesson/topimg.webp);
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 60px;
	position: relative;
	background-size: cover;
}
/*=================================================
 * header
 * ================================================= */
header {
	z-index: 9999;
	width: 100%;
	top: 0;
	left: 0;
	border-top: solid #D091B5 5px;
	position: fixed;
}
header .fullWrap {
	width: 100%;
}
header .fixWrap {
	width: 100%;
	height: 157px;
    background: rgba(255,255,255,0.8);
    z-index: 9999;
}
header .block01 {
	border-bottom: solid 1px #666666;
}
header .block01 .mainWrap {
	display: flex;
	    margin: 0 auto;
    position: relative;
	
}
header .block01 .box02 {
	font-size: 14px;
    position: absolute;
    right: 0;
	width: 1020px;
    margin: 0 auto;
	top: 0;
}
header .block01 .box02 nav {
	margin: 0;
}
header .block01 .box02 nav {
	margin: 0;
}
header .block01 .border a::after {
	content: "";
    display: inline-block;
    width: 1px;
    height: 14px;
    background-color: #333;
    position: absolute;
    top: 8px;
    margin: 1px 8px;
    right: -8px;
}
header .block01 .border {
	margin: 0;
}
header .block01 .none {
	margin-right: 0;
}
header .block01 .none a {
	padding-right: 0;
}
header .block02 {
	display: flex;
    position: relative;
	width: 1020px;
    margin: 0 auto;
}
header .block02 .box02 {
	display: flex;
    position: absolute;
    right: 0;
    top: 20px;
}
header .block01 .box02 ul {
	display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    position: absolute;
    right: 0;
}
header .block02 .box02 .sns a {
	margin: 0 10px;
}
header .block02 .search {
	padding-top: 1px;
	padding-right: 20px;
}
header .block02 .box02 .search label {
	display: none;
}
header .block02 .box02 .search input[type="text"] {
	height: 30px;
    position: absolute;
    right: 200px;
}
header .block02 .box02 .search input[type="submit"] {
	position: absolute;
    right: 155px;
    height: 27px;
}
header .block03 {
	background-color: #D091B5;
}
header .block03 li {
    margin: 0px;
    padding: 0px;
    list-style: none;
	justify-content: center;
    margin: 0 auto;
	height: 56px;
	padding: 12px 0;
	width: 200px;
    text-align: center;
}
header .block03 .border {
	border: solid #fff 0.5px;
    height: 56px;
}
header .block03 .title {
    position: relative;
	cursor: pointer;
}
header .block03 .title a {
    display: block;
    line-height: 60px;
    text-align: center;
}
header .block03 .sub {
	top: 56px;
    visibility: hidden;
    width: 100%;
    position: absolute;
    left: 0px;
	background-color: #333;
    opacity: 0.9;
    padding-bottom: 30px;
}
 header .block03 .sub a {
    color: #fff;
}
header .block03 .title:hover .sub {
    visibility: visible;
}
header h1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
header h1 img {
	width: 250px;
	height: auto;
}
header .box {
	display: flex;
	justify-content: space-between;
}
header nav {
	margin-top: 15px;
	width: 1020px;
    margin: 15px auto;
}
header nav ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
header nav ul li {
  margin-right: 1rem;
}
header nav ul li a {
  display: block;
  padding: 2px 20px;
  color: #000000;
  text-decoration: none;
  transition: none;
}
header nav a {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 10px 22px;
}
header .block01 .box02 .border::after {
}
header nav a span {
  display: block;
  width: 100%;
  margin: 0 auto;
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
header nav a span.jp {
  position: absolute;
  top: 100%;
  left: 0%;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  color: #F05152;
}
header nav a:hover::after {
  width: 100%;
}
header nav a:hover span.en {
  transform: translate(0%, -150%);
}
header nav a:hover span.jp {
  top: 25%;
}
/*=================================================
 * top
 * ================================================= */
#top .slide {
	width: 100%;
	position: relative;
}
#top .topttl .sub {
	line-height: 2;
}
#top .att_ttl {
	text-align: center;
	margin-bottom: 20px;
	font-size: 18px;
}
#top .att {
	width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #2E318B;;
    margin: 30px auto 50px;
	 line-height: 1.5;
	 width: 700px;
    line-height: 2em;
}
#top .block01 {
	 text-align: center;
	 background-color: #F7EDF3;
    padding: 50px;
	margin-bottom: 100px;
}
#top .block01 .h3sub {
    padding-bottom: 50px;
}
#top .block01 .box01 {
	 display: flex;
    width: 70%;
    justify-content: space-around;
    margin: 0 auto;
}
#top .block01 .box01 .thumb {
	 width: 200px;
    height: 200px;
}
#top .block01 .box01 .thumb img {
	 width: 100%;
    height: 100%;
    object-fit: cover;
}
#top .block01 .box01 .textbox {
    width: 200px;
}
#top .block01 .box01 .textbox .tag {
    font-size: 12px;
	 text-align: left;
    display: flex;
	 margin-top: 10px;
    height: auto;
}
#top .block01 .box01 .textbox .tag .time {
    margin-right: 10px;
    color: gray;
}
#top .block01 .box01 .textbox .tag ul {
    display: flex;
	 flex-wrap: wrap;
    flex-direction: column;
    line-height: 1.6;
}
#top .block01 .box01 .textbox .tag li {
    background: #fffdf0;
    padding: 0 5px;
    margin: 5px 0;
}
#top .block01 .box01 .textbox .tag a {
    color: gray;
    text-decoration: none;
	 margin: 2px 0;
    padding: 0 5px;
}
#top .block01 .box01 .textbox .title {
    text-align:left;
	 font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
	margin-top: 10px;
	height: 40px;
}
#top .block02 {
	 margin: 50px auto;
}
#top .block02 .box {
	 display: flex;
	 justify-content: space-between;
}
#top .block02 .box a {
	 width: 18%;
    height:5vw;
    background: #FFFFF9;
    text-decoration: none;
    padding: 0 0.5vw;
    box-shadow: 4px 3px 10px #d1d1d1;
	position: relative;
}
#top .block02 .box .banner {
	display: flex;
    justify-content: space-around;
	line-height: 1.2;
	position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	height: fit-content;
}
#top .block02 .box .banner p {
	color: #63401E;
	height: fit-content;
    margin: 0;
}
#top .block02 .box .banner img {
	width: 0.7vw;
	height: fit-content;
	position: relative;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
#top .block02 .box .banner .icon {
	width: 1.5vw;
	height: fit-content;
	position: relative;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
#top .block03 {
	margin-top: 100px;
	text-align: center;
}
#top .block03 .box01 {
	justify-content: space-between;
    display: flex;
    margin: 50px auto 20px;
    flex-wrap: wrap;
	 width: 100%;
}
#top .block03 .box01 article {
	 width: 220px;
    height: auto;
    display: block;
    margin-bottom: 50px;
}
#top .block03 .box01 article a {
	 width: 100%;
    height: 100%;
}
#top .block03 .box01 .thumb {
	 width: 220px;
    height: 220px;
	 border: solid #333 1px;
	 margin: 0 -1px -1px 0;
}
#top .block03 .box01 .thumb img {
	width: 100%;
    height: 100%;
    object-fit: cover;
}
#top .block03 .box01 .textbox{
    text-align: left;
    border: solid #333 1px;
    padding: 10px;
    border-top: none;
	 display: table;
    width: 100%;
	 height: 6em;
    overflow: hidden;
}
#top .block03 .box01 .textbox .title {
	 font-size: 14px;
    font-weight: bold;
	 line-height: 1.5;
}
#top .block03 .box01 .textbox .tag {
    line-height: 1.5;
    font-size: 12px;
    color: grey;
}
#top .block03 .box01 .textbox .tag a {
    text-decoration: none;
	color: grey;
}
#top .block03 .box01 .textbox .time {
	font-size: 12px;
    color: grey;
	margin-right: 10px;
}
#top .block03 .box01 .textbox .time {
	text-decoration: none;
    font-size: 12px;
}
#top .block03 .box01 .textbox .tag li {
    margin-right: 10px;
}
#top .block04 {
	margin-top: 100px;
	text-align: center;
}
#top .block04 .box01 {
	display: flex;
	margin-top: 30px;
}
#top .block04 a {
	text-decoration: none;
}
#top .block04 .cell {
	width: 240px;
	margin-right: 20px;
   margin-bottom: 20px;
}
#top .block04 .cell img {
	width: 240px;
    height: auto;
}
#top .block04 .item {
    color: #333;
    text-align: center;
	 text-decoration: none;
    width: 100%;
    display: block;
    padding: 5px;
	background: gainsboro;
}
#top .block04 .box02 {
	display: flex;
}
#top .bottomWrap {
	background-color: #CE8FB3;
    margin-top: 150px;
    width: 100%;
}
#top .bottomWrap .block05 {
	padding: 60px 0;
    display: flex;
    color: #fff;
    justify-content: space-between;
    width: 1020px;
    text-align: center;
    margin: 0 auto;
    font-size: 15px;
}
#top .bottomWrap .block05 .iframeWrapper {
	width: 50%;
    margin-right: 30px;
    max-height: 520px;
    position: relative;
    height: 520px;
}
#top .bottomWrap .block05 .info {
    position: relative;
    right: 30px;
    width: 70%;
    margin-left: 30px;
}
#top .bottomWrap .block05 .info .title {
	font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    top: 0;
    text-align: left;
}
#top .bottomWrap .block05 .info .box {
	display: flex;
    text-align: left;
    line-height: 2;
}
#top .bottomWrap .block05 .info .box .cell01 {
	display: flex;
    margin-right: 15px;
    border-right: solid 1px;
}
#top .bottomWrap .block05 .info .box .contents {
	margin-right: 15px;
    white-space: nowrap;
}
#top .bottomWrap .block05 .info .box .cell02 {
	display: flex;
    margin-left: 15px;
}
#top .bottomWrap .block05 .info .iframeWrapper {
	margin: 0;
    width: 100%;
    position: absolute;
    height: 189px;
    bottom: 0;
}
#top .bottomWrap .block05 .info table {
	text-align: left;
    vertical-align: top;
	width: 100%;
}
#top .bottomWrap .block05 .info table tr td {
	line-height: 1.5;
    vertical-align: top;
	padding-right: 15px;
    padding-bottom: 10px;
}
/*=================================================
 * footer
 * ================================================= */
footer .Wrap {
	width: 100%;
	position: relative;
}
footer .Wrap .block01 {
	 background: #540A0A;
    width: 100%;
	 display: flex;
    justify-content: space-around;
}
footer .Wrap .block01 a {
	 color: #fff;
    text-decoration: none;
    text-align: center;
    width: 33%;
}
footer .Wrap .block01 .box {
	padding: 15px 0;
}
footer .Wrap .block01 .border {
	border-right: solid #fff 1px;
    height: 40px;
    margin-top: 9px;
}
footer .Wrap .block02 {
	background-color: #F3F0EB;
}
footer .Wrap .block02 .box01 {
	text-align: center;
    margin: 0 auto;
    padding: 50px;
}
footer .Wrap .block02 .box01 .img {
	width: 25%;
}
footer .Wrap .block02 .box01 .cell02 {
	padding: 30px 0;
}
footer .Wrap .block02 .box01 .cell03 {
	padding-bottom: 40px;
}
footer .Wrap .block02 .box01 .cell03 a {
	margin: 0 10px;
}
footer .Wrap .block03 {
	text-align: center;
    margin: 0 auto;
    position: relative;
}
footer .Wrap .block03 .box01 {
	font-size: 14px;
    padding: 15px 0;
    border-bottom: solid 1px #707070;
}
footer .Wrap .block03 .box01 .m-r {
	margin-right: 20px;
}
footer .Wrap .block04 .box02 ul {
	display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-size: 14px;
}
footer .Wrap .block04 .box02 a {
	display: block;
    padding: 2px 20px;
    color: #000000;
    text-decoration: none;
}
footer .Wrap .block04 .box02 .border a::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 14px;
    background-color: #333;
    position: absolute;
    bottom: 49px;
    margin: 0 20px;
}
footer .Wrap .block05 {
	background-color: #CE8FB3;
    color: #fff;
    text-align: center;
    padding: 5px;
	font-size: 10px;
}
/*=================================================
 * news 新着情報
 * ================================================= */
#info .mainWrap {
	margin-top: -60px;
	margin-bottom: 150px;
}
#info .postWrap {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#info article {
	width: 340px;
	margin-bottom: 30px;
}
#info article .thumb img{
	 width: 270px;
    height: 270px;
    object-fit: cover;
}
#info article .textbox {
	margin: 15px 0;
	width: 320px;
}
#info article .textbox .title {
	font-size: 18px;
    line-height: 1.5;
}
#info article .textbox .time {
	font-size: 14px;
    color: #888;
    margin-right: 10px;
}
#info article .textbox .category {
    display: inline-block;
}
#info article .textbox .category a {
    font-size: 14px;
	text-decoration: none;
}
#info article .textbox .category ul li {
    background: #c1c1;
    padding: 5px;
    margin-bottom:5px;
    line-height: 1;
	 display: block;
}
#info .cat_ttl ul{
    justify-content: flex-start;
	  display: flex;
    margin-bottom: 1vw;
}
#info .cat_ttl ul li p{
	margin: 0;
}
/*=================================================
 * Blog-single-archive 共通
 * ================================================= */

#info .wrap {
	display: flex;
	width: 1020px;
	margin: 0 auto;
	justify-content: space-between;
}
#info main {
	width: 750px;
    padding: 50px;
    border: solid 1px #dbdbdb;
    height: 100%;
}
#info main .box {
	display: flex;
    justify-content: flex-start;
    border-bottom: dashed 1px #dbdbdb;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
#info main .box .title {
	margin-left: 20px;
}
#info aside {
	width: 270px;
    padding-left: 20px;
}
#info aside .block {
	margin-bottom: 50px;
}
.wp-calendar-table {
	width: 100%;
}
#info .sidebar h3 {
	font-size: 16px;
	margin-bottom: 15px;
}
#info aside li {
	margin-bottom: 10px;
}
#info aside ul li:last-child {
	margin-bottom: 70px;
}
#info aside select {
	width: 100%;
	height: 30px;
}
#info img {
	max-width: 100%;
	height: auto;
}
/*=================================================
 * Blog-single
 * ================================================= */
#info.single h3 {
	font-size: 16px;
	margin: 0 0 20px;
}
#info.single h3:before {
	content:"─";
	color: #707070;
	margin-right: 5px;
}
#info.single h4 {
	font-size: 20px;
	margin-bottom: 30px;
	border-left: solid 1px #707070;
	padding-left: 10px;
}
#info.single .content .date {
    font-size: 16px;
    margin-bottom: 30px;
    padding-left: 10px;
    color: #888;
}
#info.single .content {
	margin-bottom: 290px;
}
#info.single .single_pager {
	position: relative;
	width: 100%;
}
#info.single .single_pager .prev {
	position: absolute;
	left: 0;
	top: 0;
}
#info.single .single_pager .next {
	position: absolute;
	right: 0;
	top: 0;
}
#info.single .single_pager .back {
	position: absolute;
	left: calc(50% - 2.5em);
}
/*=================================================
 * about
 * ================================================= */
#about .block01 {
	margin: 0 auto;
    text-align: center;
    padding-top: 60px;
}
#about .block01 .flex {
	padding-bottom: 60px;
}
#about .block01 .flex .cell img {
	width: 510px;
}
#about .block01 .text {
    width: 700px;
    text-align: left;
    margin: 0 auto;
    padding: 30px 0 100px;
}
#about .block02 {
	margin: 0 auto;
    text-align: center;
}
#about .block03 {
	margin: 0 auto;
    text-align: center;
}
#about .block04 {
	margin: 0 auto;
    text-align: center;
}
#about .block05 {
	margin: 0 auto;
    text-align: center;
}

#about .block02 table{
    width: 400px;
    margin: 0 auto;
    text-align: left;
    padding: 30px 0 100px;
}
#about .block03 .img {
    padding: 30px 0;
}
#about .block03 .img img {
    width: 240px;
}
#about .block03 .text {
	text-align: left;
    width: 600px;
    margin: 0 auto;
	padding-bottom: 100px;
}
#about .block03 .text .name {
    text-align: right;
    font-weight: bold;
    font-size: 18px;
}
#about .block04 table {
	margin: 30px 0 100px;
}
#about .block04 table tr td.color1 {
	background: #D091B5;
    color: #fff;
    padding: 35px;
    width: 200px;
    border: solid 1px #c1c1c1;
}
#about .block04 table tr td {
	padding: 0 30px;
    border: solid 1px #c1c1c1;
	text-align: left;
}
#about .block05 .slide {
	width: 800px;
    margin: 0 auto;
    text-align: center;
    padding: 60px 0 100px;
}
/*=================================================
 *　商品紹介一覧ページ
 * ================================================= */
#flexbox {
	padding: 60px 0 60px;
}
#flexbox .flex {
	margin: 50px 0 100px;
    display: flex;
    justify-content: space-between;
}
#flexbox .flex .cell {
	width: 230px;
    font-size: 14px;
    position: relative;
	padding-bottom: 30px;
}
#flexbox .flex .cell .thumb {
    width: 100%;
    position: relative;
}
#flexbox .flex .cell .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#flexbox .flex .cell .ttl{
    font-size: 18px;
	margin: 10px 0 0;
}
/*=================================================
 *　商品紹介個別ページ
 * ================================================= */
#layout2 .mainWrap {
	margin-top: -100px;
}
#layout2 .block01 {
	padding: 160px 0 0;
}
#layout2 .block02 {
	padding: 160px 0 0;
}
#layout2 .block03 {
	padding: 160px 0 0;
}
#layout2 .block04 {
	padding: 160px 0 0;
}
#layout2 .block05 {
	padding: 160px 0 0;
}
#layout2 h3 {
    text-align: center;
    padding-bottom: 50px;
}
#layout2 h4 {
    color: #fff;
    background: #63401E;
    padding: 5px 20px;
    font-size: 18px;
    margin-bottom: 30px;
}
#layout2 h4.bottomttl {
    color: #fff;
    background: #63401E;
    padding: 5px 20px;
    font-size: 18px;
    margin-bottom: 30px;
	margin-top: 160px;
}
#layout2 .h4sub {
	width: 70%;
}
#layout2 .ttl {
    font-size: 20px;
    font-weight: bold;
    margin: 30px 0 0 20px;
    color: #63401E;
}
#layout2 .flex {
    margin-top: 15px;
	 margin-bottom: 0px;
	 margin-left: 2vw;
	 flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
	flex-wrap: nowrap;
}
#layout2 .flex .cell .itemimg {
    margin-bottom: 15px;
}
#layout2 .flex .cell {
	margin-right: 4vw;
	max-width: 600px;
}
#layout2 .flex .cell img{
    width: 360px;
    height: auto;
}
#layout2 .flex .cell .ttl{
    font-size: 18px;
	margin: 10px 0 0;
}
/*=================================================
 *　お手入れ
 * ================================================= */
#care .block01 {
	padding: 60px 0;
	text-align: center;
}
#care .block01 .text {
	text-align: center;
    padding: 50px 0;
	line-height: 2.5;
}
#care .block01 .img img {
	width: 600px;
	height: auto;
}
#care .block03 {
	padding: 60px 0;
    text-align: left;
}
#care .block03 .qabox {
	padding: 0 0 60px;
	width: 700px;
	margin: 0 auto;
}
#care .block03 .qabox .ttl {
	font-size: 18px;
	padding: 20px 0 10px;
}
/*=================================================
 *　着物を知る
 * ================================================= */
#study .mainWrap {
	text-align: center;
}
#study .block01 {
    padding: 60px 0 100px;
}
#study .block01 .img {
	padding: 60px 0 0;
}
#study .block01 .img img {
	width: 780px;
}
#study .mainWrap .block02 {
    width: 700px;
    text-align: center;
    margin: 0 auto;
	padding-bottom: 100px;
}
#study .block02 .text {
    text-align: left;
    padding: 50px;
}
#study .block02 img {
	width: 100%;
}
#study .mainWrap .block03 {
    width: 700px;
    text-align: center;
    margin: 0 auto;
	padding-bottom: 100px;
}
#study .mainWrap .block03 .text {
    text-align: left;
    padding: 50px 0 20px;
}
#study .mainWrap .block03 img {
	width: 100%;
}
#study .mainWrap .block03 .img {
    padding-bottom: 50px;
}
#study .mainWrap .block04 {
    width: 700px;
    text-align: center;
    margin: 0 auto;
	padding-bottom: 100px;
}
#study .mainWrap .block04 img {
	width: 100%;
}
#study .mainWrap .block04 .img {
    padding: 50px 0;
}
#study .mainWrap .block05 {
    text-align: center;
    margin: 0 auto;
	padding-bottom: 100px;
}
#study .block05 table {
	margin: 30px 0 100px;
}
#study .block05 table tr td.color1 {
	background: #D091B5;
    color: #fff;
    padding: 35px;
    width: 200px;
    border: solid 1px #c1c1c1;
}
#study .block05 table tr td {
	padding: 0 30px;
    border: solid 1px #c1c1c1;
	text-align: left;
}
#study .mainWrap .block06 {
    text-align: center;
    margin: 0 auto;
	padding-bottom: 100px;
}
#study .mainWrap .block06 .text {
	width: 700px;
	text-align: left;
	padding: 50px 0;
	margin: 0 auto;
}
#study .block06 table {
	margin: 30px 0 100px;
}
#study .block06 table tr td.color1 {
	background: #D091B5;
    color: #fff;
    padding: 35px;
    width: 200px;
    border: solid 1px #c1c1c1;
}
#study .block06 table tr td {
	padding: 0 30px;
    border: solid 1px #c1c1c1;
	text-align: left;
}
/*=================================================
 *　よくある質問
 * ================================================= */
#faq {
	padding-bottom: 150px;
}
#faq h3 {
    margin: 60px 0 35px;
	text-align: center;
}
#myAccordion {
	margin-bottom:35px;
}
.myAccordionBox {
    border-bottom: dotted 1px #b5b5b5;
    padding: 15px 0;
}
.myAccordion-declencheur {
    cursor: pointer;
}
.myAccordion-content {
    padding-top: 15px;
}
.aTitle {
    font-weight: bold;
    text-indent: -26px;
    padding-left: 26px
}
.aText {
    padding: 10px 0 0 27px;
}
/*=================================================
 *　time 営業時間のお知らせ
 * ================================================= */
.timebox {
    background-color: #fff;
    margin: 2em 0;
    padding: 2em;
    position: relative;
    z-index: 1;
	width: 700px;
    margin: 0 auto;
	border: double 4px #D091B5;
	text-align: center;
}
.timebox .t2{
	font-size: 32px;
    padding: 20px 0;
    font-weight: bold;
}
.timebox .t2:before {
  content: url(img/tel.png);
  position: relative;
  top: 2px;
  margin: 0 10px 0 0; 
}
.timebox .t3{
	font-size: 20px;
    color: #AA0000;
    font-weight: bold;
}
.timebox .t4{
	padding: 20px 0;
}
.timebox .bt{
	width: 340px;
    height: 50px;
    background: #CE8FB3;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;
    padding-top: 10px;
}
.timebox a {
	text-decoration: none;
	cursor: pointer;
}
/*=================================================
 * お問い合わせ方法
 * ================================================= */
#htcontact .center {
    text-align:center;
}
#htcontact .left {
    text-align:left;
}
#htcontact .timebox {
	margin-bottom: 50px;
}
#htcontact .t1 {
	font-size: 24px;
	font-weight:bold;
	position: relative;
}
#htcontact .t2 {
	padding-bottom: 0;
}
#htcontact .t4 {
	margin: 0;
   padding: 0;
}
#htcontact .t1:before {
	position: absolute;
   content: "";
   top: 50%;
   width: 100px;
   height: 1px;
   background-color: black;
	left: 80px;
}
#htcontact .t1:after {
	position: absolute;
   content: "";
   top: 50%;
   width: 100px;
   height: 1px;
   background-color: black;
	right: 80px;
}
#htcontact .bt {
	margin: 20px auto;
}
#htcontact .img1 {
	width: 170px;
}
#htcontact .img2 {
	width: 130px;
}
#htcontact img {
	 width: 100%;
    height: auto;
}
#htcontact .cell {
	 width: 510px;
    margin: 50px auto 0;
}
/*=================================================
 *　アクセス
 * ================================================= */
#access {
	margin-bottom: 100px;
}
#access .block01 {
	padding: 60px 0;
}
#access .block01 .text {
	text-align: center;
}
#access .block03 .text {
	text-align: center;
	padding: 60px 0;
}
#access .block03 .bt {
	text-align: center;
    padding: 10px 0;
    border: solid 1px #63401E;
    width: 200px;
    height: 50px;
    margin: 0 auto;
}
#access .block03 a {
	text-decoration: none;
}
/*=================================================
 *　お問い合わせ
 * ================================================= */
#inquiry .mainWrap {
	width: 700px;
	padding-bottom:100px;
}
#inquiry .formbox {
	width: 800px;
    padding: 60px 0;
}
#inquiry .fieldwrap {
	width: 700px;
	margin: 60px auto;
}
#inquiry .fieldwrap .field input {
	width: 100%;
	height: 35px;
	border: solid 1px #707070;
	margin-bottom: 40px;
}
#inquiry .fieldwrap .field textarea {
	width: 100%;
	border: solid 1px #707070;
	margin-bottom: 80px;
}
#inquiry .fieldwrap .btbox input {
	background: #fff;
	border: solid 1px #707070;
	padding: 20px;
	cursor: pointer;
	font-family: 'A1明朝';
}
	input[type="submit"] {
  -webkit-appearance: none;
		color: #333;
	}
#inquiry .mw_wp_form_confirm .field {
	margin-bottom: 50px;
}
#inquiry .mw_wp_form_confirm .btbox input {
	width: 150px;
}
#inquiry .tel input {
	width:25%;
    height: 35px;
	margin-bottom: 40px;
}
#inquiry .formBox {
    text-align: left;
    margin: 5vw 0;
    line-height: 2;
}
#inquiry h3,
#inquiry .h3sub {
	text-align: center;
}
#inquiry .box2 {
	margin: 100px auto;
}
#inquiry #mail {
    padding-top: 200px;
    margin-top:-200px;
}
/*=================================================
 *　ご来店/訪問予約
 * ================================================= */
#reserve .formBox input {
    width: 100%;
    height: 45px;
    margin-bottom: 0;
    padding: 10px;
    border-radius: 10px;
    border: solid 1px #666;
	 font-size: 18px;
}
#reserve .mainWrap {
	text-align: center;
	padding: 60px 0 0;
}
#reserve .box1 {
	margin: 30px auto;
    text-align: center;
    line-height: 2em;
}
#reserve .box1 .bold {
	font-weight: bold;
}
#reserve .box2-s {
	width: 700px;
    background-color: #F4E1EC;
    height: auto;
	 padding: 30px;
	justify-content: center;
	margin: 0 auto;
}
#reserve .box2-s .cell1 {
	 display: flex;
    justify-content: center;
    margin: 0 auto;
}
#reserve .box2-s .cell1 .txt1 {
	font-size: 20px;
    font-weight: bold;
    margin-right: 25px;
    padding-top: 11px;
}
#reserve .box2-s .cell1 .tel {
	 display: flex;
}
#reserve .box2-s .cell1 .tel img {
	 width: 40px;
    height: 40px;
}
#reserve .box2-s .cell1 .tel a {
	 font-size: 30px;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 10px;
}
#reserve .box2-s .cell1 .pc {
	font-size: 30px;
    font-weight: bold;
    margin: 0;
    padding-top: 7px;
}
#reserve .box2-s .cell2 {
    display: flex;
    font-size: 18px;
    font-weight: bold;
    color: #AA0000;
    margin: 10px auto;
    justify-content: center;
}
#reserve .box2-s .cell2 .txt2 {
    margin-right: 20px;
}
#reserve .box2-s .txt4 {
    text-align: center;
    font-size: 14px;
}
#reserve .box2-v {
	width: 700px;
    background-color: #E3E9FF;;
    height: auto;
    display: flex;
	 padding: 19px;
	justify-content: center;
	margin: 0 auto;
}

#reserve .box2-v .address {
	margin-top: 20px;
	margin-bottom: 0;
}
#reserve .box2-v .left {
	float: none;
	border-right: solid 2px #fff;
    padding-right: 20px;
	height: 100px;
}
#reserve .box2-v .left .txt {
	font-size: 18px;
    font-weight: bold;
}
#reserve .box2-v .left .tel {
	display: flex;
	margin: 30px auto;
}
#reserve .box2-v .left .tel img {
	width: 30px;
}
#reserve .box2-v .left .tel p {
	 font-size: 24px;
    font-weight: bold;
    margin-top: 5px;
    margin-left: 5px;
}
#reserve .box2-v .right {
	float: none;
    padding-left: 20px;
}
#reserve .box2-v .right .txt {
	 font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
#reserve .box2-v .cell .title {
	 font-size: 18px;
    font-weight: bold;
}
#reserve .box2-v .cell .txt {
	 color: #AA0000;
}
#reserve .box2-v .address {
    margin-top: 20px;
    margin-bottom: 10px;
}
#reserve .title-s {
	 font-size: 20px;
    margin: 70px auto 50px;
    text-align: center;
    color: #C592B3;
    font-weight: bold;
}
#reserve .title-v {
	 font-size: 20px;
    margin: 70px auto 50px;
    text-align: center;
    color: #668CD9;
    font-weight: bold;
}
#reserve .formBox {
	 justify-content: center;
    margin: 0 auto;
    width: 650px;
}
#reserve .formBox .title {
	 font-size: 14px;
    font-weight: normal;
    color: #333;
    text-align: left;
    margin: 0 auto 5px;
}
#reserve .errorbox {
	 margin-bottom: 30px;
}
.mw_wp_form .error {
    font-weight: bold;
}
#reserve .formBox .caution {
	 margin-bottom: 30px;
}
#reserve .formBox .form {
	margin-bottom: 25px;
}
#reserve .formBox .red {
	 color: #AA0000;
}
#reserve .formBox .answer {
	 text-align: left;
    padding-left: 120px;
    margin-top: 20px;
}
#reserve .formBox .answer {
	 text-align: left;
    padding-left: 120px;
    margin-top: 20px;
}
#reserve .formBox .answer .cell {
	 display: flex;
}
#reserve .formBox .answer input[type="text"] {
    margin-bottom: 0px;
}
#reserve .formBox .answer input[type="checkbox"] {
	 width: 15px;
    height: 12px;
    margin: 0;
    padding: 0;
}
#reserve .formBox .box2 .mm input{
	 width: 230px;
    margin-right: 10px;
}
#reserve .formBox .box2 {
	 width: 100%;
    background-color: #fff;
    display: block;
    padding: 0;
    justify-content: unset;
}
#reserve .formBox .box2 .date {
	 display: block;
    margin: 20px 0 30px;
}
#reserve .formBox .box2 .cell-v {
	 display: flex;
}
#reserve .formBox .box2 .cell-v .time-v {
	 font-size: 18px;
    padding-top: 12px;
}
#reserve .formBox .box2 .date .choice1, .choice2, .choice3 {
	 display: flex;
	margin-bottom: 20px;
}
#reserve .formBox .box2 .date  .mm {
	 margin-left: 10px;
}
#reserve .formBox .box2 .date .dd {
	 margin-left: 10px;
}
#reserve .formBox .box2 select {
	 width: 200px;
    font-size: 18px;
    padding: 11px;
    border-radius: 10px;
}
#reserve .formBox .box2 .date .time {
	 margin-left: 10px;
}
#reserve .formBox .box2 .date .size2 {
	 margin-right: 10px;
    display: flex;
    width: 188px;
    padding: 11px;
    border-radius: 10px;
    font-size: 18px;
}
#reserve .formBox .box2 .date span {
	 margin-right: 10px;
	display: flex;
}
#reserve .formBox .box2 .time p {
	 margin-top: 10px;
    font-size: 18px;
}
#reserve .formBox .box3 {
	 margin: 30px 0 50px;
	justify-content: unset;
}
#reserve .formBox .tel input {
	 width: 120px;
}
#reserve .box3 {
	 width: 650px;
    justify-content: center;
    margin: 30px auto 50px;
}
#reserve .address {
	 margin: 20px 0 10px;
}
#reserve .address .code input {
	 width: 110px;
}
#reserve .address input {
	 margin-bottom: 20px;
}
#reserve .address .txt {
	 margin-bottom: 5px;
}
#reserve .link {
	 color: #AA0000;
}
#reserve .formBox textarea {
	 font-size: 18px;
}
#reserve .formBox .back_bt {
	 margin-top: 20px;
}
#reserve h3,
#reserve .h3sub {
	text-align: center;
}
#reserve .box2 {
	margin: 100px auto 200px;
}
#info .box404 {
	padding: 150px;
}
#info .box404 h3 {
	line-height: 1.5;
}
/*=================================================
 * 着付け教室
 * ================================================= */
#lesson .brown {
	color: #63401E;
}
#lesson .center {
	text-align:center;
}
#lesson .bg-pp {
	background-color:#F4EFF8;
}
#lesson .whitebox {
	background-color:#fff;
}
#lesson .bg-i {
	background-image: url(img/lesson/bg01.svg);
	background-repeat: no-repeat;
	background-size: cover;
    padding: 80px 0;
}
#lesson .bg-p {
  background: -moz-linear-gradient(top, #FDE5EA, #FFF);
  background: -webkit-linear-gradient(top, #FDE5EA, #FFF);
  background: linear-gradient(to bottom, #FDE5EA, #FFF);
	padding: 30px 0;
}
#lesson img {
	width: 100%;
	height: auto;
}
#lesson .block01 .whitebox {
	position: relative;
    width: 900px;
    margin: 0 auto;
	padding: 20px 0;
}
#lesson .block01 .whitebox .img {
	position: absolute;
	width: 50px;
}
#lesson h3 {
	margin: 40px auto;
}
#lesson .block01 {
	margin-bottom: 110px;
}
#lesson .block01 .whitebox .img01 {
	top: 90px;
    left: -40px;
}
#lesson .block01 .whitebox .img02 {
	top: 290px;
    right: -40px;
}
#lesson .block01 .flex {
	justify-content: space-between;
}
#lesson .block01 .circle {
	width: 270px;
    border: solid #F3B8C4 2px;
    border-radius: 165px;
    padding: 40px;
    height: 270px;
}
#lesson .block01 .ttl {
	font-size: 26px;
    line-height: 1.6;
}
#lesson .block01 .box01 {
	width: 900px;
    margin: 0 auto;
}
#lesson .block01 .circle .catch {
	font-size: 24px;
}
#lesson .bg-i .whitebox {
	width: 1020px;
    margin: 0 auto;
    justify-content: space-between;
	padding: 40px 100px;
}
#lesson .bg-i .whitebox .img {
	width: 260px;
}
#lesson .bg-i .whitebox .txt-box {
	width: 520px;
}
#lesson .bg-i .whitebox .txt-box .sub {
	font-weight: bold;
    font-size: 18px;
}
#lesson .bg-i .whitebox .txt-box .flex {
	justify-content: flex-start;
    font-weight: bold;
}
#lesson .bg-i .whitebox .txt-box .flex .name {
	font-size: 24px;
    margin: 0 10px 0 0;
}
#lesson .bg-i .whitebox .txt-box .flex .sub {
	margin: 0;
}
#lesson .bg-i .whitebox .txt-box .txt {
	line-height: 2;
}
#lesson .block02 {
	margin-bottom: 120px;
}
#lesson .block02 .bg-pp {
	width: 900px;
    margin: 80px auto;
    padding: 40px 80px;
	position: relative;
}
#lesson .block02 .img {
	position: absolute;
}
#lesson .block02 .img01 {
    width: 130px;
    top: 40px;
    left: -80px;
}
#lesson .block02 .img02 {
    width: 130px;
    top: 280px;
    right: -90px;
}
#lesson .block02 .img03 {
    width: 130px;
    top: 520px;
    left: -80px;
}
#lesson .block02 .bdr-b {
	border-bottom: 1px solid gray;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
#lesson .block03 {
	margin-bottom: 150px;
}
#lesson .block03 .box01 .ttl {
	font-size: 30px;
    margin-bottom: 0;
}
#lesson .block03 .box01 .sub {
	margin-top: 0;
    font-size: 18px;
}
#lesson .block03 .box01 .txt {
	margin: 40px auto;
}
#lesson .bold {
	font-weight: bold;
}
/*=================================================
 * レスポンシブ
 * ================================================= */
@media screen and (max-width: 768px) {
	.sp {
		display: block;
	}
	.pc {
		display: none !important;
	}
	a:hover {
   opacity: none;
   filter: none;
    }
	body {
		font-family: "Sawarabi Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
		font-size: 14px;
		line-height: 28px;
	}
	.mainWrap {
		width: 100%;
		margin:0 auto;
		position: relative;
		display: block;
	}
	.spmenu {
		width: 100%;
		height: auto;
		transition: all 0.2s;
		position: absolute;
		top: 70px;
		right: 0;
		background-color: #83998b;
		color: #fff;
		padding: 20px;
		font-size: 18px;
		opacity: 0;
	}
	.spmenu a {
		color: #fff;
		text-decoration: none;
	}
	.spmenu.open {opacity: 1;z-index: 1001;}
	.menublock {
		padding: 10px 0;
		border-bottom: dashed 1px #fff;
		position: relative;
	}
	.menublock .inner {
		display: none;
	}
	.menublock span {
		display: block;
		border-bottom: dotted 1px #fff;
		padding: 10px;
	}
	.menublock .menu span {
		border: none;
		padding: 0;
	}
	.menublock .inner span:last-child {
		border: none;
		padding-bottom: 0;
	}
	.menu_bt i {
		position: absolute;
		right: 0;
		top: 15px;
	}
	.menu_bt .fa-chevron-up {
		display: none;
	}
	.menu_bt.active .fa-chevron-up {
		display: block;
	}
	.menu_bt.active .fa-chevron-down {
		display: none;
	}
	.menublock.no_inner i {
		position: absolute;
		right: 0;
		top: 15px;
	}
	.inner span i {
		margin-right: 10px;
	}
	.spmenuWrap button {
	  display: block;
    background: none;
    border: none;
    padding: 0;
    width: 42px;
    color: #333;
    letter-spacing: 0.1em;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 20px;
    z-index: 1001;
    text-align: center;
    outline: none;
	}
	/*   ハンバーガーボタン3本線   */
	.spmenuWrap button span.bar {
		display: block;
		height: 2px;
		background-color: #333;
		margin: 10px 0;
		transition: all 0.2s;
		transform-origin: 0 0;
	}
	.spmenuWrap button .close {
		letter-spacing: 0.08em;
		display: none;
	}
	.spmenuWrap button .menu {
		display: block;
	}
	/*  メニューアクティブ時  */
	.spmenuWrap button.active span.bar {
		width: 49px;
	}
	.spmenuWrap button.active .bar1 {
		transform: rotate(30deg);
	}
	.spmenuWrap button.active .bar2 {
		opacity: 0;
	}
	.spmenuWrap button.active .bar3 {
		transform: rotate(-30deg);
	}
	.spmenuWrap button.active .menu {
		display: none;
	}
	.spmenuWrap button.active .close {
		display: block;
	}
	header {
		top: 0;
		left: 0;
		width: 100%;
      height: 70px;
      background: rgba(255,255,255,0.8);
      position: unset;
      z-index: 9999;
	}
	header .fixWrap {
		position: unset;
	}
	header nav {
		display: none;
	}
	header h1 {
		padding-left: 10px;
	}
	footer {
		width: 100%;
	}
	footer .Wrap {
		overflow: hidden;
	}
	footer .Wrap .block01 .box .label {
     padding: 0;
    font-size: 12px;
   }
	footer .Wrap .block03 .box01 {
    padding: 10px 0;
   }
	footer .Wrap .block03 .box01 .m-r {
	margin-right: 0px;
}
	footer .Wrap .block04 .box02 {
    text-align: center;
    padding: 30px 0;
    }
	footer .Wrap .block04 .box02 ul {
    display: block;
    }
	footer .Wrap .block04 .box02 .border a::after {
    background: none;
    }
	footer .sp {
		text-align:center;
		padding-top:30px;
	}
	footer .sp .search input[type="text"] {
    height: 30px;
   }
	.firstview {
		height: 240px;
	}
	.firstview2 {
		height: 240px;
	}
    .page {
        margin: 0;
		overflow:hidden;
    }
    h2 {
         top: 45%;
	     line-height: 1.5;
		 font-size: 24px;
         white-space: nowrap;
    }
    h3 {
        font-size: 18px;
    }
	h4 {
		font-size: 18px;
	    padding-left: 15px;
	}
    .h3sub {
        font-size: 14px;
    }
	.pankuzu {
       padding-left: 15px;
    }
	 .pankuzu .wrap {
        width: 100%;
}
    .pankuzu .wrap .breadcrumbs {
        font-size: 12px;
    }
	.pankuzu .wrap .breadcrumbs a {
        font-size: 12px;
    }
    header .sub {
        margin-top: 5px;
    }
	#top {
		overflow:hidden;
		margin: 0;
	}
	#top h2 {
    font-size: 14px;
    line-height: 1.5;
    top: 30%;
   }
	#top .topWrap {
		width: 100%;
	}
    #top .att {
		width: 90%;
        font-size: 12px;
    }
	#top .block01 {
    background-color: #F7EDF3;
    padding: 30px 0;
	margin-bottom: 50px;
   }
	#top .block01 .box01 {
    width: 90%;
    margin: 0 auto;
   }
    #top .block01 .h3sub {
        padding-bottom: 30px;
    }
    #top .block01 .box01 .thumb {
        width: 100px;
        height: 100px;
    }
    #top .block01 .box01 .textbox {
        width: 100px;
        line-height: 1.5;
    }
    #top .block01 .box01 .textbox .tag {
        display: block;
    }
	#top .block01 .box01 .textbox .tag ul {
       display: none;
   }
	#top .block01 .box01 .textbox .title {
       text-align: left;
       font-size: 14px;
       font-weight: bold;
       line-height: 1.5;
       margin-top: 10px;
       height: auto; 
   }
    #top .block02 {
        margin: 0 auto;
		   width: 80%;
    }
    #top .block02 .box {
		 display: block;
    justify-content: unset;
    flex-wrap: unset;
    }
	    #top .block02 .box a {
			width: 100%;
			background: unset;
       text-decoration: none;
       padding: unset;
       box-shadow: unset;
       position: unset;
    }
    #top .block02 .box .banner {
        text-align: center;
        margin: 0 auto;
		text-align: center;
      margin: 0 auto 8vw;
      background: #FFFFF9;
      padding: 3vw 0;
      box-shadow: 4px 3px 10px #d1d1d1;
		position: unset;
      top: unset;
      bottom: unset;
      left: unset;
      right: unset;
      height: unset;
    }
	    #top .block02 .box .banner p {
        line-height: 19px;
        text-align: left;
    }
	#top .block02 .box .banner img {
	    width: 10px;
    }
    #top .block03 {
        margin-top: 50px;
		  padding: 0 20px 50px;
    }
    #top .block03 .box01 {
        margin: 50px 0 50px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
		  width: 100%;
    }
	#top .block03 .box01 article {
        width: 47%;
        margin-bottom: 10px;
        height: auto;
    }
    #top .block03 .box01 .thumb {
        width: 100%;
        height: 65%;
    }
	 #top .block03 .box01 .textbox {
        width: 100%;
        height: 85px;
        padding: 10px;
        margin: 0;
    }
	#top .block03 .box01 .textbox .title {
        margin: 0;
    }
    .button a {
        width: 50%;
    }
    #top .block04 {
        width: 85%;
		  margin: 30px auto 100px;
    }
    #top .block04 .box01 {
        display: block;
    }
	 #top .block04 .cell {
        width: 100%;
        height: 100px;
        margin-bottom: 50px;
		  background: none;
   }
    #top .block04 .cell img {
        height: 100%;
        object-fit: cover;
        width: 100%;
    }
    #top .block04 .item {
        font-size: 16px;
    }
    #top .block04 .box02 {
        display: block;
    }
    #top .bottomWrap .block05 {
        display: block;
        width: 100%;
    }
    #top .bottomWrap {
        margin-top: 50px;
        height: auto;
		  width: 100%;
    }
    #top .bottomWrap .block05 .iframeWrapper {
        width: 100%;
        height: 560px;
    }
    #top .bottomWrap .block05 {
        display: block;
        width: 100%;
    }
    #top .bottomWrap .block05 .info {
		padding: 50px 15px;
        width: 100%;
        height: auto;
        display: block;
        max-height: unset;
        margin: 0 auto;
        text-align: center;
        position: unset;
        right: unset;
        padding: 30px 15px;
    }
    #top .bottomWrap .block05 .info .title {
        font-size: 18px;
		  margin: 0;
		  top: unset;
        margin-bottom: 10px;
    }
    #top .bottomWrap .block05 .info .box {
        position: relative;
        display: block;
		  height: auto;
        margin: 0;
        padding: 0 0 30px;
		  top: unset;
    }
	 #top .bottomWrap .block05 .info .box .cell01 {
       border-bottom: solid 0.1rem;
		 border-right: none;
		 margin: 0 auto 20px;
      padding-bottom: 20px;
    }
	#top .bottomWrap .block05 .info .box .cell02 {
    margin: 0;
    }
	#top .bottomWrap .block05 .info .iframeWrapper {
    position: relative;
    width: 100%;
    height: auto;
    bottom: unset;
    max-height: unset;
   }
	#top .bottomWrap .block05 .info table {
		font-size: 14px;
	}
	#top .bottomWrap .block05 .info table .std {
		width: 30%;
	}
	#top .block03 .box01 .textbox .tag ul {
    display: none;
   }
	#about .block01 .flex .cell {
		width: 50%;
	}
	#about .block01 .flex .cell img {
		width: 95%;
	}
	#about .block01 .text {
		width: 90%;
	}
	#about .block02 table {
		width: 90%;
	}
	#about .block03 .text {
		width: 90%;
	}
	#about .block04 table tr td.color1 {
		width: 5%;
        padding: 1em;
	}
	#about .block04 table tr td {
		padding: 15px;
	}
	#about .block05 .slide {
		width: 95%;
	}
	#access .block03 .text {
        text-align: center;
        padding: 60px 16px;
        width: 100%;
    }
	#access .block02 .map {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
    }
    #access .block02 .map iframe {
         border: 0;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
    }
	#inquiry .mainWrap {
		width: 90%;
	}
	#inquiry .fieldwrap {
		width: 100%;
	}
	#inquiry .fieldwrap .field input {
		width: 90%;
		margin-bottom: 40px;
	}
	#inquiry .fieldwrap .field input {
       width: 100%;
    }
    #inquiry .fieldwrap .btbox input {
        margin: 0 auto;
        text-align: center;
    }
	#inquiry .box2 {
		margin: 40px auto;
	}
	#flexbox .flex {
		margin: 30px 0;
        flex-wrap: wrap;
		display: flex!important;
		justify-content: space-between!important;
	}
	#flexbox .flex .cell {
		width: 45%!important;
		margin: 0.6em!important;
	}
	#flexbox .flex .cell .thumb img {
		width: 100%;
        height: auto;
	}
	#flexbox .flex .cell .ttl {
		font-size: 16px;
        margin: 0;
	}
	#layout2 .block01 {
        margin-top: 150px;
		padding: 0 15px;
	}
	#layout2 .block02 {
		padding: 50px 15px 0;
	}
	#layout2 .block03 {
		padding: 50px 15px 0;
	}
	#layout2 .block04 {
		padding: 50px 15px 0;
	}
	#layout2 .block05 {
		padding: 50px 15px 0;
	}
	#layout2 .block06 {
		padding: 50px 15px 0;
	}
	#layout2 .flex {
        margin-top: 15px;
        margin-bottom: 0px;
        display: block;
        justify-content: unset;
    }
	#layout2 h3 {
        text-align: center;
        padding-bottom: 10px;
    }
	#layout2 .flex .cell {
        margin-right: 0;
    }
	#layout2 .flex .cell .itemimg {
		margin: 0 auto;
        text-align: center;
		padding: 0 0 15px;
	}
	#layout2 .flex .cell img {
		width: 60%;
        height: auto;
	}
	#layout2 .flex .cell .text {
		padding-top: 10px;
	}
	#care .block01 {
    width: 90%;
    margin: 0 auto;
   }
	#care .block01 .text {
		text-align: left;
        line-height: 2;
        padding: 10px 0 30px;
	}
	#care .block01 .img img {
		width: 100%;
	}
	.timebox {
		width: 90%;
        padding: 15px;
	}
	.timebox .t3 {
		font-size: 16px;
	}
	.timebox .bt {
		width: 100%;
	}
	#care .block03 .qabox {
		width: 100%;
	}
	#care .block03 {
		padding: 60px 15px;
	}
	#study .block01 .img img {
		width: 100%;
	}
	#study .mainWrap .block02 {
		width: 100%;
	}
	#study .mainWrap .block03 {
		width: 100%;
	}
	#study .mainWrap .block04 {
		width: 100%;
	}
	#study .block05 table tr td.color1 {
        background: #D091B5;
        color: #fff;
        padding: 15px;
        width: 25%;
        border: solid 1px #c1c1c1;
        line-height: 1.5;
    }
	#study .block05 table tr td {
		padding: 0 15px;
	}
	#study .block06 table tr td.color1 {
        background: #D091B5;
        color: #fff;
        padding: 15px;
        width: 25%;
        border: solid 1px #c1c1c1;
        line-height: 1.5;
    }
	#study .block06 table tr td {
		padding: 0 15px;
	}
	#study .mainWrap .block06 .text {
		 width: 100%;
         padding: 50px 15px;
	}
	#myAccordion {
		margin: 0 15px;
	}
	#reserve .box1 {
        text-align: left;
		 padding: 0 20px;
    }
	#reserve .box2-s {
       width: 90%;
    }
    #reserve .box2-s .cell1 {
       display: block;
    }
    #reserve .box2-s .cell1 {
        padding: 0;
        font-size: 18px;
        margin-bottom: 10px;
    }
    #reserve .box2-s .cell1 .tel img {
        width: 30px;
        height: 30px;
        margin-top: 5px;
    }
    #reserve .box2-s .cell1 .tel a {
        font-size: 22px;
        font-weight: bold;
        padding-top: 10px;
        padding-left: 10px;
    }
    #reserve .box2-v {
        width: 95%;
        padding: 20px 30px;
        display: block;
    }
    #reserve .box2-v .left {
        float: none;
        border-right: none;
        padding-right: 0;
        border-bottom: solid 2px #fff;
    }
    #reserve .box2-v .right {
        float: none;
        padding-left: 0;
        padding-top: 30px;
    }
    #reserve .box2-s {
        width: 95%;
        padding: 25px 15px;
        display: block;
    }
    #reserve .box2-s .cell1 {
        display: block;
    }
    #reserve .box2-s .cell1 .txt1 {
        padding: 0;
        font-size: 18px;
        margin-bottom: 10px;
		text-align: center;
        margin-right: 0;
    }
    #reserve .box2-s .cell1 .tel {
        margin-bottom: 10px;
		position: relative;
    }
    #reserve .box2-s .cell1 .tel img {
        width: 30px;
        height: 30px;
        margin-top: 5px;
		position: absolute;
        top: 0;
        left: 65px;
    }
    #reserve .box2-s .cell1 .tel {
        margin-bottom: 10px;
    }
    #reserve .box2-s .cell2 {
        font-size: 16px;
        margin: 0 0 5px 0;
        display: flex;
    }
    #reserve .box2-s .cell2 .txt2 {
        margin-right: 5px;
    }
    #reserve .box2-v .left .txt {
        font-size: 16px;
    }
    #reserve .box2-v .left .tel {
        margin: 18px auto;
    }
    #reserve .box2-v .right .txt {
        font-size: 16px;
    }
    #reserve .address {
        margin: 20px 0 20px;
    }
    #reserve .formBox {
        width: 90%;
    }
    #reserve .formBox .answer {
        padding-left: 0;
    }
    #reserve .formBox .box2 .date .choice1, .choice2, .choice3 {
        display: block;
    }
    #reserve .formBox .box2 .mm input {
        width: 100%;
        font-size: 16px;
    }
    #reserve .formBox .box2 .date .size2 {
        width: 100%;
          padding: 12px;
        font-size: 16px;
    }
    #reserve .formBox .box2 .date .txt {
        padding-left: 10px;
        margin-bottom: 5px;
    }
    #reserve .formBox .box2 .cell-v {
        display: block;
    }
    #reserve .formBox .box2 .cell-v .time-v {
         margin: 5px 0 0 10px;
        font-size: 16px;
        padding: 0;
    }
    #reserve .formBox .box2 select {
        font-size: 16px;
        padding: 12px;
    }
    #reserve .formBox .box2 .time p {
         width: 130px;
        font-size: 16px;
    }
    #reserve .formBox .tel input {
        width: 100px;
    }
    .formBox input {
        font-size: 16px;
    }
    #reserve .box3 {
        width: 100%;
    }
	#reserve .formBox textarea {
       width: 100%;
    }
	#reserve .box2 {
		margin: 50px auto 100px;
	}
	#info .postWrap {
	   padding: 0 15px;
	}
	#info article {
       width: 45%;
       margin-bottom: 30px;
    }
	#info article .textbox {
        width: 100%;
    }
	#info article .thumb img {
	   width: 100%;
       height: 155px;
	}
	#info .mainWrap {
        margin-top: 50px;
        margin-bottom: 150px;
    }
	#info article .textbox .title {
		font-size: 15px;
	}
	#info .wrap {
		display: block;
        width: 100%;
	}
	#info main {
		width: 100%;
        padding: 30px 15px;
	}
	#info aside {
		width: 90%;
        padding-left: 0;
        margin: 50px 15px;
	}
	#info .cat_ttl {
	    padding: 0 15px;
	}
	#info .single .content {
        margin-bottom: 50px;
    }
	#info .single {
        height: auto;
    }
	#htcontact .t1 {
		font-size: 18px;
	}
	#htcontact .t1:before {
		width: 40px;
		left: 10px;
	}
	#htcontact .t1:after {
		width: 40px;
		right: 10px;
	}
	#htcontact .t3 {
		font-size: 14px;
	}
	#htcontact .t2 {
		margin-top: 0;
	}
	#htcontact .timebox {
		margin-bottom: 30px;
	}
	#htcontact .cell {
		width: fit-content;
		margin-top: 0;
	}
	#htcontact .img1 {
		margin: 0 auto;
	}
	#inquiry #mail {
    padding-top: 100px;
    margin-top:-100px;
	}
	#lesson h3 {
		margin: 20px;
    font-size: 18px;
	}
	#lesson .bg-p {
		padding-top: 10px;
	}
	#lesson .block01 .ttl {
		font-size: 16px;
	}
	#lesson .block01 .whitebox {
		width: 90%;
	}
	#lesson .block01 .whitebox .txt {
		width: 90%;
    margin: 0 auto;
	}
	#lesson .block01 .whitebox .img {
		width: 40px;
	}
	#lesson .block01 .whitebox .img01 {
		left: -10px;
	}
	#lesson .block01 .whitebox .img02 {
		right: -10px;
	}
	#lesson .block01 .whitebox .img03 {
		bottom: 64px;
    left: -10px;
	}
	#lesson .block01 .flex {
		display: block;
    margin: 0 auto;
    width: 100%;
	}
	#lesson .block01 .circle {
		width: 90%;
    margin: 0 auto 20px;
    border-radius: 15px;
    padding: 20px;
    height: auto;
	}
	#lesson .block01 .circle .catch {
		font-size: 18px;
    margin: 0;
	}
	#lesson .block01 .circle .s-txt {
		line-height: 1.5;
    margin: 10px auto 0;
	}
	#lesson .block01 {
		margin-bottom: 70px;
	}
	#lesson .bg-i {
		padding: 50px 0;
	}
	#lesson .bg-i .whitebox {
		display: block;
    width: 90%;
    padding: 30px 0;
	}
	#lesson .bg-i .whitebox .img {
		width: 70%;
      margin: 0 auto;
	}
	#lesson .bg-i .whitebox .txt-box {
		width: 80%;
      margin: 0 auto;
	}
	#lesson .bg-i .whitebox .txt-box .sub {
		font-size: 14px;
    margin-bottom: 0;
	}
	#lesson .bg-i .whitebox .txt-box .flex .name {
		font-size: 18px;
    margin-right: 0;
	}
	#lesson .bg-i .whitebox .txt-box .flex .sub {
		font-size: 14px;
	}
	#lesson .bg-i .whitebox .txt-box .txt {
		margin-bottom: 0;
	}
	#lesson .block02 .bg-pp {
		width: 90%;
    padding: 10px 25px;
    margin-top: 55px;
	}
	#lesson .block02 .img01 {
		width: 80px;
    top: -20px;
    left: 10px;
	}
	#lesson .block02 .img02 {
    width: 70px;
    top: 460px;
    right: -40px;
	}
	#lesson .block02 .img03 {
    width: 80px;
    top: 800px;
    left: 260px;
	}
	#lesson .block02 {
		margin-bottom: 50px;
	}
	#lesson .block03 .box01 .ttl {
		font-size: 20px;
    margin-top: 0;
	}
	#lesson .block03 .box01 .sub {
		font-size: 14px;
	}
	#lesson .block03 .box01 .txt {
		width: 90%;
    margin: 15px auto;
	}
	#lesson .block03 {
    margin-bottom: 100px;
	}
}