@charset "UTF-8";
/*==================================================
    ■ Fonts start
==================================================*/

@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);
@import url(https://fonts.googleapis.com/earlyaccess/hannari.css);
@import url(https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css);
@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@900&family=Noto+Serif+JP:wght@200&display=swap');

.sawarabi {
	font-family: "Sawarabi Mincho" , "ヒラギノ明朝 Pro W3" , "ＭＳ Ｐ明朝";
}
.wf-hannari {
	font-family: "Hannari" , "ヒラギノ明朝 Pro W3" , "ＭＳ Ｐ明朝";
}
.wf-rounded {
	font-family: "Rounded Mplus 1c";
}
.ff1 {
	font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
}
.ff1_2 {
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
.ft2 {
	font-family: 'Noto Serif JP', serif;
}
.ft2_1 {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/*==================================================
    ■ Parts start
==================================================*/
.sp_480 {
	display: none;
}
    @media screen and (max-width:480px) { 
        .sp_480 {
            display: block;
        }
    }
.pc_480 {
	display: block;
}
    @media screen and (max-width:480px) { 
        .pc_480 {
            display: none;
        }
    }
/*---------- pagetop start ----------*/
#page_top {
    position: fixed;
    bottom: 30px;
    right: 30px;
}
#page_top a {
    width: 60px;
    height: 58px;
    display: block;
    line-height: 100%;
    text-decoration: none;
    font-size: 1.4em;
    background-image: url(../img/page_top.png);
}
#page_top a:hover {
    background-color: #999999;
}
    @media screen and (max-width:480px) { 
        #page_top {
            position: fixed;
            bottom: 0px;
            right: 0px;
        }
    }
/*----------  ----------*/
.wrap {
	width: 100%;
	margin: auto;
	clear: both;
	display: block;
    color: #383838;
}
.cnt {
	margin: 0 auto;
	position: relative;
	text-align: left;
}

/*==================================================
    ■ Wide start
==================================================*/

.wi700 {width: 700px;}
    @media screen and (max-width:480px) { 
        .wi700 {width: 100%;}
    }
.wi1300 {width: 1300px;}
    @media screen and (max-width:480px) { 
        .wi1300 {width: 100%;}
    }

.box900{width: 900px;margin: 0 auto;}
/*==================================================
    ■ Lay Out start
==================================================*/

.wrap1 {
	position: relative;
	background-image:
		url(../img/bg_head_bar.jpg),
		url(../img/w1_bg2.jpg);
	background-position:
		 top center
		 top center;
	background-repeat:
		repeat-x,
		repeat;
}
.wrap1_sp {
    display: none;
}
    @media screen and (max-width:480px) { 
        .wrap1 {
            display: none;
        }
        .wrap1_sp {
            display: block;
        }
        .wrap1_sp img {
            width: 100%;
        }
    }
.wrap1_in {
	position: relative;
	background-image:url(../img/w1_bg.png);
	background-position:top center;
	background-repeat:no-repeat;
    height: 780px;
}	
.wrap1 .bl1 {
    width: 1080px;
}
.wrap1 .bl1 ul {
    display: flex;
}
.wrap1 .bl1 ul .li1 {
    padding-left: 80px;
}
.wrap1 .bl1 ul .li1 dl {
    padding-top: 270px;
}
.wrap1 .bl1 ul .li1 dl dt {
    padding-bottom: 190px;
}
.wrap1 .bl1 ul .li1 dl dd {
    text-align: center;
}
.wrap1 .bl1 ul .li2 {
    padding-left: 80px;
    padding-top: 70px;
}
.wrap1 .bl1 ul .li3 {
    padding-left: 200px;
    padding-top: 70px;
}


/*-------------------------*/
.wrap2 {
	position: relative;
	background-image: url(../img/w2_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-content: center;
    align-items: center;
    height: 780px;

}
    @media screen and (max-width:480px) {
        .wrap2 {
	        background-image: url(../img/w2_bg_sp.jpg);
            padding: 0px 0px;
            height: inherit;
        }
    }
.wrap2 .bl1 {
    width: 900px;
    background-color: rgba(255,255,255,0.7);
    padding: 100px 0px;
}
    @media screen and (max-width:480px) {
        .wrap2 .bl1 {
            width: 86%;
            padding: 100px 0px;
        }
    }
.wrap2 .bl1 dl {
    width: 560px;
}
    @media screen and (max-width:480px) {
        .wrap2 .bl1 dl {
            width: 84%;
        }
    }
.wrap2 .bl1 dl dt {
    text-align: center;
	font-family: 'Noto Serif JP', serif;
    font-size: 28px;
    color: #7B4C15;
    font-weight: bold;
    margin-bottom: 50px;
}
.wrap2 .bl1 dl dd {
    font-size: 16px;
    font-weight: bold;
	font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
}
    @media screen and (max-width:480px) {
        .wrap2 .bl1 dl dd {
            line-height: 175%;
        }
    }
/*-------------------------*/
.wrap3 {
	position: relative;
	background-image: url(../img/w3_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
    padding: 60px 0px 0px 0px;
    background-attachment: fixed;
    height: 720px;
    background-size: cover;
}
    @media screen and (max-width:480px) {
        .wrap3 {
            position: relative;
            padding: 60px 0px 0px 0px;
	        background-image: url("../img/w3_bg_sp.jpg");
            height: 720px;
            background-attachment:inherit;
            background-size: cover;
        }
    }
.wrap3 .bl1 {
    width: 860px;
}
    @media screen and (max-width:480px) {
        .wrap3 .bl1 {
            width: 94%;
        }
    }
.wrap3 .bl1 h3 {
    text-align: center;
    padding-bottom: 75px;
}
.wrap3 .box1 {
    width: 450px;
}
.wrap3 .box1 p {
    padding-bottom: 35px;
}
    @media screen and (max-width:480px) {
        .wrap3 .bl1 h3 {
            text-align: center;
            padding-bottom: 40px;
        }
        .wrap3 .bl1 h3 img {
            width: 100%;
        }
        .wrap3 .box1 {
            width: 90%;
            padding-left: 0px;
            text-align: center;
            margin: auto;
        }
        .wrap3 .box1 p {
            padding-bottom: 45px;
            text-align: center;
            margin: auto;
        }
    }
.wrap3 .box1 dl {
    padding-bottom: 30px;
}
.wrap3 .box1 .dl_end {
    padding-bottom: 0px;
}
    @media screen and (max-width:480px) {
        .wrap3 .box1 .dl_end {
            padding-bottom: 30px;
        }
    }
.wrap3 .box1 dl dt {
    font-size: 26px;
    color: #295983;
	font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    padding-bottom: 20px;
}
.wrap3 .box1 dl dd {
	font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
    font-size: 16px;
    font-weight: bold;
    line-height: 150%;
    width: 410px;
}
    @media screen and (max-width:480px) {
        .wrap3 .box1 dl dd {
            width: 94%;;
        }
    }
/*-------------------------*/
.wrap4 {
	position: relative;
	background-image: url(../img/w4_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
    padding: 60px 0px 0px 0px;
    background-size: cover;
    background-attachment: fixed;
    height: 720px;
}
.wrap4 .bl1 {
    width: 950px;
}
    @media screen and (max-width:480px) {
        .wrap4 {
            position: relative;
            background-image: url(../img/w4_2bg.jpg);
            background-position: top center;
            background-repeat: no-repeat;
            padding: 20px 0px 50px 0px;
            background-size: cover;
            height: 1000px;
            background-attachment: inherit;
        }
        .wrap4 .bl1 {
            width: 90%;
        }
    }
.wrap4 .bl1 .ul1 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
    @media screen and (max-width:480px) {
        .wrap4 .bl1 .ul1 {
            display: block;
            justify-content: space-between;
            margin-bottom: 20px;
        }
        .wrap4 .bl1 .ul1 li:nth-child(2) {
            text-align: center;
            padding: 15px 0px;
        }
    }
.wrap4 .bl1 .ul1 dl {
}
.wrap4 .bl1 .ul1 dl dt {
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
	font-family: 'Noto Serif JP', serif;
    width: 660px;
    margin-bottom: 25px;
}
.wrap4 .bl1 .ul1 dl dd {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
	font-family: 'Noto Serif JP', serif;
    width: 650px;
}
    @media screen and (max-width:480px) {
        .wrap4 .bl1 .ul1 dl dt {
            font-size: 30px;
            font-weight: bold;
            color: #FFFFFF;
            font-family: 'Noto Serif JP', serif;
            width: 100%;
            margin-bottom: 25px;
        }
        .wrap4 .bl1 .ul1 dl dd {
            font-size: 20px;
            font-weight: bold;
            color: #FFFFFF;
            font-family: 'Noto Serif JP', serif;
            width: 100%;
        }
    }
.wrap4 .bl1 h3 {
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    color: #FFFFFF;
	font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
    margin-bottom: 25px;
}
    @media screen and (max-width:480px) {
        .wrap4 .bl1 h3 {
            font-size: 17px;
            font-family: 'Noto Serif JP', serif;
            margin-bottom: 25px;
        }
    }
.wrap4 .bl1 .ul2 {
    display: flex;
}
    @media screen and (max-width:480px) {
        .wrap4 .bl1 .ul2 {
            display: block;
        }
        .wrap4 .bl1 .ul2 li:nth-child(2) {
            display: none;
        }
    }
.wrap4 .bl1 .ul2 li {
}
.wrap4 .bl1 .ul2 li .box1 {
    width: 565px;
    background-color: rgba(0,0,0,0.23);
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    padding: 40px 0px 50px 0px;
    margin-right: 20px;
}
    @media screen and (max-width:480px) {
        .wrap4 .bl1 .ul2 li .box1 {
            width: 86%;
            background-color: rgba(0,0,0,0.23);
            display: flex;
            align-content: center;
            align-items: center;
            justify-content: center;
            padding: 20px 0px 20px 0px;
            margin-right: 0px;
            margin: auto;
        }
        .wrap4 .bl1 .ul2 li .box1 img {
            width: 80%;
        }
    }
.wrap4 .bl1 .ul2 li dl {
}
.wrap4 .bl1 .ul2 li .dl1 {
    margin-bottom: 45px;
}
.wrap4 .bl1 .ul2 li .dl2 {
    margin-bottom: 25px;
}
.wrap4 .bl1 .ul2 li dl dt {
    font-size: 16px;
    color: #FFFFFF;
    margin-bottom: 15px;
	font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
    line-height: 170%;
}
.wrap4 .bl1 .ul2 li dl dd {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
	font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
    line-height: 170%;
}
.wrap4 .bl1 .ul2 li p {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
	font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
    line-height: 170%;
}
.wrap4_2 {
    display: none;
}
/*---------------------*/
    @media screen and (max-width:480px) {
        .wrap4_2 {
            position: relative;
            background-image: url(../img/w4_2bg.jpg);
            background-position: top center;
            background-repeat: no-repeat;
            padding: 195px 0px 195px 0px;
            background-size: cover;
            display: block;
        }
        .wrap4_2 .bl1 {
            width: 90%;
        }
        .wrap4_2 .bl1 h3 {
            text-align: center;
                    font-size: 17px;
            font-weight: bold;
            color: #FFFFFF;
                    font-family: 'Noto Serif JP', serif;
            margin-bottom: 15px;
        }
        .wrap4_2 .bl1 .ul2 li dl {
        }
        .wrap4_2 .bl1 .ul2 li .dl1 {
            margin-bottom: 45px;
        }
        .wrap4_2 .bl1 .ul2 li .dl2 {
            margin-bottom: 25px;
        }
        .wrap4_2 .bl1 .ul2 li dl dt {
            font-size: 16px;
            color: #FFFFFF;
            margin-bottom: 15px;
            font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
            line-height: 170%;
        }
        .wrap4_2 .bl1 .ul2 li dl dd {
            font-size: 14px;
            font-weight: bold;
            color: #FFFFFF;
            font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
            line-height: 170%;
        }
        .wrap4_2 .bl1 .ul2 li p {
            font-size: 14px;
            font-weight: bold;
            color: #FFFFFF;
            font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
            line-height: 170%;
        }
    }
/*-------------------------*/
.wrap5 {
	position: relative;
	background-image:url("../img/w5_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
    padding: 230px 0px 230px 0px;
    background-size: cover;
    background-attachment: fixed;
}
    @media screen and (max-width:480px) {
        .wrap5 {
            background-image: url("../img/w5_bg_sp.jpg")!important;
            background-size: contain;
            background-attachment: inherit;
        }
    }
.wrap5 .bl1 {
    width: 900px;
    background-color: rgba(255,255,255,0.7);
    padding: 100px 0px;
}
.wrap5 .bl1 p {
    width: 650px;
    color: #7B4C15;
    font-size: 28px;
    font-weight: bold;
	font-family: 'Noto Serif JP', serif;
}
    @media screen and (max-width:480px) {
        .wrap5 {
            position: relative;
            background-image: url(../img/w5_bg.jpg);
            background-position: top center;
            background-repeat: no-repeat;
            padding: 170px 0px 170px 0px;
            background-size: cover;
        }
        .wrap5 .bl1 {
            width: 86%;
            background-color: rgba(255,255,255,0.7);
            padding: 100px 0px;
        }
        .wrap5 .bl1 p {
            width: 84%;
            color: #7B4C15;
            font-size: 28px;
            font-weight: bold;
            font-family: 'Noto Serif JP', serif;
        }
    }
/*-------------------------*/
.wrap6 {
	position: relative;
	background-image: url(../img/w6_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
    padding: 70px 0px 280px 0px;
    background-size: cover;
}
    @media screen and (max-width:480px) {
        .wrap6 {
            position: relative;
            padding: 60px 0px 60px 0px;
        }
    }
.wrap6 .bl1 {
    width: 560px;
    margin-bottom: 90px;
}
    @media screen and (max-width:480px) {
        .wrap6 .bl1 {
            width: 100%;
            margin-bottom: 40px;
        }
    }
.wrap6 .bl1 h3 {
    margin-bottom: 30px;
	font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
}
    @media screen and (max-width:480px) {
        .wrap6 .bl1 h3 {
            margin-bottom: 30px;
        }
        .wrap6 .bl1 h3 img {
            width: 100%;
        }
    }
.wrap6 .bl1 dl {
}
.wrap6 .bl1 dl dt {
    margin-bottom: 30px;
    text-align: center;
}
.wrap6 .bl1 dl dd {
    font-size: 16px;
    font-weight: bold;
	font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
    line-height: 175%;
}
.wrap6 .p_sp {
    display: none;
}
    @media screen and (max-width:480px) {
        .wrap6 .bl1 dl {
            width: 90%;
            margin: auto;
        }
        .wrap6 .bl1 dl dt {
            font-size: 25px;
            text-align: center;
            margin-bottom: 30px;
        }
        .wrap6 .bl1 dl dd {
            font-size: 16px;
            font-weight: bold;
            line-height: 175%;
            padding-bottom: 30px;
        }
        .wrap6 .p_sp {
            display: block;
            width: 72%;
            text-align: center;
            margin: auto;
        }
        .wrap6 .p_sp img {
            width: 100%;
        }
    }
.wrap6 .bl2 {
    position: relative;
    width: 1300px;
}
    @media screen and (max-width:480px) {
        .wrap6 .bl2 {
            position: relative;
            width: 100%;
        }
    }
.wrap6 .box2_1 {
    position: absolute;
    left: 215px;
    top: 0;
    z-index: 1
}
    @media screen and (max-width:480px) {
        .wrap6 .box2_1 {
            display: none;
        }
    }
.wrap6 .box2_1 li:nth-child(1) {
    padding-bottom: 212px;
    z-index: 1;
}
.wrap6 .box2_1 li:nth-child(2) {
    padding-bottom: 233px;
    z-index: 2;
}
.wrap6 .box2_1 li:nth-child(3) {
    padding-bottom: 212px;
    z-index: 3;
}
.wrap6 .box2_2 {
    width: 690px;
    margin-left: auto;
}
    @media screen and (max-width:480px) {
        .wrap6 .box2_2 {
            width: 86%;
            margin-left: inherit;
            margin: auto;
        }
    }
.wrap6 .ul1 {
}
.wrap6 .ul1 .li1 {/*----------------------------------------------------*/
    padding-top: 134px;
}
    @media screen and (max-width:480px) {
        .wrap6 .ul1 .li1 {/*----------------------------------------------------*/
            padding-top: 0px;
        }
    }
.wrap6 .ul1 dl {
}
.wrap6 .ul1 dl dt {
    padding-bottom: 10px;
    border-bottom: 2px solid #7C6B23;
}
.wrap6 .ul1 dl dt span {
    font-size: 36px;
    padding-left: 110px;
	font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
}
.wrap6 .ul1 dl dd {
    padding-top: 10px;
}
.wrap6 .ul1 dl dd span {
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding-left: 110px;
	font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
    line-height: 175%;
}
    @media screen and (max-width:480px) {
        .wrap6 .ul1 dl {
        }
        .wrap6 .ul1 dl dt {
            padding-bottom: 20px;
            border-bottom: 2px solid #7C6B23;
        }
        .wrap6 .ul1 dl dt span {
            font-size: 28px;
            padding-left: 0px;
        }
        .wrap6 .ul1 dl dd {
            padding-top: 25px;
            padding-bottom: 30px;
        }
        .wrap6 .ul1 dl dd span {
            display: block;
            font-size: 16px;
            font-weight: normal;
            padding-left: 0px;
            line-height: 175%;
        }
    }
.wrap6 .ul1 .li2 {/*----------------------------------------------------*/
    text-align: center;
    padding-top: 75px;
    padding-bottom: 75px;
}
    @media screen and (max-width:480px) {
        .wrap6 .ul1 .li2 {
            width: 42%;
            text-align: right;
            padding-top: 0px;
            padding-bottom: 40px;
            margin-left: auto;
        }
        .wrap6 .ul1 .li2 img {
            width: 100%;
        }
    }
.wrap6 .ul1 .li3 {/*----------------------------------------------------*/
}
    @media screen and (max-width:480px) {
        .wrap6 .ul1 .li3 {
            padding-top: 40px;
        }
    }
.wrap6 .ul1 .li4 {/*----------------------------------------------------*/
    text-align: center;
    padding-top: 75px;
    padding-bottom: 75px;
}
    @media screen and (max-width:480px) {
        .wrap6 .ul1 .li4 {
            width: 42%;
            text-align: right;
            padding-top: 0px;
            padding-bottom: 40px;
            margin-left: auto;
        }
        .wrap6 .ul1 .li4 img {
            width: 100%;
        }
    }
.wrap6 .ul1 .li5 {/*----------------------------------------------------*/
}
    @media screen and (max-width:480px) {
        .wrap6 .ul1 .li5 {
            padding-top: 40px;
        }
    }
/*-------------------------*/
.wrap7 {
	position: relative;
    padding: 70px 0px 70px 0px;
}
    @media screen and (max-width:480px) {
        .wrap7 {
            position: relative;
            padding: 70px 0px 50px 0px;
        }
    }
.wrap7 .bl1 {
    width: 700px;
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
}
.wrap7 .bl1 .left1 {
    width: 200px;
    text-align: center;
    padding-bottom: 0px;
}
.wrap7 .bl1 .right {
    width: 600px;
    text-align: center;
}
    @media screen and (max-width:480px) {
        .wrap7 .bl1 {
            width: 100%;
            margin-bottom: 30px;
            display: block;
        }
        .wrap7 .bl1 .left1 {
            width: 100%;
            text-align: center;
            padding-bottom: 60px;
        }
        .wrap7 .bl1 .right1 {
            width: 100%;
            text-align: center;
        }
    }
.wrap7 .bl1 h3 {
    font-size: 26px;
	font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
    padding-top: 10px;
    font-weight: normal;
    padding-bottom: 10px;
}
    @media screen and (max-width:480px) {
        .wrap7 .bl1 h3 {
            padding-top: 0px;
        }
    }
.wrap7 .bl1 h4 {
    font-size: 20px;
	font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
    font-weight: bold;
    padding-bottom: 10px;
}
.wrap7 .bl1 .ul1 {
    width: 360px;
}
    @media screen and (max-width:480px) {
        .wrap7 .bl1 .ul1 {
            width: 86%;
            margin: auto;
        }
    }
.wrap7 .bl1 .ul1 li {
    border-top: 2px dotted #707070;
    padding: 5px 0;
    display: flex;
    font-size: 14px;
}
.wrap7 .bl1 .ul1 li:last-child {
    border-bottom: 2px dotted #707070;
}
.wrap7 .bl1 .ul1 li span {
    display: block;
	font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
}
.wrap7 .bl1 .ul1 li .span1 {
    text-align: center;
    width: 110px;
}
.wrap7 .bl1 .ul1 li .span2 {
    padding-left: 10px;
}
.wrap7 .bl1 .p1 {
    padding-top: 10px;
    padding-bottom: 25px;
    text-align: right;
    width: 360px;
	font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
}
    @media screen and (max-width:480px) {
        .wrap7 .bl1 .p1 {
            padding-top: 20px;
            padding-bottom: 25px;
            text-align: right;
            width: 94%;
        }
    }
.wrap7 .bl1 .p1 .span1 {
    font-size: 16px;
    font-weight: bold;
    margin-right: 10px;
}
.wrap7 .bl1 .p1 .span2 {
    font-size: 20px;
    font-weight: bold;
}
.wrap7 .bl1 .p2 {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 8px;
}
    @media screen and (max-width:480px) {
        .wrap7 .bl1 .p2 {
            text-align: left;
            width: 94%;
            margin: auto;
        }
    }
.wrap7 .bl1 .ul2 {
    display: flex;
    width: 390px;
}
.wrap7 .bl1 .ul2 li {
    padding-right: 5px;
}
    @media screen and (max-width:480px) {
        .wrap7 .bl1 .ul2 {
            display: flex;
            width: 94%;
            margin: auto;
            justify-content: space-between;
        }
        .wrap7 .bl1 .ul2 li {
            padding-left:1%;
            padding-right:1%;
            width: 18%;
        }
    }
.wrap7 .bl1 .ul2 li dl {
    background-color: #EDBF44;
    width: 75px;
    padding: 5px 0px 5px 0px;
	font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
}
.wrap7 .bl1 .ul2 li dl dt {
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
}
.wrap7 .bl1 .ul2 li dl dd {
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
}

/*-------------------------*/

.btn_bsc {
    width: 550px;
    font-size: 20px;
    text-align: center;
    background-color: #EDBF44;
    box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 0px 11px 20px 0px rgba(10,10,10,0.02);
}
    @media screen and (max-width:480px) {
        .btn_bsc {
            width: 94%;
            font-size: 20px;
            text-align: center;
            background-color: #EDBF44;
            box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 0px 11px 20px 0px rgba(10,10,10,0.02);
        }
    }
.btn_bsc:hover {
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
    -webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out;  
}
.btn_bsc a {
    text-decoration: none;
    display: block;
}
.btn_bsc dl {
    color: #FFFFFF;
    width: 480px;
    padding: 15px 0px;
	font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
}
    @media screen and (max-width:480px) {
        .btn_bsc dl {
            color: #FFFFFF;
            width: 94%;
            padding: 15px 0px;
            font-family: "BIZ UDPGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif ,Meiryo, メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";
        }
    }
.btn_bsc dl dt {
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid #FFFFFF;
    text-align: center;
    padding-bottom: 7px;
}
.btn_bsc dl dd {
    padding-top: 7px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

/*-------------------------*/
#header {
}
.wrap1_1 {
	position: relative;
	background-image: url(../img/w6_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
    background-size: cover;
    height: 690px;
    z-index: -2;
    display: block;
}
.wrap1_1 .bl1 {
    width: 1300px;
    z-index: 2;
}
.wrap1_1 .bl1 .div1 {/*扇*/
    position: absolute;
    z-index: -2;
}
.wrap1_1 .bl1 .div2 {/*扇*/
    position: absolute;
    right: 40px;
    top: 365px;
}
.wrap1_1 .bl1 .div3 {/*青*/
    position: absolute;
    z-index: -1;
}
.wrap1_1 .bl1 .div3 div {
    position: absolute;
    top: -70px;
    left: 12px;
}
.wrap1_1 .bl1 .div4 {/*白テキスト*/
    position: absolute;
    top: 240px;
    left: 210px;
}
.wrap1_1 .bl1 .div4 div {
    position: absolute;
}
.wrap1_1 .bl1 .div5 {/*右テキスト*/
    position: absolute;
    top: 70px;
    right: 350px;
}
.wrap1_1 .bl1 .div5 div {
    position: absolute;
}
.wrap1_1 .bl1 .div6 {/*ロゴ*/
    position: absolute;
    top: 480px;
    left: 300px;
}
.wrap1_1 .bl1 .div7 {/*瓶*/
    position: absolute;
    top: 90px;
    left: 570px;
}
    @media screen and (max-width:480px) {
        .wrap1_1 {
            display: none;
        }
    }
.wrap1_1_sp {
	display: none;
}

    @media screen and (max-width:480px) {
        .wrap1_1_sp {
	        display: block;
            position: relative;
            background-image:url(../img/w1_bg2.jpg);
            background-position: center center;
            background-repeat:repeat;
        }
        .wrap1_1_sp_1 {
            background-image:url(../img/wi8sp_1.png);
            background-position: top 0 left 0;
            background-repeat:no-repeat;
            background-size: contain;
        }
        .wrap1_1_sp_2 {
            background-image:url(../img/wi8sp_2.png);
            background-position: bottom 0 right 0;
            background-repeat:no-repeat;
            background-size: contain;
        }
        .wrap1_1_sp .div3 {
            position: absolute;
            z-index: -1;
            top: 0px;
        }
        .wrap1_1_sp .div3 div {
            position: absolute;
            top: 0px;
        }
        .wrap1_1_sp .div3 img {
            width: 100%;
        }
        .wrap1_1_sp .ul1 {
            width: 69%;
            margin: auto;
            margin-bottom: 50px;
        }
        .wrap1_1_sp .ul1 li{
            padding-top: 47px;
        }
        .wrap1_1_sp .ul1 li img {
            width: 100%;
        }
        .wrap1_1_sp .ul2 {
            display: flex;
            margin-bottom: 40px;
        }
        .wrap1_1_sp .ul2 li:nth-child(1) {
            text-align: right;
            width: 50%;
        }
        .wrap1_1_sp .ul2 li:nth-child(1) img {
            width: 57%;
        }
        .wrap1_1_sp .ul2 li:nth-child(2) {
            width: 50%;
            padding-top: 33px;
        }
        .wrap1_1_sp .ul2 li:nth-child(2)  img{
            width: 41%;
            margin-left: 40%;
        }
        .wrap1_1_sp .ul3 {
            width: 100%;
            padding-bottom: 40px;
        }
        .wrap1_1_sp .ul3 img {
            width: 24%;
            margin-left: 8%;
        }
    }


/*==================================================
スタート時は要素自体を透過0にするためのopacity:0;を指定する
===================================*/

.fade_obj{
	opacity: 0;
}

/*==================================================
ふわっ
===================================*/

.fade_objUp {
animation-name:fadeUpAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity: 0;
}
@keyframes fadeUpAnime{
  from {
    opacity: 0;
	transform: translateY(0px);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}

/* アニメーションスタートの遅延時間を決めるCSS*/

.delay-time02{
animation-delay: 0.0s;
}

.delay-time04{
animation-delay: 1.2s;
}








