@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
.pc{display: none !important;}
.sp{display: block !important;}
a:link,a:visited,a:hover,a:active{color: #fff;text-decoration: none;}
a img:hover {opacity: 0.6;filter: alpha(opacity=60);-webkit-transition:0.6s;transition:0.6s;}
.clearfix:after {content: " ";display: block;clear: both;}
p{clear: both;text-align: left;margin: 0;}
img{max-width: 100%;vertical-align: bottom;}
ul{list-style: none;padding: 0;}
#totop{display: block;position: fixed;bottom: 32px;right: 16px;width: 70px;height: 70px;background: url(../images/go_top.png) no-repeat;background-size: 70px;opacity: 0.8;}
#totop span{display: none;}
#totop a{display: block;width: 80px;height: 80px;}
#totop:hover{opacity: 0.6;filter: alpha(opacity=60) ;-webkit-transition: 0.6s ;transition: 0.6s;}
html{font-size: 62.5%;}
body{margin: 0;font-family: "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;color: #454e56;font-size: 1.8rem;background: #fff;}
.wrap{width: 100%;margin: 0 auto;}
.if_1400{max-width: 1400px;margin: 0 auto;padding: 0 3% 0 3%;}
.if_1100{max-width: 1100px;margin: 0 auto;padding: 0 3% 0 3%;}
h1{display: none;}
.fc_yel{color: #ffff00;}
.fw_bold{font-weight: 700;}
.star{width: 35px;margin: 0 24px 12px;vertical-align: middle;}
/********************　header NieR　********************/
header{
    padding: 0 0 4%;
    margin: 0;
    background: url(../images/header_bg_sp.png) no-repeat;
    background-size: cover;
    background-position: left;
    position: fixed;
    width: 100%;
    z-index: 1;
}
.pd_0{
    padding: 0%;
}
.header_logo{
    width: 50%;
    padding: 7% 0 0 10%;
    background-color: 
}
.header_btn{
    width: 100%;
    float: right;
    margin-top: 10%;
}
nav{
    display: flex;
    height: 50px;
    padding: 0;
    justify-content: space-between;
    align-items: center;
}
ul{
    display: flex;
    align-items: center;
    font-size: 1.4rem;
    color: #fff;
}
li{
    margin: 0 8px;
}
.header-padding{
    padding: 5.4% 0;
}
.header_menu{
    display: none;
}
/********************　main NieR　********************/
.main{
    background: url(../images/main_sp.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 20% 0 4%;
    text-align: center;
}
.main_btn{
    width: 80%;
    padding: 110% 0 0;
}
.banner{
    margin: 32px;;
  text-align: center;
}
/********************　sec_11 NieR　********************/
.sec_11{
    padding: 64px 0;
    background: url(../images/sec_11_bg.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    text-align: center;
    position: relative;
}
.sec_11 .txt{
    font-size: 2.2rem;
    text-align: center;
}
.ck_list2{
    width: 96%;
    font-size: 2.0rem;
    margin: 64px auto 0;
}
/********************　sec_07 NieR　********************/
.sec_07{
    padding: 146px 0 64px;
    background: url(../images/sec_07_bg.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    text-align: center;
    border: 1px solid #b4b7ba;
    border-width: 1px 0 0;
    margin-top: -96px;
}
.phandtx07_box_wrap{
}
.phandtx07_box{
    margin-bottom: 32px;
    max-width: 100%;
    margin: 0 0 32px;
    padding: 0;
    vertical-align: top;
    font-size: 1.6rem;
}
.fc_bl{
    font-size: 1.8rem;
    margin-bottom: 16px
}
.fc_b2{
    font-size: 1.6rem;
}
.sec_07_1{
    width: 60px;
    margin: 0 8px 8px;
    float: left;
}
/********************　sec_01 NieR　********************/
.sec_01{
    padding: 64px 2%;
    background: url(../images/sec_01_bg.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    background-color: #00b9cb;
    text-align: center;
    position: relative;
}
h2{
    position: relative;
    font-size: 2.6rem;
    text-align: center;
    margin: 0 0 64px;
    color: #00b9cb;
    font-weight: 100;
}
h2:after{
    position: absolute;
	content: "";
	width: 68px;
	height: 3px;
	background: #00b9cb;
	display: block;
	left: 0;
	right: 0;
	bottom: -22px;
	margin: 0 auto;
}
.ck_list{
    max-width: 720px;
    font-size: 2.0rem;
    margin: 64px auto 0;
}
.ck{
    padding-left: 32px;
    position: relative;
    margin-bottom: 24px;
}
.ck:before{
    content:"";
    width: 28px;
    height: 28px;
    background: url(../images/ck.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.sec_01_tx1{
    font-size: 2.4rem;
    font-weight: 700;
    color: #ff6300;
    text-align: left;
    margin: 64px 0 32px;
}
.divide22{
    width: 100%;
    margin: 0 auto;
}
.divide24{
    vertical-align: top;
    width: 100%;
}
.balloon2{
    position: relative;
    display: inline-block;
    margin: 0 0 32px;
    padding: 16px 32px;
    min-width: 120px;
    max-width: 100%;
    color: #fff;
    font-size: 2.0rem;
    font-weight: 700;
    background: #00b9cb;
    border-radius: 15px;
    width: 80%;
}
.balloon_no{
    font-size: 3.8rem;
    color: #ffff00;
    text-align: center;
}
.balloon_txt{
    text-align: center;
}
/********************　sec_02 NieR　********************/
.sec_02{
    padding: 64px 2%;
    background: url(../images/sec_02_bg.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    margin-top: -96px;
}
.sec_02 h2{
    margin: 64px 0 92px;
    color: #fff;
}
.sec_02 h2:after{
	background: #fff;
}
.sec_02_tx1{
    font-size: 2.0rem;
    font-weight: 700;
    color: #fff;
    text-align: left;
    margin: 96px 0 64px;
}
.sec_02_tx2{
    font-size: 2.4rem;
    font-weight: 700;
    color: #ffff00;
    text-align: left;
}
/********************　sec_03 NieR　********************/
.sec_03{
    padding: 64px 0;
    background: url(../images/sec_03_bg.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    text-align: center;
}
.divide2{
    vertical-align: top;
    max-width: 90%;
    margin: 0 auto;
}
.divide4{
    vertical-align: top;
    margin-bottom: 32px;
    width: 100%;
}
.balloon{
    position: relative;
    display: inline-block;
    margin: 0 0 32px;
    padding: 16px 32px;
    min-width: 120px;
    max-width: 100%;
    color: #fff;
    font-size: 2.0rem;
    font-weight: 700;
    background: #00b9cb;
    border-radius: 15px;
    width: 80%;
}
.divide4 p{
    text-align: center;
}
.balloon:before{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #00b9cb;
}
/********************　sec_04 NieR　********************/
.sec_04{
    padding: 64px 2%;
}
.sec_04_tx1{
    font-size: 2.4rem;
    font-weight: 700;
    color: #ff6300;
    text-align: left;
}
/********************　sec_05 NieR　********************/
.sec_05{
    padding: 64px 0;
    background-color: #f9f9f9;
    border: 1px solid #b4b7ba;
    border-width: 1px 0;
}
.divide3{
    vertical-align: top;
    max-width: 100%;
    margin: 0 auto 16px;
}
.divide6{
    display: inline-block;
    vertical-align: top;
    padding: 16px;
    max-width: 100%;
    text-align: center;
}
.divide6_end{
    display: inline-block;
    vertical-align: top;
    padding: 16px;
    max-width: 100%;
    text-align: center;
}
.divide6 .logo{
    max-width: 200px;
    margin-top: 32px;
}
.divide6 .txt{
    margin-top: 32px;
    font-size: 1.6rem;
}
/********************　sec_06 NieR　********************/
.sec_06{
    padding: 64px 2%;
}
.sec_06_cp{
    font-size: 2.0rem;
    text-align: center;
    margin-bottom: 64px;
}
.phandtx{
    display: block;
    margin-bottom: 32px;
    max-width: 100$;
    margin: 0 auto;
    position: relative;
}
.phandtx .ph{
    width: 50%;
    margin: 0 auto;
    text-align: center;
}
.sec_06_1{
    max-width: 220px;
    margin: 0 auto;
}
.phandtx .tx{
    float: left;
    width: 95%;
    margin: 16px 2% 0;
}
.tl1{
    font-size: 2.6rem;
    padding: 0 1.6rem;
    border-left: solid 2px #00b9cb;
    line-height: 2.8rem;
}
.fs_22{
    font-size: 1.6rem;
}
.fs_20{
    font-size: 1.8rem;
}
.sec_06_tx{
    margin-top: 16px;
}
.tl2{
    font-size: 2.8rem;
    color: #ff6300;
    margin-top: 16px;
}
.sec_06_5{
    width: 23px;
    margin: 32px auto;
}
.sec_06 .sec_04_tx1{
    margin-top: 64px;
}
.acs{
    color: #ff6300;
    position: absolute;
    top: 94%;
    left: 56%;
}
/********************　sec_08 NieR　********************/
.sec_08{
    padding: 32px 0;
    background-color: #00b9cb;
    border: 1px solid #b4b7ba;
    border-width: 1px 0;
    text-align: center;
}
.sec_08 h2{
    color: #fff;
}
.sec_08 h2:after{
	background: #fff;
}
table{
    width: 100%;
    border-collapse: collapse;
    margin: 0 auto;
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
}
th{
    text-align: left;
}
td,th{
    padding: 12px;
    border-bottom: 1px solid #fff; 
}
td{
    padding: 12px;
}
.table_wrap{
    display: inline-block;
    margin: 32px 2%;
}
.tbl2{
    margin-top: 0;
}
/********************　sec_09 NieR　********************/
.sec_09{
    padding: 64px 0;
    background: url(../images/sec_09_bg.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    text-align: center;
}
.sec_09_cp{
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: 16px;
    color: #ff6300;
}
.sec_09_tx1{
    font-size: 1.8rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 16px;
}
.sec_09_tx2{
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 32px;
}
table.cost{
    width: 95%;
    border-collapse: collapse;
    margin: 0 auto 32px;
    font-size: 2.0rem;
    color: #454e56;
    text-align: center;
}
table.cost th{
    text-align: left;
}
table.cost td,table.cost th{
    padding: 12px;
    border-bottom: 1px solid #454e56; 
}
table.cost td{
    padding: 16px;
}
/********************　sec_10 NieR　********************/
.sec_10{
    padding: 64px 0;
    border: 1px solid #b4b7ba;
    border-width: 1px 0 0;
}
form{
    max-width: 90%;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    font-size: 1.6rem;
    }
form dt{
    }
form dl dt, form dl dd{
    display: block;
    padding: 10px 0 4px;
    margin: 0 0 4px;
    }
form dl dd{
    padding: 4px;
    margin-left: 0;
    box-sizing: border-box;
    }
form .left dd{
    float: left;
    }
form span{
    float: left;
    }
form span.required{
    background: #ff7d72;
    color: #fff;
    padding: 4px 12px 4px;
    margin: 4px 8px 0;
    font-size: 1.0rem;
    }
form input,textarea{
    width: 90%;
    font-size: 18px;
    padding: 16px;
    border: 1px solid #ddd;
    border-radius: 8px;
    }
.nier input{
    width: 18px;
    margin-top: 24px;
    }
.nier label{
    width: 100%;
    }
.nier_old input{
    width: 32px;
    }
textarea{
    height: 64px;
    }
input.btn_next{
    cursor: pointer;
    display: block;
    width: 255px;
    height: 65px;
    border: none;
    text-indent: -9999px;
    margin: 60px auto;
    background: url(../images/form_btn.png) no-repeat 0 0;
    background-size: cover;
    }
form textarea{
    height: 150px;
    vertical-align: top;
    }
form select{
    width: 200px;
    padding: 16px;
    }
input.btn_next{
    margin: 32px auto;
    }
input.btn_submit{
    margin: 32px 0 0;
    }
.input_other{
    margin-top: -32px;
    }
::-webkit-input-placeholder{
    color:#ddd;
    font-size: 1.8rem;
    }
.personal input,.personal label{
    }
.personal input{
    width: 18px;
    }
.personal label{
    width: 100%;
    }
.caution{
    width: 100%;
    height: 160px;
    padding: 10px;
    margin: 8px 0 30px;
    text-align:left;
    box-sizing: border-box;
    overflow: scroll;
    font-size: 1.6rem;
    border: 1px #dedede solid;
}
/********************　footer NieR　********************/
footer{
    background: #454e56;
    padding: 16px 0 8px;
    text-align: center;
    font-size: 1.2rem;
    color: #fff;
}
.footer_logo{
    width: 50%;
    margin: 0 auto 16px;
}
/********************　PC DESIGN NieR　********************/
@media screen and (min-width:750px){
.pc{
    display: block !important;
}
.sp{
    display: none !important;
}
/********************　PC NieR　********************/
.wrap{
    width: 100%;
}
/********************　header NieR　********************/
header{
    padding: 0;
    margin: 0;
    background: url(../images/header_bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    position: fixed;
    width: 100%;
    z-index: 1;
}
.pd_0{
    padding: 0%;
}
.header_logo{
    width: 220px;
    background-color: #f9f9f9;
    padding: 10px;
}
.header_btn{
    width: 196px;
    margin-top: 0;
}
nav{
    display: flex;
    height: 71px;
    padding: 0;
    justify-content: space-between;
    align-items: center;
}
ul{
    display: flex;
    align-items: center;
    font-size: 1.4rem;
    color: #fff;
}
li{
    margin: 0 8px;
}
.header-padding{
    padding: 35px 0;
}
    @media screen and (min-width:1100px){
    .header_menu{
        display: block;
        margin-left: auto;
    }
    }
/********************　main NieR　********************/
.main{
    background: url(../images/main.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    text-align: left;
    padding: 0;
}
.main_btn{
    width: 355px;
    padding: 0 0 12% 3%;
    margin-top: -15%;
}
/********************　sec_11 NieR　********************/
.sec_11{
    padding: 96px 0;
    background: url(../images/sec_11_bg.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    text-align: center;
    position: relative;
}
.sec_11 .txt{
    font-size: 2.6rem;
    text-align: center;
}
.ck_list2{
    max-width: 920px;
    font-size: 2.4rem;
    margin: 64px auto 0;
}
/********************　sec_07 NieR　********************/
.sec_07{
    padding: 196px 0 64px;
    background: url(../images/sec_07_bg.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    text-align: center;
    border: 1px solid #b4b7ba;
    border-width: 0 0 1px 0;
    margin-top: -96px;
}
.phandtx07_box_wrap{
    display: flex;
}
.phandtx07_box{
    margin-bottom: 32px;
    max-width: 540px;
    margin: 0 12px 24px;
    padding: 16px;
    vertical-align: top;
    font-size: 1.6rem;
}
.fc_bl{
    font-size: 2.2rem;
    margin-bottom: 16px
}
.fc_b2{
    font-size: 1.8rem;
}
.sec_07_1{
    width: 60px;
    margin: 0 8px 8px;
    float: left;
}
/********************　sec_01 NieR　********************/
.sec_01{
    padding: 96px 0;
    background: url(../images/sec_01_bg.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    text-align: center;
    position: relative;
}
h2{
    position: relative;
    font-size: 3.6rem;
    text-align: center;
    margin: 0 0 92px;
    color: #00b9cb;
    font-weight: 100;
}
h2:after{
    position: absolute;
	content: "";
	width: 68px;
	height: 3px;
	background: #00b9cb;
	display: block;
	left: 0;
	right: 0;
	bottom: -22px;
	margin: 0 auto;
}
.ck_list{
    max-width: 720px;
    font-size: 2.4rem;
    margin: 64px auto 0;
}
.ck{
    padding-left: 42px;
    position: relative;
    margin-bottom: 24px;
}
.ck:before{
    content:"";
    width: 35px;
    height: 34px;
    background: url(../images/ck.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.sec_01_tx1{
    font-size: 3.2rem;
    font-weight: 700;
    color: #ff6300;
    text-align: center;
    margin: 64px 0 32px;
}
.divide22{
    vertical-align: top;
    max-width: 1000px;
    margin: 0 auto;
}
.divide24{
    display: inline-block;
    vertical-align: top;
    margin: 0 16px 0;
    width: 29%;
}
.balloon2{
    position: relative;
    display: inline-block;
    margin: 0 0 32px;
    padding: 16px 32px;
    min-width: 120px;
    max-width: 100%;
    color: #fff;
    font-size: 2.0rem;
    font-weight: 700;
    background: #00b9cb;
    border-radius: 15px;
    width: 80%;
}
.balloon_no{
    font-size: 3.8rem;
    color: #ffff00;
    text-align: center;
}
.balloon_txt{
    text-align: center;
}
/********************　sec_02 NieR　********************/
.sec_02{
    padding: 96px 0;
    background: url(../images/sec_02_bg.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    margin-top: -96px;
}
.sec_02 h2{
    margin: 64px 0 92px;
    color: #fff;
}
.sec_02 h2:after{
	background: #fff;
}
.sec_02_tx1{
    font-size: 2.6rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin: 96px 0 64px;
}
.sec_02_tx2{
    font-size: 3.2rem;
    font-weight: 700;
    color: #ffff00;
    text-align: center;
}
/********************　sec_03 NieR　********************/
.sec_03{
    padding: 96px 0;
    background: url(../images/sec_03_bg.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    text-align: center;
}
.divide2{
    vertical-align: top;
    max-width: 1000px;
    margin: 0 auto;
}
.divide4{
    display: inline-block;
    vertical-align: top;
    margin-bottom: 32px;
    width: 47%;
}
.balloon{
    position: relative;
    display: inline-block;
    margin: 0 0 32px;
    padding: 16px 32px;
    min-width: 120px;
    max-width: 100%;
    color: #fff;
    font-size: 2.2rem;
    font-weight: 700;
    background: #00b9cb;
    border-radius: 15px;
    width: 80%;
}
.divide4 p{
    text-align: center;
}
.balloon:before{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #00b9cb;
}
/********************　sec_04 NieR　********************/
.sec_04{
    padding: 96px 0;
}
.sec_04_tx1{
    font-size: 3.2rem;
    font-weight: 700;
    color: #ff6300;
    text-align: center;
}
/********************　sec_05 NieR　********************/
.sec_05{
    padding: 96px 0;
    background-color: #f9f9f9;
    border: 1px solid #b4b7ba;
    border-width: 1px 0;
}
.divide3{
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    justify-content: center;
}
.divide6{
    padding: 16px;
    max-width: 346px;
    text-align: center;
}
.divide61{
    background: url(../images/sec_05_5.png) no-repeat;
    background-size: contain;
    background-position: center;
    margin: 32px 0 16px;
    padding: 16px;
}
.divide62{
    background: url(../images/sec_05_5.png) no-repeat;
    background-size: contain;
    background-position: center;
    margin: 96px 0 16px;
    padding: 16px;
}
.divide6 .logo{
    max-width: 200px;
    margin-top: 32px
}
.divide6 .txt{
    margin-top: 64px;
    font-size: 1.6rem;
}
.sec_05_6{
    width: 300px;
    margin: 32px auto;
}
/********************　sec_06 NieR　********************/
.sec_06{
    padding: 96px 0;
}
.sec_06_cp{
    font-size: 2.6rem;
    text-align: center;
    margin-bottom: 64px;
}
.phandtx{
    display: block;
    margin-bottom: 32px;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}
.phandtx .ph{
    float: left;
    width: 25%;
    margin: 0 1.0%;
    text-align: center;
}
.sec_06_1{
    max-width: 220px;
    margin: 0 auto;
}
.phandtx .tx{
    float: left;
    width: 71%;
    margin: 32px 0 0;
}
.tl1{
    font-size: 2.8rem;
    padding: 0 1.6rem;
    border-left: solid 5px #00b9cb;
}
.fs_22{
    font-size: 2.2rem;
}
.fs_20{
    font-size: 2.0rem;
}
.sec_06_tx{
    margin-top: 32px;
}
.tl2{
    font-size: 3.6rem;
    color: #ff6300;
    margin-top: 44px;
}
.sec_06_5{
    width: 23px;
    margin: 32px auto;
}
.sec_06 .sec_04_tx1{
    margin-top: 64px;
}
.acs{
    color: #ff6300;
    position: absolute;
    top: 256px;
    left: 170px;
}
/********************　sec_08 NieR　********************/
.sec_08{
    padding: 96px 0;
    background-color: #00b9cb;
    border: 1px solid #b4b7ba;
    border-width: 1px 0;
    text-align: center;
}
.sec_08 h2{
    color: #fff;
    font-size: 3.2rem;
}
.sec_08 h2:after{
	background: #fff;
}
table{
    width: 540px;
    border-collapse: collapse;
    margin: 0 auto;
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
}
th{
    text-align: left;
}
td,th{
    padding: 12px;
    border-bottom: 1px solid #fff; 
}
td{
    padding: 12px;
}
.table_wrap{
    display: inline-block;
    margin: 0 32px;
}
.tbl2{
    margin-top: 116px;
}
/********************　sec_09 NieR　********************/
.sec_09{
    padding: 96px 0;
    background: url(../images/sec_09_bg.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    text-align: center;
}
.sec_09_cp{
    font-size: 3.2rem;
    text-align: center;
    margin-bottom: 16px;
    color: #ff6300;
}
.sec_09_tx1{
    font-size: 2.0rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 16px;
}
.sec_09_tx2{
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 64px;
}
table.cost{
    width: 540px;
    border-collapse: collapse;
    margin: 0 auto 32px;
    font-size: 2.0rem;
    color: #454e56;
    text-align: center;
}
table.cost th{
    text-align: left;
}
table.cost td,table.cost th{
    padding: 12px;
    border-bottom: 1px solid #454e56; 
}
table.cost td{
    padding: 16px;
}
/********************　sec_10 NieR　********************/
.sec_10{
    padding: 96px 0;
    border: 1px solid #b4b7ba;
    border-width: 1px 0 0;
}
form{
    max-width: 600px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    font-size: 1.6rem;
    }
form dt{
    }
form dl dt, form dl dd{
    display: block;
    padding: 10px 0 4px;
    margin: 0 0 4px;
    }
form dl dd{
    padding: 4px;
    margin-left: 0;
    box-sizing: border-box;
    }
form .left dd{
    float: left;
    }
form span{
    float: left;
    }
form span.required{
    background: #ff7d72;
    color: #fff;
    padding: 4px 12px 4px;
    margin: 4px 8px 0;
    font-size: 1.0rem;
    }
form input,textarea{
    width: 90%;
    font-size: 18px;
    padding: 16px;
    border: 1px solid #ddd;
    border-radius: 8px;
    }
.nier input{
    width: 18px;
    margin-top: 24px;
    }
.nier label{
    width: 100%;
    }
.nier_old input{
    width: 32px;
    }
textarea{
    height: 64px;
    }
input.btn_next{
    cursor: pointer;
    display: block;
    width: 319px;
    height: 82px;
    border: none;
    text-indent: -9999px;
    margin: 60px auto;
    background: url(../images/form_btn.png) no-repeat 0 0;
    background-size: cover;
    }
form textarea{
    height: 150px;
    vertical-align: top;
    }
form select{
    width: 200px;
    padding: 16px;
    }
input.btn_next{
    margin: 32px auto;
    }
input.btn_submit{
    margin: 32px 0 0;
    }
.input_other{
    margin-top: -32px;
    }
::-webkit-input-placeholder{
    color:#ddd;
    font-size: 1.8rem;
    }
.personal input,.personal label{
    }
.personal input{
    width: 18px;
    }
.personal label{
    width: 100%;
    }
.caution{
    width: 800px;
    height: 160px;
    padding: 10px;
    margin: 8px -100px 30px;
    text-align:left;
    box-sizing: border-box;
    overflow: scroll;
    font-size: 1.6rem;
    border: 1px #dedede solid;
}
/********************　footer NieR　********************/
footer{
    background: #454e56;
    padding: 32px 0 16px;
    text-align: center;
    font-size: 1.2rem;
    color: #fff;
}
.footer_logo{
    width: 220px;
    margin: 0 auto 16px;
}
}