@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900|Noto+Serif+JP:400,500,600,700,900&display=swap&subset=japanese");html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

html {
    line-height: 1;
    font-size: 62.5%
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none
}

input[submit] {
    -webkit-appearance: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix {
    zoom:1}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

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

body {
    background: #020202;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 62.5%;
    font-weight: 400
}

a {
    text-decoration: none;
    color: #fff
}


.inner {
    width: 94%;
    max-width: 1040px;
    margin: 0 auto
}

.center {
    text-align: center
}

.border {
    background: url("images/border.jpg") no-repeat center center;
    background-size: cover
}

.border:first-child {
    height: 7px
}

@media (max-width: 749px) {
    .border:first-child {
        height:10px
    }
}

.border:last-child {
    height: 27px
}

@media (max-width: 749px) {
    .border:last-child {
        height:10px
    }
}

@media (max-width: 749px) {
    .border.bar {
        background:url("images_sp/bar.png") no-repeat center bottom;
        background-size: 100% auto;
        height: 10px
    }

    .border.none {
        display: none
    }
}

footer .border:first-child {
    height: 27px
}

@media (max-width: 749px) {
    footer .border:first-child {
        height:10px
    }
}

footer .border:last-child {
    height: 7px
}

@media (max-width: 749px) {
    footer .border:last-child {
        height:10px
    }
}

.sp {
    display: none
}

@media (max-width: 749px) {
    .sp {
        display:block
    }

    .spimg {
        display: inline-block
    }
}

@media (max-width: 749px) {
    .pc {
        display:none !important
    }
}

header {
    text-align: center;
}

.header_img{
	margin: 30px 0;
}

.header_img img {
    width: 20%;
    max-width: 100%;
    height: auto;
    display: inline-block
}

header .inner {
    position: relative
}

@media (max-width: 749px) {
    header .inner {
        width:100%
    }
}

header .label {
    width: 7.3%;
    text-align: center;
    position: absolute;
    top: 65px;
    right: 10.8%
}

@media (max-width: 749px) {
    header .label {
        width:18.13%;
        right: 5.06%;
        top: 55px
    }
}

header .head1 {
    width: 9.42%;
    position: absolute;
    right: 23.75%;
    top: 170px
}

@media (max-width: 749px) {
    header .head1 {
        width:18.13%;
        left: 5.3%;
        right: inherit;
        top: 75px
    }
}

header .head2 {
    width: 24.62%;
    position: absolute;
    left: 6.53%;
    top: 80px
}

@media (max-width: 749px) {
    header .head2 {
        position:relative;
        left: inherit;
        top: inherit;
        width: 61.73%;
        margin: 0 auto 25px
    }
}

header .title {
    background: url("images/maintitlebg.jpg") no-repeat center center;
    background-size: cover;
    max-width: 232px;
    width: 22.31%;
    margin: 0 auto;
    text-align: center;
    padding: 25px 0 350px
}

header .title img {
    width: 84.05%
}

@media (max-width: 749px) {
    header .title {
        background:none;
        padding: 0 0 80px;
        width: 100%;
        max-width: inherit
    }

    header .title img {
        width: 100%
    }
}

header .item {
    position: absolute;
    left: 0;
    bottom: 17px;
    width: 100%;
    text-align: center
}

header .item img {
    width: 55.38%
}

@media (max-width: 749px) {
    header .item {
        bottom:inherit;
        top: 50%
    }

    header .item img.sp {
        width: 80.8%;
        display: inline-block
    }
}

footer {
    background: url("images/bg-footer.jpg") no-repeat center center;
    background-size: cover
}

footer .logo {
    padding: 77px 0 0
}

@media (max-width: 749px) {
    footer .logo {
        width:64.28%;
        margin: 0 4% 0;
        padding: 50px 0 0
    }
}

footer .copy {
    text-align: center;
    font-size: 10px;
    letter-spacing: 0.075em;
    padding: 115px 0 9px;
    color: #a5a5a5
}

@media (max-width: 749px) {
    footer .copy {
        padding:50px 0 5px
    }
}

footer .footContents {
    padding: 20px 0 0
}

@media (max-width: 749px) {
    footer .footContents {
        width:92%;
        margin: 0 auto
    }
}

footer .footContents .left {
    font-size: 18px;
    line-height: 3.3rem;
    letter-spacing: 0.075em;
    width: 48%;
    float: left
}

@media (max-width: 749px) {
    footer .footContents .left {
        width:100%;
        float: none;
        font-size: 13px;
        line-height: 2.6rem;
        margin: 0 0 50px
    }
}

footer .footContents .right {
    width: 48%;
    max-width: 348px;
    float: right;
    text-align: right
}

@media (max-width: 749px) {
    footer .footContents .right {
        width:100%;
        float: none
    }
}

footer .footContents .right .label {
    color: #cdcdcd;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.075em;
    padding: 0 0 10px
}

footer .footContents .right a {
    display: block;
    border: 1px solid #a5a5a5;
    padding: 10px 0;
    text-align: center;
    position: relative;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

footer .footContents .right a img {
    display: inline-block
}

footer .footContents .right a::before {
    content: "";
    right: 5%;
    top: 50%;
    margin-top: -5px;
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

footer .footContents .right a:hover {
    background: rgba(255,255,255,0.2)
}

@media (max-width: 749px) {
    footer .footContents .right a {
        padding:20px 0
    }
}

.mainContents {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Times New Roman", Meiryo, serif;
    background: url("images/nav-bg.png") no-repeat left top;
    background-size: 100% 167px
}

.gnav {
    margin: 0px auto 135px;
    padding-top: 50px
}

@media (max-width: 749px) {
    .gnav {
        padding-top:20px;
        margin: 0 auto 30px
    }
}

.gnav li {
    width: 48.37%;
    float: left;
    padding: 0 9px;
    box-sizing: border-box
}

.gnav li:nth-child(even) {
    float: right
}

.gnav li a {
    display: block;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.gnav li a:hover {
    background: rgba(146,113,58,0.2)
}

.tl{
    width: 200px;
    margin: 0 auto;
    text-align: center;
}

.img3{
	padding: 50px 0 0 0;
}

h1 {
    font-size: 40px;
	font-weight: 900;
    margin: 0px auto;
    padding-top: 50px
}

.section{
    width: 700px;
    margin: 0 auto;
    padding: 0px 0 80px;
}

.store-entry{
    margin: 20px auto 0;
}

.store-name{
	width: 65%;
	border-bottom: 1px solid #ffffff;
	font-size: 24px;
	letter-spacing: 5px;
	margin: 50px 0 20px;
	padding: 10px 0;
}

.shop_label{
	width: 80px;
	border: solid 2px #000;
	background-color: #eee;
	border-radius: 15px;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 2px;
	color: #000;
	margin: 0 10px 0 0;
	padding: 6px;
	float:left;
}

.add,.tel{
    font-size: 15px;
    /* font-weight: 900; */
    letter-spacing: 3px;
    margin: 0 0 10px 0;
    padding: 6px 0;
}



@media (max-width: 749px) {
header {
   /* background:url("images_sp/head-bg.png") no-repeat center top; */
   /* background-size: 100% auto; */
}

header {
    text-align: center;
}

.header_img{
	margin: 15px 0;
}

.header_img img {
    width: 50%;
    max-width: 100%;
    height: auto;
    display: inline-block
}

.tl{
    width: 55%;
    margin: 0 auto;
    text-align: center;
}

.img3{
	padding: 50px 0 0 0;
}

h1 {
    font-size: 40px;
	font-weight: 900;
    margin: 0px auto;
    padding-top: 50px
}

.section{
    width: 100%;
    margin: 0 auto;
    padding: 0px 0 80px;
}

.store-entry{
    margin: 20px 10px 0;
}

.store-name{
	width: 90%;
	border-bottom: 1px solid #ffffff;
	font-size: 24px;
	letter-spacing: 0px;
	margin: 50px 0 20px;
	padding: 10px 0;
}

.shop_label{
	width: 80px;
	border: solid 2px #000;
	background-color: #eee;
	border-radius: 15px;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 2px;
	color: #000;
	margin: 0 10px 0 0;
	padding: 6px;
	float:left;
}

.add,.tel{
    font-size: 15px;
    font-weight: 900;
    letter-spacing: 0px;
    margin: 0 0 10px 0;
    padding: 6px 0;
}
}

.sec .inner {
    position: relative;
    padding-bottom: 200px
}

@media (max-width: 749px) {
    .sec .inner {
        padding:0 0 50px;
        width: 100%;
        box-sizing: border-box
    }
}

.sec .inner::before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 100%;
    background: #92713a;
    right: 21.5%
}

@media (max-width: 749px) {
    .sec .inner::before {
        right:4%
    }
}

.sec .title {
    width: 21.5%;
    float: right;
    padding-right: 15px;
    text-align: right;
    box-sizing: border-box;
    position: relative
}

.sec .title::after {
    content: "";
    display: block;
    position: absolute;
    width: 17px;
    height: 17px;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    background: url("images/bg_maintitle.jpg") no-repeat center center;
    left: -9px;
    top: 0
}

@media (max-width: 749px) {
    .sec .title::after {
        left:inherit;
        right: 4%;
        margin-right: -8px
    }
}

@media (max-width: 749px) {
    .sec .title {
        padding-right:8%;
        text-align: right;
        width: 100%;
        box-sizing: border-box;
        float: none
    }
}

.sec .leftContents {
    width: 78.5%;
    float: left;
    text-align: center
}

.sec .leftContents .img {
    display: inline-block;
    text-align: left
}

.sec .leftContents .img img:nth-child(3) {
    padding-top: 15px;
    padding-left: 20px
}

@media (max-width: 749px) {
    .sec .leftContents {
        width:100%;
        float: none
    }
}

.sec#sec01 {
    background: url("images/s1-bg.png") no-repeat center center
}

@media (max-width: 749px) {
    .sec#sec01 {
        background:url("images_sp/s1-bg.png") no-repeat center center;
        background-size: 100% auto
    }
}

.sec#sec01 .title {
    padding-top: 30px
}

@media (max-width: 749px) {
    .sec#sec01 .title {
        padding-top:0px
    }
}

.sec#sec01 .title img {
    width: 85.09%
}

@media (max-width: 749px) {
    .sec#sec01 .title img.sp {
        width:85.7%;
        display: inline-block
    }
}

.sec#sec01 .leftContents {
    padding-top: 30px
}

.sec#sec01 .img {
    padding: 0 20px
}

@media (max-width: 749px) {
    .sec#sec01 .img {
        padding:0 8%
    }
}

.sec#sec02 {
    background: url("images/s2-bg.png") no-repeat center center
}

@media (max-width: 749px) {
    .sec#sec02 {
        background:url("images_sp/s2-bg.png") no-repeat center center
    }

    .sec#sec02 .title img.sp {
        width: 87.97%;
        display: inline-block
    }

    .sec#sec02 .leftContents {
        clear: both
    }

    .sec#sec02 .leftContents .img {
        padding: 0 8% 0 0
    }

    .sec#sec02 .leftContents .img .img2 {
        padding: 0 0 0 4%;
        width: 96%
    }
}

.sec#sec02 .title img {
    width: 96%
}

@media (max-width: 749px) {
    .sec#sec02 .title img {
        width:auto
    }
}

.sec#sec03 {
    background: url("images/s3-bg.png") no-repeat center top
}

@media (max-width: 749px) {
    .sec#sec03 {
        background:none
    }

    .sec#sec03 .title img.sp {
        width: 97.39%;
        display: inline-block
    }
}

.sec#sec03 .inner {
    padding-bottom: 350px;
    min-height: 710px;
    position: relative
}

@media (max-width: 749px) {
    .sec#sec03 .inner {
        padding-bottom:50px;
        min-height: inherit
    }
}

.sec#sec03 .img1 {
    float: right;
    width: 14.33%
}

@media (max-width: 749px) {
    .sec#sec03 .img1 {
        float:none;
        width: 100%;
        padding-right: 6%;
        box-sizing: border-box
    }
}

.sec#sec03 .img2 {
    margin: 66px 0 0 22px;
    float: left;
    width: 20.2%
}

@media (max-width: 749px) {
    .sec#sec03 .img2 {
        display:none
    }
}

.sec#sec03 .img3 {
    position: absolute;
    right: 8%;
    bottom: 80px
}

@media (max-width: 749px) {
    .sec#sec03 .img3 {
        position:relative;
        right: inherit;
        bottom: inherit;
        padding: 20px 0 0 4%
    }

    .sec#sec03 .img3 img.sp {
        width: 90%
    }
}

.sec#sec04 {
    background: url("images/s4-bg.png") no-repeat center top
}

@media (max-width: 749px) {
    .sec#sec04 {
        background:url("images_sp/s4-bg1.png") no-repeat center top;
        background-size: 100% auto;
        padding-bottom: 40px
    }
}

.sec#sec04 .inner {
    padding-bottom: 140px
}

.sec#sec04 .inner::before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 640px;
    background: #92713a;
    right: 21.5%
}

@media (max-width: 749px) {
    .sec#sec04 .inner::before {
        right:4%;
        height: 90%
    }
}

@media (max-width: 749px) {
    .sec#sec04 .inner {
        background:url("images_sp/s4-bg2.png") no-repeat center bottom;
        background-size: 100% auto;
        padding-bottom: 50px
    }
}

.sec#sec04 .inner .sec04-wrap::after {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: url("images/bg_maintitle.jpg") no-repeat center center;
    right: 21.5%;
    top: 640px;
    margin-right: -2px
}

@media (max-width: 749px) {
    .sec#sec04 .inner .sec04-wrap::after {
        top:90%;
        right: 4%
    }
}

.sec#sec04 .inner .title {
    padding-top: 220px
}

.sec#sec04 .inner .title::after {
    top: 220px
}

@media (max-width: 749px) {
    .sec#sec04 .inner .title {
        padding-top:50px;
        float: right
    }

    .sec#sec04 .inner .title::after {
        top: 50px
    }

    .sec#sec04 .inner .title img.sp {
        width: 80.14%;
        display: inline-block
    }
}

.sec#sec04 .inner .img {
    padding-top: 185px
}

@media (max-width: 749px) {
    .sec#sec04 .inner .img {
        padding-top:40px
    }

    .sec#sec04 .inner .img img.sp {
        width: 79.46%;
        margin-left: 12%;
        display: inline-block
    }
}

.sec#sec04 .inner .leftContents {
    position: relative
}

#recommend {
    background: #f7f7f7 url("images/s5-bg.jpg") no-repeat center top
}

@media (max-width: 749px) {
    #recommend {
        background:#f7f7f7 url("images_sp/s5-bg.png") no-repeat center top;
        background-size: 100% auto
    }
}

#recommend .ue {
    padding: 50px 0 95px
}

@media (max-width: 749px) {
    #recommend .ue {
        padding:0px 0 20px
    }
}

#recommend .ue .img.title img {
    margin-left: -40px;
    width: 76.54%
}

@media (max-width: 749px) {
    #recommend .ue .img.title img {
        width:82.27%;
        margin-left: -10px
    }
}

#recommend .ue .img.text img {
    width: 66.25%
}

@media (max-width: 749px) {
    #recommend .ue .img.text img {
        width:100%;
        padding-bottom: 30px
    }
}

#recommend .shita {
    background: url("images/s5-bg2.png") no-repeat center top;
    background-size: 100% auto
}

@media (max-width: 749px) {
    #recommend .shita {
        background:#eeece8
    }

    #recommend .shita .inner {
        width: 90%;
        margin: 0 auto
    }
}

#recommend .shita .label img {
    margin-top: -20px
}

@media (max-width: 749px) {
    #recommend .shita .label img.sp {
        width:31.81%;
        display: inline-block;
        margin-top: -15px
    }
}

#recommend .shita .img {
    padding-bottom: 20px
}

@media (max-width: 749px) {
    #recommend .shita .img {
        padding-bottom:10px
    }

    #recommend .shita .img.btn img.sp {
        width: 84.74%;
        display: inline-block
    }

    #recommend .shita .img.cursor img.sp {
        width: 17.77%;
        display: inline-block
    }
}

#product {
    background: #000 url("images/s6-bg.png") no-repeat center center;
    background-size: 100% auto
}

#product .product-wrap {
    background: url("images/s6-item.png") no-repeat center 34%;
    padding: 110px 0 120px;
    background-size: contain;
    max-width: 1100px;
    margin: 0 auto
}

@media (max-width: 749px) {
    #product .product-wrap {
        padding:0;
        background: none
    }
}

#product .product-wrap .inner {
    position: relative
}

@media (max-width: 749px) {
    #product .product-wrap .inner {
        width:100%
    }
}

#product .product-wrap .inner .title {
    float: right;
    width: 16.44%
}

@media (max-width: 749px) {
    #product .product-wrap .inner .title {
        width:21.866%;
        background: url("images/bg_maintitle.jpg") no-repeat center;
        background-size: cover;
        text-align: center;
        padding: 41px 0 72px
    }

    #product .product-wrap .inner .title img.sp {
        width: 72.4%;
        display: inline-block
    }
}

#product .product-wrap .inner .eight {
    position: absolute;
    top: 0;
    left: 19.23%;
    width: 54.14%
}

@media (max-width: 749px) {
    #product .product-wrap .inner .eight {
        width:61.86%;
        position: relative;
        left: inherit;
        top: inherit;
        padding: 40px 0 0 7.2%
    }
}

@media (max-width: 749px) {
    #product .product-wrap .inner .item {
        width:78.13%;
        margin-top: 20px
    }
}

#product .product-wrap .inner .text {
    position: absolute;
    bottom: 0px;
    left: 19.23%;
    width: 50.29%
}

@media (max-width: 749px) {
    #product .product-wrap .inner .text {
        position:relative;
        bottom: inherit;
        left: inherit;
        width: 67.06%;
        padding-top: 20px;
        margin-left: 5%
    }
}

#about {
    background: #fff
}

@media (max-width: 749px) {
    #about {
        padding:0 0 20px
    }
}

#about .about-wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    background: url("images/s7-bg1.jpg") no-repeat left 90%
}

@media (max-width: 749px) {
    #about .about-wrap {
        background:url("images_sp/s7-bg.png") no-repeat center bottom;
        background-size: 90% auto
    }
}

#about .about-wrap .inner {
    background: url("images/s7-item.png") no-repeat 79% 90%;
    padding-bottom: 310px;
    padding-top: 100px
}

@media (max-width: 749px) {
    #about .about-wrap .inner {
        background:none;
        padding: 50px 0 36%
    }
}

#about .about-wrap .inner .title {
    width: 9.24%;
    max-width: 96px;
    float: right;
    margin-right: 7.5%
}

@media (max-width: 749px) {
    #about .about-wrap .inner .title {
        width:11.21%;
        margin-right: 3%
    }
}

#about .about-wrap .inner .text {
    width: 50.97%;
    max-width: 530px;
    float: right;
    margin-right: 8.22%
}

@media (max-width: 749px) {
    #about .about-wrap .inner .text {
        width:76%;
        margin-right: 5%
    }
}

#component {
    background: url("images/s8-bgmain.png") no-repeat center center;
    background-size: 100% auto
}

@media (max-width: 749px) {
    #component {
        background:url("images_sp/s8-bgbottom.png") no-repeat center center
    }
}

#component .component-wrap {
    width: 100%;
    background: url("images/s8-bg1.png") no-repeat left 160px
}

@media (max-width: 749px) {
    #component .component-wrap {
        background:url("images_sp/s8-bg.png") no-repeat center top;
        background-size: 100% auto;
        padding: 55px 0 20px
    }
}

#component .component-wrap .component-inner {
    background: url("images/s8-bg2.png") no-repeat right 13px
}

@media (max-width: 749px) {
    #component .component-wrap .component-inner {
        background:none
    }
}

#component .component-wrap .inner {
    padding: 243px 0 115px;
    position: relative
}

@media (max-width: 749px) {
    #component .component-wrap .inner {
        padding:0
    }

    #component .component-wrap .inner::before {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        width: 1px;
        height: 74%;
        border-left: 1px solid #92713a;
        top: 0px
    }

    #component .component-wrap .inner .img.sp {
        padding-right: 6%;
        padding-left: 4%
    }
}

#component .component-wrap .inner .title {
    width: 17.12%;
    float: right;
    margin-right: 1.54%;
    padding-top: 35px;
    box-sizing: border-box;
    position: relative
}

@media (max-width: 749px) {
    #component .component-wrap .inner .title {
        width:100%;
        float: none;
        padding-top: 0;
        padding-right: 6%;
        text-align: right;
        position: relative
    }

    #component .component-wrap .inner .title img.sp {
        width: 84%;
        display: inline-block
    }

    #component .component-wrap .inner .title img.sp2 {
        width: 94%
    }
}

#component .component-wrap .inner .title::before {
    content: "";
    display: block;
    position: absolute;
    left: -20px;
    width: 1px;
    height: 608px;
    border-left: 1px solid #92713a;
    top: -20px
}

@media (max-width: 749px) {
    #component .component-wrap .inner .title::before {
        content:"";
        display: block;
        position: absolute;
        width: 17px;
        height: 17px;
        border-radius: 17px;
        -webkit-border-radius: 17px;
        -moz-border-radius: 17px;
        background: url("images/bg_maintitle.jpg") no-repeat center center;
        right: -8px;
        left: inherit;
        top: 0
    }
}

#component .component-wrap .inner .title::after {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: url("images/bg_maintitle.jpg") no-repeat center center;
    left: -22px;
    top: 586px
}

@media (max-width: 749px) {
    #component .component-wrap .inner .title::after {
        left:inherit;
        right: -1px;
        top: 74%
    }
}

#component .component-wrap .inner ul {
    width: 76%;
    margin: 0 2%;
    box-sizing: border-box;
    float: left;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    position: relative
}

#component .component-wrap .inner ul::after {
    content: "";
    display: block;
    position: absolute;
    width: 17px;
    height: 17px;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    background: url("images/bg_maintitle.jpg") no-repeat center center;
    right: -23px;
    top: -30px
}

#component .component-wrap .inner ul li {
    float: right;
    padding: 0 5px
}

#component .component-wrap .inner ul li:nth-child(9) {
    padding-top: 100px
}

#info {
    padding: 0 0 0
}

@media (max-width: 749px) {
    #info {
        padding:0 0 0
    }
}

#info ul.item-head {
    padding: 107px 0 38px;
    max-width: 940px;
    width: 92%;
    margin: 0 auto;
    border-bottom: 1px solid #808080;
    position: relative;
    margin-bottom: 22px
}

@media (max-width: 749px) {
    #info ul.item-head {
        padding:21px 0 0;
        width: 100%
    }
}

#info ul.item-head li:nth-child(1) {
    width: 27.34%;
    float: right;
    margin-right: 6%
}

@media (max-width: 749px) {
    #info ul.item-head li:nth-child(1) {
        width:41.98%;
        margin-right: 0
    }
}

#info ul.item-head li:nth-child(2) {
    float: right;
    width: 10.43%;
    margin-right: 11.1%;
    padding-bottom: 30px
}

@media (max-width: 749px) {
    #info ul.item-head li:nth-child(2) {
        margin-right:5.3%;
        width: 19.85%
    }
}

#info ul.item-head li:nth-child(3) {
    float: left;
    margin-left: 5.1%;
    width: 31.59%;
    padding-bottom: 20px;
    padding-top: 13px
}

@media (max-width: 749px) {
    #info ul.item-head li:nth-child(3) {
        margin-left:3%;
        width: 24.39%;
        padding-top: 0px;
        padding-bottom: 15px
    }
}

#info ul.item-head li:nth-child(4) {
    margin-left: 7.98%;
    width: 54.79%;
    float: left
}

@media (max-width: 749px) {
    #info ul.item-head li:nth-child(4) {
        width:48.79%;
        margin-left: 4.5%;
        padding-bottom: 23px
    }
}

#info ul.item-bottom {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    position: relative;
    max-width: 940px;
    width: 92%;
    margin: 0 auto 20px
}

@media (max-width: 749px) {
    #info ul.item-bottom {
        width:100%;
        display: block
    }
}

#info ul.item-bottom li {
    height: 363px;
    border-left: 1px solid #808080
}

@media (max-width: 749px) {
    #info ul.item-bottom li {
        height:auto;
        border-left: 0px
    }
}

#info ul.item-bottom li:nth-child(1) {
    width: 18.72%;
    text-align: center
}

#info ul.item-bottom li:nth-child(1) img {
    width: 65.35%
}

@media (max-width: 749px) {
    #info ul.item-bottom li:nth-child(1) {
        width:34.47%;
        float: right
    }

    #info ul.item-bottom li:nth-child(1) img.sp {
        width: 80.08%;
        display: inline-block
    }
}

#info ul.item-bottom li:nth-child(2) {
    width: 34.362%;
    text-align: center
}

#info ul.item-bottom li:nth-child(2) img {
    width: 69.85%
}

@media (max-width: 749px) {
    #info ul.item-bottom li:nth-child(2) {
        width:63.9%;
        border-right: 1px solid #808080;
        float: left;
        border-left: 0
    }

    #info ul.item-bottom li:nth-child(2) img.sp {
        width: 90.88%;
        display: inline-block
    }
}

#info ul.item-bottom li:nth-child(3) {
    width: 47.2%;
    border-left: 0px;
    margin-left: 2.252%
}

#info ul.item-bottom li:nth-child(3) img {
    width: 85.58%
}

@media (max-width: 749px) {
    #info ul.item-bottom li:nth-child(3) {
        width:100%;
        border-top: 1px solid #808080;
        margin: 28px 0 0;
        padding: 15px 0 20px;
        float: left;
        text-align: center
    }

    #info ul.item-bottom li:nth-child(3) img.sp.imgs {
        width: 90%;
        display: inline-block;
        vertical-align: middle;
        margin-left: 4%
    }
}

#info .img {
    border-top: 1px solid #808080;
    max-width: 940px;
    width: 92%;
    margin: 0 auto 20px;
    padding: 58px 0 0;
    text-align: center
}

@media (max-width: 749px) {
    #info .img {
        padding:35px 0 0;
        width: 100%
    }

    #info .img img.sp {
        width: 90%;
        display: inline-block
    }
}

#info .img a {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#info .img a:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.pagetop {
    text-align: right;
    margin: 67px 0 18px
}

@media (max-width: 749px) {
    .pagetop {
        margin:40px 0 13px
    }
}

.pagetop img.pc {
    display: inline-block
}

@media (max-width: 749px) {
    .pagetop img.sp {
        width:45px;
        display: inline-block;
        height: auto;
        margin-right: 10px
    }
}
