/**
Theme Name: sumire-club
Author: Design Weave
Author URI: https://design-weave.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sumire-club
Template: astra
*/


@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Klee+One:wght@600&display=swap');


html {
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    overflow-y: scroll;	
}

html, body, p, div {
	font-family: 'Noto Serif JP',"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-rendering: optimizeLegibility;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
	letter-spacing: 0;
	word-wrap: break-word;
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Noto Serif JP',"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
}

.BigTxt {
	font-size: 24px;
	font-weight: 700;
	font-family: 'Noto Serif JP',"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #e9608d;
	padding-right: 0.1em;
}

.pink {
	color: #e9608e;
}


br.mb {
  display: none;
}

br.pc {
	display: block;
}

nav {
	background: #61C0BD !important;
}	

nav {
    opacity: 1;
    background: #61C0BD;
    transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1),background .3s ease;
}


nav.elementor-sticky--active {
    opacity: .92 !important;
}

nav.elementor-pagination {
	background: #fff !important;
}

.page-numbers {
	border: 1px solid #32AAA9 !important;
    padding: 4px 8px !important;
	border-radius: 2px !important;
	background: #fff !important;
}

.page-numbers.current {
	border: 1px solid #32AAA9 !important;
    padding: 4px 8px !important;
	border-radius: 2px !important;	
	background: #32AAA9 !important;
	color: #fff !important;
}

#blog02 .page-numbers {
	border: 1px solid #e9608e !important;
	background: #fff !important;
	color: #e9608e !important;
    padding: 4px 8px !important;
	border-radius: 2px !important;
	background: #fff !important;
}

#blog02 .page-numbers.current {
	border: 1px solid #e9608e !important;
    padding: 4px 8px !important;
	border-radius: 2px !important;	
	background: #e9608e !important;
	color: #fff !important;
}


#content ol, #content ul {
    margin: 0 0 1.5em 1.5em !important;
}

@media only screen and (max-width: 768px) {
	
	br.mb {
  display: block;
}
	
	br.pc {
	display: none;
}
	
	.BigTxt {
	font-size: 20px;
	}
	
	.col-two-left {
		padding-right: 10px;
		padding-left: 10px;
	}
	.col-two-right {
		padding-right: 10px;
		padding-left: 10px;
	}

	
}
	


/*** カラム ***/
.col-two  {
	display: flex;
	padding: 22px;
	margin-bottom: 10px;
}

.col-two-left {
	padding-right: 18px;	
}

.col-two-right {
	padding-left: 18px;
}

.col-two-text {
	padding: 15px 20px 15px 20px;
}

@media (max-width: 800px) {

	.col-two  {
	padding: 0;
	margin-bottom: 10px;
}

.col-two-left {
	padding-right: 0;	
}

.col-two-right {
	padding-left: 0;
}

.col-two-text {
	padding: 10px;
}
	
	.elementor-posts--thumbnail-top .elementor-post__text {
    width: 98% !important;
    text-align: left !important;
}
	

	
}

/* =========== */
/* 手紙 */
/* =========== */

.letter-text {
	font-family: 'Klee One', cursive ; 
	font-weight: 600 !important;
	font-size: 18px !important;
	color: #454545;
}

.letter-text02 {
	font-family: 'Klee One', cursive ; 
	font-weight: 600 !important;
	font-size: 20px !important;
	color: #454545;
}

@media (max-width: 700px) {
	.letter-text {
		font-size: 16px !important;
		line-height: 1.6;
	}
	
	.letter-text02 {
		font-size: 18px !important;
		line-height: 1.6;
	}
	
}


/* ========================================================================== */
/* title-area                                                                 */
/* ========================================================================== */

#title-area .w-state {
	width: calc(100% - 300px);
    max-width: 1440px;
    text-align: left;
}


#title-area {
		border-radius: 10px;
		width: calc(100% - 100px);
		max-width: 1600px;
		height: calc(100vh - 250px);
		margin-right: auto;
		margin-left: auto;
		margin-top: 50px;
	margin-bottom: 30px;
		border: none;
		box-shadow: none;
}


p.title-area__en {
    margin-bottom: 0.4em;
    color: #60c0bd;
    font-size: 17px;
    font-weight: 900;
}

@media screen and (min-width: 1280px) {

	.title-area__ja {
		font-size: 6.0rem;
	}

	h2.title-area__copy {
		margin-top: 80px;
    font-size: 36px;
    color: #ef7695 !important;
		font-weight: 900;
	}

	h3.title-area__copy {
		margin-top: 42px;
    font-size: 30px;
		font-weight: 900;
	}

}

/* =========== */
/*メニュー */
/* =========== */

ul.sub-menu {
    width: auto !important;
}

a.hfe-sub-menu-item {
	white-space:nowrap;
}


/* =========== */
/*TABLE HIKAKU */
/* =========== */

.table-scroll{
    overflow: auto;
    width: 100%;
}

table.hikaku {
    border:none;
    margin: 0;
    border-spacing: 0;
}

.hikaku th {
    border:none;
    border-bottom: 1px solid #60c0bd;
    border-right:1px solid #60c0bd;
    white-space: nowrap;
}

.hikaku td {
    border:none;
    border-bottom: 1px solid #60c0bd;
    border-right:1px solid #60c0bd;
    padding: 10px 20px 10px 22px;
    width:29%;
}


.hikaku th.midashi {
    border-top: 1px solid #60c0bd;
}


.hikaku tbody th{
  position: relative;
  width: 12%;
  background-color: #60c0bd;
  color: white;
  font-weight:bold;
  text-align: center;
  padding: 10px 6px;
  border-bottom: 1px solid #fff !important;
  white-space: nowrap;
}

.hikaku tbody th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #60c0bd;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.text-center {
    text-align: center;
}

.hikaku-first {
     color: #000;
 }
 
/* tr>*:last-child {
    border-right:none;
}*/


.hikaku th.big-point {
    font-size:22px;
    font-weight: bold;
    color: #fff;
    background-color: #e9608d;
}
    

.hikaku td.big-point {
    font-size:18px;
    font-weight: bold;
    color: #e9608d;
    background-color: #faffff;
    width: 32%;
}


@media (max-width: 768px) {
    
    table.hikaku {
        min-width: 720px;
    }

.hikaku th.big-point {
    font-size:20px;
}
    

.hikaku td.big-point {
    font-size:16px;
}
}

/* =========== */
/*TABLE Normal */
/* =========== */

.table-scroll{
    overflow: auto;
    width: 100%;
}

table.normal {
    border-top:1px solid #60c0bd;
    margin: 0;
    border-spacing: 0;
}

.normal th {
    border:none;
    border-bottom: 1px solid #60c0bd;
    border-right:1px solid #60c0bd;
    white-space: nowrap;
}

.normal td {
    border:none;
    border-bottom: 1px solid #60c0bd;
    border-right:1px solid #60c0bd;
    padding: 10px 20px 10px 22px;
    width:29%;
}


.normal th.midashi {
    border-top: 1px solid #60c0bd;
}


.normal tbody th{
  position: relative;
  width: 12%;
  background-color: #60c0bd;
  color: white;
  font-weight:bold;
  text-align: center;
  padding: 10px 6px;
  border-bottom: 1px solid #fff !important;
  white-space: nowrap;
}

.normal tbody th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #60c0bd;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}



@media (max-width: 768px) {
    
    table.normal {
        min-width: 720px;
    }

}

/* =========== */
/*TABLE Plan */
/* =========== */

table.plan, .plen td, .plan th {
    border: none;
    text-align: center
}

.plan th {
    font-weight: 900;
    background: #60c0bd;
    color: #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

.plan td {
    border-right: 0px;
    background-image: linear-gradient(140deg, #FBFDFC 0%, #EDF7F1 74%);
    font-weight: bold;
    font-size:19px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    color:#106968;
}

.plan td.kodawari {
	font-weight: bold;
    font-size:17px;
}

.plan td.pl01 {
	width: 11.5%;
}

.plan td:last-child, .plan th:last-child {
  border-right: none;
}

td small {
    font-size:16px;
}

.point {
    padding:0 5% 0 5%;
    font-size: 14px;
    line-height:1.6;
    font-weight: 700;
    color: #e9608e;
}

@media (max-width: 768px) {
    
    table.plan {
        min-width: 720px;
    }
	
	.plan td.kodawari {
    font-size:15px;
}

}

@media (max-width: 768px) {
	.gaiyou th, .gaiyou td {
    width:100%;
    display: block;
}
}

/*********
 * 20230127
 * *******/
.bigTX01 {
    font-size:55px;
    font-weight: 700;
    line-height:1.5;
    /*text-shadow: 0px 1px 1px rgb(7 12 11 / 21%);*/
}
.bigTX02 {
    font-size:28px;
    font-weight:700;
}

.bigTX03 {
    font-size:17px;
    font-weight:700;
}


.bigTX04 {
    font-size:22px;
    font-weight:700;
    line-height:1.5;
}

.smallTX01 {
    font-size:18px;
    font-weight:600;
    font-family: "Noto Sans JP",sans-serif;
}

.footnavi .elementor-icon i,
.footnavi .elementor-icon svg {
    margin-bottom: -10px;
}

.bigTX05 {
    font-size:22px;
    font-weight:700;
    line-height:1.3;
    padding-top:16px;
	color: #fff;
}

@media (max-width: 438px) {

.bigTX01 {
    font-size:40px;
    font-weight: 700;
    line-height:1.5;
    /*text-shadow: 0px 1px 1px rgb(7 12 11 / 21%);*/
}
.bigTX02 {
    font-size:22px;
    font-weight:700;
    line-height:1.5;
}

.bigTX03 {
    font-size:15px;
    font-weight:700;
}


.bigTX04 {
    font-size:18px;
    font-weight:700;
    line-height:1.5;
}

.bigTX05 {
    font-size:16px;
    font-weight:700;
    line-height:1.3;
}

.smallTX01 {
    font-size:18px;
    font-weight:600;
    font-family: "Noto Sans JP",sans-serif;
}


}


/****** 管理画面 ******/
.elementor-control-type-textarea textarea {
    display: block;
    font-family: inherit;
    font-size: 16px !important;
}