
body {
	margin: 0;
	padding: 0;
	color: #000000;
}

body img {
	border: 0;
	vertical-align: bottom;/*余白削除*/
}

a{
	text-decoration:none;
}
a:hover{
	opacity:0.5;
}
.st_wrapper a { color: #000; }

.st_wrapper {
	text-align: center;
	width: 100%;
	margin: 0 auto;
    padding: 0;
	letter-spacing: 0.045em;
	font-family: 'Noto Sans JP', sans-serif;
	background-color: #f2fce6;
}

.wrap_content {
	width: 100%;
	max-width: 900px;
	padding: 0;
	margin: 0% auto;	
	text-align: center;
    position: relative;
}

.bk01 {
	margin: 5% 0 0;
	padding: 5% 0;
    background: #dbecd1;
}




.co01 {
    color: #0092ab;
}

.co02 {
    color: #17517e;
}

.red {
    color: red;
}

.Main {
	width: 100%;
	font-size: 38px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 3% auto;
    padding: 0;
	text-align: center;
}

.Main img {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

.main_photo {
    width: 100%;
    max-width: 600px;
    margin: 0% auto 6%;
}

.main_photo img {
    width: 100%;
}

.st_wrapper img {
	width: 100%;
	margin: 0 auto;
}

.st_wrapper h1 {
	font-size: 25px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 6% auto 3%;
    padding: 2% 0;
	text-align: center;
	color: #fff;
    background-color: #000;
}

.st_wrapper h2 {
    width: 100%;
	font-size: 23px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 auto 3%;
    padding: 1% 0;
	text-align: center;
	color: #fff;
    background-color: #241e1c;
}


.st_wrapper h3 {
	width: 60%;
	font-size: 23px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 2% auto 0;
	text-align: center;
    padding: 1.5% 0;	
    background-color: #bde0aa;	
}
.st_wrapper h4 {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 2% auto 0;
	text-align: left;
}
.st_wrapper h5 {
    width: 100%;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 auto 0;
    padding: 2% 0;
	text-align: center;
	color: #000;
    background-color: #fff;
}


.st_wrapper p{
	font-size: 14px;
	font-weight: 500;
	line-height: 1.7em;
    margin: 3% auto;
}

	.st_wrapper ul{
		margin: 10% auto 15%;
		margin-left: 9.5%;		
		padding: 0;
		display: flex;
		flex-wrap: wrap;
	}
	.st_wrapper ul li{
		list-style: none;	
		font-size: 17px;
		letter-spacing: 0.1em;
		font-weight: 600;
		text-align: center;
		width: 44%;
		box-sizing: border-box;
		padding: 1% 5%;
	}
	.st_wrapper ul li a{
		display: block;
		background-color: #fff;
		color: #000;
		border-radius: 40px;
		height: 70px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

.anui_logo{
	margin:8% auto 2%;
	width: 12%;
}


strong {
    font-size: 150%;
    font-weight: 600;
}
.sml{
	font-size: 10px;
	font-weight: 400;
	line-height: 1.5em;
}
.big {
    font-size: 120%;
    font-weight: 600;
}

.Lft {
    text-align: left;
}

.ttl {
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    margin: 3% auto 3%;
}


.lead {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.9em;
    margin: 2% auto 5%;
	text-align: center;
}
.lead2 {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.9em;
    margin: 0% auto 5%;
	text-align: center;
}
.block_main{
	margin:5% auto 6%;
}
.item01 {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.9em;
    margin: 0% auto 5%;
	text-align: center;
}
.style_twin {
	width: 100%;
    max-width: 800px;
	margin: 4% auto 6%;
    text-align: right;
}
.w_50 {
    width: 45%;
}

.w_50 img{
    width: 100%;
}	
.FL {
	float: left;
}

.FR {
	float: right;
}
.item_name {
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	margin: 3% auto 2%;
	line-height: 1.8em;
}
.Sml {
    font-weight: 500;
    text-align: center;
	font-size: 10px;
    line-height: 2.0em;
	margin: 6% auto;
    color:#000000;
}
.box_style {
	width:100%;
	max-width: 800px;
	margin: 2% auto 0%;
}


.stl_img {
	width:100%;	
	max-width: 400px;
	float: left;
}

.stl_txt {
	width:100%;		
	max-width: 350px;
	margin:5% auto;
	float: right;
	text-align: left;
	z-index: 15;
}
.stl_txt p{
	margin:5% auto;
	line-height:2.0;	
	font-size:14px;	
}
.bder {
    background:linear-gradient(transparent 80%, #f8bc61 80%);
}

.box_info {
    width: 43%;
    margin: 2% 1%;
    text-align: center;
}

.FL {
    float: left;
}

.FR {
    float: right;
}



.txt {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.9em;
    margin: 3% auto 2%;
	text-align: left;
}

.w_80 {
    width: 80%;
    max-width: 600px;
    margin: 5% auto;
}

.w_80 img {
    width: 100%;
}

.box_round {
    width: 70%;
    max-width: 650px;
    padding: 3%;
    margin: 6% auto 3%;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    line-height: 1.9em;
    background-color: #eee;
    border-radius: 10px;
}

.sp {
	display: none;
}

.pc {
	text-align: center;
}


.Sml {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.6em;
    margin: 1% auto;
    text-align: center;
}

/* General button style (reset) */
.btn {
    display: block;
	border: none;
	font-family: inherit;
	font-size: 20px;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 20px;
	margin: 2% auto;
	font-weight: 100;
	outline: none;
	position: relative;
	text-align: center;
	
}


/* Button 1 */
.btn-1 {
	width: 480px;
	margin: 4% auto 6%;
	background-color: #333e48;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 600;
    border-radius: 10px;
	color: #fff;
}

a.btn-1 {
    color: #fff;
    text-decoration: none;
}

.btn-2 {
	width: 480px;
	margin: 4% auto;
	background-color: #000;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 600;
    border-radius: 10px;
}

a.btn-2 {
    color: #fff;
    text-decoration: none;
}


.btn-3 {
	width: 70%;
    max-width: 400px;
	margin: 3% auto 2%;
    padding: 20px 40px 20px 40px;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: 600;
	color: #fff;
	border-radius: 80px;
	background-color: #fff;
    text-align: center;
    text-decoration: none;
}

a.btn-3 {
	color: #2a3b47;
}

a.btn-3:before {
	content: "";
	position: absolute;
	top: 35%;
	right: 5px;
	width: 0;
	height: 0;
	margin-top: 0;
	border: 15px solid transparent;        /*top right bottom を透明化 */ 
	border-left: 15px solid #ff9a00;
    transition: 0.3s;
}
a.btn-3:hover:before {
	right: 10px;        /*マウスオーバーで三角をずらす */ 
}

.clear {
    clear: both;
}

.map_anui {
    position: relative;
    width: 50%;
	margin: 5% auto;
    padding-top: 30.25%;
    /* 16:9のアスペクト比 */
    height: 0;
}

.map_anui iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width:750px){
	
	.st_wrapper {
		width: 100%;
	}
	
	.st_wrapper h1 {
		font-size: 15px;
	}
	
	.st_wrapper h2 {
		font-size: 16px;
        margin: 0 auto 5%;
	}
    
    .st_wrapper h3 {
        width: 90%;
        font-size: 19px;
        margin: 2% auto;
    }
	
	.st_wrapper h4 {
		font-size: 22px;
        margin: 0 auto 2%;
		text-align: center;
	}	
    	.st_wrapper h5 {
		font-size: 19px;
        margin: 0 auto 0%;
			padding:3% 0;
	}
    .st_wrapper p {
        font-size: 12px;
        margin: 5% auto;
    }

    
    .wrap_content {
        width: 98%;
        margin: 0% auto 3%;
    }
	.st_wrapper ul{
		margin: 15% auto 15%;
		width: 100%;
		padding: 0;
	}		
	.st_wrapper ul li{
		width: 50%;
		padding: 1% 2%;
		font-size: 15px;
	}
	.st_wrapper ul li a{
		height: 50px;
	}	
.anui_logo{
	margin:12% auto 2%;
	width: 30%;
}	
	
	.Main {
		width: 90%;
	}
    
	.lead {
	font-size: 14px;
	line-height: 1.9em;
    margin: 8% auto 10%;
	text-align: center;
	}
	.lead2 {
	font-size: 12px;
	line-height: 1.9em;
    margin: 3% auto 7%;
	text-align: center;
	}	
.block_main{
	margin:18% auto;
}	
    .item01 {
	font-size: 13px;
	font-weight: 500;
	line-height: 1.9em;
    margin: 0% auto 5%;
	text-align: center;
}		
	
.style_twin {
	width: 90%;
    max-width: 800px;
	margin: 8% auto 8%;
    text-align: right;
}
.w_50 {
    width: 48%;
}
	.item_name {
		font-size: 12px;
		margin: 6% auto 5%;
		line-height:1.7;
		text-align: center;
		clear: both;
	}
	
	.Sml {
		font-size: 10px;		
		top:3px;
	}
.box_style {
	width:100%;
	margin: 5% auto 15%;
}


.stl_img {
	width:70%;	
	margin:8% auto 5%;
	float: none;
}

.stl_txt {
	width:100%;		
	margin:2% auto 8%;
	float: none;
	text-align: left;
	z-index: 15;
}
.stl_txt p{
	margin:3% auto 5%;
	line-height:1.7;	
	font-size:14px;	
	text-align: center;
}	
    .ttl {
        font-size: 16px;
	margin:3% auto 5%;		
    }
    
    .txt {
        font-size: 12px;
    }


    .box_round {
        width: 90%;
        font-size: 12px;
        margin: 10% auto;
        border-radius: 10px;
    }
    
.w_80 {
    width: 90%;
    margin: 5% auto 8%;
}	
    
    .box_info p {
        text-align: left;
    }
    
	
    .box_info p br {
        display: none;
    }
    
    .box_info .Sml {
        text-align: left;
    }
    
    .triangle01 {
        top: 30%;
        left: 48%;
        border-top: solid 15px transparent;
        border-right: solid 15px transparent;
        border-bottom: solid 15px transparent;
        border-left: solid 22px #697b91;
    }

	.pc {
		display: none;
	}
	
	.sp {
		display: block;
	}
	
    .Sml {
        font-size: 11px;
        margin: 2% auto;
    }
    
	/* Button 1 */
	.btn-1 {
		width: 80%;
		padding: 3%;
        margin: 6% auto 10%;
		font-size: 14px;
        border-radius: 10px;
		position: relative;
	}
	
	.btn-2 {
		width: 80%;
		margin: 8% auto;
		padding: 3%;
		font-size: 12px;
		position: relative;
	}	
	
	.btn-3 {
        width: 80%;
		font-size: 15px;
        margin: 4% auto;
        padding: 7px 20px 7px 20px;
	}
	
    a.btn-3:before {
	right: 5px;
	border: 11px solid transparent;        /*top right bottom を透明化 */ 
	border-left: 11px solid #ff9a00;
    }
	
.map_anui {
    position: relative;
    width: 95%;
    padding-top: 76.25%;
    /* 16:9のアスペクト比 */
    height: 0;
	margin:8% auto;
}

.map_anui iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}	
    
	
}






