@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body {
	font: normal 18px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	text-align: left;
	color:#000;
	text-align: justify;
	overflow-x: hidden;
}

body .sp-item {
	display: none !important; }
body .pc-item {
	display: block !important; }

@media screen and (max-width: 640px) {
	body {
		min-width: inherit;
	height:100%;
	}
		body .sp-item {
			display: block !important; }
		body .pc-item {
			display: none !important; }
	body .sp-item img {
	width:100%;}
}

img {
	width: 100%;
	display: block;
}

p {
	font-feature-settings: "palt";
}
/* 共通項目 */

.wrap {
	/* width: 70%; */
	width: 900px;
	margin: 0 auto;
	padding: 50px 0;
}


/* ヘッダー */
header {
	background: url(../images/bgheader_1.png);
	background-size: cover;
	padding: 5px 5%;
}
header h1 {
	font-size: 43px;
	color: #fff;
	text-align: center;
	font-family: shippori-antique, sans-serif;
	font-style: normal;
	font-weight: 400;
	
}

header h1 .yellow {
	color: #ffff7f;
	font-size: 52px;
}

@media screen and (max-width: 640px){
	header h1 {
		font-size: 20px;
    line-height: 1.2;
	}
	
	header h1 .yellow {
		font-size: 20px;
	}
}

/* ファーストビュー */



/* 横濱はいからシルキィレディースとは */
.sec1 {
	background: url(../images/bgsec1-1.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}

.sec1 .textarea {
	/* width: 70%; */
	width: 900px;
	margin: 0 auto;
	padding: 70px 0 160px;
}

.textarea p {
	margin-bottom: 30px;
}

.textright {
	display: block;
	text-align: right;
}

@media screen and (max-width: 640px){
	.sec1 {
		background: url(../images/spbgsec1.png);
		background-size: contain;
		background-attachment: fixed;
	}
	
	.sec1 .textarea {
		width: 90%;
		margin: 0 auto;
		padding: 50px 0 60px;
	}

	.sec1img img {
		margin-bottom: 50px;
	}
}
/* 2022年の活動実績 */
.flex-activity {
	display: flex;
	justify-content: space-between;
}
.flex-activity img {
	width: 48%;
}

h3 {
	text-align: center;
	font-size: 32px;
	font-family: shippori-antique, sans-serif;
	font-style: normal;
	font-weight: 400;
	padding: 40px 0;
}

.sec1 .h3-activity {
	font-feature-settings: "palt";
}

@media screen and (max-width: 640px){
	.flex-activity {
		flex-direction: column;
	}
	.flex-activity img {
		width: 90%;
		margin: 10px auto;
	}	
	.wrap {
		width: 100%;
		padding-bottom: 20px;
	}

	h2 img {
		width: 95%;
		margin: 0 auto;
	}

	h3 {
		font-size: 20px;
		padding: 0 5%;
	}
	}
/* メンバー募集　募集期間外は消しておく */
.member {
	background-color: #fffff5;
	border-left: solid 20px #D8C04E;
	border-right: solid 20px #D8C04E;
	border-bottom: solid 20px #D8C04E;
	box-shadow: 3px 3px 10px	rgba(140, 140, 140, 0.75);
	margin: 100px 0 60px;
}
.member h2 {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff;
	font-size: 40px;
	font-family: shippori-antique, sans-serif;
	font-style: normal;
	font-weight: 400;
	padding: 20px 0;
	font-feature-settings: "palt";
	background-color: #D8C04E;
	margin-top: 40px;
}
.member h2::before,
.member h2::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #fff;
}
.member h2::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
.member h2::after {
	margin-left: 30px;
	transform: rotate(35deg)
}
.member h3 {
	font-size: 28px;
	font-feature-settings: "palt";
}
.member img {
	width: 95%;
	margin: 0 auto;
}
.member figure {
	width: 70%;
	margin: 60px auto 100px;
}
.member figure:hover img {
	opacity: 0.6;
}
.marker {
	background:linear-gradient(transparent 60%, #ff6 60%);
}
@media screen and (max-width: 640px){
	.member {
		margin: 0;
	}
	.member h2 {
		color: #fff;
		font-size: 24px;
		padding: 20px 0;
		margin-top: 40px;
	}
	.member h2::before,
.member h2::after {
	content: '';
	width: 3px;
	height: 30px;
}
.member h2::before {
	margin-right: 20px;
	transform: rotate(-35deg)
}
.member h2::after {
	margin-left: 20px;
	transform: rotate(35deg)
}
.member h3 {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.member figure {
	width: 95%;
	margin: 40px auto 60px;
}
}
/* 横濱はいからシルキィレディースの活動内容 */
.sec3 {
	background: url(../images/bgsec3_2.png);
	/* background-attachment: fixed; */
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 0;
}

.wrap1 {
	background-color: #fffff5;
	box-shadow: 3px 3px 10px	rgba(140, 140, 140, 0.75);
	/* width: 80%; */
	width: 900px;
	margin: 0 auto;
	padding: 0 1%;
	box-sizing: border-box;
	/* border-style: solid;
	border-width: 80px;
	border-image: url(../images/borderimg.png) 117 fill repeat;
	outline: 8px solid #fff; */
	
}
.h2img {
	width: 90%;
	margin: 0 auto;
	padding: 5% 0 0 0;
}
.sec3-flex {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.sec3-flex img {
	height: auto;
	width: 33%;
}

a {
	display: block;
	width: 33%;
}

.sec3-flex img:last-child {
	width: 100%;
}

a:last-child {
	width: 100%;
}

@media screen and (max-width: 640px){
	.sec3 {
		padding: 40px 0;
		background-size: auto;
	}

	.wrap1 {
		width: 95%;
		margin: 0 auto;
		padding: 0 1%;
		box-sizing: border-box;
	}

	.sec3-flex img {
		width: 50%;
	}

	a {
		width: 50%;
	}
}

/* 選ばれる3つのPOINT */
.sec4 {
	background: url(../images/bgsec4.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px 0;
}
.sec4 h2 {
	padding-bottom: 0;
}
.sec4-flex {
	display: flex;
	justify-content: space-between;
	margin: 0 auto 40px;
	background-color: #FBF4E9;
	box-shadow: 3px 3px 10px	rgba(140, 140, 140, 0.75);
	border-radius: 10px;
	/* width: 70%; */
	/* width: 900px; */
	overflow: hidden;
	box-sizing: border-box;
}

.p1{ order: 2; }
.p2{ order: 3; }
.p3{ order: 1; }


.sec4-flex .point {
	width: 12%;
	padding: 4% 0% 4% 2%;
}

.sec4-flex .txt {
	width: 50%;
	padding: 4% 3% 4% 0%;
}

.sec4-flex .txt h3 {
	text-align: left;
	color: #E5315A;
	font-family: ryo-gothic-plusn, sans-serif;
	font-weight: 800;
	font-style: normal;
	line-height: 1.5;
	font-size: 28px;
	border-bottom: solid 1px #000;
	padding: 2%;
	font-feature-settings: "palt";
}

.sec4-flex .txt p {
	padding: 2%;
	font-feature-settings: "palt";
}

.sec4-flex .point-img {
	width: 30%;
	height: auto;
	position: relative;
}

.point-img img {
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 640px){
	.sec4 {
		padding: 0;
		background-size: contain;
    background-repeat: repeat;
	}
	.sec4-flex {
		display: block;
		width: 95%;
	}
	.sec4-flex .point {
		width: 20%;
		padding: 4% 0% 4% 2%;
	}
	
	.sec4-flex .txt {
		width: 95%;
		margin: auto;
		padding: 0;
	}
	
	.sec4-flex .txt h3 {
		line-height: 1.5;
		font-size: 20px;
		padding: 2%;
	}
	
	.sec4-flex .txt p {
		padding: 2%;
		font-feature-settings: "palt";
	}
	
	.sec4-flex .point-img {
		width: 100%;
		height: auto;
		position: relative;
	}
	
	.point-img img {
		position: static;
	}
}


@media only screen and (max-width: 960px){

.wrap {
  width: 100%;
}
.wrap1 {
	width: 100%;
}
.sec1 .textarea {
	width: 92%;
}
}

/* ギャラリー */
.sec5 p {
    margin: 0 auto;
    text-align: center;
    padding: 50px 0 0;
	}
.sec5 .wrap {
	padding-top: 100px;
}

@media screen and (max-width: 640px){
	.sec5 p {
    padding: 30px 4% 0% 4%;
	}
	.sec5 .wrap {
		padding-top: 40px;
	}
}
/* スポンサーバナー */
	.flex2 {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 20px auto;
		width: 80%;
	}

	.flex2 img {
		padding: 3%;
		width: 30%;
	}

	@media screen and (max-width: 640px){
		.flex2 {
			display: block;
		}
		.flex2 img {
			padding: 1% 0 10% 0;
			width: 100%;
		}
	}


/* 実績一覧 */
.sec6 {
  width:100%;
  background: radial-gradient(rgba(229, 49, 90, .2) 10%, transparent 0),
              radial-gradient(rgba(229, 49, 90, .2) 10%, transparent 0);
  background-size: 30px 30px;
  background-position: 0 0, 15px 15px;
}
.sec6h2 {
	width: 100%;
	background-size: cover;
}


@media screen and (max-width: 640px){
.sec6 .wrap {
	padding-top: 10px;
}
}
/* メンバーの声 */
.sec7 {
	background: url(../images/bgnav.jpeg);
	background-repeat: repeat;
	background-size: contain;
	background-attachment: fixed;
}
.wrap2 {
	width: 100%;
}
.sec7-flex {
	display: flex;
	justify-content: space-between;
	background: url(../images/voicebg1.png);
	box-shadow: 3px 3px 10px	rgba(140, 140, 140, 0.75);
	width: 80%;
	padding: 3%;
	margin: 50px 0;
	box-sizing: border-box;
}
.sec7-flex:nth-child(even){
	background: url(../images/voicebg2.png);
	flex-direction: row-reverse;
	margin-right: 0;
	margin-left: auto;
}
.sec7-flex .sec7fl-img {
	width: 25%;
}
.sec7-flex .sec7fl-txt {
	width: 70%;
}
.sec7-flex .sec7h3 {
	text-align: left;
	color: #E5315A;
	font-family: ryo-gothic-plusn, sans-serif;
	font-weight: 800;
	font-style: normal;
	line-height: 1.5;
	font-size: 28px;
	border-left: solid 10px #E5315A;
	padding: 2%;
	font-feature-settings: "palt";
	margin-bottom: 20px;
}

.sec7-flex .ribon {
	display: inline-block;
  line-height: 50px;/*リボンの高さ*/
  text-align: center;
  padding: 0 50px;/*横の大きさ*/
  font-size: 28px;/*文字の大きさ*/
  background: #e5315a;/*塗りつぶし色*/
  color: #FFF;/*文字色*/
	margin: 30px 0;
  box-sizing: border-box;
	letter-spacing: -1px;
	clip-path: polygon(5% 50%, 0% 0%, 100% 0%, 95% 50%, 100% 100%, 0% 100%);
}

.sec7fl-txt p {
	line-height: 1.7;
	margin-bottom: 1.5rem;
}

@media screen and (max-width: 640px){
	.sec7 {
		background-attachment: fixed;
	}
	.sec7-flex {
		display: block;
		width: 100%;
		padding: 3% 0;
		margin: 50px 0;
		box-sizing: border-box;
	}
	.sec7-flex .sec7fl-img {
		width: 90%;
		margin: 0 auto;
		padding: 30px 0;
	}
	.sec7-flex .sec7fl-txt {
		width: 90%;
		margin: 0 auto;
	}
	.sec7-flex .sec7h3 {
		font-size: 20px;
		padding: 2%;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.sec7-flex .ribon {
		display: block;
		text-align: center;
		font-size: 20px;/*文字の大きさ*/
		margin: 30px 0;
}
}
/* ご利用の流れ */
.sec8 {
	background: url(../images/bgsec9.png);
	/* background-size: cover; */
	padding-bottom: 50px;
}
/* よくある質問 */
.faq_list ul {
	background-color: #FFF;
	padding-left: 2%;
	padding-right: 2%;
}
.faq_list ul li {
	padding: 30px 0;
	border-bottom: solid 1px #000 ;
}
.faq_list dl {
	padding: 2%;
}
.faq_list dl dt {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.faq_list ul li .dtimg {
	width: 10%;
}
.faq_list .faqtxt {
	width: 85%;
}
.faq_list .faqtxt h3 {
	text-align: left;
	font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
	font-weight: bold;
	font-feature-settings: "palt";
}
.faq_list dd {
	padding-left: 15%;
}

@media screen and (max-width: 640px){
.faq_list {
	width: 90%;
	margin: 0 auto;
}
.faqimg  img{
	padding-top: 30px;
	padding-bottom: 30px;
}
.faq_list ul li .dtimg {
	width: 20%;
}
.faq_list dd {
	padding-left: 0;
	padding-top: 20px;
}
}

/* お問合せ */

.form {
	width: 900px;
	margin: 0 auto;
}
@media screen and (max-width: 640px){
	.form {
		width: 90%;
		padding: 30px 0;
	}
}
#formWrap {
	width:900px;
	background-color: #fff;
	margin:50px auto;
	color:#000;
	line-height:120%;
	font-size:90%;
	padding: 30px 4%;
	box-sizing: border-box;
}
#formWrap p {
	margin-top: 40px;
	margin-bottom: 40px;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width:640px) {
#formWrap {
	width:95%;
	margin:0 auto;
}
table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	margin-top:5px;
	border-bottom:0;
}
form input[type="text"], form textarea {
	width:80%;
	padding:5px;
	font-size:110%;
	display:block;
}
form input[type="submit"], form input[type="reset"], form input[type="button"] {
	display:block;
	width:100%;
	height:40px;
}
}
@media only screen and (max-width: 960px){
	#formWrap {
		width: 90%;
	}
	.form {
		width: 100%;
	}
}

/* フッター */
.footer {
	background-color: #e5315a;
	color: #fff;
	padding: 20px 0;
	text-align: center;
	}