@charset "UTF-8";

body {
	font-family: 'Noto Sans JP', sans-serif;
}

img {
	max-width: 100%;
	height: auto;
}

a:hover {
    opacity: .6;
	transition: all 0.5s;
}



header img {
    width: 100%;
}



.section-2 {
    padding: 50px 0 100px;
    background-color: #f6f5ee;
}

.section-2-1in {
    max-width: 900px;
    margin: -120px auto 20px;
}

.section-2-1in ul {
    list-style: none;
}

.section-2-1in li {
    border-bottom: solid 1px #891a28;
    padding-bottom: 20px;
    margin-bottom: 20px;
    color: #6c6c6c;
    padding-left: 10px;
}

.section-2-1in img {
    max-width: 65px;
    margin: 0 30px 0 30px;
}

.section-2-1in .arrow {
    float: right;
}

.section-2-1in a {
    color: #6c6c6c;
    text-decoration: none;
}

.section-2-1in .arrow img {
    max-width: 15px;
    height: auto;
    margin: 0 5px 0 0;
}

.section-2-1text {
    max-width: 900px;
    text-align: right;
    margin: 0 auto;
    color: #891a28;
}

.section-2-1 {
    margin-bottom: 100px;
}

.section-2-1in a:hover {
    text-decoration: underline;
}

.section-2-1text a {
    color: #891a28;
    text-decoration: none;
}

.section-2-1text a:hover {
    text-decoration: underline;
}

.section-2-2title {
    margin: -80px 0 50px -110px;
}

.section-2-2title img {
    max-width: 330px;
}

.section-2-2catch {
    font-size: 3vw;
    font-weight: bold;
    letter-spacing: 0.13em;
    margin-bottom: 50px;
}

.section-2-2text {
    line-height: 2em;
    text-align: justify;
    margin-bottom: 50px;
}

.section-3 {
    margin: 100px 0;
}

.section-3title {
    max-width: 1200px;
    margin: 0 auto 30px;
}

.section-3title img {
    max-width: 230px;
}

.section-3img img {
    width: 100%;
    height: auto;
}

.section-3img2 img {
    max-width: 25%;
    height: auto;
}

.section-3img2 {
    text-align: center;
    margin: 30px;
}

.section-4 img {
    width: 100%;
    height: auto;
}