@charset "UTF-8"; /* google web fonts
-----------------------------------------------------------
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/*--------------------------------------
  clearfix
---------------------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
    /*\*/
    /*/
    height: auto;
    overflow: hidden;
    /**/
}

a:link {
    color: #29749f;
    text-decoration: none;
}

a:visited {
    color: #29749f;
    text-decoration: none;
}

a:hover {
    color: #29749f;
    text-decoration: underline;
}

a:active {
    color: #29749f;
    text-decoration: none;
}

#wrapper {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    overflow: hidden;
}

.map_main_body .map_main_right .map_main_box {
	-webkit-tap-highlight-color: transparent;
}

@media screen and (min-width: 641px) {
    .sp_nav_bt {
        display: none
    }

    .pc_no {
        display: none !important
    }

    #head_sp_tel {
        display: none
    }

    .map_select_sp_title {
        display: none
    }

    .ui-datepicker-trigger {
        width: 85px;
    }
}

@media screen and (max-width: 580px) {
    #head_sp_tel {
        max-width: 600px;
        width: 95%;
        height: 68px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }

    #head_sp_tel a {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        text-decoration: none
    }

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

    #head_sp_tel .title {
        font-size: 24px;
        position: absolute;
        top: 10px;
        left: 10px;
    }

    #head_sp_tel .time {
        font-size: 20px;
        position: absolute;
        top: 40px;
        left: 13px;
    }

    #head_sp_tel .tel {
        font-size: 22px;
        font-weight: bold;
        position: absolute;
        top: 11px;
        right: 30px;
        background-image: url(../img/head_sp_tel.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        height: 50px;
        padding-left: 60px;
        padding-top: 15px;
    }
}

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


.buy_accept {
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    top: 80px;
    right: 0;
    position: relative;
    cursor: pointer;
    color: #fff;
    /* padding-top: 100px; */
}

    html {
    }

    body {
        font-family: "Arial","游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, メイリオ, "ＭＳ ゴシック", sans-serif;
        font-feature-settings: "pkna" 1;
        color: #231815;
        font-size: 20px;
        width: 100%;
        min-width: 100%;
        /* width: 100%; */
        -webkit-text-size-adjust: 100%;
    }

    .wrapper_sp {
        overflow: hidden;
    }

    #head_sp_tel {
        max-width: 600px;
        width: 95%;
        height: 68px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }

    #head_sp_tel a {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        text-decoration: none
    }

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

    #head_sp_tel .title {
        font-size: 24px;
        position: absolute;
        top: 10px;
        left: 10px;
    }

    #head_sp_tel .time {
        font-size: 20px;
        position: absolute;
        top: 40px;
        left: 13px;
    }

    #head_sp_tel .tel {
        font-size: 22px;
        font-weight: bold;
        position: absolute;
        top: 11px;
        right: 30px;
        background-image: url(../img/head_sp_tel.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        height: 50px;
        padding-left: 60px;
        padding-top: 15px;
    }

    #slider_pc {
        display: none
    }

    #header_top {
        display: none !important
    }

    #header_main {
        width: 100%;
        height: 100px;
        margin: 0px;
        min-width: 420px;
    }

    #header_main_right .tel {
        display: none !important
    }

    #header_main_right ul li.mypage a {
        width: 95px;
        height: 88px;
        border: none;
        font-weight: bold;
        background-image: url(../img/head_mypage_sp.png);
        background-repeat: no-repeat;
        background-position: 22px 20px;
        padding-left: 0px;
        color: #231815;
        text-decoration: none;
        /* text-indent: -9999px; */
        position: relative;
        vertical-align: middle;
        padding-top: 53px;
        font-size: 20px;
        text-align: center;
    }

    #header_main_right ul li.mypage a span.mypage_num {
        position: absolute;
        top: 15px;
        left: 20px;
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        border-radius: 22px;
        background-color: #c2181f;
        width: 22px;
        height: 22px;
        padding-left: 6px;
        padding-top: 4px;
    }

    #header_main_right ul li.cart a {
        width: 70px;
        height: 88px;
        border: none;
        font-weight: bold;
        background-image: url(../img/head_cart_sp.png);
        background-repeat: no-repeat;
        background-position: 0px 20px;
        padding-left: 0px;
        color: #231815;
        text-decoration: none;
        position: relative;
        vertical-align: middle;
        padding-top: 53px;
        font-size: 20px;
        text-align: center;
    }

    #header_main_right {
        float: right;
        margin-right: 125px;
    }

    #header_main_right ul li.cart {
        padding-left: 0px;
        padding-right: 0px;
        width: 70px;
    }

    #header_main_right ul li.cart a span.item_num {
        position: absolute;
        top: 15px;
        left: 22px;
        font-size: 20px;
        font-weight: bold;
        color: #c2181f;
    }

    #header_main_right ul li.cart a span.double_digit{
        left: 14px;
    }

    #wrapper {
        margin: 0 auto;
        padding: 0;
        width: 100%;
        overflow: hidden;
    }

    #header_logo {
        float: left;
        padding: 5px 0px 0px 15px;
    }

    #header_main_right ul li.mypage {
        padding-left: 0px;
    }

    .sp_nav_fix {
        border-bottom: 1px solid #ccc;
        width: 100%;
        text-align: left;
        height: 88px;
        position: fixed;
        background-color: #fff;
        z-index: 10000;
    }

    #header h1 {
        padding-top: 5px;
        padding-left: 30px;
    }

    .sp_nav_bt {
        right: 0px;
        top: 0px;
        width: 100%;
        text-align: right;
        /*height: 88px;*/
        z-index: 111111;
    }

    nav {
        z-index: 10000;
        position: relative;
    }

    .menu-trigger, .menu-trigger span {
        display: inline-block;
        transition: all .4s;
        box-sizing: border-box;
    }

    .menu-trigger {
        position: fixed;
        width: 88px;
        height: 88px;
        background-color: #C30D23;
        top: 0;
        z-index: 1000;
        right: 0;
    }

    .menu-trigger.active {
        position: fixed;
        width: 88px;
        height: 68px;
        background-color: #C30D23;
        top: 0;
        right: 0;
        z-index: 111111;
    }

    .menu-trigger span {
        position: absolute;
        left: 0;
        width: 48px;
        height: 4px;
        background-color: #fff;
        text-align: center;
        left: 23px;
    }

    .menu-trigger span:nth-of-type(1) {
        top: 22px;
    }

    .menu-trigger.active span:nth-of-type(1) {
        top: 10px;
    }

    .menu-trigger span:nth-of-type(2) {
        top: 42px;
    }

    .menu-trigger.active span:nth-of-type(3) {
        top: 50px;
    }

    .menu-trigger span:nth-of-type(3) {
        top: 62px;
    }

    .menu-trigger.active span:nth-of-type(1) {
        -webkit-transform: translateY(20px) rotate(-45deg);
        transform: translateY(20px) rotate(-45deg);
    }

    .menu-trigger.active span:nth-of-type(2) {
        opacity: 0;
    }

    .menu-trigger.active span:nth-of-type(3) {
        -webkit-transform: translateY(-20px) rotate(45deg);
        transform: translateY(-20px) rotate(45deg);
    }

    #header nav li img {
        display: none
    }

    #header nav ul {
/*
        position: fixed;
        top: 0px;
*/
    }

    #header nav ul {
        background-color: #efefef;
        width: 100%;
        padding: 0px;
    }

	#header nav ul#sub1,
	#header nav ul#sub3 {
	    display: block;
	}

    #header nav ul:after {
        content: "";
        display: table;
        clear: both;
    }

    #header nav ul li {
        float: left;
        width: 100%;
        height: auto;
        background-color: #d96580;
        font-size: 28px;
        font-weight: bold;
        color: #fff;
    }

    #header nav ul li:nth-child(odd) {
        margin-right: 0px;
    }

    #header nav ul li:not(:last-child) {
        margin-bottom: 2px;
    }

    #header nav ul li a ,
    #header nav ul li span{
        font-family: "リュウミン R-KL";
        color: #fff;
        text-decoration: none;
        display: block;
        text-align: left;
        height: 68px;
        line-height: 68px;
        /*    background-image: url(../img/sp_nav_arrow.png); */
        background-position: 330px center;
        background-repeat: no-repeat;
        padding-left: 20px;
        font-size: 28px;
        font-weight: normal;
        width: 100%;
    }

    #header nav ul.sub_menu li a {
        padding-left: 48px;
    }
    
    #header nav ul li span.menu {
        font-family: "リュウミン R-KL";
        color: #fff;
        text-decoration: none;
        display: block;
        text-align: left;
        height: 68px;
        line-height: 68px;
        /* background-image: url(../img/sp_nav_arrow.png); */
        background-position: 330px center;
        background-repeat: no-repeat;
        padding-left: 20px;
        font-size: 28px;
        font-weight: normal;
        width: 100%;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        vertical-align: middle;
    }

    #header nav ul.sp_nav {
        display: none;
    }

    #header nav ul.openNav {
        display: block !important;
    }

    #main_box {
        margin-top: 130px;
    }

    #header_main_right ul {
        display: table;
        height: 88px;
    }

    #header nav {
        width: 100%;
        height: 0px;
        position: absolute;
        top: 0px;
    }

    p.gw_alert {
        height: initial;
        line-height: initial;
        font-size: 20px;
    }

    .map_tab {
        flex-direction: column-reverse;
    }

    .map_tab ul li {
        display: table-cell;
        background : #fff;
        border-radius : 6px 6px 0px 0px;
        -moz-border-radius : 6px 6px 0px 0px;
        -webkit-border-radius : 6px 6px 0px 0px;
        width: 200px;
        height: 40px;
        font-size : 20px;
        color : #FFFFFF;
    }

    .map_tab ul li a {
        display: table-cell;
        background : #C30D23;
        border-radius : 6px 6px 0px 0px;
        -moz-border-radius : 6px 6px 0px 0px;
        -webkit-border-radius : 6px 6px 0px 0px;
        width: 200px;
        height: 40px;
        font-size : 20px;
        color : #FFFFFF;
        vertical-align: middle;
        text-align: center;
        font-weight: bold;
        text-decoration: none;
    }

    .map_main_body .map_main_left {
        float: none;
        width: 100%;
        position: relative;
    }

    .map_select_sp {
        background: #F7F8F8;
        background: rgba(247, 248, 248, 1);
        border-style: Solid;
        border-color: #DCDDDD;
        border-color: rgba(220, 221, 221, 1);
        border-width: 1px;
        width: 95%;
        margin: 20px auto;
        position: relative;
        top: 77px;
    }

    .map_select_sp_title {
        font-size: 24px;
        text-align: center;
        /* height: 68px; */
        padding-top: 20px;
        line-height: 1.5;
        cursor: pointer;
        padding-bottom: 20px;
    }

    .bt_top {
        border-top: 1px solid #DCDDDD;
    }

    .map_main_body .map_main_left .list_area .list_box {
        display: table;
        background: #F7F8F8;
        border-right: none;
        width: 100%;
        height: 110px;
        position: relative;
        border-bottom: 1px solid #DCDDDD;
        padding: 20px;
    }

    .map_main_body .map_main_left .list_area .list_box .title {
        display: block;
        vertical-align: middle;
        padding-left: 0px;
        font-size: 24px;
        color: #231815;
        font-weight: bold;
        width: 100%;
    }

    .map_main_body .map_main_left .list_area.list_area2 table tr td.title {
        display: block;
        vertical-align: middle;
        padding-left: 0px;
        font-size: 24px;
        color: #231815;
        font-weight: bold;
        width: 100%;
    }

    .map_main_body .map_main_left .list_area.list_area2 table tr td.text {
        vertical-align: middle;
        padding-left: 0px;
        font-size: 24px !important;
        color: #231815;
    }

    .map_main_body .map_main_left .list_area .list_box .delivery_date_box {
        font-size: 20px;
        position: relative;
        display: block;
        vertical-align: middle;
    }

    .delivery_date {
        font-size: 23px;
        color: #231815;
        border: none;
        background-color: #F7F8F8;
        position: absolute;
        top: 13px;
    }

    .ui-datepicker-trigger {
        position: absolute;
        top: -8px;
        left: 200px;
        /* font-size: 17px; */
    }

    .map_main_body .map_main_left .list_area .list_box .select_box {
        font-size: 24px;
        position: relative;
        display: block;
        vertical-align: middle;
        margin-top: 20px;
    }

    .map_main_body .map_main_left .list_area .list_box .select_box .select_text {
        border: 1px solid #9FA0A0;
        background-color: #fff;
        width: 350px;
        height: 50px;
        cursor: pointer;
        display: table-cell;
        vertical-align: middle;
        padding: 0px 5px;
        font-size: 24px;
        background-image: url(../img/select_arrow.png);
        background-repeat: no-repeat;
        background-position: 95% 18px;
    }

    .paper_select.paper_size {
        width: 100%;
    }

    .paper_select .left {
        float: none;
        width: 100%;
        border-right: 1px solid #ccc;
    }

    .paper_select .right {
        float: none;
        width: 100%;
    }

    .paper_select .option .title_text.checkd {
        font-size: 28px;
        font-weight: bold;
        background-image: url(../img/check.png);
        background-repeat: no-repeat;
        background-position: 0 3px;
    }

    .paper_select .option .title_text span {
        font-size: 22px;
        font-weight: normal;
    }

    .map_main_body .map_main_left .list_area .text_colors {
        padding-top: 20px;
        padding-bottom: 40px;
        padding-left: 18px;
        font-size: 24px;
        background: #F7F8F8;
        border-right: 1px solid #dcdddd;
        border-bottom: 1px solid #dcdddd;
        line-height: 160%;
    }

    .paper_select .option .title_text {
        font-size: 28px;
        font-weight: bold;
        padding-left: 20px;
    }

    .paper_select .option .text {
        font-size: 20px;
        font-weight: normal;
        padding-left: 20px;
    }

    .paper_select.paper_size.w280 {
        width: 100% !important;
    }

    .paper_select .option .color_style {
        font-size: 24px;
        font-weight: normal;
        padding-left: 20px;
    }

    .map_select_sp_toggle {
        display: none;
    }

    .map_select_sp_toggle.active {
        display: block !important;
    }

    .map_main_body .map_main_right {
        float: none;
        width: 100%;
        margin: 0 auto;
    }

    .map_main_box {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .map_main_right:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
    }

    .map_main_body .map_main_right .map_main_box .map_mode1 {
        position: absolute;
        top: 0px;
        right: 2.5%;
    }

    .map_main_body .map_main_right .map_main_box .map_addres_box {
        position: absolute;
        top: 614px;
        left: 2.5%;
        width: 100%;
    }

    .map_main_body .map_main_right .map_main_box .map_addres_box .text1 {
        width: 95%;
    }

    .map_main_body .map_main_right .map_main_box .map_price_box {
        position: relative;
        /* top: 870px; */
        width: 95%;
        background: rgba(255, 255, 255, 0.9);
        padding: 15px;
        background: #F7F8F8;
        background: rgba(247, 248, 248, 1);
        border-style: Solid;
        border-color: #DCDDDD;
        border-color: rgba(220, 221, 221, 1);
        border-width: 1px;
        /* margin-left: 20px; */
        margin: -65px auto 0px;
    }

    .map_main_box #map {
        height: 650px;
        position: relative !important;
        z-index: 0;
        margin: 25px 0px 0px 0px;
        padding-top: 590px;
    }

    .map_main_box #overlay {
        top: 0;
        width: 100%;
    }

    .bottom_box {
        width: 95%;
        background: #fff;
        padding-top: 60px;
        /* margin-top: 1365px; */
        padding-bottom: 60px;
        margin-left: auto;
        margin-right: auto;
    }

    .bottom_box .text_box {
        background-color: #fff;
        border: 1px solid #9FA0A0;
        padding: 40px;
    }

    .map_main_body .map_main_right .map_main_box .text_box {
        position: relative;
        top: -835px;
        left: 0px;
        width: 70%;
        height: 85px;
        background: rgba(255, 255, 255, 0.9);
        padding: 17px;
        background: #F7F8F8;
        background: rgba(247, 248, 248, 1);
        border-style: Solid;
        border-color: #DCDDDD;
        border-color: rgba(220, 221, 221, 1);
        border-width: 1px;
        width: 95%;
        margin: 0px auto 20px;
        padding-bottom: 20px;
        /* margin-bottom: 30px; */
    }

    .map_sp_box {
        width: 95%;
        margin: auto;
        position: relative;
        margin-top: 200px;
    }

    .map_main_body .map_main_right .map_main_box .text_box .bt {
        display: inline-block;
        width: 300px;
        height: 68px;
        font-size: 24px;
        color: #fff;
        text-align: center;
        position: absolute;
        cursor: pointer;
        border: none;
        line-height: 36px;
        display: block;
        margin-top: 32px;
        margin-left: auto;
        margin-right: auto;
        top: 140px;
        left: 0;
        right: 0;
        margin-top: 40px;
    }

    .map_main_body .map_main_right .map_main_box .map_price_box table {
        font-size: 28px;
        width: 100%;
    }

    .f16,.f23 {
        font-size: 32px;
    }

    .map_main_body .map_main_right .map_main_box .map_price_box table td p.price_text {
        font-size: 28px;
        padding-left: 43px;
        text-indent: -24px;
        line-height: 160%;
    }

    .cart_in {
        display: block;
        width: 90%;
        height: 100px;
        font-size: 40px;
        color: #FFFFFF;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        margin: auto;
        line-height: 50px;
        border: none;
        cursor: pointer;
    }

    .cart_in_disable {
        height:  100px;
        width: 90%;
    }

    .cart_in_disable div {
        height: 100px;
    }

    .bottom_box .text_box ul li {
        font-size: 20px;
        line-height: 32px;
        color: #000000;
        padding-left: 15px;
        text-indent: -24px;
        line-height: 160%;
        margin-bottom: 10px;
    }

    .footer_logo {
        float: none;
        text-align: center;
        margin: auto;
        width: 100%;
    }

    #footer {
        background-color: #595757;
        padding-top: 10px;
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer_link {
        float: none;
        width: 100%;
        margin: auto;
        text-align: center;
    }

    .footer_link ul {
        margin-top: 40px;
    }

    .footer_link ul li {
        margin-bottom: 10px;
    }

    .footer_link ul li a {
        font-size: 22px;
        color: #fff;
        text-decoration: none;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        padding: 0px 10px;
    }

    .footer_text {
        border-top: none;
    }

    .footer_text p {
        font-size: 22px;
        line-height: 34px;
        color: #FFFFFF;
        margin-top: 20px;
        text-align: center
    }

    .footer_text .copyright {
        font-size: 22px;
        line-height: 34px;
        color: #FFFFFF;
        margin-top: 20px;
        display: block;
        text-align: center
    }

    .ui-datepicker-multi-2 .ui-datepicker-group {
        width: 100% !important;
    }

    .ui-datepicker-multi .ui-datepicker-group {
        float: none !important;
    }

    .ui-datepicker td span, .ui-datepicker td a {
        display: block;
        padding: 1.2em !important;
        text-align: center;
        text-decoration: none;
    }

    .map_main_body .map_main_right .map_main_box .text_box .text1 {
        width: 70%;
        height: 50px;
        background-color: #fff;
        font-size: 24px;
        color: #231815;
        padding: 5px;
        border: 1px solid #9FA0A0;
    }

    .map_main_body .map_main_right .map_main_box .text_box .text2 {
        width: 20%;
        height: 50px;
        background-color: #fff;
        font-size: 24px;
        color: #231815;
        padding: 5px;
        border: 1px solid #9FA0A0;
    }

    #ui-datepicker-div {
        width: 92% !important;
    }

.ui-datepicker table {
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-all;
    font-size: .44em !important;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 100%;
    margin: 0 auto .4em;
}

    .paper_select {
        max-height: none!important;
    }

    .container_960 {
        width: 100%;
        margin: 45px 0px;
        padding: 20px;
    }

    .entry .entry_no1 ul {
        width: 100%;
        background-image: url(../img/entry_no1.png);
        background-repeat: no-repeat;
        background-position: 0 0;
        display: table;
        height: 50px;
        margin-bottom: 15px;
        background-size: 100% 60%;
    }

    .entry .entry_no2 ul {
        width: 100%;
        background-image: url(../img/entry_no2.png);
        background-repeat: no-repeat;
        background-position: 0 0;
        display: table;
        height: 50px;
        margin-bottom: 15px;
        background-size: 100% 60%;
        z-index: 1;
        position: relative;
    }

    .entry .entry_no3 ul {
        width: 100%;
        background-image: url(../img/entry_no3.png);
        background-repeat: no-repeat;
        background-position: 0 0;
        display: table;
        height: 50px;
        margin-bottom: 15px;
        background-size: 100% 60%;
        z-index: 1;
        position: relative;
    }

    .full_box {
        width: 100%;
        background: #F7F8F8;
        border-style: Solid;
        border-color: #DCDDDD;
        border-width: 1px;
        text-align: center;
        padding: 20px 10px;
        font-size: 20px;
    }

    .entry .entry_no1 ul li:nth-child(1), .entry .entry_no2 ul li:nth-child(1), .entry .entry_no3 ul li:nth-child(1) {
        padding-top: 8px;
        padding-left: 4%;
    }

    .entry .entry_no1 ul li:nth-child(2), .entry .entry_no2 ul li:nth-child(2), .entry .entry_no3 ul li:nth-child(2) {
        padding-top: 8px;
        padding-left: 10%;
    }

    .entry .entry_no1 ul li:nth-child(3), .entry .entry_no2 ul li:nth-child(3), .entry .entry_no3 ul li:nth-child(3) {
        padding-top: 8px;
        padding-left: 5%;
    }

    .entry .entry_no1 ul li, .entry .entry_no2 ul li, .entry .entry_no3 ul li {
        display: table-cell;
        position: relative;
        font-size: 11px;
    }

    .entry .full_box .entry_input {
        width: 100%;
        margin: auto;
        height: 50px;
        padding: 5px;
        font-size: 24px;
        border: 1px solid #9FA0A0;
        margin-bottom: 20px;
        display: block;
    }

    .entry .full_box h3 {
        padding-top: 60px;
        width: 100%;
        margin: auto;
        text-align: left;
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .entry .full_box .entry_text {
        width: 100%;
        margin: 20px auto;
        text-align: left;
    }

    .entry .full_box .entry_text ul li {
        font-size: 20px;
        padding-left: 15px;
        text-indent: -24px;
        line-height: 160%;
    }

    .entry .entry_bt {
        margin: 50px auto 30px;
        width: 100%;
        height: 60px;
        color: #fff;
        background: #8FC31F;
        font-size: 28px;
        font-weight: bold;
        border: none;
        cursor: pointer;
        transition: opacity .2s;
    }

    .entry .entry_already {
        margin: 20px auto 0px;
        text-align: center;
        font-size: 20px;
    }

    .entry_form .box .left {
        float: none;
        width: 100%;
        font-size: 20px;
        text-align: left;
        font-weight: bold;
    }

    .entry_form .box .right {
        width: 100%;
        margin-left: 0px;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
    }

    .entry_form .box .right .col.text {
        padding-left: 0;
        margin-top: 10px;
    }

    .entry_form .box .right .col {
        float: none;
    }

    .entry_input_300 {
        width: 100%;
        height: 50px;
        border: 1px solid #9FA0A0;
        padding: 3px;
        margin-left: 0;
        font-size: 20px;
    }

    .error-message {
        font-size: 24px;
        color: #c30d23;
        font-weight: bold;
        text-align: left;
        width: 100%;
        margin: 10px auto 10px;
    }

    .entry_form .box .right .col.tel {
        padding-left: 0;
        margin-top: 10px;
    }

    .entry_form .box .right .col.sex {
        padding-left: 0;
        margin-top: 10px;
    }

    .entry_form .box .right .col.birth {
        padding-left: 0;
        margin-top: 10px;
    }

    .entry_form .box .right .col.purpose {
        padding-left: 0;
        margin-top: 10px;
    }

    .entry_form .box .right .col.area {
        padding-left: 0;
        margin-top: 10px;
    }

    .entry_form .box .right .row.cue {
        padding-left: 0;
        margin-top: 10px;
        /* margin-bottom: 10px; */
    }

    .entry_form .box .right .row.cue label {
        width: 100%;
        display: inline-block;
        margin-bottom: 10px;
    }

    .entry_form .box .right .col.mailmag {
        padding-left: 0;
        margin-top: 10px;
    }

    .entry_form .box {
        /* margin-bottom: 0px; */
        width: 100%;
    }

    .entry_form .box .right {
        margin-top: 20px;
    }

    .mypage_box {
        width: 100%;
        background: #fff;
        border-style: Solid;
        border-color: #DCDDDD;
        border-width: 1px;
        text-align: left;
        position: relative;
        margin-top: 20px;
    }

    .mypage_box h2 {
        font-size: 20px;
        color: #231815;
        display: block;
        background: #B2E1E7;
        height: 50px;
        width: 100%;
        padding: 15px 10px;
        font-weight: bold;
    }

    .mypage_box table {
        width: 96%;
        margin: 10px;
        background: #FFFFFF;
        background: rgba(255, 255, 255, 1);
        border-style: Solid;
        border-color: #DCDDDD;
        border-color: rgba(220, 221, 221, 1);
        border-width: 1px;
    }

    .mypage_box table th {
        width: 30%;
        padding: 20px;
        vertical-align: top;
        text-align: left;
        font-size: 24px;
        font-weight: bold;
        background: #F7F8F8;
        background: rgba(247, 248, 248, 1);
        border-style: Solid;
        border-color: #DCDDDD;
        border-color: rgba(220, 221, 221, 1);
        border-width: 1px;
    }

    .mypage_box table td {
        width: 70%;
        padding: 20px;
        vertical-align: top;
        text-align: left;
        background: #FFFFFF;
        background: rgba(255, 255, 255, 1);
        border-style: Solid;
        border-color: #DCDDDD;
        border-color: rgba(220, 221, 221, 1);
        border-width: 1px;
    }

    .mypage_box table td ul li {
        font-size: 20px;
        padding-bottom: 10px;
        list-style-type: disc;
        margin-left: 20px;
    }

    .mypage .main_text {
        padding-top: 60px;
        font-size: 20px;
        font-weight: bold;
        text-align: left;
        width: 100%;
        margin: auto;
    }

    .mypage .sub_text {
        padding-top: 10px;
        font-size: 20px;
        font-weight: normal;
        text-align: left;
        width: 100%;
        margin: auto;
    }

    .mypage .full_box h3 {
        padding-top: 60px;
        width: 100%;
        margin: auto;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .mypage .full_box .input_400 {
        width: 100%;
        margin: auto;
        height: 50px;
        padding: 5px;
        font-size: 20px;
        border: 1px solid #9FA0A0;
        margin-bottom: 20px;
        display: block;
    }

    .mypage .bt {
        margin: 50px auto 90px;
        width: 100%;
        height: 70px;
        color: #fff;
        background: #8FC31F;
        font-size: 24px;
        font-weight: bold;
        border: none;
        cursor: pointer;
        transition: opacity .2s;
    }

.mypage .cd_add_box {
    background: #8FC31F;
    background: rgba(143, 195, 31, 1);
    width: 100%;
    height: 70px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    /* line-height: 70px; */
    cursor: pointer;
    float: none;
    padding: 12px;
}

    .cart .cart_no1 {
display: none
    }

    .cart .cart_no2 {
display: none
    }

    .cart .cart_no3 {
display: none
    }

    .cart .cart_no4 {
display: none
    }


    .cart_box {
        width: 100%;
        background : #fff;
        border-style : Solid;
        border-color : #DCDDDD;
        border-width : 1px;
        text-align: left;
        position: relative;
        margin-top: 20px;
    }

.cart_box h2 {
    font-size: 24px;
    color: #231815;
    display: inline-block;
    background: #FAD699;
    height: 40px;
    width: 100%;
    padding: 10px;
    font-weight: bold;
}


.cart_box_end {
    width: 100%;
    background: #F7F8F8;
    border-style: Solid;
    border-color: #DCDDDD;
    border-width: 1px;
    position: relative;
    margin-top: 20px;
    float: left;
}

.h150 {
    height: 240px;
    min-height: 240px;
}

.cart_box_end {
    width: 100%;
    background: #F7F8F8;
    border-style: Solid;
    border-color: #DCDDDD;
    border-width: 1px;
    position: relative;
    margin-top: 20px;
    float: none;
    padding: 0px 10px;
}

.buy_continue {
    width: 160px;
    height: 36px;
    border: 1px solid #3E3A39;
    font-size: 20px;
    text-align: center;
    line-height: 36px;
    top: 10px;
    left: 10px;
    position: relative;
    cursor: pointer;
    background-color: #FFFFFF;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.buy_cart {
    width: 260px;
        height: 36px;
    border: 1px solid #3E3A39;
    font-size: 20px;
    text-align: center;
    line-height: 36px;
    top: 10px;
    left: 0;
    position: relative;
    cursor: pointer;
    background-color: #FFFFFF;
    float: left;
    margin-left: 10px;
}

.buy_purchase {
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    top: 100px;
    right: 0;
    cursor: pointer;
    float: left;
    color: #fff;
    position: relative;
}

.buy_est {
    width: 250px;
    height: 38px;
    font-size: 20px;
    text-align: left;
    line-height: 0px;
    top: -22px;
    left: 10px;
    position: relative;
    cursor: pointer;
    color: #fff;
    background-color: #3E3A39;
    background-image: url(../img/chip_est.png);
    background-repeat: no-repeat;
    background-position: 15px 9px;
    padding-left: 49px;
    padding-top: 19px;
    float: left;
}

.cart_payment {
    font-size: 20px;
    width: 96%;
    background: #fff;
    border-style: Solid;
    border-color: #DCDDDD;
    border-width: 0;
    margin: 10px;
    padding: 10px;
}

.cart_payment th {
    padding: 20px;
    width: 100%;
    border-style: Solid;
    border-color: #DCDDDD;
    border-width: 1px;
    background: #F7F8F8;
    display: block;
}

.cart_payment td {
    padding: 20px;
    border-style: Solid;
    border-color: #DCDDDD;
    border-width: 1px;
    line-height: 1.8;
    display: block;
    border-bottom: none;
    border-top: none;
}

.card_input .box .card_no {
    border: 1px solid #9FA0A0;
    width: 120px;
    height: 45px;
    padding: 5px;
    ime-mode: disabled;
    font-size: 20px;
    margin-bottom: 10px;
}

.card_amex_dinars {
    font-size: 20px;
    display: block;
}

.card_input .box .card_name {
    border: 1px solid #9FA0A0;
    width: 100%;
    height: 50px;
    padding: 5px;
    ime-mode: disabled;
    font-size: 20px;
}

.card_input .box .card_mon, .card_input .box .card_year {
    border: 1px solid #9FA0A0;
    width: 80px;
    height: 45px;
    font-size: 20px;
}
.cart_box_thanx {
    width: 100%;
    background: #F7F8F8;
    border-style: Solid;
    border-color: #DCDDDD;
    border-width: 1px;
    position: relative;
    margin-top: 20px;
    float: left;
    padding: 20px;
}

.cart_data_box {
    width: 100%;
    background: #fff;
    border-style: Solid;
    border-color: #DCDDDD;
    border-width: 1px;
    text-align: left;
    position: relative;
    margin-top: 20px;
}

.cart_data_box h2 {
    font-size: 24px;
    color: #231815;
    display: block;
    background: #FAD699;
    height: 40px;
    width: 100%;
    padding: 10px;
    font-weight: bold;
    float: left;
}

.cart_data_box .bt1 {
    margin-top: 20px;
    width: 100%;
    height: 50px;
    border: none;
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
    margin-left: 0;
    display: block;
}

.cart_data_box .file_box {
    width: 100%;
    min-height: 100px;
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
    background-color: #f7f8f8;
    margin-left: 0;
    margin-top: 20px;
}

.cart_data_box .right_box {
    float: left;
    width: 100%;
    /* margin-top: 20px; */
    padding: 10px;
}

.cart_data_box .right_box .bt_box {
    width: 100%;
    background-color: #f7f8f8;
    margin-top: 0;
    padding: 20px;
}

.cart_data_box .right_box .bt_box p.maintext {
    font-size: 24px;
    line-height: 1.5;
}

.cart_data_box .right_box .bt_box p.subtext {
    font-size: 20px;
    line-height: 1.8;
}

.cart_box_readme {
    width: 100%;
    background: #F7F8F8;
    border-style: Solid;
    border-color: #DCDDDD;
    border-width: 1px;
    position: relative;
    margin-top: 20px;
    float: left;
    padding: 20px;
}

.cart_box_readme .list1 {
    font-size: 20px;
    line-height: 1.8;
    padding-left: 1em;
}

.cart_box_readme .list1 .icon {
    margin-top: 20px;
    display: table;
    border-collapse: separate;
    border-spacing: 10px 0;
}

.cart_box_readme .list1 .icon .col {
    display: table-cell;
    text-align: center;
    font-size: 14px;
}


.conf_text {
    font-size: 24px;
    color: #C30D23;
    background: #F6DADE;
    background: rgba(246, 218, 222, 1);
    border-style: Solid;
    border-color: #C30D23;
    border-color: rgba(195, 13, 35, 1);
    border-width: 1px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
}


.cart_data_box_bottom {
    width: 100%;
    font-size: 20px;
    line-height: 1.8;
    padding: 20px 20px;
    border-top: 1px solid #dcdddd;
    margin: auto;
}

.cart_data_form_box {
    width: 100%;
    background: #fff;
    border-style: Solid;
    border-color: #DCDDDD;
    border-width: 1px;
    text-align: left;
    position: relative;
    margin-top: 20px;
}

.cart_data_form_box h2 {
    font-size: 24px;
    color: #231815;
    display: block;
    background: #FAD699;
    height: 40px;
    width: 100%;
    padding: 10px;
    font-weight: bold;
}

.cart_data_form_box .left_box {
    float: left;
    width: 100%;
    padding: 20px 10px;
    margin-right: 40px;
}

.cart_data_form_box .form_box .item .os_select {
    width: 100%;
    height: 50px;
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    border-style: Solid;
    border-color: #9FA0A0;
    border-color: rgba(159, 160, 160, 1);
    border-width: 1px;
    font-size: 24px;
}

.cart_data_form_box .form_box .item .row.cue label {
    width: 100%;
    display: block;
    font-size: 24px;
    margin-bottom: 15px;
}

.cart_data_form_box .form_box .item .row.cue {
    padding-left: 0em;
    margin-bottom: 15px;
}

.cart_data_form_box .form_box .item .cart_text_area {
    width: 100%;
    height: 190px;
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    border-style: Solid;
    border-color: #9FA0A0;
    border-color: rgba(159, 160, 160, 1);
    border-width: 1px;
    padding: 10px;
    font-size: 24px;
}

.w600 {
    width: 100% !important;
}

.status_box {
    margin-bottom: 40px;
    border-bottom: 1px solid #DCDDDD;
    width: 100%;
    margin: 0px auto;
    padding: 10px;
}

.status_box table {
    width: 100%;
    margin: 20px auto;
    font-size: 20px;
}

.mypage_data_box {
    width: 100%;
    background: #fff;
    border-style: Solid;
    border-color: #DCDDDD;
    border-width: 1px;
    text-align: left;
    position: relative;
    margin-top: 20px;
}

.mypage_data_box h2 {
    font-size: 24px;
    color: #231815;
    display: block;
    background: #FAD699;
    height: 40px;
    width: 100%;
    padding: 10px;
    font-weight: bold;
}

.mypage_list_box {
    display: block;
    margin: 20px 0px;
    border-collapse: separate;
    border-spacing: 0;
    padding: 20px;
}

.mypage_list_box .data_img {
    display: block;
    width: 100%;
    height: 410px;
    position: relative;
    margin: auto;
    text-align: center;
}

.mypage_list_box .data_text {
    display: block;
    position: relative;
}

.mypage_list_bt_box {
    margin: 30px 30px;
    position: relative;
    bottom: 0px;
}

.mypage_list_bt_box .dl, .mypage_list_bt_box .detail {
    float: left;
    width: 100%;
    height: 70px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 70px;
    cursor: pointer;
    color: #fff;
    margin-right: 0;
    margin-bottom: 40px;
}

.mypage_list_bt_box .cancel {
    float: left;
    width: 100%;
    height: 70px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 70px;
    cursor: pointer;
    color: #fff;
    background: #B5B5B6;
}


.login .left_box {
    float: none;
    margin-right: 0;
    margin-bottom: 40px;
}

.login .login_box {
    border: 1px solid #DCDDDD;
    width: 100%;
    padding: 30px;
    min-height: 410px;
}

.login .login_box h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.login_box .login_bt {
    margin: 45px auto;
    width: 100%;
    height: 70px;
    color: #fff;
    background: #8FC31F;
    font-size: 24px;
    font-weight: bold;
    border: none;
    cursor: pointer;
    transition: opacity .2s;
}

.login .login_box {
    border: 1px solid #DCDDDD;
    width: 100%;
    padding: 30px;
    min-height: 410px;
}

.login .left_box {
    float: none;
    margin-right: 0;
    margin-bottom: 40px;
}

.login .right_box {
    float: none;
}

.login h2 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}


.login .login_box {
    border: 1px solid #DCDDDD;
    width: 100%;
    padding: 30px;
    min-height: 410px;
}

.login_box .entry_bt {
    margin: 30px auto;
    width: 100%;
    height: 100px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    border: none;
    cursor: pointer;
    transition: opacity .2s;
}

.login_box p.bd {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
}

.login_box p {
    font-size: 20px;
    line-height: 25px;
}

.f_window_box_mypage_cd {
    width: 100%;
    height: 100%;
}

.f_window_box_dlg {
    padding: 30px 30px !important;
}

.f_window_box_mypage_cd .bt_area {
    display: table;
    margin: 50px auto;
    border-collapse: separate;
    border-spacing: 10px 0;
}

.f_window_box .bt_area_dlg {
    margin: 5px 10px 5px 10px !important;
}

.f_window_box_mypage_cd .bt_area .bt_back {
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    border-style: Solid;
    border-color: #3E3A39;
    border-color: rgba(62, 58, 57, 1);
    border-width: 1px;
    width: 100px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    color: #231815;
}

.f_window_box_mypage_cd .bt_area .bt {
    background: #8FC31F;
    color: #fff;
    width: 300px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.entry_form .box .right .col.area select {
    width: 350px;
    height: 50px;
    border: 1px solid #9FA0A0;
    font-size: 24px;
}

.entry_form .box .right .col.job select {
    width: 350px;
    height: 50px;
    border: 1px solid #9FA0A0;
    font-size: 24px;
}

.mypage_mail .col {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.mypage_mail {
    display: block;
    margin: 50px 20px 0px;
    border-collapse: separate;
    border-spacing: 100px 0;
    text-align: left;
}

.cart_data_box .left_box {
    float: none;
    width: 100%;
    padding: 20px 10px;
    margin-right: 0px;
}

.cart_data_form_box .bt_area .bt {
    width: 100%;
    height: 70px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 70px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    border: none;
    margin-bottom: 60px;
}

.cart_data_form_box .bt_area .bt_back {
    background: #B5B5B6;
    width: 100%;
    height: 70px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 70px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
}

.table1 {
    margin: 30px auto 0px;
    width: 90%;
    /* padding: 0px 20px; */
}

.table2 {
    margin: 0px auto 0px;
    width: 90%;
}

.table3 {
    margin: 20px auto 0px;
    width: 90%;
}

.table4_0 {
    margin: 0px auto 0px;
    width: 90%;
}

.table4_0 .left {
    width: 20%;
}

.table4 {
    width: 40%;
    margin: 20px auto 0px;
}

.table5 {
    margin: 20px auto 0px;
    width: 80%;
}

.mypage_list_box .data_img .dl {
    margin-top: 20px;
    width: 90%;
    height: 70px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 70px;
    cursor: pointer;
    color: #fff;
    position: absolute;
    bottom: 0px;
    margin: auto;
    left: 0;
    right: 0;
}

.mypage_list_box .data_text .one_click {
    background: #8FC31F;
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 285px;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
}

.f_window_box_mypage_oneclick {
    width: 100%;
    height: 650px;
    padding: 20px;
}

#f_window {
    width: 95% !important;

}


}

/* min-width:640px */
@media screen and (max-width: 580px) {
    #head_sp_tel {
        max-width: 600px;
        width: 95%;
    height: 90px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        text-align: center;
    }

    #head_sp_tel a {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        text-decoration: none
    }

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

    #head_sp_tel .title {
        font-size: 24px;
        position: relative;
        top: 0;
        left: 0;
        padding-top: 10px;
    }

    #head_sp_tel .time {
        font-size: 20px;
        position: relative;
        top: 0;
        margin: 0 auto;
    }

    #head_sp_tel .tel {
        font-size: 22px;
        font-weight: bold;
        position: relative;
        top: 0;
        right: 0;
        background-image: url(../img/head_sp_tel.png);
        background-repeat: no-repeat;
        background-position: 28% 2px;
        height: 50px;
        padding-left: 5%;
        padding-top: 2px;
        background-size: 18px;
    }

.buy_accept {
    width: 100%;
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    top: 80px;
    right: 0;
    position: relative;
    cursor: pointer;
    color: #fff;
    /* padding-top: 100px; */
}

.cart_text1 {
    bottom: 0;
    left: 0;
    position: relative;
    font-size: 12px;
    line-height: 1.3;
    margin-top: 94px;
}

}


/* 20170417 */

@media screen and (max-width: 640px) {
    .help_page .left_box {
        display: none
    }

.container_1100 {
    width: 100%;
    margin: 50px auto;
    padding: 40px
}

.help_page .right_box {
    margin-left: 0px;
}

.help_page .right_box ul.img_list li:not(:nth-child(4n)) {
    margin-right: 0px;
}

.help_page .right_box ul.img_list li {
    float: left;
    width: 48%;
    height: 180px;
    margin-bottom: 20px;
    background-color: #F7F8F8;
}

.help_page .right_box ul.img_list li:nth-child(2n) {
    margin-left: 4%;
}

.help_page .right_box ul.img_list li {
    background-size: 33% !important;
}

.help_page .right_box ul.img_list li:nth-child(8) {
    background-size: 22%!important;
}

.help_page .right_box ul.img_list li a {
    display: table;
    width: 100%;
    height: 180px;
    position: relative;
    text-decoration: none;
}

.help_page .right_box p {
    font-size: 18px;
    color: #231815;
    line-height: 1.8;
    padding-left: 0px;
    margin-top: 15px;
}

.help_page .right_box ul.help_ul li {
    font-size: 18px;
    color: #231815;
    line-height: 1.8;
    margin-left: 15px;
    margin-top: 15px;
    list-style-type: decimal;
}

.help_entry_bt a:link {
    color: #fff
}

.help_entry_bt a:visited {
    color: #fff
}

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

.help_page .aboutme_box1 .text {
    float: none;
    width: 100%;
    margin-right: 40px;
    font-size: 14px;
    line-height: 1.7;
}

.aboutme_table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 30px;
    margin-bottom: 40px;
}

.map_box iframe{
    width: 100%
}

.aboutdata_table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
    margin-bottom: 40px;
    margin-left: 0px;
}

.help_page.aboutdata h4 {
    font-size: 18px;
    color: #231815;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 30px;
    margin-left: 0px;
}

.aboutdata_table_sp th{
width: 200px
}

.aboutdata_table td.w-p {
    background-image: url(../img/h_w-p.png);
    background-repeat: no-repeat;
    background-position: center 30px;
    text-align: center;
    vertical-align: top;
    padding-top: 115px;
    background-size: 70%;
}

.aboutdata_table td.pdf2 {
    background-image: url(../img/h_pdf.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    text-align: center;
    vertical-align: middle;
    padding-left: 60px;
    background-size: 15%;
}

.papersize_table .col {
    display: block;
    width: 100%;
}

.papersize_table {
    display: block;
    width: 100%;
}

.papersize_table table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
    margin-bottom: 40px;
}

.papersize_table .lno th {
    border-right: 1px solid #dcdddd !important;
}

.papersize_table .lno td {
    border-right: 1px solid #dcdddd !important;
}

.ml50 {
    margin-left: 0;
}

.ml90 {
    margin-left: 0px !important;
}

.tombo_table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
    margin-bottom: 40px;
}

/* 20170420 */

.contact_page {
    width: 100%;
    margin: 50px auto;
    padding: 40px;
}

.contact_page p {
    font-size: 18px;
    color: #231815;
    line-height: 1.7;
}

.contact_box {
    width: 100%;
    background: #F7F8F8;
    padding: 50px 30px 20px 30px;
    margin-top: 50px;
}

.contact_box .contact_input_box {
    margin-top: 10px;
    width: 100%;
    height: 60px;
    padding: 6px;
    font-size: 20px;
    margin-bottom: 30px;
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    border-style: Solid;
    border-color: #DCDDDD;
    border-color: rgba(220, 221, 221, 1);
    border-width: 1px;
}

.contact_box .contact_textarea {
    margin-top: 10px;
    width: 100%;
    height: 300px;
    padding: 6px;
    font-size: 20px;
    margin-bottom: 30px;
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    border-style: Solid;
    border-color: #DCDDDD;
    border-color: rgba(220, 221, 221, 1);
    border-width: 1px;
}

.conf_bt_box {
    margin: 80px auto;
    width: 100%;
    text-align: center;
}

.conf_bt_box .contact_bt_ok {
    float: none;
    width: 320px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    line-height: 50px;
    border: none;
    cursor: pointer;
    margin-right: 0px;
    margin: auto;
    text-align: center;
}

.conf_bt_box .contact_bt_bk {
    float: none;
    width: 220px;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    line-height: 50px;
    border: none;
    cursor: pointer;
    background: #B5B5B6;
    margin-left: 0px;
    /* margin-right: 90px; */
    margin-top: 60px;
}

.contact_bt {
    margin-top: 40px;
    display: block;
    width: 100%;
    height: 50px;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin: 80px auto;
    line-height: 50px;
    border: none;
    cursor: pointer;
}

.contact_tel {
    font-weight: bold;
    font-size: 19px;
    background-image: url(img/contact_tel@2x.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 6%;
    width: 100%;
    height: 40px;
    display: block;
    line-height: 31px;
    padding-left: 50px;
    margin-bottom: 0px;
}

#radius {
    padding: 15px 1px;
}

}
