/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700');
@import url("https://use.typekit.net/vnd5mvd.css");
@import url('https://fonts.googleapis.com/css?family=Tulpen+One');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
/*------------------------------------------------------------
	メインコンテンツ等のスタイル
------------------------------------------------------------*/
body {
  	font-family: "futura-pt","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-size: 14px;
	letter-spacing: .05em;
    line-height: 2;
    margin: 0;
    padding: 0;
}
table, tr, th, td {
    border-collapse: collapse;
}
input, textarea, select {
    font-family: "futura-pt","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    font-size: 100%;
    letter-spacing: .05em;
}
ul, ol, dl {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;
}
img {
    vertical-align: bottom;
}
a img {
    border: medium none;
}
a {
    color: #000;
    text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
a:link {
    color: #000;
    text-decoration: none;
}
a:visited {
    color: #000;
    text-decoration: none;
}
a:hover, a:active, a:focus {
    color: #000;
    text-decoration: none;
}
.pc_tab_br {
	
}
.pc_br {

}
.tab_br {
	display: none;
}
.sp_br {
	display: none;
}
#wrapper {
    overflow-x: hidden;
}
#wrapper_eco {
    overflow-x: hidden;
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#key_visual {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b441e6+0,1964e6+50,00d9c8+100 */
    background: #b441e6; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #b441e6 0%,#1964e6 50%,#00d9c8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b441e6', endColorstr='#00d9c8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
/*
	background-image: url("../image/bg/bg_top.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;*/
}
.fullScreenWrap {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	text-align: center;
	position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tda_logo {
    position: absolute;
    right: 60px;
    top: 60px;
}
.tda_logo img {
    width: 100px;
}
.tda_logo_com {
    position: absolute;
    right: 60px;
    top: 60px;
}
.tda_logo_com img {
    width: 100px;
}
#page_header_wrap {

}

.main_copy {
    padding: 140px 5%;
    max-width: 1200px;
}
.copy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 60px;
}
.copy img {
    height: 34px;
}
.main_logo {
    margin-bottom: 80px;
}
.main_logo img {
    width: 430px;
    mix-blend-mode: overlay;
}

.top_news_wrap {
    text-align: left;
    max-width: 800px;
    margin-bottom: 40px;
}
.top_news_ttl {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top_news_ttl p {
    height: 32px;
    border-radius: 16px;
    background-color: #fff;
    color: #2062E6;
    font-weight: bold;
    padding: 0 20px;
    line-height: 32px;
    display: inline-block;
}
.top_news_ttl_link {
    display: inline-block;
    padding-right: 20px;
    background: url(../image/icon/arrow_list.png) no-repeat right center / 12px auto;
    color: #fff !important;
    font-size: 15px;
}
#content_1 {
    height: 100px;
    overflow: hidden;
}
.top_news_list {
    padding-left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.top_news_list li {
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.top_news_list li a {
    color: #fff;
}
.top_news_list li span {
    display: inline-block;
    margin-right: 20px;
    font-weight: bold;
}
.news_wrap {
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    margin-bottom: 80px;
}
.news_inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.news_list {
    padding-left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.news_list li {
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 20px;
}
.news_list li a {
    
}
.news_list li span {
    display: inline-block;
    margin-right: 20px;
    font-weight: bold;
}
.news_detail_wrap {
    
}
.news_detail_date {
    font-size: 13px;
    color: #999;
    font-weight: bold;
    margin-bottom: 10px;
}
.news_detail_ttl {
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 30px;
    font-size: 22px;
    padding-bottom: 15px;
    border-bottom: 1px solid #edf0f0;
}
.news_detail_cont {
    padding-bottom: 30px;
    border-bottom: 1px solid #edf0f0;
}
.news_detail_cont img {
    max-width: 100%;
}

.icon_list {
    width: 100%;
    display: flex;
    margin-right: -2%;
    flex-wrap: wrap;
}
.icon_list i {
    text-align: left !important;
    margin: 0 !important;
}
.icon_list li {
    padding: 8px 0;
    width: 18%;
    margin-right: 2%;
    margin-bottom: 1%;
    font-size: 15px;
}
.icon_list li i.ic-align {
    width: 24px;
}
.l_btn_wrap03 {
    margin: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
.button06 {
    position: relative;
    display: block;
    height: 38px;
    border-radius: 2px;
    background-color: #f4f4f4;
    border: 1px solid #ddd;
    cursor: pointer;
    padding: 0 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.fa-reply {
    margin-right: 8px;
}

.Ctxt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.Ctxt img {
    height: 16px;
}
.scroll_down {
    text-align: center;
}
.scroll_down img {
    width: 44px;
}
.scroll_up {
    text-align: center;
}
.scroll_up img {
    width: 36px;
}
/*********************/
.content_menu_wrap {
    width: 100%;
    padding: 16% 5% 80px;
    box-sizing: border-box;
    background-image: url("../image/bg/bg_2_ex.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-top: -13%;
}
.content_menu_inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.content_copy {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 70px;
    line-height: 1.4;
}
.c_menu {
    display: flex;
    flex-wrap: wrap;
    margin-right: -3%;
    margin-bottom: 30px;
}
.cm_box {
    padding: 40px 20px;
    background-color: rgba(255,255,255,0.7);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 22%;
    margin-right: 3%;
    min-height: 330px;
}
.cm_ico {
    margin-bottom: 10px;
    text-align: center;
}
.cm_ico img {
    height: 80px;
}
.cm_txt {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.4;
}
.c_menu_subCopy {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 60px;
    color: #fff;
}

/*********************/
.strong_1_wrap {
    width: 100%;
    box-sizing: border-box;
    background-image: url("../image/bg/bg_3.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-top: -13%;
    position: relative;
}
.strong_1_bg {
    padding: 220px 5% 140px;
    width: 100%;
    box-sizing: border-box;
    max-width: 1400px;
    margin: 0 auto;
    /*background-image: url("../image/bg/str_1.png");
    background-position: 220px 280px;
    background-repeat: no-repeat;
    background-size: auto 460px;*/
}
.walker_1 {
    position: absolute;
    left: 20%;
    bottom: 140px;
}
.walker_1 img {
    width: 320px;
}
.order_item {
    margin-bottom: 60px;
}
.order_item img {
    height: 540px;
}
.order_item_sp {
   display: none;
}
.sec_item_detail {
    display: none;
}

.strong_1_inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.order_wrap {
    display: flex;    
    justify-content: space-between;
}
.order_nmb {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.order_nmb img {
    width: 160px;
}
.order_detail {
    width: 65%;
}
.order_detail_ttl {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 20px;
}
.order_detail_box {
    display: flex;
    justify-content: space-between;
}
.odb_txt {
    width: 50%;
    font-weight: bold;
}
.odb_pic {
    width: 45%;
}
.odb_pic img {
    width: 100%;
}
/*********************/
.strong_2_wrap {
    width: 100%;
    box-sizing: border-box;
    background-image: url("../image/bg/bg_4.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-top: -13%;
    position: relative;
}
.strong_2_bg {
    padding: 190px 5% 90px;
    width: 100%;
    box-sizing: border-box;
    max-width: 1400px;
    margin: 0 auto;
}
.walker_2 {
    position: absolute;
    right: 20%;
    bottom: 120px;
}
.walker_2 img {
    width: 320px;
}
.tours_item {
    margin-bottom: 60px;
}
.tours_item img {
    height: 640px;
}
.tours_item_sp {
   display: none;
}
/*********************/
.strong_3_wrap {
    width: 100%;
    box-sizing: border-box;
    background-image: url("../image/bg/bg_5.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-top: -13%;
    position: relative;
}
.strong_3_bg {
    padding: 200px 5% 60px;
    width: 100%;
    box-sizing: border-box;
    max-width: 1400px;
    margin: 0 auto;
}
.walker_3 {
    position: absolute;
    left: 20%;
    bottom: 110px;
}
.walker_3 img {
    width: 320px;
}
.event_item {
    margin-bottom: 60px;
    text-align: center;
}
.event_item img {
    height: 660px;
}
.event_item_sp {
    display: none;
}
/*********************/
.strong_4_wrap {
    width: 100%;
    box-sizing: border-box;
    background-image: url("../image/bg/bg_6.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-top: -13%;
    position: relative;
}
.strong_4_bg {
    padding: 220px 5% 60px;
    width: 100%;
    box-sizing: border-box;
    max-width: 1400px;
    margin: 0 auto;
}
.walker_4 {
    position: absolute;
    right: 50%;
    bottom: 180px;
}
.walker_4 img {
    width: 320px;
}
.planning_item {
    margin-bottom: 60px;
    text-align: center;
}
.planning_item img {
    height: 700px;
}
.planning_item_sp {
    display: none;
}
/*********************/
.profile_wrap {
    width: 100%;
    box-sizing: border-box;
    background-image: url("../image/bg/bg_com.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-top: -13%;
    position: relative;
}
.profile_bg {
    padding: 15% 5% 60px;
    width: 100%;
    box-sizing: border-box;
    max-width: 1200px;
    margin: 0 auto;
}
.profile_ttl {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 60px;
    letter-spacing: 2px;
}
.profile_detail {
    display: flex;
    justify-content: space-between;
}
.pcontent_ttl {
    font-size: 34px;
    line-height: 1;
    margin-bottom: 50px;
    font-weight: bold;
}
.company_profile {
    width: 48%;
}

.recruitment_record {
    width: 48%;
}
.company_item {
    margin-bottom: 30px;
}
.ci_ttl {
    font-weight: bold;
    margin-bottom: 5px;
}
.company_item p {

}
.recruitment_record_box {
    margin-bottom: 30px;
}
.rrb_list {
    display: flex;
}
.rrb_list_item {
    flex: 1;
}
.rrb_list_detail {
    width: 130px;
    text-align: right;
}
.cp_dl {
    background: url(../image/icon/download.png) no-repeat right center / 15px auto;
    display: inline-block;
    padding-right: 20px;
    text-decoration: underline !important;
    color: #3D5CE6 !important;
}

.pcontent_ttl_rb {
    font-size: 34px;
    line-height: 1;
    margin-bottom: 30px;
    margin-top: 56px;
    font-weight: bold;
}
.rb_inner {
    margin-bottom: 20px;
    font-weight: bold;
}
.eq_form_btn {
    background-color: #1258a0;
    color: #fff !important;
    max-width: 340px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    border-radius: 3px;

}

.arrow_down {
    text-align: center;
}
.arrow_down img {
    width: 30px;
}

.internal_link {
    position: relative;
    top: -60px;
    display: block;
}



/*********************/
#footer {
    padding: 60px;
}
.footer_menu_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer_logo {

}
.footer_logo img {
    width: 200px;
}
.footer_menu {
    display: flex;
}
.footer_menu li {
    line-height: 1;
    font-weight: bold;
    font-size: 13px;
}
.footer_menu li span {
    border-right: 1px solid #000;
    padding: 0 20px;
    display: inline-block;
}
.nbl {
    border-right: none !important;
}


/***********gif**********/
.demo_item{
    width: 300px;
    height: 146px;
    border-radius: 10px;
    background-image: url(../image/walkers01.gif);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    margin-right: -150px;
}
.demo_item.anime{
    -webkit-animation-name: upDown;
    animation-name: upDown;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 0.1s;
    animation-duration: 0.1s;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: steps(2);
    animation-timing-function: steps(2);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.demo_item_2 {
    width: 300px;
    height: 146px;
    border-radius: 10px;
    background-image: url(../image/walkers02.gif);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    margin-right: -150px;
}
.demo_item_2.anime{
    -webkit-animation-name: upDown;
    animation-name: upDown;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 0.1s;
    animation-duration: 0.1s;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: steps(2);
    animation-timing-function: steps(2);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.demo_item_3 {
    width: 300px;
    height: 146px;
    border-radius: 10px;
    background-image: url(../image/walkers03.gif);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    margin-right: -150px;
}
.demo_item_3.anime{
    -webkit-animation-name: upDown;
    animation-name: upDown;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 0.1s;
    animation-duration: 0.1s;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: steps(2);
    animation-timing-function: steps(2);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.demo_item_4 {
    width: 300px;
    height: 146px;
    border-radius: 10px;
    background-image: url(../image/walkers04.gif);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    margin-right: -150px;
}
.demo_item_4.anime{
    -webkit-animation-name: upDown;
    animation-name: upDown;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 0.1s;
    animation-duration: 0.1s;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: steps(2);
    animation-timing-function: steps(2);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.demo_stage{
    position: absolute;
    width: 100%;
    bottom: 140px;
    display: block;
    height: 146px;
    z-index: 10;
}
.demo_wrap{
    display: block;
    position: absolute;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 15s;
    animation-duration: 15s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    /*margin-right: -25px;*/
}
.demo_wrap[data-order="left"] {
    -webkit-animation-name: GoLeft;
    animation-name: GoLeft;
}
.demo_wrap[data-order="right"] {
    -webkit-animation-name: GoRight;
    animation-name: GoRight;
}

[data-order="right"] > .demo_item {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
[data-order="right"] > .demo_item_2 {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
[data-order="right"] > .demo_item_3 {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
[data-order="right"] > .demo_item_4 {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
@-webkit-keyframes GoLeft {
    0% {
        right: 10%;
    }
    100% {
        right: 90%;
    }
}

@keyframes GoLeft {
    0% {
        right: 10%;
    }
    100% {
        right: 90%;
    }
}
@-webkit-keyframes GoRight {
    0% {
        right: 90%;
    }
    100% {
        right: 10%;
    }
}
@keyframes GoRight {
    0% {
        right: 90%;
    }
    100% {
        right: 10%;
    }
}

@-webkit-keyframes upDown {
    0% {
        top: 0;
    }
    100% {
        top: 3px;
    }
}

@keyframes upDown {
    0% {
        top: 0;
    }
    100% {
        top: 3px;
    }
}


/*------------------------------------------------------------
    約款
------------------------------------------------------------*/
.page_terms_wrap {
    width: 100%;
    padding: 70px 5% 100px;
    box-sizing: border-box;
    position: relative;
    background-image: url("../image/bg/terms.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.page_terms_inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.content_ttl {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 30px;
    color: #fff;
}
.table_terms {
    margin-bottom: 50px;
}
.table_f {
    border: 1px solid #D5D8DD;
    width: 100%;
    height: auto;
}
.table_f th {
    border: 1px solid #D5D8DD;
    background-color: #f5f5f5;
    font-weight: bold;
    padding: 25px 27px;
    vertical-align: middle;
    line-height: 1.6;
    width: 240px;
    text-align: left;
}
.table_f td {
    text-align: left;
    border: 1px solid #D5D8DD;
    vertical-align: middle;
    padding: 25px 27px;
    line-height: 1.6;
    background-color: #fff;
}
.table_f td a {
    color: #1258a0;
    text-decoration: underline;
}

/*------------------------------------------------------------
    お問い合わせ
------------------------------------------------------------*/
.page_contact_wrap {
    width: 100%;
    padding: 70px 5% 60px;
    box-sizing: border-box;
    position: relative;
}
.page_contact_inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.content_ttl_2 {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 30px;
}
.contact_wrap {
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    margin-bottom: 80px;
}
.contact_inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.contact_door {
    display: flex;
    justify-content: space-between;
}
.contact_door_btn {
    width: 46%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 5px;
    height: 300px;
    border: 2px solid #000;
    background-color: #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-size: 18px;
    font-weight: bold;
}
.contact_door_btn:hover {
    background-color: #f5f5f5;
}
.contact_door_btn img {
    height: 80px;
    margin-bottom: 15px;
}

.contact_cont_wrap {
    
}
.contact_head_wrap {
    padding: 45px 50px;
    background-color: #f0f0f0;
    position: relative;
    max-width: 1000px;
    margin: 0 auto 50px;
    border-radius: 0;
}
.contact_head_wrap::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -16px;
    left: 50%;
    margin-left: -15px;
    border-style: solid;
    border-width: 16px 15px 0 15px;
    border-color: #f0f0f0 transparent transparent transparent;
}
.contact_head_wrap2 {
    padding: 45px 50px;
    background-color: #f0f0f0;
    position: relative;
    max-width: 1000px;
    margin: 0 auto 50px;
    border-radius: 5px;
}
.contact_head_tit {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 8px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #999;
}
.contact_head_txt {
    text-align: left;
    margin-bottom: 10px;
}
.contact_head_txt_inner_ttl {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
}
.contact_head_txt_02 {
    text-align: left;
    margin-bottom: 10px;
    font-weight: bold;
}
.contact_head_icon {
    line-height: 1;
    padding: 3px 8px;
    text-align: center;
    color: #fff;
    margin-right: 5px;
    background-color: #e73979;
    font-size: 12px;
    font-weight: bold;
    border-radius: 2px;
}

.contact_table_wrap {
    max-width: 1000px;
    margin: 0 auto;
}
.mdl-form-table {
    width: 100%;
    margin-bottom: 60px;
    table-layout: fixed;
}
.mdl-form-table tr {
    border-bottom: 1px solid #f0f0f0;
}
.mdl-form-table th {
    width: 30%;
    padding: 30px;
    text-align: left;
    position: relative;
    vertical-align: middle;
    font-weight: bold;
}
.mdl-form-table th p::before {
    content: '\5fc5\9808';
    padding: 3px 8px;
    background: #e73979;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate3d(0,-50%,0);
    border-radius: 2px;
}
.mdl-form-table th p {
    padding-left: 55px;
    position: relative;
    line-height: 1.4;
}
.mdl-form-table th span::before {
    content: '\4efb\610f';
    padding: 3px 8px;
    background: #bbbbbb;
    font-weight: 700;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate3d(0,-50%,0);
    border-radius: 1px;
    color: #fff;
}
.mdl-form-table th span {
    display: block;
    padding-left: 55px;
    position: relative;
    line-height: 1.4;
}
.mdl-form-table td {
    padding: 30px 0;
    vertical-align: middle;
}
.mdl-input p {
    font-size: 13px;
    margin-top: 8px;
    letter-spacing: 1px;
}
.ctt_tr {
    border-bottom: none !important;
}
.ctt_th {
    padding: 30px 30px 0 !important;
}
.ctt_td {
    padding: 30px 0 0 !important;
}

.conditions_detail_2 {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.conditions_detail_2 label {
    display: flex;
    align-items: center;
    margin-right: 30px;
    margin-bottom: 10px;
}
.input_checkbox {
    margin-right: 5px;
    display: block !important;
}

.mdl-input {

}
.mdl-input-select {
    position: relative;
}
.mdl-form-table input.input_text {
    width: 100%;
    height: 40px;
    padding: 5px 20px;
    background: #f0f0f0;
    box-sizing: border-box;
    border-radius: 3px;
    border:none;
}
.mdl-form-table input.input_text_100 {
    width: 100px;
    height: 40px;
    padding: 5px 20px;
    background: #f0f0f0;
    box-sizing: border-box;
    border-radius: 3px;
    border:none;
}
.input_select {
    /*z-index: 1;*/
    -webkit-appearance: none;
    -moz-appearance: none;
    /*line-height: 1.5;*/
    padding: 5px 20px;
    background: transparent;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    position: relative;
    width: 100%;
    background-color: #f0f0f0;
    display: block;
    height: 40px;
}
.mdl-input-select::after {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    right: 20px;
    margin: -2px 0 0;
    border-top: 5px solid #000;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.mdl-form-table .input_radio_wrap {
    margin-right: 30px;
    display: inline-block;
}

.mdl-form-table input.input_radio {
    background: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    border:none;
    margin-right: 5px;
}
.mdl-form-table .input_textarea {
    width: 100%;
    padding: 20px;
    background: #f0f0f0;
    box-sizing: border-box;
    border-radius: 3px;
    border:none;
    min-height: 150px;
}
.block_submit_attention {
    text-align: center;
    padding: 50px 0;
}
.mdl_btn_wrap {
    display: flex;
    align-items: center;
}
.btn_form_confirm {
    width: 384px;
    height: 80px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #fff;
    color: #fff !important;
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
}
.btn_form_confirm:hover {
    color: #006cc4 !important;
}
.btn_form_confirm:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
    background: #fff;
}
.btn_form_confirm:hover:before {
    transform-origin: left top;
    transform: scale(1, 1);
}
/*
.btn_form_confirm:hover {
    background-color: #fff;
    border: 2px solid #fff;
    color: #006cc4 !important;
}
*/
.btn_form_confirm span {
    z-index: 1;
    display: inline-block;
}

.uni_btn_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

/**/
.uni_btn_04 {
    display: block;
    font-size: 18px;
    color: #fff !important;
    position: relative;
    background-color: #000;
    width: 300px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 1.5px;
    margin: 0 20px;
    border:none;
    cursor: pointer;
    border-radius: 0;
    color: #fff;
    font-weight: bold;
}
.uni_btn_04:hover {
    background-color: #3c3c3c !important;
}
/*.uni_btn_04:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
    background: #d0cac5;
    border-radius: 8px;
}
.uni_btn_04:hover:before {
    transform-origin: left top;
    transform: scale(1, 1);
}
.uni_btn_04 span {
    display: inline-block;
    z-index: 2;
    position: relative;
}*/

.error_explanation {
    background: none repeat scroll 0 0 #ffeff5;
    border: 2px solid #e73979;
    margin-bottom: 30px;
    padding: 20px 25px 25px;
    font-weight: bold;
}
.error_explanation h2 {
    color: #e73979;
}
.fa-exclamation-circle {
    margin-right: 5px;
}
.error_explanation ul {
    margin: 10px 0 0 20px;
}
.error_explanation li {
    color: #e73979;
    list-style: outside none none;
}
.fa-caret-square-down {
    margin-right: 4px;
}

.error_explanation02 {
    background: none repeat scroll 0 0 #ffeff5;
    border: 2px solid #e73979;
    margin-bottom: 30px;
    padding: 20px 25px 20px;
}
.error_explanation02 h2 {
    color: #e73979;
}

.privacypolicy_link {
    margin-bottom: 15px;
    text-align: center;
}
.privacypolicy_link a {
    display: inline-block;
    height: 40px;
    border-radius: 3px;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
    padding: 0 20px;
    background-color: #e73979;
}
.agree_box {
    margin-bottom: 15px;
    font-weight: bold;
    text-align: center;
}
.checkbox {
    margin-right: 5px;
}
.buy {
    display: flex;
    text-align: center;
}
.fm_btn {
    display: block;
    width: 350px;
    height: 60px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    line-height: 60px;
    font-size: 16px;
    cursor: pointer;
    /*box-shadow: 4px 4px 0px 0px rgba(191,191,191,1);*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ececec+0,d2d2d2+100 */
    background: #ececec; /* Old browsers */    
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: none;
}
/*.fm_btn:hover {
    transform: translate3d(4px, 4px, 0);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}*/
.fm_btn_2 {
    display: block;
    width: 320px;
    height: 75px;
    text-align: center;
    font-weight: bold;
    line-height: 75px;
    border-radius: 5px;
    font-size: 26px;
    margin-right: 20px;
    box-shadow: 4px 4px 0px 0px rgba(191,191,191,1);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ececec+0,d2d2d2+100 */
    background: #ececec; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #ececec 0%, #d2d2d2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #ececec 0%,#d2d2d2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #ececec 0%,#d2d2d2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#d2d2d2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.fm_btn_2:hover {
    transform: translate3d(4px, 4px, 0);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.buy_bank {
    display: block;
    margin-right: 20px;
}
.buy_credit {
    display: block;
}

/*------------------------------------------------------------
    エコクイック
------------------------------------------------------------*/
.p_head_ecoquick {
    width: 100%;
    padding: 60px 60px 0px;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.p_head_logo {
    width: 200px;
}
.p_head_logo img {
    width: 100%;
}
.p_head_contact {

}
.p_head_contact a {
    display: block;
    width: 172px;
    height: 50px;
    background-color: #1258a0;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100vh;
    font-weight: bold;
}
.ecoquick_wrap {
    width: 100%;
    padding: 70px 5% 60px;
    box-sizing: border-box;
    position: relative;
}
.ecoquick_inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.ec_title {
    font-size: 26px;
    text-align: center;
    line-height: 1;
    margin-bottom: 30px;
    font-weight: bold;
}
.ec_title_sub {
    font-weight: bold;
    text-align: center;
    margin-bottom: 70px;
}
.ecoquick_oder_form {
    margin-bottom: 70px;
}
.ecoquick_oder_form2 {
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fbfbfb;
    margin-bottom: 70px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 50px;
}
.eco_item_block {
    margin-bottom: 50px;
}
.ecoi_title {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.ecoi_title_ex {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.et_sprt_1 {
    display: flex;
    align-items: center;
}
.et_sprt_2 {
    
}
.ec_required {
    background-color: #e40080;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    display: inline-block;
    line-height: 1;
    margin-right: 6px;
    padding: 4px 5px 4px;
}
.eco_item_1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.eco_item_2 {
    
}
.eco_product_select {
    width: 23%;
}
.eco_product_image {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 100%;
    margin-bottom: 25px;
}
.eco_product_image_inner {
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.eco_product_image_inner img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: #fbfbfb;
    border: 1px solid #eeeeee;
}
.eps_radio {
    line-height: 1.6;
    text-align: center;
}
.eps_radio label {
    cursor: pointer;
    min-height: 42px;
    display: block;
}
.eco_slct_1 {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
    height: 40px;
    padding: 5px 20px 5px 8px;
    background-image: url(../image/icon/arrow_d_b.svg);
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 7px 4px;
    border: 1px solid #eeeeee;
    background-color: #fff;
    width: 80px;
    background-color: #fbfbfb;
}
.eco_slct_2 {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
    height: 40px;
    padding: 5px 20px 5px 8px;
    background-image: url(../image/icon/arrow_d_b.svg);
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 7px 4px;
    border: 1px solid #eeeeee;
    background-color: #fff;
    width: 170px;
    background-color: #fbfbfb;
}
.eco_item_inner_1 {
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.eco_item_inner_1 label {
    cursor: pointer;
}
.eco_item_inner_2 {
    margin-top: 10px;
    padding-left: 20px;
}
input.input_text_e1 {
    width: 100%;
    max-width: 510px;
    height: 40px;
    padding: 5px 15px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    background-color: #fbfbfb;
}
input.input_text_e2 {
    width: 80px;
    height: 40px;
    padding: 5px 15px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    background-color: #fbfbfb;
}
input.input_text_e3 {
    width: 100%;
    height: 40px;
    padding: 5px 15px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    background-color: #fbfbfb;
}
input.input_text_e4 {
    width: 100%;
    max-width: 278px;
    height: 40px;
    padding: 5px 15px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    background-color: #fbfbfb;
}

.eii_el_1 {
    display: inline-block;
    margin-right: 8px;
}
.eii_el_2 {
    display: inline-block;
    margin: 0 10px;
}
.ecoi_title_sup_1 {
    font-size: 13px;
    display: inline-block;
    margin-left: 8px;
    font-weight: normal;
}
.eii_sup_1 {
    font-size: 12px;
    margin-top: 10px;
}
.before_purchase_sup {
    text-align: center;
    margin-bottom: 30px;
}
.eco_buy {
    display: flex;
    text-align: center;
    justify-content: center;
} 
.eco_buy_btn {
    padding: 10px 30px;
    background-color: #000;
    color: #fff;
    cursor: pointer;
    border-style: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    margin: 15px;
    height: 50px;
    min-width: 220px;
    border-radius: 100vh;
}
