@charset "utf-8";

/*
Theme Name: west-2106
Text Domain: west
Author: the WordPress team
Author URI: https://wordpress.org/
*/


/* west_01.css */
/* -------------------------------------------------- */

.page-west_01 .page-hero {
    background-image: url(img/west_01/hero.jpg);
}

.page-west_01 .hero-icon {
    height: 52px;
    margin: 0;
}

.page-west_01 .page-hero__title {
    padding-bottom: 16px;
}

.page-west_01_01 .page-hero {
    background-image: url(img/west_01_01/hero.jpg);
    background-position: center right;
}

.page-west_01_01_complete .page-hero__content {
    height: 146px;
}

.page-west_01_04 .page-hero {
    background-image: url(img/west_01_04/hero.jpg);
    background-position: center right;
}

.page-west_01_04_complete .page-hero__content {
    height: 146px;
}

.page-west_01_07 .page-hero {
    background-image: url(img/west_01_07/hero.jpg);
    background-position: center right;
}

.page-west_01_07_complete .page-hero__content {
    height: 146px;
}

.page-west_01 section,
.page-west_01_01 section,
.page-west_01_04 section,
.page-west_01_07 section {
    margin-top: 30px;
}

.assessment-form-basic,
.assessment-item,
.assessment-form-footer {
    width: 880px;
    margin: auto;
    overflow: hidden;
}

.assessment-form-basic {
    margin-bottom: 40px;
}

.assessment-form-footer {
    margin-top: 20px;
}

.assessment-btn {
    margin-top: 10px;
}

.home-service-other {
    display: inline-block;
    margin: 50px 0 20px;
    width: 48%;
}

.performance {
    float: right;
}

.story {
    text-align: center;
    padding: 50px 0;
    background-color: #EEEEEE;
}

.notice-section__list tr {
    text-align: left;
}

.notice-section__list tr:nth-child(odd) td{
  background: #EEEEEE;
}

.notice-section__list td {
    height: 40px;
}

.notice-section__list p {
    display: inline-flex;
    font-size: 17px;
    margin: 0;
}

.notice-section__list .notice-section__icon {
    background-repeat: no-repeat;
    margin-left: 20px;
    margin-right: 10px;
    width: 17px;
    height: 18px;
    position: relative;
    top: 2px;
}

.notice-section__list .icon-cross {
    background-image: url(img/west_01/icon-cross.png);
}

.notice-section__list .icon-triangle {
    background-image: url(img/west_01/icon-triangle.png);
}

.assessment-form .basic-info {
    float: left;
    width: 50%;
    margin-top: 20px;
    vertical-align: top;
}
.mw_wp_form_confirm .kari{
font-size: 20px;
font-weight:bold;
}
.assessment-form .basic-info:nth-child(2n-1) {
    padding-right: 40px;
    clear: left;
}
.assessment-form .basic-info:nth-child(2n) {
    padding-left: 40px;
}
.assessment-form .basic-info.full {
    width: 100%;
    padding: 0;
}
.assessment-form .form-group select,
.assessment-form .form-group input[type=text],
.assessment-form .form-group input[type=email],
.assessment-form .form-group textarea {
    display: block;
    margin-top: 5px;
    height: 32px;
    padding: 0 5px;
    border: 1px solid #D3D3D3;
    background: #EDEDED;
    color: #414349;
    width: 100%;
}

.assessment-form .form-group textarea {
    width: 100%;
    height: 130px;
    resize: none;
}

.assessment-form .radio-group {
    height: 32px;
    padding: 0 5px;
}

.assessment-form .radio-group input{
    display: none;
}

.assessment-form .radio-group label{
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-left: 20px;
    padding: 10px 20px;
    border-radius: 2px;
    font-size: 14px;
    text-align: center;
    line-height: 1;
}

.assessment-form .radio-group label:before{
    position: absolute;
    content: "";
    top: 50%;
    left: -10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #EEEEEE;
    border: 1px solid #D4D4D4;
    border-radius: 50%;
}

.assessment-form .radio-group input[type="radio"]:checked + label:after {
    position: absolute;
    content: "";
    top: 50%;
    left: -4px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-radius: 50%;
    background: #879c18;
}

.assessment-items {
    background-color: #FFFFCC;
    margin: 30px 0;
    margin-bottom: 10px;
    padding: 24px 0;
    font-weight: bold;
}

.assessment-items + .assessment-items {
    margin-top: 10px;
}

.assessment-info {
    margin-bottom: 12px;
}

.assessment-info:last-child {
    margin-bottom: 0;
}

.assessment-info label {
    display: inline-block;
    margin-bottom: 5px;
}

.assessment-info select.product-quantity {
    display: inline-block;
    background-color: white;
    height: 32px;
}

.assessment-info select.product-status {
    display: block;
    background-color: white;
    height: 32px;
}

.assessment-info input {
    display: inline-block;
    height: 32px;
    padding: 0 5px;
    width: 100%;
}

.assessment-info input[type="text"],
.assessment-info input[type="email"],
.assessment-info input[type="password"],
.assessment-info select,
.assessment-info textarea {
    border: 1px solid #D4D4D4;
}

.assessment-info textarea {
    display: block;
    background-color: white;
    height: 65px;
    width: 100%;
}

.assessment-info .product-name-quantity-wrap {
    overflow: hidden;
}
.assessment-info .product-name-wrap {
    float: left;
    width: 80%;
}
.assessment-info .product-quantity-wrap {
    float: right;
}

.assessment-info input[type="file"].file-input-hidden {
    display: none;
}

.assessment-info > label > span {
    font-size: 12px;
}

.assessment-items .item-left {
    float: left;
    width: 50%;
    padding: 0 30px 0 0;
}

.assessment-items .item-right {
    float: left;
    width: 50%;
    padding: 0 0 0 30px;
}

.assessment-form label,
.assessment-items label {
    margin-right: 15px;
    font-size: 16px;
}

.assessment-info input.file-input-trigger {
    background-image: url(img/west_01_01/assessment-select-file.png);
    border: none;
    cursor: pointer;
    width: 105px;
    height: 31px;
}

.assessment-info .mwform-file-delete {
  display: none;
}

.drag-drop-inside {
    margin-top: 50px;
}

.drag-drop-area {
    background-color: white;
    border: 2px dashed #cccccc;
    text-align: center;
    height: 200px;
    margin-top: 10px;
}

.mw_wp_form_confirm .drag-drop-area {
    display: none;
}

.drag-drop-info {
    margin: 0 0 6px;
    font-size: 16px;
    line-height: 150%;
    color: #999999;
}


.assessment-items .upload-images {
    list-style: none;
    padding: 0;
    margin-right: -8px;
}

.assessment-items .upload-images li {
    display: block;
    float: left;
    width: 44px;
    height: 44px;
    margin: 0 8px 8px 0;
    position: relative;
    overflow: hidden;
}

.assessment-items .upload-images li img {
    width: auto;
    height: auto;
    max-width: none;
    max-height: none;
}

.assessment-items .upload-images li:not(:empty):hover:after {
    display: block;
    width: 19px;
    height: 19px;
    content: '';
    position: absolute;
    top: -5px;
    right: -5px;
    background: url(img/west_01_01/button-remove-image.png);
}

.mw_wp_form_confirm .assessment-items .upload-images li:hover:after {
    display: none;
}

.dummy-img {
    width: 44px;
    height: 44px;
    background-color: gray;
}

.assessment-form .right-wrap {
    overflow: hidden;
}

.assessment-form .right {
    float: right;
}

.assessment-form .button-group {
    margin-top: 60px;
    margin-bottom: 75px;
}

.assessment-form .remove-item,
.assessment-form #add-item,
.assessment__submit {
    width: auto;
    padding:0;
    margin:0;
    background:none;
    border:0;
    font-size:0;
    line-height:0;
    overflow:visible;
    cursor:pointer;
    outline: none;
}

.mw_wp_form_confirm .remove-item,
.mw_wp_form_confirm #add-item {
    display: none;
}

.assessment-form .inline,
.assessment-items .inline {
    display: inline-block;
}

.assessment-form .required,
.assessment-items .required {
    background-color: red;
    color: white;
    display: inline-block;
    margin: 0;
    margin-bottom: 5px;
    padding: 2px 5px;
    font-size: 13px;
}

.assessment-form {
    font-size: 13px;
}
.label-rows {
    background-color: #D3D3D3;
    width: 220px;
    vertical-align: top;
}

.label-cols {
    display: block;
}

ul.asterisk {
    padding: 0;
}

ul.asterisk li {
  list-style-type: none;
  margin-bottom: 5px;
}

ul.asterisk li:before {
  display: inline;
  content: "※";
}

#address-search {
    border: none;
    background: none;
    cursor: pointer;
    outline: none;
}

.assessment-form .notice {
    vertical-align: middle;
    font-size: 12px;
    line-height: 1.6;
}

.notice-mynumber, .notice-agreement, .agreement-check {
    background: #D3D3D3;
    padding: 0 10px;
}

.notice-agreement {
    color: blue;
    font-weight: bold;
    margin-top: 50px;
}

.agreement-check {
    margin: 20px auto 0;
    padding: 10px;
    width: 350px;
    display: inline-block;
}

.agreement {
    text-align: center;
}

.assessment-agreement {
    border-bottom: 2px solid blue;
    color: blue;
}

.assessment-form .form-group input[type=text].half,
.assessment-form .form-group input[type=email].half,
.assessment-form .form-group input[type=password].half,
.assessment-form .form-group select.half,
.example {
    width: 45%;
    display: inline-block;
}

.date-label {
    display: inline-block;
}

.center {
    text-align: center;
}

.assessment-form .form-submit__btn {
    position: relative;
    width: 100%;
    max-width: 350px;
    padding: 17px 32px;
    color: #FFF;
    background: #414DAB;
    border: none;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    margin: 0 10px;
}

.assessment-form .form-submit__btn:after {
    position: absolute;
    top: 0;
    right: 15px;
    display: block;
    font-size: 26px;
    line-height: 59px;
    content: "\f105";
    font-family: FontAwesome;
}

.assessment-form .form-submit__btn.back-button {
    color: #414349;
    background: #FFF;
    border: 2px solid #414349;
}

.assessment-form .form-submit__btn.back-button:after {
    right: auto;
    left: 15px;
    content: "\f104";
}


.page-west_01_01_complete .complete-section {
    margin: 60px 0;
    text-align: center;
}

.page-west_01_01_complete .complete-section h2 {
    font-size: 26px;
    line-height: 1.85;
}

.page-west_01_01_complete .complete-section p {
    font-size: 18px;
    line-height: 2.22;
}

.page-west_01_01_complete .complete-section p small {
    display: block;
    font-size: 14px;
    line-height: 1.75;
}


.page-west_01_04_complete .complete-section,
.page-west_01_07_complete .complete-section {
    margin: 60px 0;
    text-align: center;
}

.page-west_01_04_complete .complete-message h2,
.page-west_01_07_complete .complete-message h2 {
    margin-bottom: 0;
    font-size: 26px;
    line-height: 1.85;
}

.page-west_01_04_complete .complete-message p,
.page-west_01_07_complete .complete-message p {
    margin-top: 10px;
    font-size: 18px;
    line-height: 2.22;
}

.page-west_01_04_complete .complete-box,
.page-west_01_07_complete .complete-box {
    width: 780px;
    margin: 40px auto;
    background: #EDEDED;
    text-align: left;
    padding: 25px 50px;
}

.page-west_01_04_complete .complete-box h3,
.page-west_01_07_complete .complete-box h3 {
    margin: 0 0 6px;
    font-size: 18px;
    color: #414DAB;
}

.page-west_01_04_complete .complete-box p,
.page-west_01_07_complete .complete-box p {
    margin: 0 0 18px;
    line-height: 1.6;
}

.page-west_01_04_complete .complete-box p:last-child,
.page-west_01_07_complete .complete-box p:last-child {
    margin-bottom: 0;
}

.page-west_01_04_complete .button-group {
    margin: 18px -20px 0;
    overflow: hidden;
}

.page-west_01_04_complete .button-item {
    float: left;
    width: 50%;
    padding: 0 20px;
    box-sizing: border-box;
}

.page-west_01_04_complete .button-item a {
    display: block;
    position: relative;
    width: 100%;
    max-width: 350px;
    padding: 17px 32px;
    color: #414349;
    background: #FFF;
    border: 2px solid #414349;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
}

.page-west_01_04_complete .button-item a:after {
    position: absolute;
    top: 0;
    right: 15px;
    display: block;
    font-size: 26px;
    line-height: 59px;
    content: "\f105";
    font-family: FontAwesome;
}

.page-west_01_04_complete .button-item a.primary-btn {
    color: #FFF;
    background: #414DAB;
    border: none;
}

.page-west_01_04_complete .complete-trouble,
.page-west_01_07_complete .complete-trouble {
    width: 680px;
    margin: 40px auto;
    text-align: left;
}

.page-west_01_04_complete .complete-trouble a,
.page-west_01_07_complete .complete-trouble a {
    text-decoration: underline;
}

.page-west_01_04_complete .complete-trouble li,
.page-west_01_07_complete .complete-trouble li {
    margin: 0 0 10px;
}


.form-complete-button {
    margin-top: 100px;
    text-align: center;
}
.form-complete-button a {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 230px;
    padding: 14px 32px;
    font-weight: bold;
    color: #414349;
    background: #FFF;
    border: 2px solid #414349;
    text-align: center;
    cursor: pointer;
    margin: 0 10px;
}

.form-complete-button a:after {
    position: absolute;
    top: 0;
    right: 15px;
    display: block;
    font-size: 26px;
    line-height: 45px;
    content: "\f105";
    font-family: FontAwesome;
}

.service-notice{
    width: 880px;
    margin: 0 auto;
}

.notice-section__list {
    border-collapse: collapse;
}


/* added by takada at 20170214 */
#trigger_wrap .radio-group span:nth-child(5n):before {
    content: "\A";
}

#trigger-other {
    width: 300px;
}


.assessment-form-basic .kari_add{
    clear: both;
    padding-left: 0px !important;
}

.form_add_label{
    font-weight: bold;
}

.mw_wp_form_confirm_body .kari_add{
    padding: 20px;
}

/* west_01-02.css */
/* -------------------------------------------------- */
.page-west_01_02 .page-hero {
	background-image: url(img/west_01/02/hero.png);
}


.page-west_01_02 .page-hero__description {
	font-weight: normal;
	font-size: 20px;
}

.page-west_01_02 .page-hero__description .page-hero__description_small {
	font-size: 16px;
}

.page-hero__title {
	/*vertical-align: middle;*/
}

.page-hero__title > span {
	margin-left: 20px;
	vertical-align: top;
	margin-top: 3px;
	height: 100%;
	font-weight: normal;
	font-size: 16px;
	display: inline-block;
	color: #fff;
	background: #f00;
	padding: 6px 20px;
}
.hero-icon {
	height: 52px;
	margin: 0;
}

.delivery-purchase-section__header {
	text-align: center;
	padding: 20px 0 45px;
	margin: 0 auto;
	color: #404DAB;
	font-size: 29px;
	font-weight: bold;
}

.trip-purchase-section_circle {
	display: inline-block;
	width: 53px;
	margin: 0 5px;
	padding: 7px 0;
	border-radius: 50%;
	background: #404DAB;
	color: #fff;
	font-size: 32px;
}

.delivery-purchase-section__table {
	width: 100%;
	margin: 20px 0;
	padding: 0;
	list-style: none;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 4px 0;
}

.delivery-purchase-section__table_head {
	position: relative;
	width: 20%;
	background: #EAEEFE;
	box-sizing: border-box;
	text-align: center;
	padding-top: 60px;
}

.delivery-purchase-th__step {
	position: absolute;
	top: -27px;
	left: 50%;
	margin-left: -41px;
}

.delivery-purchase-section__data {
	position: relative;
	width: 20%;
	background: #EAEEFE;
	box-sizing: border-box;
	text-align: center;
	vertical-align: top;
	padding: 0 8px 88px;
}
.delivery-purchase-section__data_head {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
}

.delivery-purchase-section__data_small {
	font-size: small;
}

.delivery-purchase-section__data_xsmall {
	font-size: 12px;
}

.delivery-purchase-section__web {
	display: block;
	padding: 11px 0 11px 40px;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	color: #4350A8;
	background: url(img/home/easy/item_arrow2.png) 160px center #fff000 no-repeat;
	position: relative;
}

.delivery-purchase-section__web:hover {
	color: #4350A8;
}

.delivery-purchase-section__web::before {
	content: '';
	display: inline-block;
	width: 23px;
	height: 27px;
	background: url(img/home/easy/item_pc.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 22px;
	left: 9px;
}

.delivery-purchase-td__free {
	text-align: center;
}

.delivery-purchase-section-tel {
	border: 1px solid;
	font-weight: bold;
	font-size: 15px;
	background: url(img/west_01/telbtn.png) no-repeat 26px 10px #fff;
	line-height: 1.1;
	padding: 13px 0;
}

.delivery-purchase-section-tel-num {

}

.delivery-purchase-td__free > span {
	display: inline-block;
	width: 120px;
	font-size: 16px;
}

.black_border {
	border: solid 1px #363A3F;
	padding: 8px;
}

.delivery-purchase-section__data_foot{
	position: absolute;
	bottom: 20px;
	left:8px;
	right: 8px;
	margin:0;
}

.delivery-purchase-section__data_foot_text{
	padding: 10px;
}

.delivery-purchase-section__detail {
	position: relative;
	margin-top: 50px;
	text-align: right;
}

.delivery-purchase-section__detail > a {
	font-size: 18px;
	display: inline-block;
	text-align: center;
	padding: 12px;
	width: 300px;
}

.delivery-purchase-section__detail > img {
	position: absolute;
	top: 50%;
	right: 8px;
	margin-top: -8px;
}

.delivery-purchase-section__points{
	max-width: 900px;
	margin: auto;
}

.delivery-purchase-points_list{
	padding: 20px 0 40px;
	text-align: center;
	font-size: 0;
}

.delivery-purchase-points_item{
	display: inline-block;
	position: relative;
	width: 130px;
	height: 130px;
	margin-left: 20px;
	border: 4px solid #414eab;
	border-radius: 50%;
	box-sizing: border-box;
}

.delivery-purchase-points_item:first-child{
	margin-left: 0;
}

.delivery-purchase-points_item_text{
	display: table-cell;
	position: absolute;
	top:37%;
	left:0;
	right: 0;
	line-height: 1.45454545454545em;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color:#414eab;
}

.delivery-purchase-points_item_text_row2{
	top:25%;
}

.delivery-purchase-section_assess{
	max-width: 900px;
	margin: 0 auto;
	padding: 40px 30px;
	background-color: #eee;
}

.delivery-purchase-assess_detail{
	margin: 0;
}

.delivery-purchase-assess_title{
	margin: 0 0 20px 0;
	line-height: 1;
	font-weight: bold;
	font-size: 22px;
	color:#414eab;
}

.delivery-purchase-assess_text{
	margin: 0;
	line-height: 1.5;
	font-size: 16px;
}

/* west_01_03.css */
/* -------------------------------------------------- */

.page-west_01_03 .page-hero {
	height: 146px;
	background-image: url(img/west_01_03/hero.jpg);
	background-position: right center;
}

.page-west_01_03 .page-hero__content {
	height: 146px;
}

.page-west_01_03 ul.caution {
	margin: 13px 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
    text-align: left;
}

.page-west_01_03 ul.caution li {
	position: relative;
	margin: 0;
	padding: 0 0 0 1.5em;
}

.page-west_01_03 ul.caution li:before {
	content: '※';
	position: absolute;
	top: 0;
	left: 0;
}

.page-west_01_03 .delivery-purchase-step {
	position: relative;
	margin: 40px 0 94px;
	padding: 30px 70px 30px 90px;
	background: #EEEEEE;
}

.page-west_01_03 .delivery-purchase-step:before {
	position: absolute;
	top: -10px;
	left: -10px;
	content: '';
	display: block;
	width: 83px;
	height: 113px;
	background-repeat: no-repeat;
}

.page-west_01_03 .delivery-purchase-step:after {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -75px;
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 54px 75px 0 75px;
	border-color: #EEEEEE transparent transparent transparent;
}

.page-west_01_03 .delivery-purchase-step:last-child {
	margin-bottom: 40px;
}

.page-west_01_03 .delivery-purchase-step:last-child:after {
	display: none;
}

.page-west_01_03 .delivery-purchase-step1:before {
	background-image: url(img/west_01_03/step1.png);
}

.page-west_01_03 .delivery-purchase-step2:before {
	background-image: url(img/west_01_03/step2.png);
}

.page-west_01_03 .delivery-purchase-step3:before {
	background-image: url(img/west_01_03/step3.png);
}

.page-west_01_03 .delivery-purchase-step4:before {
	background-image: url(img/west_01_03/step4.png);
}

.page-west_01_03 .delivery-purchase-step5:before {
	background-image: url(img/west_01_03/step5.png);
}

.page-west_01_03 .delivery-purchase-step6:before {
	background-image: url(img/west_01_03/step6.png);
}

.page-west_01_03 .delivery-purchase-step__header {
	margin: 0;
	font-size: 16px;
}

.page-west_01_03 .delivery-purchase-step__title {
	margin: 0;
	font-size: 28px;
	color: #414DAB;
}

.page-west_01_03 .delivery-purchase-step__title small {
	margin: 0 4px;
	font-size: 17px;
	vertical-align: middle;
}

.page-west_01_03 .delivery-purchase-step__title + p {
	margin: 10px 0 0 0;
}

.page-west_01_03 .delivery-purchase-step__body {
	margin-top: 14px;
	font-size: 16px;
	line-height: 1.6;
}

.page-west_01_03 .delivery-purchase-step__body:after {
	content: " ";
	display: table;
	clear: both;
}

.page-west_01_03 .delivery-purchase-step__body h5 {
	margin: 16px 0;
	font-size: 17px;
	color: #414DAB;
}

.page-west_01_03 .delivery-purchase-step__body em {
	color: #FF0000;
	font-style: normal;
}

.page-west_01_03 .delivery-purchase-step__content-wrapper {
	overflow: hidden;
}

.page-west_01_03 .delivery-purchase-step__image {
	position: relative;
	float: left;
	width: 44%;
	line-height: 0;
}

.page-west_01_03 .delivery-purchase-step__image figure {
	margin: 0;
}

.page-west_01_03 .delivery-purchase-step__image + .delivery-purchase-step__content {
	margin-left: 48%;
	width: 52%;
}

.page-west_01_03 .delivery-purchase-step__image + .delivery-purchase-step__content h3 {
	margin: 22px 0 0;
	padding-left: 24px;
	color: #31399B;
	position: relative;
}

.page-west_01_03 .delivery-purchase-step__image + .delivery-purchase-step__content h3 > img {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -8px;
}

.page-west_01_03 .delivery-purchase-step__image + .delivery-purchase-step__content p {
	margin: 0;
}

.page-west_01_03 .delivery-purchase-step__content_foot {
	margin: 25px 0 13px;
	font-size: 13px;
}

.page-west_01_03 .delivery-purchase-step__content > *:first-child {
	margin-top: 0;
}

.page-west_01_03 .delivery-purchase-step__footer {
	margin: 0;
	font-size: 14px;
	line-height: 1.6;
}

.page-west_01_03 .delivery-purchase-step__btn {
	position: relative;
	display: block;
	margin: 30px auto 0;
	padding: 5px 16px;
	width: 80%;
	max-width: 470px;
	border: 2px solid #414349;
	color: #414349;
	text-align: center;
	box-sizing: border-box;
}

.page-west_01_03 .delivery-purchase-step__btn:after {
	position: absolute;
	top: 0;
	right: 15px;
	display: block;
	font-size: 26px;
	line-height: 34px;
	content: "\f105";
	font-family: FontAwesome;
}

/* Step 1 */
.page-west_01_03 .delivery-purchase-step1 .delivery-purchase-step__body {
	margin-top: 50px;
}

.page-west_01_03 .delivery-purchase-step1-web {
	float: left;
	width: 42%;
}

.page-west_01_03 .delivery-purchase-step1-tel {
	margin-left: 48%;
	padding-left: 6%;
	border-left: 1px solid #CBCCCD;
}

.page-west_01_03 .delivery-purchase-step1-web__image,
.page-west_01_03 .delivery-purchase-step1-tel__image {
	position: relative;
	line-height: 0;
}

.page-west_01_03 .delivery-purchase-step1-web__image figure,
.page-west_01_03 .delivery-purchase-step1-tel__image figure {
	margin: 0;
}

.page-west_01_03 .delivery-purchase-step1-web__image p {
	display: inline-block;
	height: 90px;
	background: url(img/west_01_03/step1-caption.png) 0 0 no-repeat;
	position: absolute;
	top: -61px;
	left: -10px;
	line-height: 1.2;
	padding: 25px;
}

.page-west_01_03 .delivery-purchase-step1-tel__image p {
	display: inline-block;
	height: 90px;
	background: url(img/west_01_03/step1-caption.png) 0 0 no-repeat;
	position: absolute;
	top: -45px;
	left: -10px;
	line-height: 1.2;
	padding: 36px 25px;
}

.page-west_01_03 .delivery-purchase-step1-web__btn {
	margin-top: 30px;
	width: 352px;
}

.page-west_01_03 .delivery-purchase-step1-web__btn a {
	display: block;
	font-size: 19px;
	padding: 10px 0;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: bold;
	line-height: 1.2;
	color: #414eab;
	background: url(img/home/easy/item_arrow2.png) 331px center #fff000 no-repeat;
	position: relative;
}

.page-west_01_03 .delivery-purchase-step1-web__btn a::before {
	content: '';
	display: inline-block;
	width: 32px;
	height: 23px;
	background: url(img/home/easy/item_pc.png);
	background-size: 100%;
	position: absolute;
	top: 50%;
	left: 54px;
	margin-top: -12px;
}

.page-west_01_03 .delivery-purchase-step1-tel__number {
	margin: 6px 0 0;
	font-size: 32px;
	font-weight: bold;
	color: #414DAB;
	line-height: 1;
}

.page-west_01_03 .delivery-purchase-step1-tel p {
	margin: 2px 0 0 0;
	font-size: 14px;
}

.page-west_01_03 .delivery-purchase-step1-tel__number img {
	position: relative;
	top: -3px;
	vertical-align: middle;
}

.page-west_01_03 .delivery-purchase-step__response {
	text-align: center;
	font-size: 20px;
}

.page-west_01_03 .delivery-purchase-step__response img {
	position: relative;
	top: -2px;
	vertical-align: middle;
	margin-right: 8px;
}

/* Step 3 */
.page-west_01_03 .delivery-purchase-step3-detail {
	clear: left;
	margin: 30px 0 0;
	padding: 30px 0 0;
	border-top: 1px solid #CBCCCD;
}

.page-west_01_03 .delivery-purchase-step3-detail__title {
	display: inline-block;
	margin: 0;
	padding: 7px 20px;
	font-size: 16px;
	line-height: 1;
	color: #FFF;
	background: #FF0000;
	font-weight: normal;
}

.page-west_01_03 .delivery-purchase-step3-detail__hint {
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	color: #FF0000;
	vertical-align: middle;
}

.page-west_01_03 .delivery-purchase-step3-detail__body h3 {
	margin: 16px 0 8px 0;
	font-size: 22px;
}

.page-west_01_03 .delivery-purchase-step3-detail__body h3 + p {
	margin-top: 8px;
}

.page-west_01_03 .delivery-purchase-step3-detail__body h4 {
	position: relative;
	margin: 0;
	padding-left: 24px;
	font-weight: bold;
	color: #414DAB;
}

.page-west_01_03 .delivery-purchase-step3-detail__body h4:before {
	position: absolute;
	top: 4px;
	left: 0;
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 5px solid #414DAB;
	border-radius: 16px;
}

.page-west_01_03 .delivery-purchase-step3-detail__body em {
	display: block;
	margin-top: 2px;
	line-height: 1.4;
}

.page-west_01_03 .delivery-purchase-step3-id-list {
	margin: 0 -5px 30px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.page-west_01_03 .delivery-purchase-step3-id-list__item {
	float: left;
	display: block;
	margin: 5px;
	border: 2px solid #414DAB;
	color: #414DAB;
	font-size: 16px;
	line-height: 1;
	letter-spacing: -1px;
	padding: 5px 16px;
}

.page-west_01_03 .delivery-purchase-step3-detail .delivery-purchase-step__btn {
	padding: 1px 16px;
	font-size: 22px;
}

.page-west_01_03 .delivery-purchase-step3-detail .delivery-purchase-step__btn:after {
	line-height: 36px;
}

.page-west_01_03 .delivery-purchase-step3-note {
	position: relative;
	padding-left: 24px;
}

.page-west_01_03 .delivery-purchase-step3-note:before {
	position: absolute;
	top: 4px;
	left: 0;
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #000000;
	border-radius: 16px;
}

.page-west_01_03 .delivery-purchase-step3-note:after {
	position: absolute;
	top: 6px;
	left: 2px;
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 1px solid #000000;
	border-radius: 16px;
}

/* Step 4 */
.page-west_01_03 .delivery-purchase-step4 .delivery-purchase-step__image p {
	display: inline-block;
	height: 90px;
	background: url(img/west_01_03/step1-caption.png) 0 0 no-repeat;
	position: absolute;
	top: 30px;
	font-size: 13px;
	left: -80px;
	line-height: 1.2;
	padding: 27px 15px 20px;
}

/* Step 6 */
.page-west_01_03 .delivery-purchase-step6 .delivery-purchase-step__content .caution {
	display: block;
	margin-top: 12px;
	font-size: 12px;
}

/* aside */
.page-west_01_03 .delivery-purchase-flow-aside {
	margin: 30px 0;
	padding: 24px 30px;
	background: #EEEEEE;
}

.page-west_01_03 .delivery-purchase-flow-aside__title {
	margin: 8px 0 0;
	font-size: 13px;
}

.page-west_01_03 .delivery-purchase-flow-aside__list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.page-west_01_03 .delivery-purchase-flow-aside__item {
	position: relative;
	margin: 8px 0;
	padding-left: 20px;
	font-size: 13px;
	line-height:20px;
}

.page-west_01_03 .delivery-purchase-flow-aside__item:before {
	position: absolute;
	left: 0;
	content: '■';
	color: #414349;
}

.delivery-kit-modal {
	position: relative;
	width: 760px;
	max-width: 760px !important;
	padding: 0 0px 40px !important;
}

.delivery-kit-modal > img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -180px;
}

.delivery-kit-modal .delivery-kit-modal__wrap {
	overflow: hidden;
}

.delivery-kit-modal .delivery-kit-modal__left {
	float: left;
	width: 50%;
	padding: 0 25px;
	border-right: solid 2px #dcddef;
}

.delivery-kit-modal .delivery-kit-modal__right {
	float: right;
	width: 50%;
	padding: 0 25px;
}

.delivery-kit-modal .delivery-kit-modal__wrap h4 {
	background: #f00;
	color: #fff;
	padding: 10px;
	margin: 0;
	margin-bottom: 18px;
	border-radius: 12% / 100%;
}

.delivery-kit-modal .delivery-kit-modal__wrap .delivery-kit-modal__image {
	margin-bottom: 10px;
}

.delivery-kit-modal .delivery-kit-modal__wrap .delivery-kit-modal__image img {
	width: 100%;
}

.delivery-kit-modal .delivery-kit-modal__wrap .delivery-kit-modal__image.small img {
	width: 90%;
	margin-top: 15px;
}

.delivery-kit-modal__image {
	letter-spacing: -.4em;
	text-align: left;
}

.delivery-kit-modal__image img {
	margin-top: 0 !important;
	width: 67% !important;
	padding-bottom: 4px;
}

.delivery-kit-modal_inner {
	display: inline-block;
	width: 109px;
	letter-spacing: 0;
	vertical-align: top;
	padding-bottom: 15px;
}

.delivery-kit-modal_inner img {
	width: 100% !important;
}

.delivery-kit-modal_inner_txt {
	font-size: 12px;
	font-weight: bold;
	text-align: center !important;
}

.delivery-kit-modal_item {
	display: inline-block;
	width: 110px;
	letter-spacing: 0;
	text-align: center;
	padding-bottom: 15px;
}

.delivery-kit-modal_txt {
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	text-align: center !important;
}

.delivery-kit-modal_tit {
	padding: 15px 37px 34px 98px;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin: 0 0 30px;
	background: url(img/west_01_03/modal_head.png) no-repeat 0 center;
}

.delivery-kit-modal_insurance {
	width: 100%;
	height: 165px;
	position: relative;
	margin-right: 0;
	background: url(img/west_01_03/modal_insurance.png) no-repeat center;
}

.delivery-kit-modal_insurance .delivery-kit-modal_insurance_txt1 {
	color: #fff;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 1.2 !important;
	text-align: center !important;
	position: absolute;
	top: 38px;
	left: 24px;
}

.delivery-kit-modal_insurance .delivery-kit-modal_insurance_txt2 {
	color: #fff;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 1.2 !important;
	text-align: center !important;
	position: absolute;
	top: 32px;
	right: 24px;
}

.delivery-kit-modal .delivery-kit-modal__wrap p {
	text-align: left;
	line-height: 1.5;
	margin: 0;
}

.remodal.packing-modal{
	max-width:760px;
}

.top_wrap{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.modal__wrap{
	letter-spacing:-.40em;
	padding-top:45px;
}
.modal__wrap > *{
	letter-spacing:normal;
}
.modal__wrap h4{
	background: #f00;
	color: #fff;
	padding: 10px;
	margin: 0;
	margin-bottom: 18px;
	border-radius: 6% / 100%;
	font-size: 16px;
}

.top_wrap .packing-modal-tit {
	padding: 15px 116px 34px 120px;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin: 0 0 30px;
	background: url(img/west_01_03/packingimg_modal_main_title.png) no-repeat 0 center;
}



.modal__wrap .box{
	display:inline-block;
	vertical-align: top;
}
.modal__wrap .box.left{
	vertical-align:bottom;
	width:48%;
}
.modal__wrap .box.left ul{
	margin:0;
	margin-bottom:10px;
}
.modal__wrap .box.left li{
	background:url(img/west_01_03/packingico_check.png) no-repeat left top 10px;
	text-align:left;
	background-size:18px;
	padding:10px 0 10px 25px;
	box-sizing:border-box;
	border-bottom:1px dotted #d0d0d0;
	line-height: 24px;
	font-size: 16px;
}
.modal__wrap .box.left li:first-child{
	border-top:1px dotted #d0d0d0;
}
.modal__wrap .box.right{
	width:50%;
	padding-left:2%;
	position: relative;
}

.packing-modal-side {
	color: #ff0000;
	text-align: left;
	position: absolute;
	top: 278px;
	left: 80px;
	letter-spacing: -0.05em;
}

.packing-modal-vertical {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 0.05em;
	position: absolute;
	bottom: 13px;
	left: 48px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.bottom_wrap img {
	padding-bottom: 10px;
}

.bottom_wrap_flow {
	letter-spacing: -0.4em;
	text-align: left;
}

.modal__wrap .bottom_wrap .bottom_wrap_flow_txt {
	margin: 0;
	padding: 0;
	font-size: 14px;
	border-top: none;
	display: inline-block;
	letter-spacing: -.15em;
	color: #ff0000;
}

.modal__wrap .bottom_wrap .bottom_wrap_flow_txt:first-child {
	padding-left: 17px;
}

.modal__wrap .bottom_wrap .bottom_wrap_flow_txt:nth-child(2) {
	padding-left: 70px;
}

.modal__wrap .bottom_wrap .bottom_wrap_flow_txt:last-child {
	padding-left: 77px;
}

.modal__wrap .box.right img{
	width:100%;
}
.modal__wrap .bottom_wrap{
	margin-top:30px;
}
.modal__wrap .bottom_wrap p{
	text-align:left;
	font-size: 16px;
	border-top:1px dotted #d0d0d0;
	padding-top: 20px;
	margin-top: 20px;
}
.modal__wrap .bottom_wrap p a{
	color:#414eab;
	text-decoration:underline;
}
.modal__wrap .bottom_wrap .blue{
	color:#414eab;
}

/* west_01-05.css */
/* -------------------------------------------------- */
.page-west_01_05 .page-hero {
	background-image: url(img/west_01/05/hero.png);
}

.page-west_01_05 .page-hero__description {
	font-weight: normal;
	font-size: 20px;
}

.page-west_01_05 .page-hero__description .page-hero__description_small {
	font-size: 16px;
}

.page-hero__title {
	/*vertical-align: middle;*/
}

.page-hero__title > span {
	margin-left: 20px;
	vertical-align: top;
	margin-top: 3px;
	height: 100%;
	font-weight: normal;
	font-size: 16px;
	display: inline-block;
	color: #fff;
	background: #f00;
	padding: 6px 20px;
}

.trip-purchase-section__header {
	text-align: center;
	padding: 20px 0 45px;
	margin: 0 auto;
	color: #404DAB;
	font-size: 29px;
	font-weight: bold;
}

.trip-purchase-section__table {
	width: 100%;
	margin: 20px 0;
	padding: 0;
	list-style: none;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 4px 0;
}

.trip-purchase-section__table_head {
	position: relative;
	width: 33.3%;
	background: #EAEEFE;
	box-sizing: border-box;
	text-align: center;
	padding-top: 70px;
}

.trip-purchase-th__step {
	position: absolute;
	top: -27px;
	left: 50%;
	margin-left: -41px;
}

.trip-purchase-section__data {
	position: relative;
	width: 20%;
	background: #EAEEFE;
	box-sizing: border-box;
	text-align: center;
	vertical-align: top;
	padding: 0 15px 15px;
}

.trip-purchase-td__payment span{
	font-size: 16px;
	font-weight: bold;
}

.trip-purchase-section__data_head {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
}

.trip-purchase-section__data_small {
	font-size: small;
}

.trip-purchase-section__data_xsmall {
	font-size: 12px;
}

.trip-purchase-section__web {
	display: block;
	padding: 11px 0 11px 83px;
	font-size: 19px;
	text-align: left;
	font-weight: bold;
	color: #4350A8;
	background: url(img/home/easy/item_arrow2.png) 278px center #f5f504 no-repeat;
	position: relative;
	letter-spacing: 0.05em;
}

.trip-purchase-section__web::before {
	content: '';
	display: inline-block;
	width: 34px;
	height: 27px;
	background: url(img/west_01/05/webformicon.png) no-repeat;
	background-size: auto auto;
	background-size: 100%;
	position: absolute;
	top: 24px;
	left: 25px;
}

.trip-purchase-section-tel {
	border: 1px solid;
	font-weight: bold;
	font-size: 15px;
	background: url(img/west_01/telbtn.png) no-repeat 86px 9px #fff;
	line-height: 1.1;
	padding: 9px 0;
}

.trip-purchase-section-tel-num {
	font-size: 18px;
	letter-spacing: 0.1em;
}

.trip-purchase-section__mail_wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 15px;
}

.trip-purchase-section__mail.black_border {
	margin: 0;
	padding: 19px 8px;
	width: 100%;
}

.trip-purchase-td__payment > img {
	display: inline-block;
	padding: 10px 5px;
	/*padding: 10px;*/
}

.trip-purchase-td__payment > span {
	display: inline-block;
	font-size: 18px;
	vertical-align: middle;
}

.black_border {
	border: solid 1px #363A3F;
	padding: 8px;
}

.trip-purchase-section__detail {
	position: relative;
	margin-top: 50px;
	text-align: right;
}

.trip-purchase-section__detail > a {
	font-size: 18px;
	display: inline-block;
	text-align: center;
	padding: 12px;
	width: 300px;
}

.trip-purchase-section__detail > img {
	position: absolute;
	top: 50%;
	right: 8px;
	margin-top: -8px;
}

.trip-purchase-section__points{
	max-width: 900px;
	margin: auto;
}

.trip-purchase-points_list{
	padding: 20px 0 40px;
	text-align: center;
	font-size: 0;
}

.trip-purchase-points_item{
	display: inline-block;
	position: relative;
	width: 130px;
	height: 130px;
	margin-left: 20px;
	border: 4px solid #414eab;
	border-radius: 50%;
	box-sizing: border-box;
}

.trip-purchase-points_item:first-child{
	margin-left: 0;
}

.trip-purchase-points_item_text{
	display: table-cell;
	position: absolute;
	top:37%;
	left:0;
	right: 0;
	line-height: 1.45454545454545em;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color:#414eab;
}

.trip-purchase-points_item_text_row2{
	top:25%;
}

.trip-purchase-section_assess{
	max-width: 900px;
	margin: 0 auto;
	padding: 40px 30px;
	background-color: #eee;
}

.trip-purchase-assess_detail{
	margin: 0;
}

.trip-purchase-assess_title{
	margin: 0 0 20px 0;
	line-height: 1;
	font-weight: bold;
	font-size: 22px;
	color:#414eab;
}
	
.trip-purchase-assess_text{
	margin: 0;
	line-height: 1.5;
	font-size: 16px;
}

.banner_main2 {
	background: url(img/common/shutcho_banner.jpg) no-repeat center 0;
	text-align: center;
	padding: 0px 0 45px;
}

.shutcho_p {
	display: inline-block;
	width: 974px;
	letter-spacing: 0;
	text-align: left;
	line-height: 1;
	font-weight: bold;
	font-size: 20px;
}

.shutcho_p_left {
	display: inline-block;
	width: 544px;
	letter-spacing: 0;
	padding: 12px 0 0 77px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
	position: relative;
}

.shutcho_p_txt {
	letter-spacing: -0.07em;
}

.shutcho_p_txt_red {
	color: #de3629;
	font-size: 22px;
	letter-spacing: 0.01em;
}

.shutcho_p_postage_small {
	font-size: 12px;
}

.shutcho_p_right {
	display: inline-block;
	padding-top: 20px;
	letter-spacing: 0;
	vertical-align: top;
	position: relative;
}

.shutcho_p_right .shutcho_p_txt {
	margin: 15px 0;
}

.shutcho_p_txt_0 {
	position: absolute;
	top: -1px;
	right: 67px;
	font-size: 30px;
	letter-spacing: -0.2em;
	color: #DA8E00;
	background: -webkit-linear-gradient(-45deg, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03, #DA8E00, #EDAC06, #F7DE05, #ECB802, #EDAC06);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.shutcho_p_postage {
	position: absolute;
	top: 86px;
	right: 141px;
	color: #fff;
	font-size: 10px;
	line-height: 1.1;
	text-align: center;
}

.shutcho_p_postage_small {
	font-size: 13px;
}

/* west_01_06.css */
/* -------------------------------------------------- */
.page-west_01_06 .page-hero {
    height: 146px;
    background-image: url(img/west_01_06/hero.jpg);
    background-position: right center;
}

.page-west_01_06 .page-hero__content {
    height: 146px;
}


.page-west_01_06 ul.caution {
    margin: 13px 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
}

.page-west_01_06 ul.caution li {
    position: relative;
    margin: 0;
    padding: 0 0 0 1.5em;
    text-align: left;
}

.page-west_01_06 ul.caution li:before {
    content: '※';
    position: absolute;
    top: 0;
    left: 0;
}

.page-west_01_06 .delivery-purchase-step {
    position: relative;
    margin: 40px 0 94px;
    padding: 30px 70px 30px 90px;
    background: #EEEEEE;
}

.page-west_01_06 .delivery-purchase-step:before {
    position: absolute;
    top: -10px;
    left: -10px;
    content: '';
    display: block;
    width: 83px;
    height: 113px;
    background-repeat: no-repeat;
}

.page-west_01_06 .delivery-purchase-step:after {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -75px;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 54px 75px 0 75px;
    border-color: #EEEEEE transparent transparent transparent;
}

.page-west_01_06 .delivery-purchase-step:last-child {
    margin-bottom: 40px;
}

.page-west_01_06 .delivery-purchase-step:last-child:after {
    display: none;
}

.page-west_01_06 .delivery-purchase-step1:before {
    background-image: url(img/west_01_06/step1.png);
}

.page-west_01_06 .delivery-purchase-step2:before {
    background-image: url(img/west_01_06/step2.png);
}

.page-west_01_06 .delivery-purchase-step3:before {
    background-image: url(img/west_01_06/step3.png);
}

.page-west_01_06 .delivery-purchase-step4:before {
    background-image: url(img/west_01_06/step4.png);
}

.page-west_01_06 .delivery-purchase-step5:before {
    background-image: url(img/west_01_06/step5.png);
}

.page-west_01_06 .delivery-purchase-step6:before {
    background-image: url(img/west_01_06/step6.png);
}

.page-west_01_06 .delivery-purchase-step__header {
    margin: 0;
    font-size: 16px;
}

.page-west_01_06 .delivery-purchase-step__title {
    margin: 0;
    font-size: 28px;
    color: #414DAB;
}

.page-west_01_06 .delivery-purchase-step__title small {
    margin: 0 4px;
    font-size: 17px;
    vertical-align: middle;
}

.page-west_01_06 .delivery-purchase-step__title + p {
    margin: 10px 0 0 0;
}

.page-west_01_06 .delivery-purchase-step__body {
    margin-top: 14px;
    font-size: 16px;
    line-height: 1.6;
}

.page-west_01_06 .delivery-purchase-step__body:after {
    content: " ";
    display: table;
    clear: both;
}

.page-west_01_06 .delivery-purchase-step__body h5 {
    margin: 16px 0;
    font-size: 17px;
    color: #414DAB;
}

.page-west_01_06 .delivery-purchase-step__body em {
    color: #FF0000;
    font-style: normal;
}

.page-west_01_06 .delivery-purchase-step__content-wrapper {
    overflow: hidden;
}

.page-west_01_06 .delivery-purchase-step__image {
    position: relative;
    float: left;
    width: 44%;
    line-height: 0;
}

.page-west_01_06 .delivery-purchase-step__image figure {
    margin: 0;
}

.page-west_01_06 .delivery-purchase-step__image + .delivery-purchase-step__content {
    margin-left: 48%;
    width: 52%;
}

.page-west_01_06 .delivery-purchase-step__content_foot {
    margin: 25px 0 13px;
}

.page-west_01_06 .delivery-purchase-step__content_foot h3 {
    position: relative;
    margin: 22px 0 0;
    padding-left: 24px;
    color: #31399B;
}

.page-west_01_06 .delivery-purchase-step__content_foot h3 > img {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -8px;
}

.page-west_01_06 .delivery-purchase-step__content_foot p {
    margin: 0;
}

.page-west_01_06 .delivery-purchase-step__content > *:first-child {
    margin-top: 0;
}

.page-west_01_06 .delivery-purchase-step__footer {
    margin: 18px 0 0 0;
    font-size: 14px;
    line-height: 1.6;
}

.page-west_01_06 .delivery-purchase-step__btn {
    position: relative;
    display: block;
    margin: 30px auto 0;
    padding: 5px 16px;
    width: 80%;
    max-width: 470px;
    border: 2px solid #414349;
    color: #414349;
    text-align: center;
    box-sizing: border-box;
}

.page-west_01_06 .delivery-purchase-step__btn:after {
    position: absolute;
    top: 0;
    right: 15px;
    display: block;
    font-size: 26px;
    line-height: 34px;
    content: "\f105";
    font-family: FontAwesome;
}

/* Step 1 */
.page-west_01_06 .delivery-purchase-step1 .delivery-purchase-step__body {
    margin-top: 50px;
}

.page-west_01_06 .delivery-purchase-step1-web {
    float: left;
    width: 42%;
}

.page-west_01_06 .delivery-purchase-step1-tel {
    margin-left: 48%;
    padding-left: 6%;
    border-left: 1px solid #CBCCCD;
}

.page-west_01_06 .delivery-purchase-step1-web__image,
.page-west_01_06 .delivery-purchase-step1-tel__image {
    position: relative;
    line-height: 0;
}

.page-west_01_06 .delivery-purchase-step1-web__image p {
	display: inline-block;
	height: 90px;
	background: url(img/west_01_03/step1-caption.png) 0 0 no-repeat;
	position: absolute;
	top: -61px;
	left: -10px;
	line-height: 1.2;
	padding: 25px;
}

.page-west_01_06 .delivery-purchase-step1-tel__image p {
	display: inline-block;
    height: 90px;
    background: url(img/west_01_03/step1-caption.png) 0 0 no-repeat;
    position: absolute;
    top: -45px;
    left: -10px;
    line-height: 1.2;
    padding: 36px 25px;
}

.page-west_01_06 .delivery-purchase-step1-web__image figure,
.page-west_01_06 .delivery-purchase-step1-tel__image figure {
    margin: 0;
}

.page-west_01_06 .delivery-purchase-step1-web__image figcaption {
    position: absolute;
    top: -45px;
    left: -10px;
}

.page-west_01_06 .delivery-purchase-step1-tel__image figcaption {
    position: absolute;
    top: -45px;
    left: -10px;
}

.page-west_01_06 .delivery-purchase-step1-web__btn {
    margin-top: 30px;
}

.page-west_01_06 .delivery-purchase-step1-web__btn a {
	display: block;
    font-size: 19px;
    padding: 10px 0;
    letter-spacing: 0.1em;
    text-align: center;
    font-weight: bold;
    line-height: 1.2;
    color: #414eab;
    background: url(img/home/easy/item_arrow2.png) 331px center #fff000 no-repeat;
    position: relative;
}

.page-west_01_06 .delivery-purchase-step1-web__btn a::before {
	content: '';
    display: inline-block;
    width: 32px;
    height: 23px;
    background: url(img/home/easy/item_pc.png);
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: 54px;
    margin-top: -12px;
}

.page-west_01_06 .delivery-purchase-step1-tel__number {
    margin: 6px 0 0;
    font-size: 32px;
    font-weight: bold;
    color: #414DAB;
    line-height: 1;
}

.page-west_01_06 .delivery-purchase-step1-tel p {
    margin: 2px 0 0 0;
    font-size: 14px;
}

.page-west_01_06 .delivery-purchase-step1-tel__number img {
    position: relative;
    top: -3px;
    vertical-align: middle;
}

.page-west_01_06 .delivery-purchase-step__response {
    text-align: center;
    font-size: 20px;
}

.page-west_01_06 .delivery-purchase-step__response img {
    position: relative;
    top: -2px;
    vertical-align: middle;
    margin-right: 8px;
}

/* Step 3 */
.page-west_01_06 .delivery-purchase-step3 .delivery-purchase-step__content p {
    margin: 0;
}
.page-west_01_06 .delivery-purchase-step3 .delivery-purchase-step__content p + p {
    margin: 10px 0 0 0;
}
.page-west_01_06 .delivery-purchase-step3-detail {
    clear: left;
    margin: 30px 0 0;
    padding: 30px 0 0;
    border-top: 1px solid #CBCCCD;
}

.page-west_01_06 .delivery-purchase-step3-detail__title {
    display: inline-block;
    margin: 0;
    padding: 7px 20px;
    font-size: 16px;
    line-height: 1;
    color: #FFF;
    background: #FF0000;
    font-weight: normal;
}

.page-west_01_06 .delivery-purchase-step3-detail__hint {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: #FF0000;
    vertical-align: middle;
}

.page-west_01_06 .delivery-purchase-step3-detail__body h3 {
    margin: 16px 0 8px 0;
    font-size: 22px;
}

.page-west_01_06 .delivery-purchase-step3-detail__body h3 + p {
    margin-top: 8px;
}

.page-west_01_06 .delivery-purchase-step3-detail__body h4 {
    position: relative;
    margin: 0;
    padding-left: 24px;
    font-weight: bold;
    color: #414DAB;
}

.page-west_01_06 .delivery-purchase-step3-detail__body h4:before {
    position: absolute;
    top: 4px;
    left: 0;
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 5px solid #414DAB;
    border-radius: 16px;
}

.page-west_01_06 .delivery-purchase-step3-detail__body em {
    display: block;
    margin-top: 2px;
    line-height: 1.4;
}

.page-west_01_06 .delivery-purchase-step3-id-list {
    margin: 0 -5px 30px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.page-west_01_06 .delivery-purchase-step3-id-list__item {
    float: left;
    display: block;
    margin: 5px;
    border: 2px solid #414DAB;
    color: #414DAB;
    font-size: 16px;
    line-height: 1;
    letter-spacing: -1px;
    padding: 5px 16px;
}

.page-west_01_06 .delivery-purchase-step3-detail .delivery-purchase-step__btn {
    padding: 1px 16px;
    font-size: 22px;
}

.page-west_01_06 .delivery-purchase-step3-detail .delivery-purchase-step__btn:after {
    line-height: 36px;
}

.page-west_01_06 .delivery-purchase-step3-note {
    position: relative;
    padding-left: 24px;
}

.page-west_01_06 .delivery-purchase-step3-note:before {
    position: absolute;
    top: 4px;
    left: 0;
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #000000;
    border-radius: 16px;
}

.page-west_01_06 .delivery-purchase-step3-note:after {
    position: absolute;
    top: 6px;
    left: 2px;
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #000000;
    border-radius: 16px;
}

/* Step 4 */
.page-west_01_06 .delivery-purchase-step4 .badge {
    display: inline-block;
    margin: 8px 0 0 0;
    padding: 7px 20px;
    font-size: 16px;
    line-height: 1;
    color: #FFF;
    background: #FF0000;
    font-weight: normal;
}

/* Step 6 */
.page-west_01_06 .delivery-purchase-step6 .delivery-purchase-step__content .caution {
    display: block;
    margin-top: 12px;
    font-size: 12px;
}

/* aside */
.page-west_01_06 .delivery-purchase-flow-aside {
    margin: 30px 0;
    padding: 24px 30px;
    background: #EEEEEE;
}

.page-west_01_06 .delivery-purchase-flow-aside__title {
    margin: 8px 0 0;
    font-size: 13px;
}

.page-west_01_06 .delivery-purchase-flow-aside__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.page-west_01_06 .delivery-purchase-flow-aside__item {
    position: relative;
    margin: 8px 0;
    padding-left: 20px;
    font-size: 13px;
}

.page-west_01_06 .delivery-purchase-flow-aside__item:before {
    position: absolute;
    left: 0;
    content: '■';
    color: #414349;
}



/* west_01_07.css */
/* -------------------------------------------------- */
.assessment-form .toptext{
  font-size:16px;
  width: 880px;
  margin:auto;
}

.assessment-items + .right{
  float:none;
  width: 880px;
  margin:0 auto 30px;
  text-align:right;
}

.customer-info {
  width: 880px;
  margin: 40px auto 0;
}

.agreement-sec{
  width: 880px;
  margin:auto;
}

.assessment-navi .container{
  width: 880px;
  margin:auto;
  padding: 0;
}

.item-right label{
  margin-bottom:10px;
  display:block;
}

.item-right .anno{
  font-size: 13px;
}

.assessment-form input[type="checkbox"]{
  cursor:pointer;
  border: 1px solid #ccc;
  vertical-align: -5px;
  -webkit-appearance: none;
  position: relative;
  margin-right: 5px;
  -webkit-box-sizing: border-box;
  width: 20px;
  height: 20px;
  /*Other Browser*/
  background: #fff;
  /*For Old WebKit*/
  background: -webkit-gradient(
      linear, left top, left bottom,
      color-stop(0.00, #ffffff),
      color-stop(1.00, #fff)
  );
  /*For Modern Browser*/
  background: linear-gradient(
      to bottom,
      #ffffff 0%,
      #fff 100%
  );
}

.assessment-form input[type="checkbox"]:checked{
    /*Other Browser*/
    background: #fff;
    /*For Old WebKit*/
    background: -webkit-gradient(
        linear, left top, left bottom,
        color-stop(0.00, #fff),
        color-stop(1.00, #fff)
    );
    /*For Modern Browser*/
    background: linear-gradient(
        to bottom,
        #fff 0%,
        #fff 100%
    );
    border: 1px solid #ccc;
}

.assessment-form input[type="checkbox"]:checked:before{
    position: absolute;
    left: 1px;
    top: 13px;
    display: block;
    content: "";
    width: 8px;
    height: 3px;
    border-radius: 5px;
    background: #ff0000;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right center;
}

.assessment-form input[type="checkbox"]:checked:after {
    display: block;
    position: absolute;
    left: 7px;
    top: 13px;
    content: "";
    width: 14px;
    height: 3px;
    border-radius: 5px;
    background: #ff0000;
    -webkit-transform: rotate(-53deg);
    -webkit-transform-origin: left center;
}

.assessment-form .agreement-check input[type="checkbox"]:checked:before{
    top: 11px;
    left: -1px;
}

.assessment-form .agreement-check input[type="checkbox"]:checked:after {
    top: 11px;
    left: 5px;
}

.customer-info {
    border-collapse: collapse;
    border-top: 1px solid #8D8D8F;
}

.customer-info .mwform-radio-field label {
    font-weight: bold;
    font-size: inherit;
    padding: 8px 20px;
}

.customer-info tr > th,
.customer-info tr > td {
  padding:20px 0 20px 25px;
  text-align: left;
  vertical-align:top;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #8D8D8F;
}

.customer-info tr > th {
    padding: 20px 0 20px 20px;
    background: #D3D3D3;
}

.customer-info tr > td {
    vertical-align: middle;
}

.customer-info .delivery-date-wrap .inline-select {
    width: 250px;
    vertical-align: top;
}

.customer-info .delivery-date-wrap .inline-select select {
    display: block;
    width: 100%;
}

.assessment-form .inline.half {
    width: 45%;
    margin-top: 5px;
}

.assessment-form .inline.half input {
    margin-top: 0;
}

.assessment-form .postal-code-assets .input-wrap {
    display: inline-block;
    width:100px;
    margin-top: 5px;
}
.assessment-form .postal-code-assets .input-wrap:first-child{
  width:80px;
}
.assessment-form .postal-code-assets .input-wrap input {
    margin-top: 0;
}

.assessment-form .customer-info .prefecture .input-wrap {
  width:196px;
}

.customer-info .inline-select {
    display: inline-block;
}
.customer-info .inline-select + .inline-select {
    margin-left: 24px;
}

.customer-info .birth-date-wrap .inline {
    width: 100px;
    margin-left: 12px;
}

.customer-info .birth-date-wrap .inline:first-child {
    margin-left: 0;
}

.customer-info .birth-date-wrap .inline select {
    display: block;
    width: 100%;
}

.customer-info .business-date dl{
  overflow:hidden;
  margin:0;
}

.customer-info .business-date dt{
  float:left;
  width:100px;
  font-size:16px;
  margin-top: 14px;
}

.customer-info .business-date dd{
  font-size:15px;
}

.customer-info .business-date dd p{
  margin-right:5px;
}

.customer-info .business-date dd .inline-select {
    margin-left: 12px;
    width: 100px;
}

.mw_wp_form_confirm .customer-info .business-date dd .inline-select {
    margin-left: 12px;
    width: 100px;
    text-align: right;
}

.mw_wp_form_confirm .customer-info .business-date dd .inline-select:last-child {
    width: 110px;
}


.customer-info .business-date dd .inline-select:last-child {
    width: 150px;
}

.customer-info .business-date dd select{
  display: block;
  font-size:15px;
  width: 100%;
}

.customer-info .business-date dd select.ymd{
  width:80px;
}

.customer-info .form-group label{
  display:block;
  margin-top:10px;
}

.customer-info .form-group .example{
  margin:0px;
  margin-left:10px;
  font-size:14px;
}

.customer-info .asterisk{
  margin:10px 0 0;
}

.customer-info .asterisk li{
  font-size:13px;
}

.environmentcheck ul{
  margin:0;
  padding:0;
}

.environmentcheck li{
  list-style-type:none;
  margin:0;
  padding:0;
  margin-bottom:10px;
  font-size:15px;
}

.customer-info .form-group .environmentcheck .vertical-item {
    margin: 0 0 10px;
}

.customer-info .form-group .environmentcheck label{
  display:inline-block;
  margin-top:0;
  font-weight: bold;
}

.customer-info .environmentcheck input{
  background: #eeeeee;
  border:1px solid #0b0306;
  margin-right: 10px;
}

.customer-info .environmentcheck input:checked{
  background: #eeeeee;
  border:1px solid #0b0306;
}

.customer-info .environmentcheck input:checked:before,
.customer-info .environmentcheck input:checked:after{
  background: #0b0306;
}

.customer-info .checkbox-group label{
  display:inline-block;
  margin-top:0;
  font-weight: bold;
}

.customer-info .checkbox-group input[type="checkbox"] {
  background: #fff;
  border:3px solid #D1D1D1;
  margin-right: 10px;
}

.customer-info .checkbox-group input[type="checkbox"]:checked {
  background: #fff;
  border:3px solid #D1D1D1;
}

.customer-info .checkbox-group input[type="checkbox"]:checked:before{
    top: 11px;
    left: -1px;
}

.customer-info .checkbox-group input[type="checkbox"]:checked:after {
    top: 11px;
    left: 5px;
}

.customer-info .checkbox-group input[type="checkbox"]:checked:before,
.customer-info .checkbox-group input[type="checkbox"]:checked:after{
  background: #0b0306;
}

.customer-info .radio-group.cert-group,
.customer-info .cert-group {
    height: auto;
}

.customer-info .cert-group .special-notice{
  border:1px solid #666666;
  font-size:18px;
  padding:3px 7px;
  margin: 14px 0 8px;
}

.radio-group {
    margin-top: 0px;
    height: auto;
    padding: 0;
}

.radio-group .warning{
    display: inline-block;
    margin: 0px;
    padding: 0;
    font-size:12px;
    vertical-align: middle;
}

.radio-group label {
    font-size: 16px;
}

.mw_wp_form_input .customer-info .remain-group {
    padding: 0;
    margin-left: -10px;
}

.customer-info select.ymd {
    width: 80px;
}

.customer-info select.ymd + p{
    margin-right:5px;
}

.notice-mynumber, .notice-agreement, .agreement-check {
  background: #eee;
  padding: 0 10px;
}

.notice-agreement{
  margin:25px 0;
}

.notice-mynumber{
  margin-top: 18px;
  padding: 0 20px;
  overflow:hidden;
  width: 530px;
}

.notice-mynumber span{
  width:20px;
  float:left;
  display: block;
  margin-top:17px;
}

.notice-mynumber p{
  font-size:14px;
  margin:0;
  margin-left:20px;
  padding:10px;
  display:block;
}

.notice-agreement .notice{
  position:relative;
  padding: 6px 30px;
  color: #414eab;
  font-size:18px;

}

.notice-agreement .notice:before{
    position: absolute;
    content: "";
    top: 50%;
    left: 5px;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background: #414eab;
    border-radius: 50%;
}

.notice-agreement .notice:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 10px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-radius: 50%;
    background: #eee;
}


.assessment-agreement {
    border-bottom: 2px solid #414eab;
    color: #414eab;
    font-size:16px;
    font-weight:bold;
}

.assessment-form .agreement-check input[type="checkbox"]{
  margin-left:10px;
  border: 3px solid #ccc;
}

.assessment-agreement-box{
  border:1px solid #ccc;
  height:155px;
  padding:5px 20px;
  overflow-y:scroll;
}

.assessment-agreement-box dt{
  font-weight:bold;
  text-align:left;
  padding:0;
  margin:0;
  margin-bottom:5px;
}
.assessment-agreement-box dd{
  text-align:left;
  padding:0;
  margin:0;
  margin-bottom:10px;
}

.agreement-check{
  padding:10px 10px 0;
  font-size:15px;
}

.page-west_01_04 .mw_wp_form_input .assessment-form .button-group,
.page-west_01_07 .mw_wp_form_input .assessment-form .button-group {
  margin-top:20px;
}

.mw_wp_form_confirm .assessment-form .postal-code-assets .input-wrap {
  width: auto;
  margin: 0;
}

.mw_wp_form_confirm .assessment-form .address-group .form-group {
    margin-bottom: 12px;
    padding-bottom: 4px;
    border-bottom: 1px solid #DDD;
}
.mw_wp_form_confirm .assessment-form .address-group .form-group > label {
    margin-bottom: 6px;
}

.mw_wp_form_confirm .customer-info .birth-date-wrap .inline {
    width: auto;
}

.ast_red_taku{
  color:#ff0000;
  font-size:13px;
}


/* west_01-08.css */
/* -------------------------------------------------- */
.page-west_01_08 .page-hero {
	background-image: url(img/west_01/08/hero.png);
}

.page-west_01_08 .page-hero__description {
	font-weight: normal;
	font-size: 20px;
}

.page-west_01_08 .page-hero__description .page-hero__description_small {
	font-size: 16px;
}

.page-hero__title > span {
	margin-left: 20px;
	vertical-align: top;
	margin-top: 3px;
	height: 100%;
	font-weight: normal;
	font-size: 16px;
	display: inline-block;
	color: #fff;
	background: #f00;
	padding: 6px 20px;
}

.shop-purchase-section__header {
	text-align: center;
	padding: 20px 0 45px;
}

.shop-purchase-section__header span{
	font-size: 18px;
	color:#414eab;
}

.shop-purchase-section__table {
	width: 100%;
	margin: 20px 0;
	padding: 0;
	list-style: none;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 4px 0;
}

.shop-purchase-header__img{
	margin-bottom: 10px;
}
.shop-purchase-section__table_head {
	position: relative;
	width: 33.3%;
	background: #EAEEFE;
	box-sizing: border-box;
	text-align: center;
	padding-top: 70px;
}

.shop-purchase-th__step {
	position: absolute;
	top: -27px;
	left: 50%;
	margin-left: -41px;
}

.shop-purchase-section__data {
	width: 20%;
	background: #EAEEFE;
	box-sizing: border-box;
	text-align: center;
	vertical-align: top;
	padding: 0 15px 15px;
}

.shop-purchase-section__data_head {
	font-size: 16px;
	margin-bottom: 12px;
	font-weight: bold;
}

.shop-purchase-section__data_small {
	font-size: small;
}

.shop-purchase-section__data_xsmall {
	font-size: 12px;
}

.shop-purchase-section__web {
	display: block;
	padding: 11px 0 11px 83px;
	font-size: 19px;
	text-align: left;
	font-weight: bold;
	color: #4350A8;
	background: url(img/home/easy/item_arrow2.png) 278px center #f5f504 no-repeat;
	position: relative;
	letter-spacing: 0.05em;
}

.shop-purchase-section__web:hover {
	opacity: 0.7;
}

.shop-purchase-section__web::before {
	content: '';
	display: inline-block;
	width: 34px;
	height: 27px;
	background: url(img/west_01/05/webformicon.png) no-repeat;
	background-size: auto auto;
	background-size: 100%;
	position: absolute;
	top: 24px;
	left: 25px;
}



.shop-purchase-section__mail.black_border {
	padding: 14px 8px;
}

.shop-purchase-td__payment > img {
	display: inline-block;
	padding: 10px 5px;
	/*padding: 10px;*/
}

.shop-purchase-td__payment > span {
	display: inline-block;
	font-size: 18px;
	vertical-align: middle;
}

.black_border {
	border: solid 1px #363A3F;
	padding: 8px;
}

.shop-purchase-section__detail {
	position: relative;
	margin-top: 50px;
	text-align: right;
}

.shop-purchase-section__detail > a {
	font-size: 18px;
	display: inline-block;
	text-align: center;
	padding: 12px;
	width: 300px;
}

.shop-purchase-section__detail > img {
	position: absolute;
	top: 50%;
	right: 8px;
	margin-top: -8px;
}

.shop-purchase-section__preparation {
	margin-top: 40px;
}
.shop-purchase-section__preparation h2 {
	color: #31399B;
	border-left: solid 10px #31399B;
	padding-left: 8px;
	margin: 0 0 20px;
}

.shop-purchase-preparetion__content {
	max-width: 1000px;
	margin: 0 auto;
	background: #E8EAEB;
	padding: 35px 40px;
}

.shop-purchase-preparetion__content p {
	margin: 0;
	margin-bottom: 5px;
}

p.shop-purchase-preparetion__head {
	width: 144px;
	color: #fff;
	background: #f00;
	padding: 8px;
	text-align: center;
	margin-bottom: 12px;
}

p.shop-purchase-preparetion__caution {
	font-size: 12px;
	color: #f00;
}

.shop-purchase-preparetion__blue {
	color: #31399B;
}

.shop-purchase-preparetion__blue span {
	display: inline-block;
	padding: 5px 18px;
	border: solid 2px #31399B;
	margin-bottom: 5px;
}

.shop-purchase-preparetion__blue h3 {
	margin: 22px 0 8px;
	padding-left: 24px;
	position: relative;
}

.shop-purchase-preparetion__blue h3 > img {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -8px;
}

.shop-purchase-preparetion__content aside {
	margin: 35px 0 0;
}

.shop-purchase-preparetion__content aside p {
	padding-left: 20px;
	position: relative;
}

.shop-purchase-preparetion__content aside p:before {
	content: "◎";
	width: 20px;
	position: absolute;
	top: 0;
	left: 0;
}

.shop-purchase-preparetion__content aside span {
	font-size: 12px;
}

.shop-purchase-section__find_btn {
	margin-top: 40px;
	text-align: center;
}

.shop-purchase-section__find_btn > a {
	position: relative;
	display: inline-block;
	background: #414DAB;
	color: #fff;
	font-size: 24px;
	padding: 20px;
	width: 350px;
}

.shop-purchase-section__find_btn > a > img {
	position: absolute;
	top: 50%;
	right: 9px;
	margin-top: -8px;
}

.shop-purchase-section__points{
	max-width: 900px;
	margin: auto;
}

.shop-purchase-points_list{
	padding: 20px 0 40px;
	text-align: center;
	font-size: 0;
}

.shop-purchase-points_item{
	display: inline-block;
	position: relative;
	width: 130px;
	height: 130px;
	margin-left: 20px;
	border: 4px solid #414eab;
	border-radius: 50%;
	box-sizing: border-box;
}

.shop-purchase-points_item:first-child{
	margin-left: 0;
}

.shop-purchase-points_item_text{
	display: table-cell;
	position: absolute;
	top:37%;
	left:0;
	right: 0;
	line-height: 1.45454545454545em;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color:#414eab;
}

.shop-purchase-points_item_text_row2{
	top:25%;
}

.shop-purchase-section_assess{
	max-width: 900px;
	margin: 0 auto;
	padding: 40px 30px;
	background-color: #eee;
}

.shop-purchase-assess_detail{
	margin: 0;
}

.shop-purchase-assess_title{
	margin: 0 0 20px 0;
	line-height: 1;
	font-weight: bold;
	font-size: 22px;
	color:#414eab;
}

.shop-purchase-assess_text{
	margin: 0;
	line-height: 1.5;
	font-size: 16px;
}

.delivery-purchase-step3-id-list {
	margin: 0 -5px 30px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.delivery-purchase-step3-id-list__item {
	float: left;
	display: block;
	margin: 5px;
	border: 2px solid #414DAB;
	color: #414DAB;
	font-size: 16px;
	line-height: 1;
	letter-spacing: -1px;
	padding: 5px 16px;
}

.banner_main3 {
	background: url(img/west_01/08/shop_banner.jpg) no-repeat center 0;
	text-align: center;
	padding: 0px 0 45px;
}

.shop_p {
	display: inline-block;
	width: 974px;
	letter-spacing: 0;
	text-align: left;
	line-height: 1;
	font-weight: bold;
	font-size: 20px;
}

.shop_p_left {
	display: inline-block;
	width: 552px;
	letter-spacing: 0;
	padding: 12px 0 0 86px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
	position: relative;
}

.shop_p_right {
	display: inline-block;
	padding-top: 11px;
	letter-spacing: 0;
	vertical-align: top;
	position: relative;
}

.shop_p_txt {
	letter-spacing: -0.07em;
}

.shop_p_txt_red {
	color: #de3629;
	font-size: 22px;
	letter-spacing: 0.01em;
}

.shop_p_postage_small {
	font-size: 12px;
}



.shop-purchase-section__header .shop-purchase-section__txt {
	text-align: center;
	padding: 20px 0 10px;
	margin: 0 auto;
	color: #404DAB;
	font-size: 29px;
	font-weight: bold;
}

.shop-purchase-section__txt .trip-purchase-section_circle {
	display: inline-block;
	width: 53px;
	margin: 0 5px;
	padding: 7px 0;
	border-radius: 50%;
	background: #404DAB;
	color: #fff;
	font-size: 32px;
}



/* west_02.css */
/* -------------------------------------------------- */
.page-west_02 .page-hero {
    background-image: url(img/west_02/hero.jpg);
}

.purchase-record-section__header {
    text-align: right;
}

.purchase-record-section__filter select {
    height: 32px;
    padding: 0 5px;
    border: 1px solid #D3D3D3;
    background: #EDEDED;
    color: #414349;
}

.purchase-record-section__list {
    margin: 20px -10px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.purchase-record-section__item {
    float: left;
    width: 25%;
    padding: 10px;
    box-sizing: border-box;
}

.purchase-record-item {
    position: relative;
    font-size: 12px;
}

.purchase-record-item a {
    color: #414DAB;
    text-decoration: underline;
}

.purchase-record-section__item a:hover {
    opacity: 0.8;
}

.purchase-record-item__image {
    position: relative;
    line-height: 0;
    padding-top: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.purchase-record-item__image img {
    width: 100%;
}

.purchase-record-item__category,
.purchase-record-item__area{
    display: inline-block;
    font-size: 11px;
    line-height: 18px;
    padding: 0 5px;
    /*text-align: center;*/
    color: #FFF;
    background: #515151;
    border-radius: 3px;
}

.purchase-record-item__image .tag_area {
	position: absolute;
	bottom: 0;
	left: 3px;
	margin-bottom: 7px;
}

.purchase-record-item__image .tag_area span {
	margin-bottom: 3px;
}

.purchase-record-item__image .shop_name {
		position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    padding: 4px 7px;
    background: #424DAB;
    color: #FFF;
		line-height: 1.15;
    border-radius: 4px;
    font-size: 12px;
		margin: 0;
}

/*.purchase-record-item__area { margin-left: 3px;}*/

.purchase-record-item__brand {
    display: block;
    margin: 8px 0 0 0;
}

.purchase-record-item__name {
    display: block;
    margin: 4px 0 8px;
    font-size: 15px;
		font-weight: bold;
}

.purchase-record-item__code {
	font-weight: normal;
	margin: 0 0 3px;
}

.purchase-record-item__shop {
    display: inline-block;
}

.purchase-record-item__date {
    display: inline-block;
		margin: 0;
}



/* west_03.css */
/* -------------------------------------------------- */
/*--------------------------------------------------------------
# Purchase Category List west_03
--------------------------------------------------------------*/
.page-west_03 .page-hero {
	background-image: url(img/west_03/hero.jpg);
}

.purchase-category-section {
	margin-top: 40px;
}

.purchase-category-section__list {
	overflow: hidden;
	list-style: none;
	margin: 0 -10px;
	padding: 0;
}

.purchase-category-section__item {
	float: left;
	width: 33.3333%;
	margin: 0 0 30px 0;
	padding: 0 10px;
}

.purchase-category-item {
	display: block;
	position: relative;
	border: 5px solid #EEEEEE;
}

.purchase-category-item__image {
	display: block;
	line-height: 0;
}

.purchase-category-item__image img {
	width: 100%;
	height: auto;
}

.purchase-category-item__name {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	padding: 9px 10px 8px 30px;
	font-size: 14px;
	color: #FFF;
	background: rgba(0, 0, 0, 0.7) url(img/home/category/more-icon.png) 7px center no-repeat;
	background-size: 18px 17px;
}

.purchase-category-section__message {
	margin: 0;
	text-align: center;
	font-size: 18px;
}

.purchase-product-slider-item__image {
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #fff;
	width: 170.594px;
	height: 170.594px;
	text-align: center;
}

.purchase-product-slider-item a:hover { opacity: 0.8;}


/*--------------------------------------------------------------
# Purchase Category Detail west_03_02
--------------------------------------------------------------*/
.page-west_03_02 .page-hero {
	background-image: url(img/west_03/hero_s.jpg);
}

.page-west_03_02 .page-hero__content {
	height: 146px;
}

.purchase-category-description {
	margin-top: 40px;
	overflow: hidden;
}

.purchase-category-description__image {
	float: left;
	width: 35%;
}

.purchase-category-description__image img {
	width: 100%;
}

.purchase-category-description__content {
	margin-left: 38%;
	font-size: 16px;
	line-height: 1.6;
}

.purchase-category-description__content > *:first-child {
	margin-top: 0;
}

/* Slider */
.purchase-product-slider-section {
	margin-top: 30px;
	padding: 30px 0;
	background: #EDEDED;
}

.purchase-product-slider-section__title {
	margin: 0 0 20px;
	text-align: center;
	letter-spacing: 0;
	position: relative;
	letter-spacing: -.4em;
}

.purchase-product-slider-section__title::before {
	content: '';
	width: 300px;
	height: 2px;
	background: #000;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -1px;
}

.purchase-product-slider-section__title::after {
	content: '';
	width: 300px;
	height: 2px;
	background: #000;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -1px;
}

.purchase-product-slider-section__title_new {
	display: inline-block;
	padding: 30px 18px;
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0;
	background: url(img/product_category/add_kaitori.jpg) no-repeat 0 0;
	color: #fff;
}

.purchase-product-slider-section__title_main {
	display: inline-block;
	padding: 0 10px;;
	letter-spacing: 0;
	font-size: 60px;
	line-height: 1;
	letter-spacing: 0.01em;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	text-shadow:
	#000 2px 0px,  #000 -2px 0px,
	#000 0px -2px, #000 0px 2px,
	#000 2px 2px , #000 -2px 2px,
	#000 2px -2px, #000 -2px -2px,
	#000 1px 2px,  #000 -1px 2px,
	#000 1px -2px, #000 -1px -2px,
	#000 2px 1px,  #000 -2px 1px,
	#000 2px -1px, #000 -2px -1px;
}

.purchase-product-slider .owl-prev {
	display: block;
	position: absolute;
	top: 40%;
	left: -16px;
	z-index: 10;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	background: url(img/home/recent/prev.png) center center no-repeat;
}

.purchase-product-slider .owl-next {
	display: block;
	position: absolute;
	top: 40%;
	right: -16px;
	z-index: 10;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	background: url(img/home/recent/next.png) center center no-repeat;
}

/* Category nav */
.purchase-category-browse-section {
	margin-bottom: -70px; /* minus footer margin-top */
}

.purchase-category-browse-section__title {
	margin: 40px 0 20px;
	padding-left: 0.5em;
	font-size: 26px;
	line-height: 1.1;
	color: #414DAB;
	border-left: 10px solid #414DAB;
}

.purchase-category-browse-section__body {
	padding: 30px 0;
	background: #EDEDED;
}

.purchase-category-browse-nav {
	float: left;
	width: 190px;
}

.purchase-category-browse-content {
	margin-left: 220px;
	min-height: 300px;
}

.purchase-category-browse-nav__title {
	margin: 0;
	color: #FFF;
	background: #25272B;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	padding: 20px 0;
}

.purchase-category-browse-nav__list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.purchase-category-browse-nav__item {
	border-bottom: 1px solid #FFF;
}

.purchase-category-browse-nav__list:last-child .purchase-category-browse-nav__item:last-child {
	border-bottom: none;
}

.purchase-category-browse-nav__item a {
	display: block;
	color: #FFF;
	background: #414349;
	padding: 0 10px 0 20px;
	line-height: 43px;
}

.purchase-category-browse-nav__item a:hover {
	background: #63656A;
}

.purchase-category-browse-nav__item a.active {
	position: relative;
	font-weight: bold;
	color: #000;
	background: #FFF;
}

.purchase-category-browse-nav__item a.active:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -12px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 0 12px 12px;
	border-color: transparent transparent transparent #ffffff;
}

.purchase-category-browse-nav__item.back a {
	position: relative;
	background: #000;
	text-align: center;
	padding: 0;
}

.purchase-category-browse-nav__item.back a:hover {
	background: #252525;
}

.purchase-category-browse-nav__item.back a:before {
	position: absolute;
	top: 0;
	left: 12px;
	line-height: 43px;
	content: "\f104";
	font-family: FontAwesome;
	font-weight: bold;
	font-size: 150%;
}

.purchase-category-browse-content__list {
	margin: 0 -5px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.purchase-category-browse-content__item {
	float: left;
	width: 25%;
	margin-bottom: 20px;
	padding: 0 5px;
	box-sizing: border-box;
}

.purchase-category-browse-content-item__image {
	line-height: 0;
}

.purchase-category-browse-content-item__image a {
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #fff;
	width: 197.5px;
	height: 197.5px;
	text-align: center;
	/*display: block;
	width: 100%;*/
}

.cate_item a {
	width: 190px;
	height: 190px;

}

.purchase-category-browse-content-item__image a:hover {
	opacity: 0.8;
}

.purchase-category-browse-content-item__image img {
	width: 100%;
}

.purchase-category-browse-content-item__name {
	margin: 8px 0 0 0;
}

.purchase-category-browse-content .pagination .nav-links {
	text-align: right;
}

.purchase-category-browse-content .pagination .page-numbers:not(.current):not(.prev):not(.next) {
	border-color: #FFF;
}

.purchase-howto-tit {
	display: block;
	padding: 0 10px;
	letter-spacing: 0;
	font-size: 60px;
	line-height: 1.1;
	letter-spacing: 0.01em;
	vertical-align: middle;
	text-align: center;
	position: relative;
	color:#fff;
	text-shadow:
	#000 2px 0px, #000 -2px 0px, #000 0px -2px, #000 0px 2px, #000 2px 2px , #000 -2px 2px, #000 2px -2px, #000 -2px -2px, #000 1px 2px, #000 -1px 2px, #000 1px -2px, #000 -1px -2px, #000 2px 1px, #000 -2px 1px, #000 2px -1px, #000 -2px -1px;

}

.purchase-howto-tit::before {
	content: '';
	width: 300px;
	height: 2px;
	background:#000;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -1px;
}

.purchase-howto-tit::after {
	content: '';
	width: 300px;
	height: 2px;
	background:#000;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -1px;
}

/*カンタン買取サービス
-------------*/
.purchase-howto .easy{
	margin: 0 auto;
	width: 880px;
	padding: 20px 0;
	background: #fff;
}

.purchase-howto .easy_list {
	margin: 0 -35px 0 0;
}

.purchase-howto .easy_list li{
    float: left;
    margin-right: 35px;
    width: 270px;
}
.purchase-howto .easy_list li:nth-child(2){
    margin-right: 0;
}

.purchase-howto .easy_list li a {
	display: block;
	position: relative;
	text-align: center;
	border: 1px solid #d1d1d1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.purchase-howto .easy_list li .easy_takuhai_link {
	background: url(img/product_category/takuhai_kaitori.jpg) no-repeat center 24px #fff;
}

.purchase-howto .easy_list li .easy_shutcho_link {
	background: url(img/product_category/shuttyou_kaitori.jpg) no-repeat center 16px #fff;
}

.purchase-howto .easy_list li .easy_takuhai_shop {
	background: url(img/product_category/tentou_kaitori.jpg) no-repeat center 35px #fff;
}

.purchase-howto .easy_list li a:hover{
	opacity: 0.7;
	cursor: pointer;
}

.purchase-howto .easy_circle {
	margin: 0;
	width: 57px;
	height: 57px;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	padding: 8px 0;
	line-height: 1.2;
	top: 7px;
	left: 7px;
	color: #fff;
	background: #e2001a;
	border-radius: 50%;
}

.purchase-howto .easy_tit {
	margin: 0;
	font-size: 30px;
	font-weight: bold;
	padding-top: 126px;
}

.purchase-howto.easy_detail {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding-bottom: 10px;
	background: url(img/home/easy/item_arrow.png) no-repeat 187px 1px;
}

.easy_red {
	margin: 0;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #e2001a;
	padding-bottom: 10px;
}

.purchase-howto .easy_list li .easy_btn_link {
	display: block;
    font-size: 17px;
    padding: 8px 0;
    font-weight: bold;
    color: #414eab;
    background: url(img/home/easy/item_arrow2.png) 251px center #fff000 no-repeat;
    position: relative;
}

.purchase-howto .easy_list li .easy_btn_link::before {
	content: '';
	display: inline-block;
	width: 32px;
	height: 23px;
	background: url(img/home/easy/item_pc.png);
	background-size: 100%;
	position: absolute;
	top: 16px;
	left: 10px;
}

.easy_btn_link2 {
	font-size: 17px;
	font-weight: bold;
	padding: 20px 0;
	line-height: 1;
	color: #fff;
	background: url(img/home/easy/item_arrow3.png) 250px center #414eab no-repeat;
}

.easy_btn a.easy_btn_link2:hover {
	color: #fff;
}



/* west_04.css */
/* -------------------------------------------------- */
.page-west_01 .page-hero {
    background-image: url(img/west_01/hero.jpg);
}

.page-west_01 .hero-icon {
    height: 52px;
    margin: 0;
}

.page-west_01 .page-hero__title {
    padding-bottom: 16px;
}

.page-west_01_01 .page-hero {
    background-image: url(img/west_01_01/hero.jpg);
    background-position: center right;
}

.page-west_01_01_complete .page-hero__content {
    height: 146px;
}

.page-west_01_04 .page-hero {
    background-image: url(img/west_01_04/hero.jpg);
    background-position: center right;
}

.page-west_01_04_complete .page-hero__content {
    height: 146px;
}

.page-west_01_07 .page-hero {
    background-image: url(img/west_01_07/hero.jpg);
    background-position: center right;
}

.page-west_01_07_complete .page-hero__content {
    height: 146px;
}

.page-west_01 section,
.page-west_01_01 section,
.page-west_01_04 section,
.page-west_01_07 section {
    margin-top: 30px;
}

.assessment-form-basic,
.assessment-item,
.assessment-form-footer {
    width: 880px;
    margin: auto;
    overflow: hidden;
}

.assessment-form-basic {
    margin-bottom: 40px;
}

.assessment-form-footer {
    margin-top: 20px;
}

.assessment-btn {
    margin-top: 10px;
}

.home-service-other {
    display: inline-block;
    margin: 50px 0 20px;
    width: 48%;
}

.home-service-other a {
	display: block;
    padding: 19px 0;
    border: 2px solid #000;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.15em;
    font-size: 19px;
    line-height: 1;
    background: url(img/west_01/kantan_arrow.png) 400px center no-repeat;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.performance {
    float: right;
}

.story {
    text-align: center;
    padding: 50px 0;
    background-color: #EEEEEE;
}

.notice-section__list tr {
    text-align: left;
}

.notice-section__list tr:nth-child(odd) td{
  background: #EEEEEE;
}

.notice-section__list td {
    height: 40px;
}

.notice-section__list p {
    display: inline-flex;
    font-size: 17px;
    margin: 0;
}

.notice-section__list .notice-section__icon {
    background-repeat: no-repeat;
    margin-left: 20px;
    margin-right: 10px;
    width: 17px;
    height: 18px;
    position: relative;
    top: 2px;
}

.notice-section__list .icon-cross {
    background-image: url(img/west_01/icon-cross.png);
}

.notice-section__list .icon-triangle {
    background-image: url(img/west_01/icon-triangle.png);
}

.assessment-form .basic-info {
    float: left;
    width: 50%;
    margin-top: 20px;
    vertical-align: top;
}
.assessment-form .basic-info:nth-child(2n-1) {
    padding-right: 40px;
    clear: left;
}
.assessment-form .basic-info:nth-child(2n) {
    padding-left: 40px;
}
.assessment-form .basic-info.full {
    width: 100%;
    padding: 0;
}
.assessment-form .form-group select,
.assessment-form .form-group input[type=text],
.assessment-form .form-group input[type=email],
.assessment-form .form-group textarea {
    display: block;
    margin-top: 5px;
    height: 32px;
    padding: 0 5px;
    border: 1px solid #D3D3D3;
    background: #EDEDED;
    color: #414349;
    width: 100%;
}

.assessment-form .form-group textarea {
    width: 100%;
    height: 130px;
    resize: none;
}

.assessment-form .radio-group {
    height: 32px;
    padding: 0 5px;
}

.assessment-form .radio-group input{
    display: none;
}

.assessment-form .radio-group label{
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-left: 20px;
    padding: 10px 20px;
    border-radius: 2px;
    font-size: 14px;
    text-align: center;
    line-height: 1;
}

.assessment-form .radio-group label:before{
    position: absolute;
    content: "";
    top: 50%;
    left: -10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #EEEEEE;
    border: 1px solid #D4D4D4;
    border-radius: 50%;
}

.assessment-form .radio-group input[type="radio"]:checked + label:after {
    position: absolute;
    content: "";
    top: 50%;
    left: -4px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-radius: 50%;
    background: #879c18;
}

.assessment-items {
    background-color: #FFFFCC;
    margin: 30px 0;
    margin-bottom: 10px;
    padding: 24px 0;
    font-weight: bold;
}

.assessment-items + .assessment-items {
    margin-top: 10px;
}

.assessment-info {
    margin-bottom: 12px;
}

.assessment-info:last-child {
    margin-bottom: 0;
}

.assessment-info label {
    display: inline-block;
    margin-bottom: 5px;
}

.assessment-info select.product-quantity {
    display: inline-block;
    background-color: white;
    height: 32px;
    width: 60px;
}

.assessment-info select.product-status {
    display: block;
    background-color: white;
    height: 32px;
}

.assessment-info input {
    display: inline-block;
    height: 32px;
    padding: 0 5px;
    width: 100%;
}

.assessment-info input[type="text"],
.assessment-info input[type="email"],
.assessment-info input[type="password"],
.assessment-info select,
.assessment-info textarea {
    border: 1px solid #D4D4D4;
}

.assessment-info textarea {
    display: block;
    background-color: white;
    height: 65px;
    width: 100%;
}

.assessment-info .product-name-quantity-wrap {
    overflow: hidden;
}
.assessment-info .product-name-wrap {
    float: left;
    width: 80%;
}
.assessment-info .product-quantity-wrap {
    float: right;
}

.assessment-info input[type="file"].file-input-hidden {
    display: none;
}

.assessment-info > label > span {
    font-size: 12px;
}

.assessment-items .item-left {
    float: left;
    width: 50%;
    padding: 0 30px 0 0;
}

.assessment-items .item-right {
    float: left;
    width: 50%;
    padding: 0 0 0 30px;
}

.assessment-form label,
.assessment-items label {
    margin-right: 15px;
    font-size: 16px;
}

.assessment-info input.file-input-trigger {
    background-image: url(img/west_01_01/assessment-select-file.png);
    border: none;
    cursor: pointer;
    width: 105px;
    height: 31px;
}

.assessment-info .mwform-file-delete {
  display: none;
}

.drag-drop-inside {
    margin-top: 50px;
}

.drag-drop-area {
    background-color: white;
    border: 2px dashed #cccccc;
    text-align: center;
    height: 200px;
    margin-top: 10px;
}

.mw_wp_form_confirm .drag-drop-area {
    display: none;
}

.drag-drop-info {
    margin: 0 0 6px;
    font-size: 16px;
    line-height: 150%;
    color: #999999;
}


.assessment-items .upload-images {
    list-style: none;
    padding: 0;
    margin-right: -8px;
}

.assessment-items .upload-images li {
    display: block;
    float: left;
    width: 44px;
    height: 44px;
    margin: 0 8px 8px 0;
    position: relative;
    overflow: hidden;
}

.assessment-items .upload-images li img {
    width: auto;
    height: auto;
    max-width: none;
    max-height: none;
}

.assessment-items .upload-images li:not(:empty):hover:after {
    display: block;
    width: 19px;
    height: 19px;
    content: '';
    position: absolute;
    top: -5px;
    right: -5px;
    background: url(img/west_01_01/button-remove-image.png);
}

.mw_wp_form_confirm .assessment-items .upload-images li:hover:after {
    display: none;
}

.dummy-img {
    width: 44px;
    height: 44px;
    background-color: gray;
}

.assessment-form .right-wrap {
    overflow: hidden;
}

.assessment-form .right {
    float: right;
}

.assessment-form .button-group {
  margin-top: 30px;
margin-bottom: 50px;
}

.assessment-form .remove-item,
.assessment-form #add-item,
.assessment__submit {
    width: auto;
    padding:0;
    margin:0;
    background:none;
    border:0;
    font-size:0;
    line-height:0;
    overflow:visible;
    cursor:pointer;
    outline: none;
}

.mw_wp_form_confirm .remove-item,
.mw_wp_form_confirm #add-item {
    display: none;
}

.assessment-form .inline,
.assessment-items .inline {
    display: inline-block;
}

.assessment-form .required,
.assessment-items .required {
    background-color: red;
    color: white;
    display: inline-block;
    margin: 0;
    margin-bottom: 5px;
    padding: 2px 5px;
    font-size: 13px;
}

.assessment-form {
    font-size: 13px;
}
.label-rows {
    background-color: #D3D3D3;
    width: 220px;
    vertical-align: top;
}

.label-cols {
    display: block;
}

ul.asterisk {
    padding: 0;
}

ul.asterisk li {
  list-style-type: none;
  margin-bottom: 5px;
}

ul.asterisk li:before {
  display: inline;
  content: "※";
}

#address-search {
    border: none;
    background: none;
    cursor: pointer;
    outline: none;
}
#address-search2 {
    border: none;
    background: none;
    cursor: pointer;
    outline: none;
}

.assessment-form .notice {
    vertical-align: middle;
    font-size: 12px;
    line-height: 1.6;
}

.notice-mynumber, .notice-agreement, .agreement-check {
    background: #D3D3D3;
    padding: 0 10px;
}

.notice-agreement {
    color: blue;
    font-weight: bold;
    margin-top: 50px;
}

.agreement-check {
    margin: 20px auto 0;
    padding: 10px;
    width: 350px;
    display: inline-block;
}

.agreement {
    text-align: center;
}

.assessment-agreement {
    border-bottom: 2px solid blue;
    color: blue;
}

.assessment-form .form-group input[type=text].half,
.assessment-form .form-group input[type=email].half,
.assessment-form .form-group input[type=password].half,
.assessment-form .form-group select.half,
.example {
    width: 45%;
    display: inline-block;
}

.date-label {
    display: inline-block;
}

.center {
    text-align: center;
}

.assessment-form .form-submit__btn {
    position: relative;
    width: 100%;
    max-width: 350px;
    padding: 17px 32px;
    color: #FFF;
    background: #414DAB;
    border: none;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    margin: 0 10px;
}

.assessment-form .form-submit__btn:after {
    position: absolute;
    top: 0;
    right: 15px;
    display: block;
    font-size: 26px;
    line-height: 59px;
    content: "\f105";
    font-family: FontAwesome;
}

.assessment-form .form-submit__btn.back-button {
    color: #414349;
    background: #FFF;
    border: 2px solid #414349;
}

.assessment-form .form-submit__btn.back-button:after {
    right: auto;
    left: 15px;
    content: "\f104";
}


.page-west_01_01_complete .complete-section {
    margin: 60px 0;
    text-align: center;
}

.page-west_01_01_complete .complete-section h2 {
    font-size: 26px;
    line-height: 1.85;
}

.page-west_01_01_complete .complete-section p {
    font-size: 18px;
    line-height: 2.22;
}

.page-west_01_01_complete .complete-section p small {
    display: block;
    font-size: 14px;
    line-height: 1.75;
}


.page-west_01_04_complete .complete-section,
.page-west_01_07_complete .complete-section {
    margin: 60px 0;
    text-align: center;
}

.page-west_01_04_complete .complete-message h2,
.page-west_01_07_complete .complete-message h2 {
    margin-bottom: 0;
    font-size: 26px;
    line-height: 1.85;
}

.page-west_01_04_complete .complete-message p,
.page-west_01_07_complete .complete-message p {
    margin-top: 10px;
    font-size: 18px;
    line-height: 2.22;
}

.page-west_01_04_complete .complete-box,
.page-west_01_07_complete .complete-box {
    width: 780px;
    margin: 40px auto;
    background: #EDEDED;
    text-align: left;
    padding: 25px 50px;
}

.page-west_01_04_complete .complete-box h3,
.page-west_01_07_complete .complete-box h3 {
    margin: 0 0 6px;
    font-size: 18px;
    color: #414DAB;
}

.page-west_01_04_complete .complete-box p,
.page-west_01_07_complete .complete-box p {
    margin: 0 0 18px;
    line-height: 1.6;
}

.page-west_01_04_complete .complete-box p:last-child,
.page-west_01_07_complete .complete-box p:last-child {
    margin-bottom: 0;
}

.page-west_01_04_complete .button-group {
    margin: 18px -20px 0;
    overflow: hidden;
}

.page-west_01_04_complete .button-item {
    float: left;
    width: 50%;
    padding: 0 20px;
    box-sizing: border-box;
}

.page-west_01_04_complete .button-item a {
    display: block;
    position: relative;
    width: 100%;
    max-width: 350px;
    padding: 17px 32px;
    color: #414349;
    background: #FFF;
    border: 2px solid #414349;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
}

.page-west_01_04_complete .button-item a:after {
    position: absolute;
    top: 0;
    right: 15px;
    display: block;
    font-size: 26px;
    line-height: 59px;
    content: "\f105";
    font-family: FontAwesome;
}

.page-west_01_04_complete .button-item a.primary-btn {
    color: #FFF;
    background: #414DAB;
    border: none;
}

.page-west_01_04_complete .complete-trouble,
.page-west_01_07_complete .complete-trouble {
    width: 680px;
    margin: 40px auto;
    text-align: left;
}

.page-west_01_04_complete .complete-trouble a,
.page-west_01_07_complete .complete-trouble a {
    text-decoration: underline;
}

.page-west_01_04_complete .complete-trouble li,
.page-west_01_07_complete .complete-trouble li {
    margin: 0 0 10px;
}


.form-complete-button {
    margin-top: 100px;
    text-align: center;
}
.form-complete-button a {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 230px;
    padding: 14px 32px;
    font-weight: bold;
    color: #414349;
    background: #FFF;
    border: 2px solid #414349;
    text-align: center;
    cursor: pointer;
    margin: 0 10px;
}

.form-complete-button a:after {
    position: absolute;
    top: 0;
    right: 15px;
    display: block;
    font-size: 26px;
    line-height: 45px;
    content: "\f105";
    font-family: FontAwesome;
}

.service-notice{
    width: 880px;
    margin: 0 auto;
}

.notice-section__list {
    border-collapse: collapse;
}

.page-west_04 .page-hero {
    background-image: url(img/west_04/hero.jpg);
}

.shopping-store-title img,
.shopping-net-title img {
    margin-right: 10px;
    margin-bottom: 2px;
}

/*お問い合わせフォーム注意事項*/
.caution {
    text-align: center;
    margin-top: 50px;
    color: red;
    font-size: 20px;

}



/* west_03_03.css */
/* -------------------------------------------------- */
.page-west_03_03 .page-hero {
    background-image: url(img/west_03/hero.jpg);
}


.page-west_03_03 .assessment-navi2 {
	padding: 20px 0;
	background: #414DAB;
}

.page-west_03_03 .assessment-navi2__title {
	margin: 7px 0 16px;
	font-size: 26px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}

.page-west_03_03 .assessment-navi2__title > span {
	display: block;
	font-size: 20px;
}

.page-west_03_03 .assessment-navi2__content {
	padding: 0 3%;
	overflow: hidden;
}

.page-west_03_03 .assessment-navi2__web,
.page-west_03_03 .assessment-navi2__tel {
	float: left;
	width: 50%;
	padding: 0;
	text-align: center;
	box-sizing: border-box;
}


/*--------------------------------------------------------------
# Purchase Category
--------------------------------------------------------------*/
.page-west_03_03 .purchase-category-section__list {
	overflow: hidden;
	list-style: none;
	margin: 0 -10px;
	padding: 0;
}

.page-west_03_03 .purchase-category-section__item {
	float: left;
	width: 33.3333%;
	margin: 15px 0;
	padding: 0 10px;
}

.page-west_03_03 .purchase-category-item {
	display: block;
	position: relative;
    border: 5px solid #EEEEEE;
}

.page-west_03_03 .purchase-category-item__image {
	display: block;
}

.page-west_03_03 .purchase-category-item__image img {
	width: 100%;
	height: auto;
}

.page-west_03_03 .purchase-category-item__name {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	padding: 9px 10px 8px 30px;
	font-size: 14px;
	color: #FFF;
	background: rgba(0, 0, 0, 0.7) url(img/home/category/more-icon.png) 7px center no-repeat;
	background-size: 18px 17px;
}

.page-west_03_03 .purchase-category-section__message {
	margin: 20px 0 50px;
	text-align: center;
}


/*--------------------------------------------------------------
# category
--------------------------------------------------------------*/
.page-west_03_03 .main-columns {
	display: table;
	width: 100%;
}


.page-west_03_03 .category{
	display: table-cell;
	width: 190px;
	background-color: #eeeeee;
}
.page-west_03_03 .category-nav{
	margin: 0;
}
.page-west_03_03 .category-list,
.page-west_03_03 .category-item,
.page-west_03_03 .category-item-list,
.page-west_03_03 .category-list-item{
	list-style: none;
	margin: 0;
	padding: 0;
}
.page-west_03_03 .category-item{
	margin-bottom: 1px;
}
.page-west_03_03 .category-title{
	margin: 0;
    background-color: #26272c;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    font-size: 22px;
    color: #fff;
    padding: 20px;
}
.page-west_03_03 .category-item-title{
	cursor: pointer;
	position: relative;
	margin: 0;
	padding: 21px 29px;
	background-color: #414349;
	font-size: 14px;
	color:#fff;
}
.page-west_03_03 .category-item-title:before{
	position: absolute;
	top:24px;
	right: 5%;
	width: 14px;
	height: 7px;
	background: url(img/west_03/category-title_arrow.png) no-repeat;
	content:"";
}
.page-west_03_03 .category-item-title_active{
	background-color: #fff;
	font-size: 16px;
	font-weight: bold;
	color:#000;
}
.page-west_03_03 .category-item-list{
	display: none;
	background-color: #fff;
}
.page-west_03_03 .category-list-item{
	position: relative;
	background: url(img/west_03/category-list-item_arrow.png) no-repeat;
	background-position: 31px 9px;
	line-height: 1.21428571428571em;
	font-size: 14px;
}
.page-west_03_03 .category-list-item_cur{
	background: url(img/west_03/category-list-item_arrow_cur.png) no-repeat #414eab;
	background-position: 31px 9px;
	color:#fff;
}
.page-west_03_03 .category-list-item a{
	display: block;
	padding: 6px 0 6px 45px;
	color:inherit;
}



/*--------------------------------------------------------------
# goods
--------------------------------------------------------------*/
.page-west_03_03 .goods{
	display: table-cell;
	padding-left: 30px;
}
.page-west_03_03 .goods-section{
	margin-bottom: 40px;
}
.page-west_03_03 .goods-section:last-child {
	margin-bottom: 0;
}
.page-west_03_03 .goods-content{
	position: relative;
	padding-right: 420px;
}
.page-west_03_03 .goods-content-title{
	margin: 0 0 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #929397;
	line-height: 1;
	font-size: 31px;
}
.page-west_03_03 .goods-content-text{
	margin: 0;
	line-height: 1.625em;
	font-size: 16px;
}
.page-west_03_03 .goods-content-text > p:first-child {
	margin: 16px 0;
	font-size: 24px;
	line-height: 1.2;
}
.page-west_03_03 .goods-content-image{
	width: 400px;
	height: auto;
	position: absolute;
	top:0;
	right: 0;
	margin: 0;
}

/*--------------------------------------------------------------
# purchaseLists
--------------------------------------------------------------*/
.page-west_03_03 .purchaseLists-list,
.page-west_03_03 .purchaseLists-item,
.page-west_03_03 .purchaseLists-detail,
.page-west_03_03 .purchaseLists-detail-textArea{
	list-style: none;
	margin: 0;
	padding: 0;
}
.page-west_03_03 .purchaseLists-list{
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom: 1px solid #efefef;
}
.page-west_03_03 .purchaseLists-item{
	overflow: hidden;
	float: left;
	width: 48%;
	margin-left: 4%;
	margin-bottom: 10px;
	padding: 10px;
	box-sizing: border-box;
	background-color: #eeeeee;
}
.page-west_03_03 .purchaseLists-item:nth-child(odd){
	margin-left: 0;
}
.page-west_03_03 .purchaseLists-image{
	float:left;
	width: 120px;
	height: 120px;
	display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fff;
}
.page-west_03_03 .purchaseLists-detail{
	float:right;
	width: 66%;
	padding: 0 20px;
	box-sizing: border-box;
}
.page-west_03_03 .purchaseLists-detail-title{
	line-height: 1.5;
	font-size: 16px;
}
.page-west_03_03 .purchaseLists-detail-textArea{
	line-height: 1.5;
	font-size: 12px;
}

/*--------------------------------------------------------------
# producttypeLists
--------------------------------------------------------------*/
.page-west_03_03 .producttypeLists-list,
.page-west_03_03 .producttypeLists-item{
	list-style: none;
	margin: 0;
	padding: 0;
}
.page-west_03_03 .producttypeLists-list{
	overflow: hidden;
	margin-right: -10px;
	padding-bottom: 30px;
	border-bottom: 1px solid #efefef;
}
.page-west_03_03 .producttypeLists-item{
	float: left;
	width: 158px;
	margin-bottom: 20px;
}
.page-west_03_03 .producttypeLists-item:nth-child(5n) {
	margin-right: 0;
}
.page-west_03_03 .producttypeLists-image{
	display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fff;
    width: 148px;
    height: 148px;
	margin-bottom: 5px;
	border: 5px solid #efefef;
}
.page-west_03_03 .producttypeLists-detail{
	margin: 0;
	line-height: 1.5;
	font-size: 13px;
}


/*--------------------------------------------------------------
# brandLists
--------------------------------------------------------------*/
.page-west_03_03 .brandLists-list,
.page-west_03_03 .brandLists-item {
	list-style: none;
	margin: 0;
	padding: 0;
}
.page-west_03_03 .brandLists-list{
	display: block;
	margin: 0 -19px;
	overflow: hidden;
}
.page-west_03_03 .brandLists-item {
	display: block;
	float: left;
	width: 105px;
	padding: 10px 15px;
	box-sizing: content-box;
}
.page-west_03_03 .brandLists-item:nth-child(6n+1) {
	clear: left;
}
.page-west_03_03 .brandLists-item-image {
    height: 40px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
	line-height: 0;
}
.page-west_03_03 .brandLists-item-name {
	padding: 0;
	margin-top: 12px;
	text-align: center;
	font-weight: 500;
}


/*--------------------------------------------------------------
# categoryproducts
--------------------------------------------------------------*/
.categoryproducts-content {
	border: 1px solid #DDD;
	padding: 2px 12px;
}


/*--------------------------------------------------------------
# point
--------------------------------------------------------------*/
.page-west_03_03 .point{
	clear: both;
	padding-top: 40px;
}
.page-west_03_03 .point-list,
.page-west_03_03 .point-item{
	list-style: none;
	margin: 0;
	padding: 0;
}
.page-west_03_03 .point-title{
	margin: 0;
	padding-left: 48px;
	background: url(img/west_03/point-title_icon.png) no-repeat #eeeeee;
	background-position: 20px 13px;
	line-height: 41px;
	vertical-align: middle;
	font-size: 16px;
	color: #414eab;
}
.page-west_03_03 .point-list{
	padding: 30px 60px;
}
.page-west_03_03 .point-item{
	padding: 15px 20px;
}
.page-west_03_03 .point-item:nth-child(odd){
	background-color: #eeeeee;
}
.page-west_03_03 .point-item-title{
	margin: 0;
	margin-bottom: 3px;
	color:#414eab;
	font-size: 18px;
}
.page-west_03_03 .point-item-text{
	margin: 0;
	padding-left: 25px;
	line-height: 1.46153846153846em;
	font-size: 13px;
}
.page-west_03_03 .point-btnArea{
	width: 880px;
	margin: 0 auto;
	text-align: right;
}
.page-west_03_03 .md-section-title{
	margin: 0 0 20px 0 ;
	padding-left: 10px;
	border-left:10px solid #414eab;
	line-height: 1.1;
	vertical-align: middle;
	font-weight: normal;
	font-size: 26px;
	color:#414eab;
}



/* shopping.css */
/* -------------------------------------------------- */
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Shopping
## shopping Store
## shopping Stock
## shopping Net
## shopping Reason
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Shopping
--------------------------------------------------------------*/

.page-shopping__top_image {
	width: 100%;
}

.page-shopping__top_image > img {
	display: block;
	width: 100%;
	height: auto;
}

/*--------------------------------------------------------------
## shopping Store
--------------------------------------------------------------*/
.shopping-store {
	margin: 20px 0 0;
}

.shopping-store-title {
	margin: 0 auto 15px;
	max-width: 346px;
	padding-bottom: 6px;
	font-size: 24px;
	color: #FF0000;
	text-align: center;
	border-bottom: 2px solid #CFCFCF;
}

.shopping-store-description {
	text-align: center;
	margin: 18px 10px 40px;
}

.shopping-store-list {
	overflow: hidden;
	list-style: none;
	margin: 0 -2px;
	padding: 0;
}

.shopping-store-item {
	float: left;
	width: 20%;
	margin: 2.5px 0;
	padding: 0 2.5px;
}

.shopping-store-item a {
	display: block;
	position: relative;
}

.shopping-store-item__image {
	display: block;
}

.shopping-store-item__image img {
	width: 100%;
	height: auto;
}

.serach-shop-button {
	display: block;
	margin: 50px auto 50px;
	max-width: 470px;
	padding: 6px;
	font-size: 24px;
	text-align: center;
	border: 2px solid #000;
}

.serach-shop-button:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 7px;
	margin-top: -8px;
	width: 8px;
	height: 17px;
	background: url(img/common/button-arrow.png);
	background-size: 8px 17px;
}

/*--------------------------------------------------------------
## shopping Stock
--------------------------------------------------------------*/
.shopping-stock { margin-bottom: 80px;}

.shopping-stock-title {
	width: 100%;
	padding: 13px 0 13px 45px;
	margin: 8px 0;
	position: relative;
	font-size: 16px;
	color: #424DAB;
	background: #EEEEEE;
}

.shopping-stock-title:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -8px;
	width: 16px;
	height: 16px;
	background: url(img/shopping/stock/circle.jpg);
	background-size: 16px 16px;
}

.shopping-stock-list {
	overflow: hidden;
	list-style: none;
	margin: 0 -12px 30px;
	padding: 0;
}

.shopping-stock-item {
	float: left;
	width: 20%;
	margin: 12px 0;
	padding: 0 12px;
}

.shopping-stock-item a {
	display: block;
}

.shopping-stock-item a:hover { opacity: 0.8;}

.shopping-stock-item__image {
	position: relative;
	display: block;
	width: 180px;
	height: 180px;
	border: 5px solid #EEEEEE;
	overflow: hidden;
	margin-bottom: 10px;
}

.shopping-stock-item__image img {
	width: auto;
	max-width: none;
	height: 100%;
	margin-left: 50%;
	transform: translateX(-50%);
}

.shopping-stock-item span {
	display: block;
}
.shopping-stock-item span.shopping-stock-item__code { display: inline-block;}

.shopping-stock-item__maker_name,
.shopping-stock-item__product_date {
	font-size: 12px;
	margin: 0 0 5px;
}

.shopping-stock-item__shop_name {
	position: absolute;
	top: 10px;
	right: 10px;
	display: inline-block;
	padding: 4px 7px;
	background: #424DAB;
	color: #FFF;
	border-radius: 4px;
	font-size: 12px;
  margin: 0;
}

.shopping-stock-item .tag_area { margin-bottom: 5px;}

.shopping-stock-item .tag_area p {
	line-height: 20px;
	padding: 0 7px;
	margin: 2px 0;
}

.shopping-stock-item__product_name {
	font-weight: bold;
	margin: 4px 0 8px;
}

.shopping-stock-item__code {
	font-size: 12px;
	margin: 0 0 4px;
}

.shopping-stock-item__date {
	font-size: 12px;
	margin: 0;
}


.shopping-stock-btnarae {
	text-align: center;
}

/*--------------------------------------------------------------
## button Area
--------------------------------------------------------------*/
.shopping-stock-btnarae {
	letter-spacing: -0.4rem;
}

.to_shop_btn {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 238px;
    padding: 18px 10px;
    color: #414349;
    background: #FFF;
    background-color: rgb(255, 255, 255);
    border: 2px solid #414349;
    font-size: 13px;
    font-weight: bold;
	margin-right: 12px;
	letter-spacing: normal;
}



.to_shop_btn:nth-last-of-type(1) { margin-right: 0;}

.to_shop_btn:hover {
    background-color: #eeeeee;
    opacity: 0.3;
}
.to_shop_btn:after {
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    margin-top: -6px;
    font-size: 20px;
    content: "\f105";
    font-family: FontAwesome;
		line-height: 0.6;
}


/*--------------------------------------------------------------
## shopping Net
--------------------------------------------------------------*/
.shopping-net {
	margin: 20px 0 40px;
}

.shopping-net-title {
	margin: 0 auto 15px;
	max-width: 346px;
	padding-bottom: 6px;
	font-size: 24px;
	color: #FF0000;
	text-align: center;
	border-bottom: 2px solid #CFCFCF;
}

.shopping-net-description {
	text-align: center;
	margin: 18px 10px 40px;
}

.shopping-net-list {
	overflow: hidden;
	list-style: none;
	margin: 0 -10px;
	padding: 0;
}

.shopping-net-item {
	float: left;
	width: 50%;
	padding: 0 10px;
}

.shopping-net-item a {
	display: block;
	position: relative;
}

.shopping-net-item__image {
	display: block;
}

.shopping-net-item__image img {
	width: 100%;
	height: auto;
}

/*--------------------------------------------------------------
## shopping Reason
--------------------------------------------------------------*/
.shopping-reason {
	margin: 20px 0 0;
	padding: 30px 0;
	background: #EEEEEE;
}

.shopping-reason-title {
	margin: 0 auto 15px;
	max-width: 446px;
	padding-bottom: 6px;
	font-size: 24px;
	color: #FF0000;
	text-align: center;
	border-bottom: 2px solid #CFCFCF;
}
.shopping-reason-manga {
	width: 880px;
	margin: 0 auto;
}
.shopping-reason-manga img {
	display: block;
	width: 100%;
	height: auto;
}


/* west_05.css */
/* -------------------------------------------------- */
/*--------------------------------------------------------------
# 店舗一覧 west_05
--------------------------------------------------------------*/

.shop-map {
    margin: 30px 0;
}

.shop-map .google-maps {
    height: 450px;
}

.shop-list {
    margin: 30px auto;
    width: 880px;
}

.shop-list-item {
    position: relative;
    margin: 20px 0;
    border: 5px solid #EFEFEF;
    overflow: hidden;
}

.shop-list-item__link {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    cursor: pointer;
}


.shop-list-item__link:after {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -21px;
    display: block;
    width: 42px;
    height: 42px;
    content: '';
    background: url(img/west_05/icon-arrow.png) no-repeat;
    background-size: 42px 42px;
}

.shop-list-item__number {
    position: absolute;
    top: 20px;
    left: 10px;
    display: block;
    width: 69px;
    height: 69px;
    border: 10px solid #414DAB;
    border-radius: 69px;
    font-size: 34px;
    line-height: 49px;
    font-weight: bold;
    text-align: center;
    color: #414DAB;
}

.shop-list-item__body {
    margin: 20px 315px 20px 110px;
    font-size: 16px;
}

.shop-list-item__name {
    margin: 0 0 8px;
    font-size: 26px;
}

.shop-list-item__address {
    margin: 8px 0 10px;
}

.shop-list-item__tel {
    margin: 4px;
    padding-left: 26px;
    background: url(img/west_05/icon-tel.png) left center no-repeat;
    background-size: 18px 18px;
}

.shop-list-item__time {
    margin: 4px;
    padding-left: 26px;
    background: url(img/west_05/icon-time.png) left center no-repeat;
    background-size: 18px 18px;
}

.shop-list-item__parking {
    margin: 4px;
    padding-left: 26px;
    background: url(img/west_05/icon-parking.png) left center no-repeat;
    background-size: 18px 18px;
}

.shop-list-item__image {
    position: absolute;
    top: 0;
    right: 0;
    width: 305px;
    height: 100%;
    background-size: cover;
    background-position: center center;
}


/*--------------------------------------------------------------
# 店舗詳細 west_05_01
--------------------------------------------------------------*/
.page-west_05_01 .shop__slider {
    width: 1000px;
    height: 416px;
}

.page-west_05_01 .shop__image {
    width: 1040px;
    height: 416px;
    background-size: cover;
    background-position: center center;
}

.page-west_05_01 .page-hero {
    background-image: url(img/west_05/hero_s.jpg);
}

.page-west_05_01 .page-hero__content {
    height: 146px;
}

.page-west_05_01 .shop {
	margin-top: 40px;
}

.shop-section__title {
    margin: 40px 0 20px;
    padding-left: 0.5em;
    font-size: 26px;
    line-height: 1.1;
    color: #414DAB;
    border-left: 10px solid #414DAB;
}

/* Footer */
.shop__footer {
    margin-top: 50px;
    text-align: center;
}

.shop-back-btn {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 470px;
    padding: 15px 30px;
    color: #414349;
    background: #FFF;
    border: 2px solid #414349;
    font-size: 22px;
    font-weight: bold;
}

.shop-back-btn:after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    height: 40px;
    margin-top: -19px;
    font-size: 28px;
    content: "\f105";
    font-family: FontAwesome;
}


/*--------------------------------------------------------------
# Shop News
--------------------------------------------------------------*/
.shop-news-article {
    overflow: hidden;
    margin-bottom: 20px;
}

.shop-news-article__body {
	font-size: 16px;
	line-height: 1.5;
}

.shop-news-article__body p {
    margin: 11px 0;
}

.shop-news-article__footer {
    text-align: right;
}

.shop-news-article__more-link {
    color: #414DAB;
    font-weight: bold;
    padding-left: 21px;
    background: url(img/common/link-arrow-01.png) left center no-repeat;
    background-size: 16px;
}


/*--------------------------------------------------------------
# Shop New Arrival
--------------------------------------------------------------*/
.shop-arrival-section { padding-bottom: 60px;}

.shop-arrival-section__list {
    margin: 0 -10px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.shop-arrival-section__item {
    float: left;
    width: 25%;
    margin-bottom: 30px;
    padding: 0 10px;
    box-sizing: border-box;
}

.shop-arrival-section__item a:hover { opacity: 0.8;}

.shop-arrival-item__image {
    position: relative;
    width: 245px;
    height: 245px;
    margin-bottom: 6px;
    border: 5px solid #EFEFEF;
    overflow: hidden;
}

.shop-arrival-item__image img {
		position: absolute;
		top: 0;
		left: 50%;
		z-index: 1;
    width: auto;
		max-width: none;
		height: 100%;
		transform: translateX(-50%);
}

.shop-arrival-item__image .tag_area {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	margin-left: 6px;
}

.shop-arrival-item__brand {
    display: block;
	font-size: 12px;
	margin: 8px 0 0;
}

.shop-arrival-item__name {
		display: block;
    margin: 4px 0 8px;
    font-size: 15px;
		font-weight: bold;
}

.shop-arrival-item__code {
	font-size: 12px;
	margin: 0 0 3px;
}

.shop-arrival-item__price {
    display: block;
    font-size: 18px;
}

.shop-arrival-item__date {
    display: block;
		font-size: 12px;
		margin: 0;
}


.shop-arrival-section > p {
	text-align: center;
}

.shop-arr-btn {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 470px;
    padding: 15px 30px;
    color: #414349;
    background: #FFF;
    border: 2px solid #414349;
    font-size: 22px;
    font-weight: bold;
}
.shop-arr-btn::after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    height: 40px;
    margin-top: -19px;
    font-size: 28px;
    content: "\f105";
    font-family: FontAwesome;
}

.shop-arr-btn:hover {
    background-color: #eeeeee;
    opacity: 0.3;
}


/*--------------------------------------------------------------
# Shop Message
--------------------------------------------------------------*/
.shop-message-section {
    border-top: 1px solid #EFEFEF;
}

.shop-message-section .shop-message {
    width: 880px;
    margin: 0 auto;
    overflow: hidden;
}

.shop-message-section .shop-message__image {
    float: left;
    width: 230px;
    height: 265px;
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fff;
}

.shop-message-section .shop-message__content {
    margin-left: 256px;
    font-size: 16px;
    line-height: 1.6;
}

.shop-message-section .shop-message__content > *:first-child {
    margin-top: 0;
}

.blog_outer {
    width: 880px;
    margin: 0 80px;
}

.new_arrivals_list {
    padding:0;
    margin: 10px 0;
}

.new_arrivals_list li {
  background: #eee;
  width: 100%;
  overflow: hidden;
  padding:10px 20px;
  margin-bottom: 10px;
}

.bg_b{
    background: #2d363f;
    color: #fff;
    height: 42px;
    line-height: 42px;
    padding-left: 20px;
    margin: 10px 0;
    position: relative;
}

.blog__more {
    position: absolute;
    display: block;
    color: #fff;
    font-size: 12px;
    padding-right: 20px;
    padding-left: 10px;
    top: 7px;
    right: 16px;
    height: 28px;
    line-height: 28px;
    background: #414DAB;
}

.blog__more:hover {
    color: #fff;
}

.blog__more:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -5px;
    width: 5px;
    height: 10px;
    background: url(img/sidebar/more-icon.png) center center no-repeat;
    background-size: 5px 10px;
}

.left_arrivals_box{
    float:left;
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 50px;
    height: 50px;
}

.right_arrivals_text_box{
    float:left;
    width: 780px;
    margin-left: 7px;
}

.blog_outer .right_arrivals_text_box .addtoany_share_save_container {
	display: none;
}

.data {
    font-size: 12px;
    margin:5px 0;
}

.data > img {
    margin-bottom: 1px;
    margin-right: 8px;
}

.arrivals_text{
    margin: 0;
    font-size: 16px;
    word-wrap:break-word;/*折り返しの命令の為、解除で調整*/
}

.arrivals_text_link {
    color: #414DAB;
}


/*--------------------------------------------------------------
# Shop INfo
--------------------------------------------------------------*/
.shop-info-section__body {
    overflow: hidden;
}

.shop-info-section__service {
    float: left;
    width: 180px;
}

.shop-info-section__detail {
    margin-left: 200px;
}

.shop-info-section__table {
    width: 100%;
}

.shop-info-section__table th,
.shop-info-section__table td {
    padding: 16px 0 16px 32px;
    background: #EDEDED;
    border-bottom: 3px solid #FFF;
    font-size: 16px;
}

.shop-info-section__table th {
    color: #FFF;
    background: #414DAB;
    font-weight: normal;
    text-align: left;
}

.shop-info-section__service .shop-info-section__table th {
    font-size: 18px;
}
.shop-info-section__service .shop-info-section__table th,
.shop-info-section__service .shop-info-section__table td {
    padding-left: 0;
    text-align: center;
}

.shop-info-section__map {
    clear: left;
    margin-top: 30px;
}


/* west_06.css */
/* -------------------------------------------------- */
.page-west_06 .page-hero {
	background-image: url(img/west_06/hero.jpg);
	background-position: right center;
}

.welcome-proposal-section > .container,
.welcome-purchase-section > .container,
.welcome-promise-section > .container,
.welcome-difference-section > .container {
	width: 880px;
	padding: 0;
}

/* リユース生活提案 */
.welcome-proposal-section {
	margin-top: 40px;
}

.welcome-proposal-section__header {
	text-align: center;
}

.welcome-proposal-section__title {
	margin: 0 auto;
	display: inline-block;
	min-width: 346px;
	color: #FF0000;
	font-size: 24px;
	padding: 5px 16px;
	border-bottom: 2px solid #CFCFCF;
}

.welcome-proposal-section__description {
	text-align: center;
	margin: 16px 0;
	font-size: 18px;
	line-height: 1.6;
}

.welcome-proposal-section__message {
	margin-top: 26px;
	font-size: 16px;
	line-height: 1.6;
	text-align: center;
}

/*クーポンLPページ用*/
.welcome-proposal-section__message02 {
	margin-top: 26px;
	font-size: 16px;
	line-height: 1.6;
	text-align: center;
	background-color: #EAEEFE;
	border: 4px dotted #1d35b7;
	padding-bottom: 15px;
}


.welcome-proposal-section__message p {
	margin: 0 0 1.6em;
}

/* 自社店舗販売のWESTは、カンタン・安心・高価買取！ */
.welcome-purchase-section {
	margin-top: 40px;
}

.welcome-purchase-section__header {
	text-align: center;
}

.welcome-purchase-section__title {
	margin: 0 auto;
	display: inline-block;
	min-width: 346px;
	color: #FF0000;
	font-size: 24px;
	padding: 5px 16px;
	border-bottom: 2px solid #CFCFCF;
}

.welcome-purchase-section ol.caution {
	margin: 13px 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	line-height: 1.6;
}

.welcome-purchase-section__content {
	max-width: 880px;
	margin: 30px auto;
}

.welcome-purchase-section-feature__list {
	margin: -17px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.welcome-purchase-section-feature__item {
	float: left;
	width: 33.33333%;
	padding: 17px;

}

.welcome-purchase-section-feature-topic {
	margin: 0 auto;
	padding: 15px 0;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #414eab;
	position: relative;
}

.welcome-purchase-section-feature-note {
	font-size: 12px;
	position: absolute;
	right: 5px;
	bottom: 5px;

}

.welcome-purchase-section-feature-img {
	text-align: center;
	background: #eff1ff;
}

.welcome-purchase-section-feature-txt {
	margin: 0 auto;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	background: #eff1ff;
}

.welcome-purchase-section ol.caution > li {
	position: relative;
	margin: 0;
	margin-bottom: 8px;
	padding: 0 0 0 2.5em;
	counter-increment: caution;
    text-align: left;
}

.welcome-purchase-section ol.caution > li:before {
	content: '※' counter(caution);
	position: absolute;
	top: 0;
	left: 0;
}

.welcome-purchase-section ol.caution > li > ul {
	list-style: disc;
	padding-left: 0px;
}

.welcome-purchase-section-reason__list {
	margin: 30px -20px -20px -20px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.welcome-purchase-section-reason__item {
	width: 50%;
    margin: 0 auto;
	padding: 20px;
}

/* WESTはお客様の安心買取をお約束します */
.welcome-promise-section {
	margin-top: 50px;
}

.welcome-promise-section__header {
	text-align: center;
}

.welcome-promise-section__title {
	margin: 0 auto;
	display: inline-block;
	min-width: 346px;
	color: #FF0000;
	font-size: 24px;
	padding: 5px 16px;
	border-bottom: 2px solid #CFCFCF;
}

.welcome-promise-section__content {
	text-align: center;
}

.welcome-promise-section__list {
	display: inline-block;
	text-align: left;
	list-style: none;
	margin: 16px 0 0 0;
	padding: 0;
}

.welcome-promise-section__item {
	position: relative;
	z-index: 1;
	padding: 10px 0 10px 24px;
	font-size: 20px;
	color: #414DAB;
	background: url(img/west_06/check.png) left 12px no-repeat;
	background-size: 21px auto;
}

.welcome-promise-section__item span {
	position: relative;
	display: inline-block;
	padding: 0 5px;
}

.welcome-promise-section__item span:after {
	content: '';
	display: block;
	width: 100%;
	height: 6px;
	background: #FFF000;
	position: absolute;
	bottom: 1px;
	left: 0;
	z-index: -1;
}


/* リサイクルとリユースの違い */
.welcome-difference-section {
	margin: 60px auto 0;
}

.welcome-difference-section > .container {
	background: #F5F5F4;
	max-width: 880px;
	padding: 28px;
}

.welcome-difference-section__header {
	text-align: center;
}

.welcome-difference-section__title {
	margin: 0 auto;
	display: inline-block;
	min-width: 346px;
	color: #FF0000;
	font-size: 24px;
	padding: 5px 16px;
	border-bottom: 2px solid #CFCFCF;
}

.welcome-difference-section__description {
	text-align: center;
	margin: 16px 0;
	font-size: 18px;
	line-height: 1.6;
}

.welcome-difference-section__content {
	overflow: hidden;
}

.welcome-difference-section__image {
	float: left;
	width: 180px;
	line-height: 0;
}

.welcome-difference-section__message {
	margin: 28px 0 0 205px;
	font-size: 16px;
	line-height: 1.6;
	text-align: left;
}

.welcome-difference-section__message p {
	margin: 0 0 1.6em;
}

.welcome-difference-section__message p:last-child {
	margin-bottom: 0;
}

/* west_07.css */
/* -------------------------------------------------- */
.page-west_faq .mainContents *{
  margin:0;
  padding:0;
}

.page-west_faq .page-hero {
  background-image: url(img/faq/hero.jpg);
}

.page-west_faq .mainContents{
  margin:40px auto;
  width: 880px;
  padding: 0;
}

.page-west_faq .mainContents dl{
  margin-bottom:20px;
}

.page-west_faq .mainContents dt{
  min-height:50px;
  font-size:18px;
  font-weight:bold;
  color:#414eab;
  border:1px solid #ccc;
  padding: 14px 10px 14px 52px;
  background:url(img/faq/icon_q.jpg) no-repeat 8px center;
}

.page-west_faq .mainContents dd{
  min-height:50px;
  font-size:16px;
  padding: 14px 10px 14px 54px;
  background:url(img/faq/icon_a.jpg) no-repeat 9px 14px;
}

.page-west_faq .mainContents dd .anno{
  font-size:13px;
  margin-top:10px;
  text-indent:-1em;
  padding-left:1em;
}

.page-west_faq .mainContents a{
  color:#414eab;
  text-decoration:underline;
}

/*.page-west_faq .mainContents a.red{
  color:#cc0000;
};*/


/* west_08.css */
/* -------------------------------------------------- */
.page-west_08_00 .page-hero {
	background-image: url(img/west_08_00/hero.jpg);
	background-position: right center;
}

.page-west_08_00 > .container {
	min-height: 632px;
	width: 880px;
	margin: 0 auto;
	padding: 0;
}

.page-west_08_00 .contact-prepare-section,
.page-west_08_00 .contact-link-section {
	margin: 45px auto;
	text-align: center;
}

.page-west_08_00 .contact-prepare-section__title,
.page-west_08_00 .contact-link-section__title {
	margin: 0 auto;
	display: inline-block;
	min-width: 346px;
	color: #FF0000;
	font-size: 24px;
	padding: 5px 16px;
	border-bottom: 2px solid #CFCFCF;
}

.page-west_08_00 .contact-prepare-section__description,
.page-west_08_00 .contact-link-section__description {
	text-align: center;
	margin: 16px 0;
	font-size: 18px;
	line-height: 1.6;
}

.contact-prepare-section a {
	display: block;
	color: #56779F;
	font-size: 16px;
	text-decoration: underline;
}

.contact-prepare-section img {
	margin-right: 18px;
	vertical-align: middle;
}

.contact-link-section a {
	position: relative;
	display: block;
	margin: auto;
	width: 400px;
	padding: 17px 32px;
	color: #FFF;
	background: #414DAB;
	border: none;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
}

.contact-link-section a:after {
	position: absolute;
	top: 0;
	right: 15px;
	display: block;
	font-size: 26px;
	line-height: 59px;
	content: "\f105";
	font-family: FontAwesome;
}


.footer-contact-section {
	color: #FFF;
	background: #414DAB;
	padding: 20px;
	margin-top: 70px;
}

.footer-contact-section header {
	text-align: center;
}

.footer-contact-section__title {
	margin: 0 auto;
	display: inline-block;
	min-width: 346px;
	color: #FFF;
	font-size: 24px;
	font-weight: normal;
	padding: 5px 16px;
	border-bottom: 2px solid #CFCFCF;
}

.footer-contact-section__description {
	text-align: center;
	margin: 16px 0;
	font-size: 16px;
	line-height: 1.6;
}

.footer-contanct-section__web,
.footer-contanct-section__tel {
	text-align: center;
}

.footer-contanct-section__web {
	margin-bottom: 20px;
}

.footer-contanct-section__web > a {
	display: inline-block;
}

.contact-web-btn {
	width: 400px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.contact-web-btn .trip-purchase-section__web {
	display: block !important;
	padding: 23px 0 23px 83px;
	background: url(img/home/easy/item_arrow2.png) right 10px center #f5f504 no-repeat;
	border-radius: 10px;
}

.contact-web-btn .trip-purchase-section__web::before {
	margin-top: -13px;
	top: 50%;
}

.footer-contanct-section__tel {
	color: #fff;
	text-align: center;
}

.footer-contanct-section__tel-txt {
	margin: 0;
	font-size: 16px;
}

.footer-contanct-section__tel-num {
	display: inline-block;
	margin: 0;
	font-size: 37px;
	font-weight: bold;
	padding-left: 25px;
	letter-spacing: 0.05em;
	position: relative;
}

.footer-contanct-section__tel-num::before {
	content: '';
	width: 34px;
	height: 29px;
	background: url(img/west_08_00/contact_footer_tell_icon.png) no-repeat;
	position: absolute;
	top: 50%;
	left: -10px;
	margin-top: -14px;
}

.footer-contanct-section__tel-time {
	margin: 0;
	font-size: 16px;
}

/* west_08_01.css */
/* -------------------------------------------------- */
.page-west_08_01 .page-hero {
    height: 146px;
    background-image: url(img/west_08_01/hero.jpg);
    background-position: right center;
}

.page-west_08_01 .page-hero__content {
    height: 146px;
}

.page-west_08_01 > .container {
    min-height: 632px;
}

.contact-form-section {
    margin: 40px auto 0;
    width: 880px;
}

.contact-form-section .form-group {
    margin: 0 0 18px 0;
}

.contact-form-section .form-label {
    margin: 0 0 8px 0;
    display: block;
    font-size: 16px;
}

.contact-form-section .form-label .required {
    display: inline-block;
    color: #FFF;
    background: #FF0000;
    margin-left: 8px;
    font-size: 12px;
    line-height: 18px;
    padding: 0 2px 0 7px;
    vertical-align: top;
    letter-spacing: 5px;
}

.contact-form-section .contact-input-name,
.contact-form-section .contact-input-subject,
.contact-form-section .contact-input-email {
    max-width: 430px;
}

.contact-form-section input[type="text"].form-control,
.contact-form-section input[type="email"].form-control {
    width: 100%;
    padding: 5px;
        width: 100%;
    padding: 5px;
    display: block;
    margin-top: 5px;
    height: 32px;
    padding: 0 5px;
    border: 1px solid #D3D3D3;
    background: #EDEDED;
    color: #414349;
    width: 100%;
}

.contact-form-section textarea.form-control {
    width: 100%;
    padding: 5px;
    display: block;
    width: 100%;
    padding: 5px;
        width: 100%;
    padding: 5px;
    display: block;
    margin-top: 5px;

    padding: 0 5px;
    border: 1px solid #D3D3D3;
    background: #EDEDED;
    color: #414349;
    width: 100%;
}

.contact-form-section .form-submit {
    margin: 40px 0;
    text-align: center;
}

.contact-form-section .form-submit__btn {
    position: relative;
    width: 100%;
    max-width: 350px;
    padding: 17px 32px 18px;
    color: #FFF;
    background: #414DAB;
    border: none;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    margin: 0 10px;
}

.contact-form-section .form-submit__btn:after {
    position: absolute;
    top: 0;
    right: 15px;
    display: block;
    font-size: 26px;
    line-height: 59px;
    content: "\f105";
    font-family: FontAwesome;
}

.contact-form-section .form-submit__btn.back-button {
    color: #414349;
    background: #FFF;
    border: 2px solid #414349;
}

.contact-form-section .form-submit__btn.back-button:after {
    right: auto;
    left: 15px;
    content: "\f104";
}

/* �m�F���� */
.mw_wp_form_confirm .contact-form-section label {
    font-weight: bold;
}

.mw_wp_form_confirm .contact-form-section .form-group {
    margin: 0;
    padding: 14px;
    border-bottom: 1px solid #E9E9E9;
}

/* �������� */
.page-west_08_01_complete .complete-section {
    margin: 60px 0;
    text-align: center;
}

.page-west_08_01_complete .complete-section h2 {
    font-size: 26px;
    line-height: 1.85;
}

.page-west_08_01_complete .complete-section p {
    font-size: 18px;
    line-height: 2.22;
}

.page-west_08_01_complete .complete-section p small {
    display: block;
    font-size: 14px;
    line-height: 1.75;
}

/* west_09.css */
/* -------------------------------------------------- */
.page-west_09 .page-hero {
    background-image: url(img/west_09/hero.jpg);
    background-position: right center;
    background-color: #9FD4FF;
}

.about-effort-section {
    margin-top: 40px;
}

.about-effort-section__title {
    margin: 0 auto;
    width: 100%;
    max-width: 346px;
    text-align: center;
    color: #FF0000;
    font-size: 24px;
    padding: 5px 0;
    border-bottom: 2px solid #CFCFCF;
}

.about-effort-section__message {
    margin: 60px auto 0;
    width: 880px;
    font-size: 16px;
    line-height: 1.6;
}

.about-effort-section__message p {
    margin: 0 0 1.6em;
    text-align: center;
}



.about-company-section {
    margin-top: 100px;
    background: #F4F4F4;
    padding: 30px 0 50px;
}

.about-company-section__title {
    margin: 0 auto;
    width: 100%;
    max-width: 346px;
    text-align: center;
    color: #FF0000;
    font-size: 24px;
    padding: 5px 0;
    border-bottom: 2px solid #CFCFCF;
}

.about-company-section__description {
    text-align: center;
    margin: 16px 0;
    font-size: 18px;
    line-height: 1.6;
}

.about-company-section__table {
    margin: 50px 0 0;
    width: 100%;
    border-collapse: separate;
    border-spacing: 30px 0;
}

.about-company-section__table th {
    white-space: nowrap;
}

.about-company-section__table th,
.about-company-section__table td {
    font-size: 16px;
    line-height: 1.6;
    vertical-align: top;
    font-weight: normal;
    text-align: left;
    padding: 13px 12px;
    border-bottom: 1px solid #CFCFCF;
}

.about-company-section__table tr:first-child th,
.about-company-section__table tr:first-child td {
    border-top: 1px solid #CFCFCF;
}

.about-company-section__table em {
    font-weight: bold;
    font-style: normal;
}

.about-company-section__table a {
    text-decoration: underline;
}

.about-company-section__table a.detail-link {
    color: #414DAB;
}

.about-company-section__table h5 {
    margin: 0.8em 0 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.6;
}

.about-map-section {
    margin: 40px 0;
}

a .aaa{
  color: #0000ff;
}


/* 宅配買取・出張買取・店頭買取 */
.pc-center2{
	width: 270px;
	margin: 15px auto 0;
}

.pc-center2 a {
	display: block;
	position: relative;
	text-align: center;
	border: 1px solid #d1d1d1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.pc-center2 .easy_takuhai_link {
	background: url(img/home/easy/item_01.png) no-repeat center 24px #eeeeee;
}

.pc-center2 .easy_shutcho_link {
	background: url(img/home/easy/item_02.png) no-repeat center 16px #eeeeee;
}

.pc-center2 .easy_takuhai_shop {
	background: url(img/home/easy/item_03.png) no-repeat center 35px #eeeeee;
}

.pc-center2 a:hover{
	opacity: 0.7;
	cursor: pointer;
}

.easy_circle {
	margin: 0;
    width: 57px;
    height: 57px;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    padding: 8px 0;
    line-height: 1.2;
    top: 7px;
    left: 7px;
    color: #fff;
    background: #e2001a;
    border-radius: 50%;
}

.easy_tit {
	margin: 0;
    font-size: 30px;
    font-weight: bold;
    padding-top: 126px;
}

.easy_detail {
	margin: 0;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.05em;
    padding-bottom: 10px;
    background: url(img/home/easy/item_arrow.png) no-repeat 187px 1px;
}

.easy_red {
	margin: 0;
    font-weight: bold;
    letter-spacing: -0.05em;
    color: #e2001a;
    padding-bottom: 10px;
}

/* west_10.css */
/* -------------------------------------------------- */
.page-west_ranking .mainContents *{
  margin:0;
  padding:0;
}

.page-west_ranking .page-hero {
  background-image: url(img/ranking/hero.jpg);
}

.page-west_ranking .page-hero .page-hero__title small{
  font-size:20px;
  font-weight: normal;
}

.page-west_ranking .mainContents{
  margin:30px auto;
}

.page-west_ranking .mainContents{
  margin:40px auto;
  max-width: 920px;
}



.page-west_ranking .mainContents .rankitem2{
  padding:10px 15px 10px 110px;
  overflow:hidden;
  min-height:90px;
  border-bottom:1px solid #ccc;
  background:no-repeat 30px center;
}

.page-west_ranking .mainContents .rankitem2:first-child{
  border-top:1px solid #ccc;
}

.page-west_ranking .rankitem2 .img{
  float:left;
  width:70px;
}

.page-west_ranking .rankitem2 .item_info{
  margin-left: 100px;
}

.page-west_ranking .rankitem2 .item_info .item_name{
  margin-bottom:5px;
  color:#414eab;
  font-size:17px;
  font-weight:bold;
}

.page-west_ranking .rankitem2 .item_info .item_name a{
  color:#414eab;
  font-size:17px;
  font-weight:bold;
  text-decoration: none;
}

.page-west_ranking .rankitem2 .item_info .item_disc{
  font-size:14px;
}


.page-west_ranking .mainContents .rankitem{
  padding:10px 15px 10px 110px;
  overflow:hidden;
  min-height:90px;
  width:100%;
  border-bottom:1px solid #ccc;
  background:no-repeat 30px center;
}

.page-west_ranking .mainContents .rankitem:first-child{
  border-top:1px solid #ccc;
}

.page-west_ranking .rankitem .img{
  float:left;
  width:70px;
}

.page-west_ranking .rankitem .item_info{
  margin-left: 100px;
}

.page-west_ranking .rankitem .item_info .item_name{
  margin-bottom:5px;
  color:#414eab;
  font-size:17px;
  font-weight:bold;
}

.page-west_ranking .rankitem .item_info .item_name a{
  color:#414eab;
  font-size:17px;
  font-weight:bold;
  text-decoration: none;
}

.page-west_ranking .rankitem .item_info .item_disc{
  font-size:14px;
}

.page-west_ranking .mainContents .rank01{
  background:url(img/ranking/icon_rank_01.png) no-repeat 18px center;
}

.page-west_ranking .mainContents .rank02{
  background:url(img/ranking/icon_rank_02.png) no-repeat 18px center;
}

.page-west_ranking .mainContents .rank03{
  background:url(img/ranking/icon_rank_03.png) no-repeat 18px center;
}

.page-west_ranking .mainContents .rank04{
  background-image:url(img/ranking/icon_rank_04.png);
}

.page-west_ranking .mainContents .rank05{
  background-image:url(img/ranking/icon_rank_05.png);
}

.page-west_ranking .mainContents .rank06{
  background-image:url(img/ranking/icon_rank_06.png);
}

.page-west_ranking .mainContents .rank07{
  background-image:url(img/ranking/icon_rank_07.png);
}

.page-west_ranking .mainContents .rank08{
  background-image:url(img/ranking/icon_rank_08.png);
}

.page-west_ranking .mainContents .rank09{
  background-image:url(img/ranking/icon_rank_09.png);
}

.page-west_ranking .mainContents .rank10{
  background-image:url(img/ranking/icon_rank_010.png);
}


/* west_11.css */
/* -------------------------------------------------- */
.page-west_customer .page-hero {
  background-image: url(img/customer/hero.jpg);
}

.page-west_customer .mainContents{
  margin:10px auto;
  max-width: 920px;
}

.page-west_customer .mainContents .navigation{
  margin:30px auto;
  float:right;
}

.page-west_customer .headnav .navigation {
  margin: 10px auto 30px;
}

.page-west_customer .mainContents .footnav .navigation{
  margin:0 auto;
}

.page-west_customer .customerbox{
  border:1px solid #ccc;
  margin-bottom:30px;
}

.page-west_customer .customerbox .customerbox_title{
  padding:15px 30px;
  overflow:hidden;
  display: table;
  width:100%;
}

.page-west_customer .customerbox .customerbox_title .type{
  width:100px;
  height:30px;
  text-align: center;
  display: table-cell;
}

.page-west_customer .customerbox .customerbox_title .type span{
  width:100px;
  height:30px;
  padding-top: 5px;
  font-size:16px;
  font-weight:normal;
  color:#fff;
  text-align: center;
  display:block;
}

.page-west_customer .customerbox .customerbox_title h2{
  font-size:18px;
  font-weight:bold;
  margin-top:5px;
  display: table-cell;
  padding-left:50px;
}

.page-west_customer .customerbox.kaitori .customerbox_title{
  background:#ebedfe;
}

.page-west_customer .customerbox.kaitori .customerbox_title .type span{
  background:#414eab;
}

.page-west_customer .customerbox.kaitori .customerbox_title h2{
  color:#414eab;
}

.page-west_customer .customerbox.purchase .customerbox_title{
  background:#e2f2d9;
}

.page-west_customer .customerbox.purchase .customerbox_title .type span{
  background:#339900;
}

.page-west_customer .customerbox.purchase .customerbox_title h2{
  color:#339900;
}

.page-west_customer .customerbox .customer_info{
  padding:20px 30px;
}

.page-west_customer .customerbox .customer_infoinner{
  overflow:hidden;
  display: table;
  width:100%;
  margin-bottom:15px;
}

.page-west_customer .customerbox .customer_name{
  display: table-cell;
  vertical-align: top;
  width:100px;
  margin-right:50px;
  text-align:center;
}

.page-west_customer .customerbox .customer_name .img {
  margin: 0;
}

.page-west_customer .customerbox .customer_name .name{
  font-size:14px;
  font-weight:bold;
  margin:10px 0 0 0;
}

.page-west_customer .customerbox .detail{
  display: table-cell;
  vertical-align: top;
  padding-left: 50px;
}

.page-west_customer .customerbox .value{
  border-bottom:1px solid #ccc;
  padding-bottom:7px;
  margin-bottom:15px;
  position:relative;
}

.page-west_customer .customerbox .value .icon{
  position:absolute;
  right:10px;
  top:5px;
  margin: 0;
}

.page-west_customer .customerbox .value dl{
  overflow:hidden;
  margin:0 0 7px;
}

.page-west_customer .customerbox .value dt{
  float:left;
  width:125px;
  font-size:14px;
  font-weight:bold;
}

.page-west_customer .customerbox .value dd{
  color:#ff9900;
}

.page-west_customer .customerbox .impression .impression_title{
  color:#cc3333;
  font-size:16px;
  font-weight:bold;
  margin:0 0 5px;
}

.page-west_customer .customerbox .impression p{
  font-size:16px;
  margin: 0;
}

.page-west_customer .customerbox .west{
  background:#f5f5f5;
  padding:12px 15px;
}

.page-west_customer .customerbox .west .west_title{
  color:#414eab;
  font-size:16px;
  font-weight:bold;
  margin-bottom:5px;
}

.page-west_customer .customerbox .west p{
  font-size:16px;
  margin: 0;
}

.page-west_customer .testimonial-products a {
  display: inline-block;
  padding: 4px 7px;
  border-radius: 2px;
  background: #414eab;
  color: #FFF;
  font-size: 11px;
}

.page-west_customer .customerbox.purchase .testimonial-products a {
  background: #339900;
}

.page-west_customer .testimonial-products a:hover {
  opacity: 0.8;
}


/* west_12.css */
/* -------------------------------------------------- */
.page-west_news_list .page-hero {
  background-image: url(img/customer/hero.jpg);
}

.page-west_news_list .mainContents{
  margin:50px auto 10px;
  width: 920px;
  position: relative;
}

.page-west_news_list .mainContents .navigation{
  margin:30px auto;
  float:right;
}

.page-west_news_list .mainContents .footnav .navigation{
  font-size:16px;
}
.page-west_news_list .news_list_rss {
  position: absolute;
  right: 0;
  top: -40px;
}

.page-west_news_list .news_list{
  margin-bottom:30px;
}

.page-west_news_list .news_list .news_list_title{
  overflow:hidden;
  display: table;
  width:100%;
  margin-bottom:20px;
  background:#eeeeee;
}

.page-west_news_list .news_list .news_list_title .type{
  width:170px;
  height:40px;
  text-align: center;
  display: table-cell;
}

.page-west_news_list .news_list .news_list_title .type span{
  width:170px;
  height:40px;
  padding-top: 13px;
  font-size:13px;
  font-weight:normal;
  color:#fff;
  text-align: center;
  display:block;
}

.page-west_news_list .news_list .news_list_title .type.arita span{
  background:#339933;
}

.page-west_news_list .news_list .news_list_title .type.notice span{
  background:#ff6600;
}

.page-west_news_list .news_list .news_list_title .type.news span{
  background:#414eab;
}

.page-west_news_list .news_list .news_list_title .type.new span{
  background:#df0013;
}

.page-west_news_list .news_list .news_list_title div{
  display: table-cell;
  padding-left:20px;
  width:100%;
}

.page-west_news_list .news_list .news_list_title div h2{
  display:table-cell;
  width:100%;
  position:relative;
  padding-left:25px;
  font-size:16px;
  font-weight:bold;
}

.page-west_news_list .news_list .news_list_title div h2:before{
    position: absolute;
    content: "";
    top: 20px;
    left: 0px;
    width: 18px;
    height: 18px;
    margin-top: -10px;
    background: #414eab;
    border-radius: 50%;
}

.page-west_news_list .news_list .news_list_title div h2:after {
    position: absolute;
    content: "";
    top: 20px;
    left: 5px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-radius: 50%;
    background: #eee;
}

.page-west_news_list .news_list .news_list_title div h2 a{
  font-size:16px;
  font-weight:bold;
  padding:10px 0;
  display:block;
  color:#414eab;
}

.page-west_news_list .news_list .news_list_title div .date{
  display:table-cell;
  vertical-align: top;
  width:100px;
  padding:11px 20px;
  font-size:14px;
  text-align:right;
}

.page-west_news_list .news_list .news_list_inner{
  display: table;
  width:100%;
  min-height:120px;
}

.page-west_news_list .news_list .news_list_inner .img{
  width:170px;
  height:120px;
  text-align: center;
  display: table-cell;
  vertical-align:top;
}

.page-west_news_list .news_list .news_list_inner .news_info{
  display: table-cell;
  vertical-align:top;
}

.page-west_news_list .news_list .news_list_inner .img + .news_info {
  padding-left:20px;
}

.page-west_news_list .news_list .news_list_inner .news_info .text{
  font-size:16px;
}

.page-west_news_list .news_list .news_list_inner .news_info .detail{
  text-align:right;
  margin:20px 0 0;
}

.page-west_news_list .news_list .news_list_inner .news_info .detail a{
  color:#414eab;
  font-weight:bold;
  font-size:14px;
  padding-left:20px;
  background:url(img/news_list/icon_detail.png) no-repeat left center;
}


/* west_12_01.css */
/* -------------------------------------------------- */
.page-west_news_detail .page-hero {
  background-image: url(img/customer/hero_s.jpg);
}

.page-west_news_detail .page-hero,
.page-west_news_detail .page-hero__content {
  height: 146px;
}

.page-west_news_detail .mainContents{
  margin:40px auto;
  max-width: 920px;
}


.page-west_news_detail .news_detail .news_detail_title{
  overflow:hidden;
  display: table;
  width:100%;
  margin-bottom:20px;
  background:#eeeeee;
}

.page-west_news_detail .news_detail .news_detail_title div h2{
  display:table-cell;
  width:100%;
  position:relative;
  font-size:16px;
  font-weight:bold;
  padding:10px 0;
  color:#414eab;
  padding-left:45px;
}

.page-west_news_detail .news_detail .news_detail_title div h2:before{
    position: absolute;
    content: "";
    top: 20px;
    left: 18px;
    width: 18px;
    height: 18px;
    margin-top: -10px;
    background: #414eab;
    border-radius: 50%;
}

.page-west_news_detail .news_detail .news_detail_title div h2:after {
    position: absolute;
    content: "";
    top: 20px;
    left: 23px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-radius: 50%;
    background: #eee;
}

.page-west_news_detail .news_detail .news_detail_title div .date{
  display:table-cell;
  vertical-align: top;
  width:100px;
  padding:11px 20px;
  font-size:14px;
  text-align:right;
}

.page-west_news_detail .news_detail .news_detail_info{
  font-size:16px;
}

.page-west_news_detail .news_detail .news_detail_info{
  font-size:16px;
}

.page-west_news_detail .news_detail .type{
  margin-bottom:20px;
}

.page-west_news_detail .news_detail .type span{
  width:170px;
  height:27px;
  padding-top: 6px;
  font-size:13px;
  font-weight:normal;
  color:#fff;
  text-align: center;
  display:inline-block;
}

.page-west_news_detail .news_detail .type.arita span{
  background:#339933;
}

.page-west_news_detail .news_detail .type.notice span{
  background:#ff6600;
}

.page-west_news_detail .news_detail .type.news span{
  background:#414eab;
}

.page-west_news_detail .news_detail .type.new span{
  background:#df0013;
}

.page-west_news_detail .news_detail_info .img{
  margin-top:20px;
}

.page-west_news_detail .mainContents .back{
  margin-top:20px;
}

.page-west_news_detail .mainContents .back a{
  cursor:pointer;
  display: inline-block;
  text-align:center;
  float:right;
  width:120px;
  height:35px;
  padding-top: 8px;
  font-size: 16px;
  color: #fff;
  background: #414349;
}

.page-west_news_detail .mainContents .back a:hover{
  opacity: 0.8;
}


/* west_13.css */
/* -------------------------------------------------- */
.page-west_13 .page-hero__content { height: 146px;}

.page-west_13 .shop_tag .sgl-btn {
	display: inline-block;
	width: 150px;
	color: #414dab;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 38px;
	border: 2px solid #414dab;
}
.page-west_13 .shop_tag .sgl-btn.sgl-btn-per { pointer-events: none;}

.page-west_13 .shop_tag .sgl-btn:link:hover { opacity: 0.7;}

.item_des_wrap { margin-bottom: 100px;}

.item_des_wrap .item_des_img {
	float: left;
	width: 350px;
}

.item_des_wrap .item_des_right {
	float: right;
	width: 600px;
	padding-top: 15px;
}

.item_des_right .item_tag_area { margin-bottom: 20px;}

.item_des_right .item_tag_area p {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}

.item_des_right .item_tag_area p.item_cat {
	background-color: #515151;
	border-radius: 5px;
	color: #fff;
	font-size: 13px;
	line-height: 26px;
	padding: 0 20px;
	margin: 0 5px 0 0;
}

.item_des_right .item_tag_area p.purchase_area,
.item_des_right .item_tag_area p.arrival_tag {
	display: block;
	margin-top: 10px;
}

.item_des_right .item_tag_area p.item_cat:nth-last-of-type(1) { margin: 0 20px 0 0;}

/*.item_des_right .item_tag_area p.item_cat span.section:nth-of-type(2):before,
.item_des_right .item_tag_area p.item_cat span.section:nth-of-type(2):after {
	display: inline-block;
	content: "/";
	vertical-align: middle;
	margin: 0 0.5em;
}
*/

.item_des_right .brand_name {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px;
}

.item_des_right .item_name {
	font-size: 25px;
	font-weight: bold;
	margin: 0 0 5px;
}

.item_des_right .product_code {
	border-bottom: 1px dotted #ccc;
	font-size: 16px;
	padding-bottom: 25px;
	margin: 0 0 25px;
}

.purchase_money_area {
	width: 100%;
	margin-bottom: 40px;
}

.purchase_money_area p {
	display: inline-block;
	vertical-align: bottom;
	font-size: 16px;
}

.purchase_money_area p.pur_money_head { margin: 0 20px 0 0;}

.purchase_money_area p.pur_money { margin: 0;}

.purchase_money_area p.pur_money span {
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.0;
	vertical-align: bottom;
	margin-right: 10px;
}

.shop_table { margin-bottom: 50px;}

.shop_table table {
  width: 100%;
  border-collapse:collapse;
  border-spacing:0;
}

.shop_table th,
.shop_table td {
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.shop_table th {
	background-color: #414dab;
	color: #fff;
	font-weight: inherit;
	text-align: center;
}

.shop_table td {
	background-color: #ededed;
	padding-left: 32px;
}

.item_des_right .item_txt_area {

	padding: 20px;
}

.item_des_right .item_txt_area p {
	font-size: 16px;
	line-height: 1.5;
}

.big_banner_area {
	text-align: center;
	margin-bottom: 100px;
}

.big_banner_area p:nth-of-type(2),
.big_banner_area p:nth-of-type(3),
.big_banner_area p:nth-of-type(4)
{ display: none;}

/* 新着買取情報 */
.purchase-product-slider-item .item_maker,
.purchase-product-slider-item .item_model,
.purchase-product-slider-item .item_date {
	font-size: 11px;
	margin: 0;
}

.purchase-product-slider-item .item_name {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 3px;
}

/* blog.css */
/* -------------------------------------------------- */
.blog-header {
  width: 100%;
  background-color: #e8e9eb;
  color: #000;
  padding: 2em 0;
}

.blog-header-title {
  font-size: 36px;
  font-weight: bold;
  margin: 0 0 5px 0;
}

.blog-header-subtitle {
  margin-top: 0;
  font-weight: bold;
}

.blog-index-content {
  background: #f6f6f6;
  padding: 0 0 60px;
}

.blog-article-wrap {
	position: relative;
	padding: 60px 0 0;
}

.blog-article-list {
  overflow: hidden;
  margin: 0 -10px 0;
  position: relative;
}

.blog-article-list-rss {
  position: absolute;
  right: 10px;
  top: 15px;
}

.blog-article-list-item {
  float: left;
  width: 33.33333%;
  padding: 10px 10px 0 10px;
}

.blog-article-list-item:nth-child(3n+1) {
  clear: left;
}

.blog-article-list-content {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
}

.blog-article-list-img {
  height: 220px;
  width: 100%;
  margin-bottom: 20px;
}
.blog-article-terms {
  margin-bottom: 10px;
}
.blog-article-list-shop {
  padding: 5px 15px;
  font-size: 13px;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  margin: 0 0 5px 0;
}

.blog-article-list-shop a {
  color: #fff;
}

.blog-article-list-shop-west-arita { 
  background: #414eac;
}
.blog-article-list-shop-west-kiyokawa { 
  background: #4aca97;
}
.blog-article-list-shop-west-keigo { 
  background: #f0880f;
}

.blog-article-list-time {
  display: block;
  font-size: 12px;
  padding-left: 20px;
  background: url(img/blog/icon-clock.png) no-repeat left center;
}

.blog-article-list-title {
  margin: 7px 0 0;
  font-size: 16px;
  line-height: 1.6;
}

/* blog single */

.blog-single-wrap {
  overflow: hidden;
}

.blog-single-content {
  width: 680px;
  float: left;
  margin-right: 30px;
  font-size:1.1em;
}

.blog-single-header {
  border-bottom: 1px solid #9d9d9d;
  margin-bottom: 20px;
}

.blog-single-shop {
  padding: 5px 15px;
  font-size: 13px;
  background: #414eac;
  border-radius: 3px;
  display: inline-block;
  margin: 0 0 15px 0;
}

.blog-single-shop a {
  color: #fff;
}

.blog-single-shop-west-arita { 
  background: #414eac;
}
.blog-single-shop-west-kiyokawa { 
  background: #4aca97;
}
.blog-single-shop-west-keigo { 
  background: #f0880f;
}

.blog-single-date {
  margin: 0 0 5px 0;
}

.blog-single-title {
  font-weight: normal;
  font-size: 24px;
  margin: 0;
}

.blog-single-content p {
  line-height: 1.8;
}

.blog-single-content dl,
.blog-single-content dd {
  margin-bottom: 1em;
}
.blog-single-content dt {font-weight:bold;}

.blog-single-side {
  float: right;
  width: 240px;
}

.blog-single-side-indexlink {
  background: #9d9d9d;
  color: #fff;
  text-align: center;
  display: block;
  border-radius: 20px;
  padding: 8px 10px;
  position: relative;
  margin-bottom: 40px;
}

.blog-single-side-indexlink:after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
}

.blog-single-side-content {
  margin-bottom: 40px;
  position: relative;
}

.blog-single-side-rss {
  position: absolute;
  right: 0;
  top: -10px;
}

.blog-single-side-title:before {
  content: '';
  width: 14px;
  height: 14px;
  border: 5px solid #000;
  border-radius: 50%;
  display: inline-block;
  margin-right: 7px;
}

.blog-single-side-content ul {
  padding-left: 10px;
}

.blog-single-side-ariticle li,
.blog-single-side-category li {
    padding: 3px 0 3px 10px;
    position: relative;
}

.blog-single-side-ariticle li:before ,
.blog-single-side-category li:before {
  position: absolute;
  top: 2px;
  left: 0;
  content: "\f105";
  font-family: FontAwesome;
  color: #000;
}

.blog-single-side-image-archive {
    overflow: hidden;
    margin: -5px;
}

.blog-single-side-image-archive li {
    float: left;
    width: 33%;
    padding: 5px;
    box-sizing: border-box;
}

.blog-single-side-image-archive li:nth-child(3n+1) {
    clear: left;
}

.blog-single-side-image-archive li a {
    display: block;
    border-radius: 3px;
    overflow: hidden;
}

.blog-single-side-monthly li {
    padding: 3px 0;
}

.blog-single-share {
  border: 1px solid #ccc;
  padding: 10px;
  display: inline-block;
}

.blog-single-share img:hover {
  opacity: .7;
}
.blog_body_bg .document-column-wrapper{
  background: #f6f6f6;
}

.item_txt_area h2,
.blog-single-content > h2 {
    padding: 0.5em;
    color: #494949;
    background: #fffaf4;
    border-left: solid 5px #ffaf58;
}

div.blog-single-content > p > a {
color: #03f;
font-size: 18px;

}


div.blog-single-content > p > a:hover {
text-decoration: underline;
}


/*タイトル装飾*/
h1:first-letter {
  color: red;
  font-size: 2em;
  
}

/*20200417 ブログ内カードデザインのレイアウト*/

.blog-zisseki-cards {
  height: 244px;
  border: dotted #434dae;
  box-shadow: 5px 5px 5px grey;
}

.blog-zisseki-cards p{
  display: none;
  }

.blog-zisseki-image {
  height: 244px;
  float: left;
  width: 40%;
}

.blog-zisseki-image img {
  height: 244px;
  object-fit: cover;
  padding: 10px;
}

.blog-zisseki-text {
  height: 244px;
  padding: 10px;
  width: 60%;
  float: right;
}

.blog-zisseki-text h3 {
  font-size: 18px;
  text-align: center;
  font-family: sans-serif;
  border-bottom: solid darkblue;
  margin: 80px 0;
}

/*20200417 ここまで*/


/* sitemap.css */
/* -------------------------------------------------- */
.page-sitemap .page-header{
	margin-bottom:45px;
}
.page-sitemap .page-hero__content{
	height:145px;
}
.page-sitemap .cont01{
	max-width:880px;
	margin:auto;
	letter-spacing:-.40em;
}
.page-sitemap .cont01 > *{
	letter-spacing:normal;
}
.page-sitemap .cont01 .left{
	display:inline-block;
	width:410px;
	margin-right:30px;
	vertical-align: top;
}
.page-sitemap .cont01 .right{
	display:inline-block;
	width:410px;
	margin-left:30px;
	vertical-align: top;
}
.page-sitemap .cont01 ul{
	vertical-align:top;
	margin:0;
	border-bottom: 1px solid #eee;
}
.page-sitemap .cont01 .parent li{
	border-top:1px solid #eee;
}
.page-sitemap .cont01 .parent li a{
	background:url(img/sitemap/ico_blue_btn.jpg) no-repeat left center;
	background-size: 13px;
	padding:15px 0 15px 20px;
	display:block;
}
.page-sitemap .cont01 .infant{
	padding-left: 20px;
	border-bottom: none;
}
.page-sitemap .cont01 .infant li{
	border-top:none;
	display:inline-block;
	width:49%;
}
.page-sitemap .cont01 .infant li a{
	background:none;
	padding:15px 0 15px 30px;
}
.page-sitemap .cont01 .infant li.block{
	display:block;
	width:100%;
}
.page-sitemap .cont01 .infant li.gray_bg a{
	background:url(img/sitemap/ico_gray_btn.jpg) no-repeat left center;
	background-size: 13px;
	padding: 15px 0 15px 20px;
}
.page-sitemap .cont01 .infant li.kantan{
	background:url(img/sitemap/ico_pc_form.jpg) no-repeat left center;
	background-size: 21px;
}
.page-sitemap .cont01 .infant li.takuhai{
	background:url(img/sitemap/ico_takuhai.jpg) no-repeat left center;
	background-size: 25px;
}
.page-sitemap .cont01 .infant li.shucchou{
	background:url(img/sitemap/ico_shucchou.jpg) no-repeat left center;
	background-size: 24px;
}
.page-sitemap .cont01 .infant li.tentou{
	background:url(img/sitemap/ico_tentou.jpg) no-repeat left center;
	background-size: 20px;
}


/* tables.css */
/* -------------------------------------------------- */
table.purchasetable {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 5px;
    font-size: 12px;
    }
    
    table.purchasetable th,
    table.purchasetable td {
    padding: 10px;
    }
    
    table.purchasetable th {
    background: #414eab;
    vertical-align: middle;
    text-align: left;
    width: 40%;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    }
    
    table.purchasetable th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #414eab;
    border-width: 10px;
    margin-top: -10px;
    }
    /* firefox */
    @-moz-document url-prefix() {
    table.purchasetable th::after {
    float: right;
    padding: 0;
    left: 30px;
    top: 10px;
    content: " ";
    height: 0;
    width: 0;
    position: relative;
    pointer-events: none;
    border: 10px solid transparent;
    border-left: #414eab 10px solid;
    margin-top: -10px;
    }
    }
    
    table.purchasetable td {
    background: #f8f8f8;
    padding-left: 20px;
    }


/* add_hover.css */
/* -------------------------------------------------- */
/*.site-footer-widget-content .btn_link a:hover{
    background-color: #eeeeee;
    opacity: 0.3; 
    text-decoration:none
};*/

.site-footer-widget-content .btn_link:hover {
  background-color: rgba(238, 238, 238, 0.7);
  border-color: rgba(65, 67, 73, 0.7);
}
.shop-list-item__link:hover{
       background-color: rgba(238, 238, 238, 0.4);
}

.home-service-other img:hover{
	 background-color: #eeeeee;
    opacity: 0.3; 

}

.delivery-purchase-section__web img:hover{
	background-color: #eeeeee;
    opacity: 0.3; 
}

.delivery-purchase-section__detail > a:hover{
	background-color: #eeeeee;
    opacity: 0.3; 
}

.trip-purchase-section__web img:hover{
	background-color: #eeeeee;
    opacity: 0.3; 
}

.trip-purchase-section__detail > a:hover{
	background-color: #eeeeee;
    opacity: 0.3; 
}

.shop-purchase-section__web img:hover{
	background-color: #eeeeee;
    opacity: 0.3; 
}

.page-west_01_03 .delivery-purchase-step__btn:hover{
	background-color: #c9c9c9;
    
}

.shop-back-btn:hover{
	background-color: #eeeeee;
    opacity: 0.3;
}

.pagination .page-numbers:not(.current):not(.prev):not(.next):hover{
	background-color: #eeeeee;
    opacity: 0.3;
}

.site-footer-nav a:hover {
	color: #CCC;
}

.serach-shop-button:hover{
	background-color: #eeeeee;
    opacity: 0.3;
}
.page-west_faq .mainContents a:hover{
	opacity: 0.7;
}

.about-company-section__table a.detail-link:hover{
	opacity: 0.7;
}

.sidebar-social a:hover{
	opacity: 0.7;
}

.document-sidebar a:hover{
	opacity: 0.7;
}

.arrivals_text > a:hover{
	opacity: 0.7;
}

.news_text > a{
color: #414DAB;
}

.news_text > a:hover{
opacity: 0.7;
}
 
.point-btnArea img:hover{
	background-color: #eeeeee;
    opacity: 0.6;
}

.category-list-item a:hover{
	opacity: 0.5;
}

.parent a:hover{
	opacity: 0.5;
}

.site-header-logo img:hover{
	opacity: 0.5;
}

.breadcrumb__item a:hover{
	opacity: 0.5;
}

.assessment-navi__web img:hover{
opacity: 0.7;
}

.contact-prepare-section a:hover{
	opacity: 0.7;
}

.contact-link-section a:hover{
	opacity: 0.7;
}
.footer-contanct-section__web img:hover{
opacity: 0.7;
}

.page-west_news_list .news_list .news_list_title div h2 a:hover{
	opacity: 0.7;
}


.page-west_news_list .news_list .news_list_inner .news_info .detail a:hover{
	opacity: 0.7;
}

/* add_sp.css */
/* -------------------------------------------------- */

/*追加０３２１*/


.step_box {
    background: #EFF1FF;
    padding: 5px 10px;
    width: 90%;
    margin: 0 auto 20px;
    position: relative;
}

ul.step_list_sp li {
    width: 50%;
    text-align: center;
    float: left;
}


.icon_box img {
    width: 60%;
}

.icon_text{
  font-size: 12px;
  text-align: center;
  margin-top: 15px;
}

.icon_box {
    margin-top: 20px;
}

.icon_box p{
  padding: 0;
}

.link_box p {
    padding: 0;
}
.link_box span{
  margin: 7px 0;
  display: block;
}

.cution {
    font-size: 10px;
    text-align: left;
    position: relative;
    margin-bottom: 17px;
    padding-left: 12px !important;
}

.cution:after{
  position: absolute;
  content:"※";
  top:0;
  left:0;
  font-size: 10px;
}

.fz10{
  font-size: 10px;
}

.line_black_one {
    border: 1px solid #000;
    padding: 10px !important;
    font-size: 12px;
    margin-top: 30px;
}


.line_black_two {
    border: 1px solid #000;
    padding: 10px !important;
    font-size: 10px;
    margin-top: 10px;
}

.line_black_three {
    border: 1px solid #000;
    padding: 7px !important;
    font-size: 10px;
    margin-top: 25px;
}

p.step_base_text {
    font-size: 14px;
    margin-top: 30px;
}

.cancel {
    font-size: 10px;
    text-align: left;
    margin-top: 10px;
    position: relative;
    padding-left: 12px !important;
}

.cancel:after{
  position: absolute;
  content:"※";
  top:0;
  left:0;
  font-size: 10px;
}

.step_numbber {
    display: block;
    width: 34px;
    height: 41px;
    position: absolute;
    left: -8px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.arrwo {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 23px;
    height: 17px;
}


.arrwo img {
    width: 23px;
    height: 17px;
}

.icon_box.one {
    margin-top: 10px;
}

.link_box.one {
    margin-top: -10px;
}


.birth-caution{
  clear: both;
  padding-top: 8px;
}

/*20200914*/
.item_cat a{
    color:white;
}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
