@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------------
　基本設定
--------------------------------------------------------*/
div.page_title {
    background: url("../images/about/page_title_bg.jpg") no-repeat;
	background-size: cover;
}

section#member_list div.map_block iframe{
    width: 100%;
    height: 100%;
	border: none;
}

/*--------------------------------------------------------
　PC
--------------------------------------------------------*/

@media print, screen and (min-width: 768px){
	
	div.wapper {
		width: 100%;
		min-width: 1000px;
		padding: 60px 0;
		background: url("../images/common/bg.png") repeat;
		background-size: 316px;
	}
	
	section#intoro {
		width: 860px;
		margin: 0 auto;
		padding: 80px 0 90px;
		background: #FFF;
		position: relative;
	}
	
	section#intoro div.illust{
		width: 136px;
		position: absolute;
		bottom: -10px;
		right: 75px;
		z-index: 5;
	}
	
	section#intoro h2{
		font-size: 28px;
		font-size: 2.8rem;
		color: #3e3a39;
		line-height: 1.5;
		margin-bottom: 40px;
		padding-bottom: 10px;
		position: relative;
		background: url("../images/common/title_bg.png") repeat-x;
		background-position: bottom;
		background-size: 250px;
		letter-spacing: 0.15em;
	}
	
	section#intoro h2 span.illust{
		width: 68px;
		display: inline-block;
		position: absolute;
		top: -15px;
		right: 45px;
	}
	
	section#intoro p{
		line-height: 2.5;
	}
	
	section#goal {
		width: 945px;
		margin: 0 auto;
		background: #FFF;
		box-shadow: 0 0 2px 2px #CCC;
		padding: 20px;
	}
	
	section#goal div.box{
		width: 100%;
		border: 3px solid #595757;
		border-radius: 3px;
	}
	
	section#goal div.box div.block{
		width: 772px;
		margin: 60px auto;
		font-size: 14px;
		font-size: 1.4rem;
	}
	
	section#goal div.box div.block h2{
		font-size: 28px;
		font-size: 2.8rem;
		color: #e95383;
		line-height: 1.5;
		margin-bottom: 40px;
		padding-bottom: 10px;
		position: relative;
		text-align: center;
	}
	
	section#goal div.box div.block h2::after{
		content: "";
		width: 46px;
		height: 3px;
		background: #e95383;
		position: absolute;
		bottom: 0;
		left: -webkit-calc(50% - 23px);
		left: -moz-calc(50% - 23px);
		left: calc(50% - 23px);
		z-index: 3;
	}
	
	section#goal div.box div.block ul{
		list-style: none;
		margin-bottom: 30px;
	}
	
	section#goal div.box div.block ul li{
		line-height: 2.8;
		text-indent: -2.2em;
		padding-left: 2.2em;
	}
	
	section#goal div.box div.block ul + div{
		width: 590px;
		margin: 0 auto 35px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	section#goal div.box div.block ul + div a{
		display: block;
		width: 250px;
	}
	
	section#goal div.box div.block p{
		line-height: 2;
	}
	
	section#member_list {
		width: 860px;
		margin: 90px auto 0;
		position: relative;
	}
	
	section#member_list h2{
		font-size: 28px;
		font-size: 2.8rem;
		color: #3e3a39;
		line-height: 1.5;
		margin-bottom: 40px;
		padding-bottom: 10px;
		position: relative;
		background: url("../images/common/title_bg.png") repeat-x;
		background-position: bottom;
		background-size: 250px;
		letter-spacing: 0.15em;
	}
	
	section#member_list h2 span.illust{
		width: 68px;
		display: inline-block;
		position: absolute;
		top: -10px;
		right: 50px;
	}
	
	section#member_list h3{
		font-size: 20px;
		font-size: 2.0rem;
		font-family: "新ゴ B", 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		font-weight: 700;
		line-height: 1.5;
		background: #cde5bc;
		padding: 5px 5px 5px 30px;
		cursor: pointer;
		margin-bottom: 15px;
		background: url("../images/about/arrow01.png") no-repeat #cde5bc;
		background-size: 15px;
		background-position: left 9px top 12px;
	}
	
	section#member_list div.block{
		
	}
	
	section#member_list div.block div.box{
		margin-bottom: 30px;
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.7;
	}
	
	section#member_list div.block div.box h4{
		font-size: 19px;
		font-size: 1.9rem;
		font-family: "新ゴ B", 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		font-weight: 700;
	}
	
	section#member_list div.block div.box address{
		font-style: normal;
	}
	
	section#member_list div.block div.box address a{
		color:#595757;
		text-decoration: none;
	}
	
	section#member_list div.block div.box address a.hp_url{
		display: inline-block;
	}
	
	section#member_list div.map_block {
		width: 100%;
		height: 570px;
		margin-top: 80px;
		overflow: hidden;
	}
	
	section#member_list a.map_btn {
        font-size: 11px;
        font-size: 1.15rem;
        line-height: 1;
        padding: 6px 8px;
        display: inline-block;
        background: #e95383;
        color: #FFF;
        position: absolute;
        top: 8px;
        left: 250px;
        letter-spacing: 0.025em;
        border-radius: 5px;
		cursor: pointer;
    }
	
	section#member_list a.map_btn::after {
        content: "\f08e";
		font-family:FontAwesome;
		margin-left:4px;
		font-size: 1.4rem;
    }
	
	
	
}

/*--------------------------------------------------------
　SP
--------------------------------------------------------*/

@media screen and (max-width: 767px){
	
	div.wapper {
		width: 100%;
		padding: 40px 0;
		background: url("../images/common/bg.png") repeat;
		background-size: 316px;
	}
	
	section#intoro {
		width: 90%;
		margin: 0 auto;
		padding: 40px 0 50px;
		background: #FFF;
		position: relative;
	}
	
	section#intoro div.illust{
		width: 68px;
		position: absolute;
		bottom: -10px;
		right: 5%;
		z-index: 5;
	}
	
	section#intoro h2{
		font-size: 20px;
		font-size: 2.0rem;
		color: #3e3a39;
		line-height: 1.5;
		margin-bottom: 25px;
		padding-bottom: 10px;
		position: relative;
		background: url("../images/common/title_bg.png") repeat-x;
		background-position: bottom;
		background-size: 250px;
		letter-spacing: 0.15em;
	}
	
	section#intoro h2 span.illust{
		width: 34px;
		display: inline-block;
		position: absolute;
		top: -15px;
		right: 5%;
	}
	
	section#intoro p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2.5;
	}
	
	section#goal {
		width: 95%;
		margin: 0 auto;
		background: #FFF;
		box-shadow: 0 0 2px 2px #CCC;
		padding: 10px;
	}
	
	section#goal div.box{
		width: 100%;
		border: 2px solid #595757;
		border-radius: 2px;
	}
	
	section#goal div.box div.block{
		width: 90%;
		margin: 30px auto;
		font-size: 14px;
		font-size: 1.4rem;
	}
	
	section#goal div.box div.block h2{
		font-size: 20px;
		font-size: 2.0rem;
		color: #e95383;
		line-height: 1.5;
		margin-bottom: 30px;
		padding-bottom: 10px;
		position: relative;
		text-align: center;
	}
	
	section#goal div.box div.block h2::after{
		content: "";
		width: 46px;
		height: 2px;
		background: #e95383;
		position: absolute;
		bottom: 0;
		left: -webkit-calc(50% - 23px);
		left: -moz-calc(50% - 23px);
		left: calc(50% - 23px);
		z-index: 3;
	}
	
	section#goal div.box div.block ul{
		list-style: none;
		margin-bottom: 30px;
	}
	
	section#goal div.box div.block ul li{
		line-height: 2;
		text-indent: -2.2em;
		padding-left: 2.2em;
		margin-bottom: 10px;
	}
	
	section#goal div.box div.block ul + div{
		width: 80%;
		max-width: 590px;
		margin: 0 auto 20px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	section#goal div.box div.block ul + div a{
		display: block;
		width: 180px;
		margin: 0 auto 15px;
	}
	
	section#goal div.box div.block p{
		line-height: 2;
	}
	
	section#member_list {
		width: 90%;
		margin: 50px auto 0;
	}
	
	section#member_list h2{
		font-size: 20px;
		font-size: 2.0rem;
		color: #3e3a39;
		line-height: 1.5;
		margin-bottom: 15px;
		padding-bottom: 10px;
		position: relative;
		background: url("../images/common/title_bg.png") repeat-x;
		background-position: bottom;
		background-size: 250px;
		letter-spacing: 0.15em;
	}
	
	section#member_list h2 span.illust{
		width: 34px;
		display: inline-block;
		position: absolute;
		top: -10px;
		right: 5%;
	}
	
	section#member_list h3{
		font-size: 20px;
		font-size: 2.0rem;
		font-family: "新ゴ B", 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		font-weight: 700;
		line-height: 1.5;
		background: #cde5bc;
		padding: 5px 5px 5px 30px;
		cursor: pointer;
		margin-bottom: 30px;
		background: url("../images/about/arrow01.png") no-repeat #cde5bc;
		background-size: 15px;
		background-position: left 9px top 12px;
	}
	
	section#member_list div.block{
		
	}
	
	section#member_list div.block div.box{
		margin-bottom: 30px;
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.7;
	}
	
	section#member_list div.block div.box h4{
		font-size: 19px;
		font-size: 1.9rem;
		margin-bottom: 5px;
		line-height: 1.5;
		font-family: "新ゴ B", 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		font-weight: 700;
	}
	
	section#member_list div.block div.box address{
		font-style: normal;
	}
	
	section#member_list div.block div.box address a{
		color:#595757;
		text-decoration: none;
	}
	
	section#member_list div.map_block {
		width: 100%;
		height: 370px;
		margin-top: 60px;
		overflow: hidden;
	}
	
	section#member_list a.map_btn {
        font-size: 11px;
        font-size: 1.15rem;
        line-height: 1;
        padding: 6px 8px;
        display: inline-block;
        background: #e95383;
        color: #FFF;
        letter-spacing: 0.025em;
        border-radius: 5px;
		margin-bottom: 20px;
    }
	
	section#member_list a.map_btn::after {
        content: "\f08e";
		font-family:FontAwesome;
		margin-left:4px;
		font-size: 1.4rem;
    }
}
