﻿.contents {
    margin: 12px;
}
.contents h4 {
    padding: 14px 0 14px 20px;
    background: #666;
    font-family : "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    color: #fff;
}
.contents .inner_wrap {
    margin: 0 auto;
    padding: 20px;
    background: #fff;
}
.inner_wrap + .inner_wrap {
    margin: 12px 0 0 0;
}
.contents .inner_wrap h5 {
    margin: 20px 0 0 0;
    padding: 8px;
    background: #ffebf5;
    color: #333;
    font-size: 1.3rem;
    font-weight: normal;
}
.contents .inner_wrap h5:first-child {
    margin: 0 auto ;
}
.contents .inner_wrap .caption:first-of-type {
    margin: 0 auto ;
}
.contents .inner_wrap .caption2:first-of-type {
    margin: 0 auto;
}
.contents .inner_wrap .caption {
    line-height: 1.4;
    margin: 24px auto 0 auto ;
    padding: 0 0 12px 0;
    border-bottom: solid 1px #DDDDDD;
    font-size: 1.6rem;
    font-family : "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    color: #F772B7;
}
.contents .inner_wrap .caption2 {
    line-height: 1.4;
    margin: 24px auto 0 auto;
    padding: 0 0 12px 0;
    border-bottom: solid 1px #DDDDDD;
    font-size: 1.6rem;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    color: #666;
}
h5 + .inner_text,
.caption + .inner_text,
.caption2 + .inner_text,
.inner_text + .inner_text {
    margin: 12px auto 0 auto;
}
.contents .inner_wrap .inner_text   {
    line-height: 1.4;
    font-size: 1.4rem;
    color: #333;
}
/*.contents .inner_wrap .inner_text:first-of-type {
    margin-top: 0;
}*/
.contents .inner_wrap .inner_text p {
    line-height: 1.4;
    margin: 8px 0 8px 0;
}
.contents .inner_wrap .inner_text.small_text p {
    line-height: 1.5;
    padding: 4px 8px;
    font-size: 1.3rem;
    color: #666;
}
.contents .inner_wrap .inner_text p:last-child {
    margin: 8px 0 0 0;
}
.contents .inner_wrap .inner_text p:first-of-type {
    margin: 0 0 8px 0;
}
/*.contents .inner_wrap .inner_text p:only-child {
    margin: 0;
}*/
.contents .inner_wrap .inner_text_date   {
    margin: 8px 0 0 0;
    color: #999;
    font-size: 1rem;
}
.contents .inner_wrap .label_wrap {
    margin: 8px 0;
    font-size: 0;
}
.contents .inner_wrap .label {
    display: inline-block;
    line-height: 1.6;
    margin: 0 4px 4px 0;
    padding: 3px 3px 1px 3px;
    background: #666;
    border-radius: 2px;
    color: #FFF;
    font-size: 1.1rem;
}
.contents .inner_wrap .day {
    margin: 0 0 8px 0;
    color: #999;
    font-size: 1.0rem;
    text-align: right;
}
.contents .inner_wrap .detail {
    margin: 24px auto 0 auto ;
    padding: 26px 20px;
    line-height: 1.4;
    border-radius: 4px;
    background: #F2F2F2;
    color: #333;
}
.contents .inner_wrap .detail .caption {
    padding: 0 0 16px 0;
    border-bottom: solid 1px #DDDDDD;
}
.contents .inner_wrap .detail .inner_text   {
    margin: 16px auto 0 auto;
    line-height: 1.6;
    font-size: 1.4rem;
    color: #333;
}
.contents .inner_wrap .list {
    margin: 16px 0 0 0;
}
.contents .inner_wrap .list li:first-of-type {
    margin: 0;
}
.contents .inner_wrap .list:only-of-type {
    margin: 16px 0 0 0;
}
.contents .inner_wrap .list li {
    margin: 14px 0;
    line-height: 1.6;
    color: #333;
}
.contents .inner_wrap .list li::before {  
    content: "";
    display: inline-block;
    height: 6px;
    width: 6px;
    vertical-align: middle;
    margin-right: 8px;
    border-radius: 3px;
    background-color: #F88AC3;
    
}
.contents .inner_wrap .response {
    margin: 16px 0;
}
.contents .inner_wrap .response:only-of-type {
    margin: 16px 0 0 0;
}
/*.contents .inner_wrap .response dt:first-of-type,
.contents .inner_wrap .response dd:last-of-type {
    margin: 0;
}*/
.contents .inner_wrap .response dt {
    margin: 28px 0 12px 0;
    line-height: 1.4;
    color: #333;
}
.contents .inner_wrap .response dd {
    margin: 0 0 0 16px;
    color: #F772B7;
}
.contents .inner_wrap .way {
    list-style: none;
    counter-reset: ol_li;
    margin: 8px 0;
}
.contents .inner_wrap .way li {
    padding-left:1em;
    line-height: 1.6;
    font-size: 1.4rem;
    color: #333;
    text-indent:-1em;
}
.contents .inner_wrap .way li:before {
    margin-right: .25em;
    counter-increment: ol_li;
    content: counter(ol_li);
    color: #F88AC3;
}
.contents .inner_wrap .way li:first-of-type {
    margin: 0 0 14px 0;
}
.contents .inner_wrap .way li:last-of-type {
    margin: 14px 0 0 0;
}
.contents .inner_wrap .way li:only-of-type {
    margin: 0 0 14px 0;
}
.contents .inner_wrap .way li {
    margin: 14px 0;
}
.contents .inner_wrap .way li span {
    margin-right: 8px;
    color: #F88AC3
}
.contents .inner_wrap .way2 {
    list-style: disc;
    margin: 8px 0 8px 24px;
}
.contents .inner_wrap .way2 li {
    line-height: 1.6;
    font-size: 1.4rem;
    color: #333;
}
.contents .inner_wrap .way3 {
    list-style: decimal;
    margin: 8px 0 8px 24px;
}

    .contents .inner_wrap .way3 li {
        line-height: 1.6;
        font-size: 1.4rem;
        color: #333;
    }

.contents .inner_wrap em {
    display: inline-block;
    color: #4BBEBE;
}
.contents .inner_wrap strong {
    margin: 4px 0;
}
.contents .inner_wrap .textlink {
    display: inline-block;
    color: #F772B7;
    text-decoration: underline;
}
.contents .inner_wrap .textlink_only {
    display: block;
    margin: 16px 0 auto;
    color: #F772B7;
    text-align: center;
    text-decoration: underline;
}
.contents .inner_wrap .err {
    display: block;
    margin: 0 0 8px 0;
    color : #F66563!important;
    font-size: 1.2rem;
    font-weight: bold;
}
.contents .inner_wrap .err_ttl {
    margin: 8px 0 0 0;
    font-size: 1.4rem;
}
.contents .inner_wrap div.err {
    line-height: 1.5;
    margin: 0;
    font-size: 1.4rem;
}
.contents .inner_wrap .bt_pink {
    display: block;
    margin: 12px 0;
    padding: 20px;
    border-radius: 4px;
    background: #F88AC3;
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
}
.contents .inner_wrap .bt_green {
    display: block;
    margin: 12px 0;
    padding: 20px;
    border-radius: 4px;
    background: #4BBEBE;
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
}
.contents .inner_wrap .bt_gray {
    display: block;
    margin: 12px 0;
    padding: 18px;
    border: solid 2px #DDDDDD;
    border-radius: 4px;
    background: #F6F6F6;
    color: #666;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
}
.contents .inner_wrap .bt_pink:last-child,
.contents .inner_wrap .bt_green:last-child,
.contents .inner_wrap .bt_gray:last-child  {
    margin: 12px 0 0 0;
}
/*フォームスペース一行*/
.contents .inner_wrap .formspace dt {
    margin: 28px 0 12px 0;
    color: #333;
    font-size: 1.4rem;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.contents .inner_wrap .formspace dt .add {
    font-size: 1.1rem;
    color: #999;
}
.contents .inner_wrap .formspace dd {
    line-height: 1.6rem;
    color: #666;
}
.contents .inner_wrap .formspace dd.send_contents {
    margin-left: 16px;
    color: #F772B7;
}
.contents .inner_wrap .formspace dd.high input{
    height: 100px;
}
.contents .inner_wrap .formspace dd#dd_txt_anq {
    margin-top: 4px;
}
.contents .inner_wrap .formspace input,
.contents .inner_wrap .formspace textarea {
    width: 100%;
    height: 44px;
    margin: 0 auto;
    padding: 0 12px;
    font-size: 1.4rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: solid 2px #DDD;
    border-radius: 4px;
    box-sizing: border-box;
    border-image: none;
}
.contents .inner_wrap .formspace textarea {
    height: 150px;
    padding: 12px;
    font: 400 13.3333px Arial;
}
.contents .inner_wrap .formspace form {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

/*.contents .inner_wrap .formspace .bigspace {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}*/


/*セレクトボックス*/
.cp_ipselect {
	overflow: hidden;
	width: 100%;
}
.cp_ipselect select {
	width: 100%;
    height: 44px;
    padding: 0 16px;
    font-size: 1.4rem;
	text-overflow: ellipsis;
    border: solid 2px #DDD;
    border-radius: 4px;
    box-sizing: border-box;
    border-image: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl01 {
	position: relative;
}
.cp_ipselect.cp_sl01::before {
	position: absolute;
	top: 0.8em;
	right: 1.5em;
    width: 10px;
    height: 10px;
	padding: 0;
    border: 2px solid;
    border-color:  transparent transparent #999 #999;
	content: '';
	-webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.cp_ipselect.cp_sl01 select {
	padding: 8px 40px 8px 16px;
	color: #666;
}
/*ラジオリスト*/
.radiolist li {
    line-height: 2;
    margin: 4px 0 8px 0;
    font-size: 1.2rem;
}
.radiolist li input[type="radio"] {
    display: none;
}
.radiolist li label {
    position: relative;
}
.radiolist li label::before {
	content: "";
    display: inline-block;
	width: 20px;
	height: 20px;
    vertical-align: middle;
    margin-right: 8px;
    background: url(/img/common/bt_radio.png);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 20px;
}
.radiolist input:checked + label::before {
	background-position: bottom ;
}

/*テキストエリア*/
.contents .inner_wrap .formspace form textarea,
.contents .inner_wrap .formspace .bigspace{
    width: 100%;
    height: 100px;
    margin: 0 auto;
    padding: 16px 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: solid 2px #DDD;
    border-radius: 4px;
    box-sizing: border-box;
    border-image: none;
    font: 400 13.3333px Arial;
}

/*手順*/
.contents .inner_wrap .process {
    position: relative;
    display: -ms-flexbox;/* IE10 */
    display: flex; 
    -ms-justify-content: space-between;/* IE10 */
    justify-content: space-between;
    width: 80%;
    max-width: 400px;
    margin: 16px auto 32px auto; 
}
.contents .inner_wrap .process:before {
    content: "";
    display: block; 
    position: absolute;
    left: 0; 
    bottom: 13px;
    width: 50%;
    height: 6px;
    background: #F2F2F2;
}
.contents .inner_wrap .process:after {
    content: "";
    display: block; 
    position: absolute;
    right: 0; 
    bottom: 13px;
    width: 50%;
    height: 6px;
    background: #F2F2F2;
}
.contents .inner_wrap .process.process_2:before,
.contents .inner_wrap .process.process_3:after {
    background: #F7908F;
}
.contents .inner_wrap .process li {
    position: relative;
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin-top: 20px;
    border-radius: 26px;
    background: #F2F2F2;
    color: #999;
    font-size: 1.4rem;
    text-align: center;
    z-index: 1;
}
.contents .inner_wrap .process li.finish {
    background: #F88AC3;
    color: #FFF;
    font-weight: bold;
}
.contents .inner_wrap .process li span {
    content: "入力";
    position: absolute;
    top: -28px;
    left: 0;
    display: block;
    width: 32px;
    color: #999;
}
.contents .inner_wrap .process li.finish span {
    color: #F88AC3;
    font-weight: bold;
}
/*手順*/
.contents .touroku_way dl {
    position: relative;
    display: -webkit-box;
    display: flex;
    margin: 12px 0 23px 0;
}
.contents .touroku_way dl::after {
    position: absolute;
    content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
    width: 25px;/*画像の幅*/
    height: 25px;/*画像の高さ*/
    background-image: url('/img/chihou/common/svg/ic_down_s.svg'); 
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    bottom: -24px;
    left: 45%;
}
.contents .touroku_way dl:last-child::after {
    display: none;
}
.contents .touroku_way dl dt {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 16px 0 16px ;
    background: #F88AC3;
    color: #fff;
}
.contents .touroku_way dl dd {
    width: 100%;
    line-height: 1.4;
    padding: 14px;
    font-weight: bold;
    background: #FEEBF5;
}
.contents .touroku_way dl dd span {
    display: block;
    line-height: 1.4;
    margin: 6px 0 0 0;
    font-weight: initial;
    font-size: 12px;
    color: #666666;
}

/*重要テキスト*/
.contents .inner_wrap .important {
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    border-bottom: solid 1px #DDDDDD;
}
.contents .inner_wrap .important .headline {
    margin: 0 0 4px 0;
    color: #4BBEBE;
}
/*バッジ*/
.badge_require {
    padding: 2px 4px;
    background-color: #f66563;
    color: #fff;
    font-size: 1.0rem;
    font-weight: normal;
}
.badge_free {
    padding: 2px 4px;
    background: #ebebeb;
    color: #666;
    font-size: 1.0rem;
    font-weight: 100;
}

/*ボタン*/
.contents .inner_wrap .input_btn_green {
    display: block;
    width: 100%;
    margin: 16px 0 0 0;
    padding: 15px;
    border: solid 2px #4BBEBE;
    border-radius: 4px;
    background: #4BBEBE;
    color: #fff;
    font-weight: bold;
    font-size: 1.6rem;
    font-family: 'Hiragino Sans', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ" , Meiryo , "Meiryo UI", "Noto Sans", Roboto, Helvetica, sans-serif; 
    text-align: center;
    box-sizing: border-box;
}
.contents .inner_wrap .input_btn_gray {
    display: block;
    width: 100%;
    margin: 16px 0 0 0;
    padding: 14px;
    border: solid 2px #DDDDDD;
    border-radius: 4px;
    background: #F6F6F6;
    color: #666;
    font-size: 1.6rem;
    font-weight: bold;
    font-family: 'Hiragino Sans', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ" , Meiryo , "Meiryo UI", "Noto Sans", Roboto, Helvetica, sans-serif; 
    text-align: center;
    box-sizing: border-box;
}
/*注意事項*/
.contents .inner_wrap .caution {
    margin: 16px auto 0 auto ;
    padding: 16px;
    line-height: 1.4;
    border-radius: 4px;
    background: #FEFCD1;
    color: #333;
}
.contents .inner_wrap .caution:empty {
	display: none;
}
.contents .inner_wrap .caution span{
    display: inline-block;
    margin: 0 0 12px 0;
    padding: 6px 22px;
    border-radius: 20px;
    background: #F66563;
    color: #fff;
    font-size: 1.2rem;
}
.contents .inner_wrap .caution span.tips {
    background: #F8A15D;
}
.contents .inner_wrap .caution .attention {
    font-weight: bold;
}
.sns_login_error {
    display: block;
    padding: 16px;
    line-height: 1.4;
    border-radius: 4px;
    background: #FEFCD1;
    color: #333;
    text-align: center;
}
.sns_login_error p {
    text-align: left;
}
.sns_login_error a {
    display: inline-block;
    padding-top: 8px;
    color: #F772B7;
    font-weight: bold;
    font-size: 1.5rem;
    text-decoration: underline;
}