@charset "utf-8";

main {
    width: 762px;
}

main h1 {
    width: 620px;
    float: right;
    border-top: 10px solid #707070;
    margin: 0 39px 74px 0;
    padding-top: 0px;
    text-align: right;
    font-size: 4.0rem;
    line-height: 1em;
    font-family: "FOT-筑紫ゴシック Pro H{pm}";
}
main h1 span{
    font-size: 3.0rem;
    padding-bottom: 20px;
}

main .lead {
	margin: 0 39px 0 0;
    padding-bottom: 50px;
}
main .lead img {
	width:212px;
	float: right;
}
main .lead p {
    width: 240px;
	margin: 0 4px 0 0;
	color: #F42D2D;
    font-size: 2.0rem;
    line-height: 1.2em;
    text-indent: 0;
    font-family: "FOT-筑紫ゴシック Pro B{pm}";
	background-image: none;
	text-align: right;
	float: right;
}

section {
    clear: both;
    margin: 0 39px 80px 0;
    position: relative;
}

section:after {
    content: "";
    display: block;
    width: 12px;
    height: 135px;
    position: absolute;
    right: -39px;
    top: 0;
    background: url("../../common/images/bg_kireiya.svg") no-repeat right top;
}

section h2 {
	width: 438px;
    color: #333333;
    font-size: 2.2rem;
    line-height: 1.6em;
    margin-bottom: 47px;
    font-family: "FOT-筑紫ゴシック Pro H{pm}";
    border-bottom: 6px solid #4AC4CE;
}

section h3 {
    color: #333333;
    font-size: 1.6rem;
	line-height: 2.4rem;
    margin-bottom: 2em;
    font-family: "FOT-筑紫ゴシック Pro H{pm}";
	text-decoration: underline;
	letter-spacing: 1em;
}

section h4 {
    color: #333333;
    font-size: 1.6rem;
	line-height: 2.4rem;
    margin-bottom: 2em;
    font-family: "FOT-筑紫ゴシック Pro H{pm}";
}


section .section1 p {
	color: #666;
    width: 684px;
    font-size: 1.6rem;
    line-height: 1.5em;
    margin-bottom: 40px;
    font-family: "FOT-筑紫ゴシック Pro L";
}

section .section2 .box{
	width:150px;
	height: 330px;
	margin: 0 30px 0 0;
	float:left;
}
section .section2 .box2{
	float:left;
}
section .section2 .box h3{
    font-size: 2.2rem;
    margin-bottom: 2px;
	text-decoration: none;
	letter-spacing: 0;
}
section .section2 .box img{
	width: 15rem;
	height: 15rem;
	margin: 0 0 2px 0;	
}
section .section2 .box p{
	color: #666;
    width: 150px;
    font-size: 1.6rem;
    line-height: 1.5em;
    margin-bottom: 40px;
    font-family: "FOT-筑紫ゴシック Pro B";
}
section .section2 .box p span{
    font-family: "FOT-筑紫ゴシック Pro L";
}

section .section2 .box1{
	width: 690px;
	margin: 0 0 90px 0;
	background: #7BD5DC;
	border-radius: 16px;
}
section .section2 .box1 p{
	color: #333;
    width: 52rem;
    font-size: 1.6rem;
    line-height: 1.5em;
    margin: 28px 0 30px 16px;
    font-family: "FOT-筑紫ゴシック Pro L";
	float: left;
}
section .section2 .box1 img{
	 width:109px;
	 height:150px;
    margin: 30px 30px 30px  0;
	float: right;
}

section .section3 {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

section .section3 p{
    margin-bottom: 2em;
    font-family: "FOT-筑紫ゴシック Pro L";
}
section .section3 p strong{
    font-family: "FOT-筑紫ゴシック Pro B";
}

section .section4 p {
	color: #666;
    width: 684px;
    font-size: 1.6rem;
    line-height: 1.5em;
    margin-bottom: 40px;
    font-family: "FOT-筑紫ゴシック Pro L";
}
section .section4 p strong{
    font-family: "FOT-筑紫ゴシック Pro B";
}
section .section4 blockquote p {
    font-size: 1.3rem;
	border: 1px #666 solid;
	padding: 20px;
}



/* Responsive Styles
============================================================= */

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

    main {
        width: 100%;
    }


    main h1 {
        width: auto;
        float: right;
	    border-top: 10px solid #707070;
        margin: 6.27vw 3.07vw 8.27vw 0;
        padding-top: 0;
        font-size: 3.0rem;
    }


    main h1 span {
        clear: both;
        padding-top: 2vw;
        font-size: 1.8rem;
    }

	main .lead {
		text-align: right;
    }
	main .lead img {
		width:212px;
		float: none;
	}
	main .lead p {
	    width: auto;
		font-size: 1.6rem;
		float: none;
}


    section {
        margin: 0 0 30vw;
    }

    section:after {
        width: 3.2vw;
        height: 36vw;
        right: 0;
    }

    section .section1,
    section .section2,
    section .section3, 
    section .section4 {
        padding: 0 3.73vw;
    }

    section h2 {
		width: auto;
        margin-bottom: 12.67vw;
    }

    section .section1 h3 span{
		display:inline-block;
		text-decoration: underline;
    }

    section .section1 p {
        width: auto;
        margin-bottom: 12.67vw;
		background-image: none;
    }

    section .section1 p.lead {
        width: auto;
        text-indent: 0;
        font-size: 2.6rem;
    }


	section .section2 .box{
		width: 15rem;
		height: auto;
		margin: 0 1rem 0 1rem;
		float:left;
	}
	section .section2 .box .box2{
		float:left;
	}
	section .section2 .box h3{
		font-size: 2.2rem;
		margin-bottom: 2px;
		text-decoration: none;
		letter-spacing: 0;
	}
	section .section2 .box img{
		margin: 0 0 2px 0;	
	}
	section .section2 .box p{
		width: 15rem;
		color: #666;
		font-size: 1.6rem;
		line-height: 1.5em;
		margin-bottom: 40px;
		font-family: "FOT-筑紫ゴシック Pro B";
	}
	
	section .section2 .box1{
		width: auto;
		margin: 0 0 9rem 0;
		text-align: center;
	}
	section .section2 .box1 p{
		width: auto;
		margin: 0;
		padding:2rem 1.5rem 0 1.5em;
		text-align: left;
		float: none;
	}
	section .section2 .box1 img{
		width: 11rem;
		height: auto;
		margin: 10px auto 10px auto;
		float: none;
	}

    section .section3 {
        padding-bottom: 10rem;
    }
	
	section .section4 .box h4{
		font-size: 2.2rem;
		margin-bottom: 2px;
		text-decoration: none;
		letter-spacing: 0;
	}
    section .section4 p {
        width: auto;
        margin-bottom: 12.67vw;
		background-image: none;
    }


}