@charset "UTF-8";



p:not(:first-of-type) {
    margin-top: 0;
}



/*■■■■■■■■■■▼common.css一部▼■■■■■■■■■■*/
.main_img {
    display: table;
    width: 100%;
    background: url(/assets/img/ordershirt/main.jpg) no-repeat center center;
    background-size: 800px auto;
    height: 86px;
/*box-shadow: 0px 2px 5px rgba(0,0,0,0.8);*/
    position: relative;
    z-index: 1;
}

.main_img .tc {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #FFF;
}
@media screen and (min-width: 800px) {
    .main_img {
        background-size: cover;
        height: 255px;
        padding: 20px;
        box-sizing: border-box;
    }
    .main_img .breadcrumbs {
        font-size: 14px;
        color: #FFF;
    }
    .main_img .breadcrumbs a {
        text-decoration: none;
        color: inherit;
    }
    .main_img .tc {
        display: block;
        margin-top: 60px;
        font-size: 38px;
        text-align: left;
    }
}


/*■■■■■■■■■■▼ココカラ書き始め▼■■■■■■■■■■*/
/*html {
    background-color: #3F3113;
}*/
aside {
    height: calc(100% - 60px);
}

.inner {
    margin: 0 auto;
    padding: 25px 16px 30px;
}
.contents_area h4 {
    font-size: 20px;
    color: #a59480;
    margin-bottom: 15px;
    position: relative;
	line-height: 28px;
}

h4 span {
    display: block;
}
.contents_area {
    background-color: #fff;
/*box-shadow: 0px 2px 5px rgba(0,0,0,0.8);*/
    border: 1px solid #dfd9d2;
}
.contents_area.mens_area {
    margin-bottom: 60px;
	overflow: hidden;

}
.ladies_pict01 img {
    width: 100%;
}
.ladies_pict01  {
    width: 58%;
    max-width: 334px;
    margin: auto;
}
.ladies_detail_tex p,
.type_detail p {
    line-height: 1.5em;
	color: #8c8c8c;
}
.type_detail p {
    margin-top: 5px;
}

.heading_box  {
    /*margin: 20px;*/
    padding-top: 0;
}
.heading_box h3 {
    color: #a59480;
    font-weight: bold;
    font-size: 18px;
	line-height: 20px;
    padding-top: 20px;
}
.heading_box .lead {
    color: #8c8c8c;
    margin-top: 20px;
}

.heading_box h3 + p.lead {
	margin-top: 10px;
}

p.price {
    color: #a59480;
    font-size: 16px;
	margin-top: 10px;
}

p.price span {
    font-size: 10px;
}

main .btn {
    width: 250px;
    background: #6D6247;
    border: none;
    color: #FFF;
    font-weight: bold;
/*box-shadow: 0px 2px 5px rgba(0,0,0,0.8);*/
    font-size: 14px;
}

main .btn_box_2 .btn {
   height: 34px;
    margin: 0 0 10px 0;
}


main .btn.v1,
main .btn.v2 {
    width: 250px;
    background: #a59480;
    border: none;
    color: #FFF;
    font-weight: bold;
/*box-shadow: 0px 2px 5px rgba(0,0,0,0.8);*/
    font-size: 16px;
    padding: 16px 10px;
    margin: auto;
    /*margin-bottom: 30px;*/
    text-decoration: none;
    display: block;
}
main .btn.v2 span {
    display: inline-block;
}
main .btn.v1 {
    padding: 0;
    line-height: 14px;
    margin-bottom: 22px;
}
main .btn_box {
    margin-top: 17px;
    text-align: center;
}
.under_btn {
    margin-bottom: 0;
    padding-top: 0;
}
.under_btn02 .btn {
    width: 80% !important;
}
main .btn_box .btn.v2_1 {
    margin: 0;
    background: #fff;
    display: inline-block;
    width: 260px;
	font-size: 14px;
	line-height: 14px;
	padding: 10px 0;
    border: none;
    color: #a59480;
    font-weight: bold;
/*box-shadow: 0px 2px 5px rgba(0,0,0,0.8);*/
}

main .btn_box a.btn.v2_1:hover{
    background: #a59480;
    color: #fff;
}

.under_btn .btn.v3_1 {
        width: 260px;
        background: #a59480;
        border: none;
        color: #FFF;
        font-weight: bold;
/*box-shadow: 0px 2px 5px rgba(0,0,0,0.8);*/
        font-size: 14px;
            padding: 20px 0;
        margin: auto;
        text-decoration: none;
        display: block;
    }

.under_btn .btn.v3_1.orange {
	background: #e84d00;
	border: none !important;
}



.under_btn .btn.v3_1 span {
    display: block;
}


.odd_box .first_pict {
    float: right;
    width: 45%;
    margin-left: 7%;
}
.even_box .first_pict {
    float: left;
    width: 45%;
    margin-right: 7%;
}
.first_pict img {
    width: 100%;
}
.ladies_detail_tex {
    padding-bottom: 15px;
    border-bottom: 1px solid #dfd9d2;
}
.pattern_area_wrapp {
    margin-top: 15px;
}

.type_detail {
    color: #a59480;
}

.type_detail h5 {
	font-size: 16px;
	line-height: 22px;
}

.type_detail h5 span {
    display: block;
}

.pattern_box_head {
    overflow: hidden;
    margin-top: 15px;
}
.first_pict {
    max-width: 257px;
}
h6 {
    color: #a59480;
    background-color: #f2f0ee;
    margin: 20px 0 10px;
    padding: 6px 10px;
    font-size: 16px;
}
.pattern_box_full {
    letter-spacing: -.4em;
}
.pattern_box  {
    display: inline-block;
    width: 47%;
    vertical-align: top;
    /*margin-bottom: 8px;*/
    letter-spacing: normal;
    margin-right: 11px;
    max-width: 192px;
    margin: 0 4px 8px;
}
.pattern_box.mens_box {
    display: inline-block;
    width: 30.5%;
    vertical-align: top;
    /*margin-bottom: 8px;*/
    letter-spacing: normal;
    margin-right: 11px;
    max-width: 192px;
    margin: 0 4px 8px;
}
.bodystyle_box .pattern_box  {
    max-width: 278px;
}
.collar_box .pattern_box  {
    max-width: 192px;
}
.cuff_box .pattern_box  {
    max-width: 192px;
}

.bodystyle_box .pattern_box.mens_box  {
    max-width: 152px;
}
.collar_box .pattern_box.mens_box {
    max-width: 94px;
}
.cuff_box .pattern_box.mens_box {
    max-width: 152px;
}
.pocket_box .pattern_box.mens_box {
    max-width: 152px;
}

.pattern_box:nth-child(even) {
   /* margin-right: 0;*/
}
.pattern_pict {
    margin-bottom: 2px;
}
.pattern_pict img {
    width: 100%;
border: 1px solid #dfd9d2 !important;
    box-sizing: border-box;
}
.pattern_name {
    text-align: center;
	color: #8c8c8c;
}
.postscript {
    margin-top: 7px;
	color: #8c8c8c;
}
.pattern_area {
    padding-bottom: 20px;
    border-bottom: 1px solid #dfd9d2;
}
.area_fini {
    border: none;
}
.pattern_name {
    font-size: 12px;
}

.folding_btn {/*変更箇所*/
text-align: center;
line-height: 2.5em;
}
.folding_btn a{/*変更箇所*/
    cursor: pointer;
margin: 10px 0 0;
background: #fff;
display: inline-block;
width: 260px;
height: 34px;
border: none;
color: #a59480;
font-size: 14px;
font-weight: bold;
/*box-shadow: 0 5px 5px rgba(0,0,0,0.5);*/
    border: 1px solid #dfd9d2 !important;
}

.folding_btn a:hover {
background: #a59480;
color: #fff;
}

.open{/*新規追加箇所*/
    display: none;
 }

/*■■■■■■■■■■▼.form_area内▼■■■■■■■■■■*/
.form_area {
    margin-top: 25px;
}


main .in03 {
    padding: 5px 20px 60px;
}
main .lead {
    color: #ACA089;
}
main .form {
    margin-top: 55px;
    border-collapse: collapse;
}
main .form th {
    background: #b7ab93;
    color: #fff;
    text-align: left;
    /*padding: 15px 20px 15px;*/
    padding: 14px 10px 14px;
    width: 218px;
    box-sizing: border-box;
}

main .form th p {
    margin: 0 auto;
	padding-right: 1.5em;
	position: relative;
	color: #fff;
}
main .form th p.req::after
{	content: "\002605";
	position: absolute;
	color: #fff;
	top: 0;
	right: 0;
	width: 1em;
	text-align: center;
    
}

main .form tr:not(:first-of-type) th {
    border-top: 1px solid #a59480;
}
main .form td {
    background: #F2F0EE;
       padding: 10px 10px 10px 10px;
    box-sizing: border-box;
    width: 622px;
    position: relative;
background-clip: padding-box;
color: #8c8c8c;
}
main .form tr:not(:first-of-type) td {
    /*border-top: 1px solid #3F3113;*/
}
main .form td .white {
    display: block;
    width: auto;
    background: #FFF;
    height: 26px;
}
main .form td .white.area {
    height: 130px;
}
main .form td .red {
    color: #840D23;
}

main .form td input.text {
    width: 99%;
    height: 23px;
    border: none;
}
main .form td textarea {
    width: 99%;
    border:none;
    height: 125px;
}
main .btn_box {
    margin-top: 15px;
    text-align: center;
}
main .btn {
    width: 260px;
    background: #fff;
    border: none;
    color: #b7ab93;
    font-weight: bold;
/*box-shadow: 0px 2px 5px rgba(0,0,0,0.8);*/
border: 1px solid #b7ab93 !important;
}
main .btn.v1 {
    margin: 0;
    background: #a59480;
    display: inline-block;
	border: 1px solid #a59480 !important;
}
.v1_1 {
    width: 260px !important;
}

form {
    margin-top: -30px;
}
.form_area h4 {
    font-size: 18px;
    color: #a59480;
    background-color: #f2f0ee;
    /*font-weight: normal;*/
    border-left: 4px #a59480 solid;
    padding: 6px 10px;
}
.form_area p {
    color: #8c8c8c;
    margin-top: 10px;
}
input {
    width: 99%;
    height: 20px;
}
tr td small {
    display: block;
    margin-top: 8px;
    color: #3F3113;
    font-size: 14px;
}
.sec strong {
    font-weight: normal;
    display: block;
    margin-bottom: 2px;
}
input.sml {
    width: 30%;
}
select {
    background-color: #FFFFFF;
    border: 1px solid #3F3113;
    width: auto;
    height: 20px;
    border-radius: 5px;
}
.sec {
    margin-bottom: 10px;
}
tr.ad_p_b td {
    padding-bottom: 2px;
}
input.add_n02 {
    width: 90%;
}
tr td label {
    display: inline-block;
}
tr td label:nth-child(2) {
    margin-left: -30px;
}
tr td label input {
    width: /*auto*/18px;
    position: relative;
    /*top: 2px;*/
    left: 4px;
    height: 16px;
}
/*tr td .split-wrap {
    margin-top: -18px;
}*/
a:hover,
input.btn:hover,
.close:hover {
    opacity: 0.5;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -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;
}
.year_pull {
    display: block;
    margin-bottom: 5px;
}
.word {
    margin: 0 2px 0 1px;
}
.word01 {
    position: absolute;
    left: 84px;
    top: 11px;
}

.close {/*変更箇所*/
    cursor: pointer;
    text-align: center;
    line-height: 14px;

    margin: 10px auto 0;
    background: #fff;
    width: 260px;
    font-size: 14px;
    padding: 10px 0;

    border: none;
    color: #a59480;
    font-weight: bold;
/*box-shadow: 0 5px 5px rgba(0,0,0,0.5);*/
border: 1px solid #dfd9d2 !important;
}

/*■■■■■■■■■■▼confirm.html▼■■■■■■■■■■*/
span.war,p.error {
    display: block;
    color: #800D23;
    font-weight: bold;
margin-top: 5px;
    line-height: 14px;
}
/*■■■■■■■■■■▼thanks.html▼■■■■■■■■■■*/
.thanks_btn_area {
	margin-top: 0;
}

main .btn.thank {
    margin: 0 0 60px 0;
    width: 260px;
    height: 67px;
    background: #a59480;
    font-size: 16px;
	color: #fff;
	border: none;
}

@media screen and (max-width: 1279px) {/*■■■■■■■■■■◀max-width: 1279px  .form_area内のみの指定▼■■■■■■■■■■*/
    main .form {
        width: 99.5%;
    }
    main .form th,main .form td {
        display: block;
        width: auto;
    }
    main .form td .white.area {
        height: 104px;
    }
    main .form td textarea {
        height: 100px;
    }
}



@media screen and (min-width: 540px) {
    .type_detail h5 span {
    display: inline-block;
    }

.contents_area h4 span {
    display: inline-block;
    }
}

@media screen and (min-width: 840px) {


.contents_area.mens_area {
    margin-bottom: 80px;
}

main .no_inner {
padding: 30px 0 0 0;
}


    main .in02 {
    /*padding: 0 20px 30px;*/
    padding: 22px 0 30px;
    width: 800px;
    }
    main.kasou {
        padding-top: /*40px*/0;
    }
    .heading_box {
     padding-top: 0;
margin: 0 auto 60px auto;
		 width: 840px;
    }

.contents_area h4 {
    font-size: 24px;
	line-height: 34px;
}


    .type_detail p {
    margin-top: 10px;
    }
    .left_box {
    float: left;
    width: 58%;
    }


p.price {
    color: #a59480;
    margin-top: 15px;
    font-size: 18px;
}

p.price span {
    font-size: 12px;
}


    .ladies_pict01 {
        float: right;
    }
    .btn_box {
        clear: both;
    }
    .under_btn {
    margin-bottom: 30px;
    padding-top: 20px;
}
    .heading_box .lead {
    margin-top: 0;
    }
    main .btn.v1 {
        width: 280px;
    }
    /*main .btn.v2 {
        width: 480px;
        font-size: 18px;
        padding: 19px 0 5px;
    }*/
    main .btn.v2 {
        width: 640px !important;
        font-size: 18px;
        padding: 20px 0;
        line-height: 18px;
    }
    main .btn.v2 span {
        display: inline-block;
    }
    .left_box h3 {
        padding-top: 0;
		    font-size: 22px;
    line-height: 26px;
    }
    .under_btn .btn.v3_1 {
        width: 480px;
        background: #a59480;
        border: none;
        color: #FFF;
        font-weight: bold;
/*box-shadow: 0px 2px 5px rgba(0,0,0,0.8);*/
        font-size: 18px;
        padding: 17px 0 43px 0;
        margin: auto;
        text-decoration: none;
        display: block;
        height: 0;
    }

.under_btn .btn.v3_1.orange {
	background: #e84d00;
	border: none !important;
}

    .under_btn .btn.v3_1 span {
        display: inline-block;
    }
    .float_box {
        overflow: hidden;
    }
    .btn_box {
        margin-top: 20px !important;
    }



main .btn_box .btn.v2_1 {
    margin: 0;
    background: #fff;
    display: inline-block;
	padding: 0;
    width: 280px;
	line-height: 14px;
	    font-size: 14px;

    border: 1px solid #dfd9d2 !important;
    color: #a59480;
    font-weight: bold;
/*box-shadow: 0px 2px 5px rgba(0,0,0,0.8);*/
    padding: 10px;
	height: 14px;
}

main .btn_box a.btn.v2_1:hover{
    background: #a59480;
    color: #fff;
}





    .ladies_detail_tex {
    padding-bottom: 40px;
    }
    .pattern_area_wrapp {
    margin-top: 40px;
    }
    .pattern_box_head {
    margin-top: 40px;
    }

    .odd_box .first_pict {
    width: 32%;
    margin-left: 4%;
    margin-top: 3px;
    }
    .even_box .first_pict {
    width: 32%;
    margin-right: 4%;
    margin-top: 3px;
    }
    h6 {
        font-size: 18px;
		padding: 4px 10px;
    }
    .bodystyle_box {
        /*padding-left: 10px;*/
        margin: 0 -2px 0 6px;
    }
    .bodystyle_box .pattern_box  {
    width: 32%;
    }
    .bodystyle_box .pattern_box.mens_box  {
    width: 19%;
    }
    .collar_box .pattern_box  {
    width: 24%;
    }
    .collar_box .pattern_box.mens_box  {
    width: 11.7%;
    }
    .cuff_box .pattern_box.mens_box  {
    width: 19%;
    }


    .bodystyle_box .pattern_box:nth-child(even) {
    /*margin-right: 11px;*/
    }
     .bodystyle_box .pattern_box:nth-child(3),
    .bodystyle_box .pattern_box:nth-child(6) {
    margin-right: 0;
    }
    .collar_box .pattern_box,
    .cuff_box .pattern_box,
    .pocket_box .pattern_box {
    margin: 0 2px 8px;
    }
    .collar_box,
    .cuff_box,
    .pocket_box {
    margin: 0 -8px 0 8px;
    }
    .pattern_name {
    font-size: 14px;
    }
    .postscript {
    text-align: right;
    margin-top: 0;
margin-bottom: 30px;
    }


.ladies_shirt p.postscript {
  margin-bottom: 0;
    }

    .pattern_area {
    padding-bottom: 35px;
    }

.pattern_pict {
    margin-bottom: 2px;
}

    .pattern_name {
    font-size: 14px;
	line-height: 1.4;
    }
    .pattern_box_full {
    margin-top: 20px;
    }
    .contents_area {
    width: 840px;
    margin: auto;
    }
    .folding_btn { /*変更箇所*/
        width: 280px;
    }
    .folding_btn { /*変更箇所*/
        display: block;
        margin: auto;
    }

    .open{ /*変更箇所*/
        display: none;
    }
    .under_btn02 {
    margin-top: 0 !important;
    margin-bottom: 15px;
    }
    .form_area {
    /*margin-top: 35px;*/
    }
    .pattern_name span {
        display: block;;
    }
    .in01 {
        padding-top: 0;
		padding-bottom: 0;
    }

    .close { /*変更箇所 変更前は.close_common*/
        display: block;
    }
    .pc-hide{ /*新規追加箇所*/
        display: none !important;
    }
    .pc-show{/*新規追加箇所*/
        display: block !important;
    }

/*■■■■■■■■■■▼.form_area内▼■■■■■■■■■■*/
    main .in03 {
        padding: 5px 20px 80px;
    }
    br.smt_3 {
        display: none;
    }
    main .btn_box {
        margin-top: 40px;
    }
    main .btn {
        width: 220px;
        font-size: 18px;
	padding: 0;
    }


form div.btn_box .btn {
	    height: 58px;
    line-height: 58px;
}

    main .btn.v1 {
        margin-left: 40px;
    }
    main .form tr:not(:first-of-type) td {
        border-top: 1px solid #dfd9d2;
    }
    main .in02 {
    /*padding: 0 20px 30px;*/
    padding: 22px 0 30px;
    }
    .form_area h4 {
    border-left: 4px #a59480 solid;
    }
    form {
    margin-top: -37px;
    }
    .form_area p {
    margin-top: 15px;
    }
    .sec strong {
    display: inline-block;
    }
    .city input {
        width: 87%;
        max-width: 530px;
    }
    .build input {
        width: 81.7%;
        max-width: 498px;
    }
    input.add_n02 {
        width: 89%;
    }
    .tel_num input {
        width: 93%;
    }
    .sec {
        margin-bottom: 20px;
    }
    .sec_fini01 {
        margin-bottom: 10px;
    }
    .sec_fini02 {
        margin-bottom: 0;
    }
    input.sml {
        width: 10%;
    }
    th {
        vertical-align: top;
    }
    aside {
        height: calc(100% - 60px);
    }
    .year_pull {
    display: inline-block;
    }
    .word {
    margin: 0 6px 0 2px;
    }
    .word01 {
    position: static;
    }
    .v1_1 {
    width: 220px !important;
    font-size: 18px !important;
    }

    /*■■■■■■■■■■▼thanks.html▼■■■■■■■■■■*/
    main .btn.thank {
        margin: 0 0 60px 0;
        width: 480px;
        height: 60px;
        font-size: 18px;
    }

.type_detail h5 {
    font-size: 18px;
    line-height: 24px;
}

.form_area {
    margin-top: 40px;
}

main .form td {
    padding: 10px;
}

span.war,p.error {
margin-top: 5px;
    line-height: 16px;
}

.thanks_btn_area {
	margin-top: 0 !important;
}

.folding_btn a {
    height: 14px;
	padding: 10px 0;
	line-height: 1.0;
}

}


@media screen and (min-width: 940px) {
main .no_inner {
	padding: 0;
	    overflow: hidden;
}

main .inner.cream {
		margin-top: 60px;
		padding-top: 15px;
}

main.kasou div.pc_box {
	margin: 0 auto 60px auto;
}

}


@media screen and (min-width: 1280px) {
    .main_img {
    background-size: cover;
    height: 255px;
    }
}


body.noscroll{
    overflow: hidden;
}
#cboxOverlay{
    left: 0 !important;
}

#colorbox {
    position: fixed;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    overflow-y: scroll;
    overflow-x: hidden;
}

#cboxWrapper {
    left: 50% !important;
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}















/* ordersuit_ladies.css */
p:not(:first-of-type) {
    margin-top: 0;
}

main .inner {
    padding: 0 20px;
}

/* .main_img */
.main_img {
    background-image: url(/assets/img/main/ordersuit.jpg);
}

main .lead_box {
    text-align: center;
    padding-bottom: 10px;
}
main .lead_box .right img {
    margin-top: 30px;
    width: 60%;
}
main .lead_box .left .lead {
    margin-top: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #a59480;
}
main .lead_box .left p.text {
    color: #8c8c8c;
}
main .lead_box .left p.big {
    font-size: 16px;
    font-weight: bold;
    color: #a59480;
}

main .lead_box .left p.big span {
    font-size: 10px;
}

main .lead_box .left .btn {
    margin-top: 10px;
    display: inline-block;
    background: #00633C;
    color: #FFF;
    font-weight: bold;
    padding: 10px;
    font-weight: bold;
    text-align: center;
    width: 260px;
    box-sizing: border-box;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.8);
    text-decoration: none;
}
main .inner.cream {
    margin-top: 30px;
    margin-bottom: 30px;
    background: #fff;
    color: #a59480;
    padding-top: 30px;
    padding-bottom: 30px;
    box-sizing: border-box;
/*box-shadow: 0px 5px 5px rgba(0,0,0,0.5);*/
	border: 1px solid #dfd9d2;
}
main .inner.cream.kodawari {
    margin-bottom: 60px;
}
main .inner.cream .midashi_l {
    font-size: 20px;
    font-weight: bold;
}
main .inner.cream .border_yellow {
    border-bottom: 2px solid #F4D923;
    width: 70px;
    height: 10px;
}
main .inner.cream .border_green {
    border-bottom: 2px solid #0A2816;
    width: 70px;
    height: 2px;
}
main .inner.cream .midashi_m {
    margin-top: 15px;
    font-size: 16px;
    font-weight: bold;
	line-height: 22px;
	margin-bottom: 5px;
}
main .inner.cream .dotted_01 {
    height: 13px;
    border-bottom: 1px solid #dfd9d2
}

main .inner.cream p {
	color: #8c8c8c;
}

main .btn_01 {
    display: block !important;
    margin: 10px auto 25px;
    display: inline-block;
    background: #a59480;
    color: #FFF;
    font-weight: bold;
    padding: 10px;
    font-weight: bold;
    text-align: center;
    width: 260px;
    box-sizing: border-box;
/*box-shadow: 0px 2px 5px rgba(0,0,0,0.8);*/
    text-decoration: none;
    cursor: pointer;
    
    opacity: 1;
    transition: opacity 0.5s linear;
    cursor: pointer;
}

main .btn_01.orange {
    background: #e84d00;
}

main .btn_01:hover {
    opacity: 0.7;
    transition: opacity 0.2s linear;
}
main .btn_box {
    text-align: center;
}
main .inner.cream .btn_img_box {
  margin-top: 10px;
  margin-left: 2%;
}
main .inner.cream .btn_img_box img {
  vertical-align: top;
  margin: 0 0 10px 1.5%;
  display: inline-block;
}
main .jq_switch_1,main .jq_switch_1_1 {
    display: none;
}
.inner.cream .green_box {
    position: relative;
    margin: 20px 3px 10px 3px;
    background: #f2f0ee;
    border: 1px solid #dfd9d2;
    outline: 2px solid #f2f0ee;
    padding: 12px 7px;
}
.inner.cream .green_box .name {
    font-size: 18px;
    font-weight: bold;
    color: #a59480;
}
.inner.cream .green_box .price {
    background: url(/assets/img/common/bg_dot.png) repeat-x left center;
    text-align: right;
}
.inner.cream .green_box .price .yen {
    background: #f2f0ee;
    color: #a59480;
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
	    padding-right: 5px;
}

.inner.cream .green_box .price .yen small {
    font-size: 12px;
}

.kodawari .item:nth-last-of-type(2n) img {
    float: right;
    margin: 2px 0 20px 20px;
    width: 42.8%;
    max-width: 160px;
}
.kodawari .item:nth-last-of-type(2n + 1) img {
    float: left;
    margin: 2px 20px 20px 0;
    width: 42.8%;
    max-width: 160px;
}
.inner.cream .text_box:after {
    content: "";
    display: block;
    clear: both;
}

main .lead_box .big.v1 {
    margin-top: 20px;
}
main .lead_box .big.v2 {
    margin-top: 30px;
}
main .uraji_img_box {
    margin-top: 10px;
}
main .uraji_img_box img {
    width: 23.5%;
}
main .uraji_img_box img:nth-of-type(4n + 2) {
    margin-left: 2%;
}
main .uraji_img_box img:nth-of-type(4n + 3) {
    margin-left: 2%;
}
main .uraji_img_box img:nth-of-type(4n + 4) {
    margin-left: 2%;
}
main .uraji_img_box img:nth-of-type(n + 5) {
    margin-top: 2%;
}
main .inner.cream .btn_box.v2 {
    margin-bottom: 10px;
}
main .kodawari .item {
    border-top: 1px solid #dfd9d2;
    padding-bottom: 10px;
}
main .kodawari .item.v1 {
    border-top: none;
}

.btn_3 {
    margin-top: 10px;
    background: #fff;
    color: #b7ab93;
    font-size: 18px;
    font-weight: bold;
    width: 90%;
    height: auto;
    text-align: center;
    border: none;
    padding: 10px;
/*box-shadow: 0px 2px 5px rgba(0,0,0,0.8);*/
    border: 1px solid #b7ab93 !important;
    opacity: 1;
    transition: opacity 0.5s linear;
    cursor: pointer;
}
.btn_3:hover {
    opacity: 0.7;
    transition: opacity 0.2s linear;
}
.btn_3.v1 {
    background: #a59480;
    color: #fff;
    border: 1px solid #a59480 !important;
}

.brand h4 {
    font-size: 18px;
    color: #a59480;
    background-color: #f2f0ee;
    border-left: 4px #a59480 solid;
    padding: 6px 10px;
}
.brand ul {
    margin-top: 10px;
    color: #8c8c8c;
}
.brand ul a {
    color: #a59480;
}
.brand ul a:hover {
    text-decoration: none;
}

.btn_box_2 {
    margin-bottom: 60px !important;
}

main div.item {
	overflow: hidden;
}

main div.item h3 {
    font-size: 18px;
    color: #a59480;
    background-color: #f2f0ee;
    border-left: 4px #a59480 solid;
    padding: 6px 10px;
	margin-bottom: 10px;
}

main div.item .text_box {
	margin-bottom: 18px;
}

main div.item p {
	color: #8c8c8c;
	margin-bottom: 30px;
}

main div.item img {
	width: 30%;
}


main div.item .img_right img {
	float: right;
	margin: 3px 0 12px 20px;
}

main .text_box_2 {
    margin-top: 15px;
    overflow: hidden;
}

main .img_02 {
    width: 45.8%;
    max-width: 257px;
    float: right;
    margin: 0 0 0 20px;
}

main .inner.cream .text_box_2 .midashi_m {
	margin-top: 0;
}

.price_box {
	position: relative;
	background: #f2f0ee;
	border: 1px solid #dfd9d2;
	outline: 2px solid #f2f0ee;
	padding: 10px 10px;
	margin: 15px 3px;
	line-height: 1.2;
	clear: both;
}

.price_box h4 {
	color: #a59480;
	font-size: 18px;
	line-height: 24px;
}

.price_box h4 span.name {
}

.inner.cream .price_box h4 span.dot {
	background: url(/assets/img/common/bg_dot.png) repeat-x left center;
	display: block;
	margin-left: 2px;
	text-align: right;
}

.price_box h4 span.dot span.yen {
	background: #f2f0ee;
    display: inline-block;
	padding-left: 10px;
}

.price_box h4 span.dot span.yen small {
	font-size: 12px;
}

.commitment_box {
	position: relative;
    min-height: 206px;
}

.commitment_box img.commitment_img {
	width: 160px;
}

.commitment_box img.commitment_img {
	float: right;
	margin: 0 0 12px 20px;
}

@media screen and (min-width: 640px) {
    .inner.cream .green_box .name {
        position: absolute;
        left: 1px;
        top: 13px;
        background: #f2f0ee;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 18px;
    }
}
@media screen and (min-width: 840px) {

main .no_inner {
	padding: 30px 20px 0 20px;
}


    main .lead_box {
        overflow: hidden;
    }
    main .lead_box .right {
        float: right;
    }
    main .lead_box .right img {
        margin: 0;
        width: 334px;
    }
    main .lead_box .left {
    width: 466px;
        float: left;
    }
    main .lead_box .left .lead {
        margin-top: 0;
        font-size: 22px;
	    line-height: 26px;
    }
    main .lead_box .left p.text {
        margin-top: 15px;
    }
    main .lead_box .left p.big {
        margin-top: 15px;
        font-size: 18px;
    }

    main .lead_box .left p.big span {
        font-size: 12px;
    }

    main .lead_box .left .btn_01 {
        margin-top: 25px;
        font-size: 14px;
        width: 280px;
	line-height: 14px;
    }
    main .inner.cream {
        margin-top: 60px;
        padding-top: 20px;
    }
main .inner.cream .midashi_l {
        font-size: 24px;
    }
main .inner.cream .midashi_m  {
        font-size: 18px;
    }
    .inner.cream .green_box {
        width: 600px;
	width: calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
    }
    .kodawari .item img {
        margin-top: -65px !important;
    }
    .kodawari .item:nth-last-of-type(2n + 1) .green_box {
        margin-left: 182px;
    }
    .inner.cream .green_box .price {
        font-size: 18px;
    }
    main .btn_01 {
        display: block;
        width: 480px;
        margin: 40px auto 55px;
	    font-size: 18px;
    padding: 17px 0 43px 0;
    height: 0;
    }

    .brand h4 {
        border-left: 4px #a59480 solid;
    }
    .brand ul {
        overflow: hidden;
    }
    .brand ul li {
        float: left;
    }
    .brand ul li:nth-child(3n + 1) {
        width: 40%;
    }
    .brand ul li:nth-child(3n + 2) {
        width: 30%;
    }
    .brand ul li:nth-child(3n + 3) {
        width: 30%;
    }
    .btn_box_2 {
        margin-bottom: 80px;
    }
    /*
    .inner.cream .green_box .name {
        position: absolute;
        left: 1px;
        top: 13px;
        background: #0A2816;
        padding-left: 20px;
        padding-right: 10px;
        font-size: 18px;
    }
    */
.commitment_box {
	padding: 0 277px 0 0;
	margin: 0;
	min-height: 403px;
}

.commitment_box img.commitment_img {
	width: 257px;
	float: none;
	position: absolute;
	top: -1px;
}

.commitment_box img.commitment_img {
	right: 0;
}
}


@media screen and (min-width: 940px) {
    main .no_inner {
        padding: 0;
    }

    main .inner.cream {
        margin-top: 60px;
        padding-top: 15px;
    }
    
    main .inner.cream .btn_img_box {
        margin-top: 10px;
        margin-left: 0;
    }
    main .inner.cream .btn_img_box img {
        vertical-align: top;
        margin: 0 0 10px 0.4%;
        display: inline-block;
    }
    
    main .jq_switch {
        display: block;
    }
    main .uraji_img_box img:nth-of-type(4n + 2) {
        margin-left: 0;
    }
    main .uraji_img_box img:nth-of-type(4n + 3) {
        margin-left: 0;
    }
    main .uraji_img_box img:nth-of-type(4n + 4) {
        margin-left: 0;
    }
    main .uraji_img_box img:nth-of-type(n + 5) {
        margin-top: 0;
    }
    main .uraji_img_box img {
        width: 12%;
    }
    main .uraji_img_box img:nth-of-type(8n + 2) {
        margin-left: 0.5%;
    }
    main .uraji_img_box img:nth-of-type(8n + 3) {
        margin-left: 0.5%;
    }
    main .uraji_img_box img:nth-of-type(8n + 4) {
        margin-left: 0.5%;
    }
    main .uraji_img_box img:nth-of-type(8n + 5) {
        margin-left: 0.5%;
    }
    main .uraji_img_box img:nth-of-type(8n + 6) {
        margin-left: 0.5%;
    }
    main .uraji_img_box img:nth-of-type(8n + 7) {
        margin-left: 0.5%;
    }
    main .uraji_img_box img:nth-of-type(8n + 8) {
        margin-left: 0.5%;
    }
    main .uraji_img_box img:nth-of-type(n + 9) {
        margin-top: 0.5%;
    }
    
    .btn_3 {
        margin-top: 0;
        width: 220px;
    }
    .btn_3.v1 {
        margin-left: 40px;
    }
    
    main .smt_1.jq_switch_0,main .smt_1.jq_switch_0_1 {
        display: none !important;
    }
    main .smt_1.jq_switch_1,main .smt_1.jq_switch_1_1 {
        display: none !important;
    }
    .jq_switch_1,.jq_switch_1_1 {
        display: block !important;
    }
}
